Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - JonahUK

Pages: 1 [2] 3
16
General Discussion & Help / Re: Let's Build
« on: June 09, 2018, 01:47:35 AM »
Somebody throw me the art and I'll put something together.

https://github.com/TMNTturtleguy

4x3 and 16x9 all there. Good Luck :)

17
Help / Re: Outline around text?
« on: April 03, 2018, 05:31:02 PM »
Not sure if it would work but you could try the same font in black on a layer and then in white on another layer with maybe a 1 pixel size difference?

18
Just a thought but do you make use of include/exclude files and if so, are they populated with these new entries as per your xml?

19
General Discussion & Help / Re: Possible to create a PC/Steam launcher?
« on: October 20, 2017, 01:36:58 PM »
@procyon

Having issues replying so I have put the content into an image instead for you:


20
Off Topic / Re: Site Issues
« on: October 20, 2017, 01:35:36 PM »
Not sure if it doesn't like the content I am trying to post but here is a snip of the text that fails in that thread:


21
Off Topic / Re: Site Issues
« on: October 20, 2017, 09:40:30 AM »
Strange, only seems to happen on the following thread:

http://retrofe.nl/SMF/index.php?topic=244.0

I can reply to this thread without issue?

22
Off Topic / Site Issues
« on: October 20, 2017, 09:39:38 AM »
Hey All,

Is anyone having any issues posting/replying and/or sending messages?

It may be at my end but I just get sent to "http://retrofe.nl/SMF/index.php?action=post;board=1.0" whenever I try to respond to a thread/post.
When trying to send PM's, I just get errors about everything being blank.

EDIT:
As you can see, creating a thread causes no such issues!

23
General Discussion & Help / Re: Dolphin
« on: August 15, 2017, 10:21:50 AM »
Think it's this:

Code: [Select]
arguments = -b -e "%ITEM_FILEPATH%"
Would check on my cab but I'm halfway through a reformat! lol.
I'll try a quick test on my pc.

EDIT:
Setting fullscreen under "Graphics" in Dolphin and using the above arguments works here.
Tested with GameCube and Wii

24
Share your theme / Re: RetroSpin
« on: July 21, 2017, 03:06:36 PM »
Theme updated to version 1.3.

Changes:
Added Box & Cart Art to Collections Menu
Various tweaks to animations
Made the background image a little "lighter" as black logos were hard to see against it.

Updated XML & Background attached to this post.

25
Announcements / Re: Pi3 image
« on: June 25, 2017, 07:26:33 PM »
@progets, @dougan78 or @Pieter Hulshoff

I am looking at putting RetroFE on my Pi 2 but only if my theme works well (lol).
Therefore, as you all have a system up and running, would any of you be willing to do a test of my theme for me?
It's a simple theme, not graphically intense.

Theme Thread: http://retrofe.nl/SMF/index.php?topic=157.msg1944#msg1944
Theme: https://mega.nz/#!MJZDnJxC!3txsLOtlBEcR4vGRxvV4iI4JcssIprglaS3ShTNkYgE
XML with Pieters additions (for latest retrofe exe): http://retrofe.nl/SMF/index.php?topic=157.msg1952#msg1952

If my theme works without issue, I will start looking at getting RetroFE onto my Pi 2.

26
Help / Re: Change background per collection
« on: June 22, 2017, 11:14:12 PM »
EDIT:
Pieter beat me to it, lol!

27
General Discussion & Help / Re: Mame Roms not launching via .Bat file
« on: June 20, 2017, 10:57:11 PM »
I have used the following for bat files in the past: arguments = /C "%ITEM_FILEPATH%"

That launched my bat files fine, however, I have never tried launching multiple items though (ie, an ahk then mame + rom etc)

Jonah,

Are you using a batch file for Mame? Can you tell me the code from your Mame launcher?

Unfotunately not anymore, no.
I use rocketlauncher for pretty much everything now.

An old example (iirc):

Code: [Select]
executable = ..\roms\pc\cmd.exe
arguments = /C "%ITEM_FILEPATH%"

cmd.exe copied to where the bat file resides but not sure if that was actually needed (again, iirc)

28
General Discussion & Help / Re: Mame Roms not launching via .Bat file
« on: June 20, 2017, 09:33:50 PM »
I have used the following for bat files in the past: arguments = /C "%ITEM_FILEPATH%"

That launched my bat files fine, however, I have never tried launching multiple items though (ie, an ahk then mame + rom etc)

29
General Discussion & Help / Re: nulldc
« on: June 18, 2017, 08:30:39 PM »
Yes!! Thanks!

Minor annoyance - do you know if it's possible to always have the bar at the top hidden? It only hides if I move the mouse for me, which is not ideal with a controller.

Code: [Select]
[nullDC_GUI]
AutoHideMenu=1
Fullscreen=1
AlwaysOnTop=1

It will vanish and go full screen after a sec or two.

30
As above, I also use HS XML files as they are kind of "the standard" that artwork tends to be named against so as Pieter says, finding said assets is easier.

I also run HyperSpin RomManager (plus others if needed) against roms as well as any asset folders as you can change the file extension to make sure everything matches and it also allows manual matching was well.

Its a bit tedious on large collections though.

Pages: 1 [2] 3