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 - dustind900

Pages: 1 ... 4 5 [6] 7
76
Is this something you could add Pieter? If hiding is an issue maybe just move the mouse to (0, 0) or better yet (ScreenWidth, ScreenHeight). The mouse is visible when using bezels and while its not really an issue, my ocd says otherwise :P

77
General Discussion & Help / Re: RetroArch Launcher
« on: May 03, 2017, 03:38:46 AM »
RetroArch can have a universal launcher for all systems.

RetroArch.conf
Code: [Select]
executable = M:\Emulators\RetroArch\retroarch.exe
arguments = "%ITEM_FILEPATH%" -L "cores\%ITEM_COLLECTION_NAME%.dll" --appendconfig "config\%ITEM_COLLECTION_NAME%.cfg|config\%ITEM_COLLECTION_NAME%\%ITEM_NAME%.cfg"

Short Tutorial:
  • Download a fresh copy of RetroArch
  • Open RetroAch, don't load any cores yet, and set ALL global config options
  • Exit RetroArch
  • Open your RetroArch Folder and the open "retroarch.cfg" with any text editor
  • Set "config_save_on_exit" to "false"
  • Save "retroarch.cfg" and close it
  • Open RetroArch again download core of choice and load it, load a game too, set ALL core specific options
  • Go to "Quick Menu" and click "Save Core Override"
  • If you have a game with specific options load it, set ALL game specific options
  • Go to "Quick Menu" and click "Save Game Override"
  • Repeat steps 9 & 10 for additional games
  • Exit RetroArch
  • Open your RetroArch folder again and navigate to your cores folder
  • Inside you should have corename.dll rename the core dll to match your collection name
  • Now navigate to your config folder. Inside there will be a folder named after the core in question. Rename it to match your collection name
  • Navigate inside that folder and rename corename.cfg to match your collection name
  • Move that file into the base config dir and leave the game configs where they are at
  • Done. Repeat steps 7 through 17 for new collections

78
Off Topic / Re: TheGamesDB Meta Collection
« on: May 02, 2017, 08:18:48 PM »
5/2/2017
  • Added Super Nintendo Entertainment System

79
Announcements / Re: RetroFE 0.8.0
« on: April 26, 2017, 05:25:45 PM »
I tested this, but I don't have an issue on my setup. Could you see if you can reproduce the issue in a smaller game setup, and then zip it up, and send it to me? My include.txt isn't sorted either, and my list.menuSort = true, but both the first game in the include.txt as well as the first game on the sorted list show art as normal.

It was because the Encoding on my include.txt was set to UTF-8 with BOM. I tested this with list.menuSort set to true and false, also with a sorted and unsorted list. Removing the byte-order mark fixed the problem.

80
Announcements / Re: RetroFE 0.8.0
« on: April 24, 2017, 04:29:15 PM »
Sticks and stones. You are using a workaround. I aim to help improve the front-end by not having to use workarounds. So let's agree to disagree and keep this thread on topic.

Sent from my LG-H950 using Tapatalk


81
Announcements / Re: RetroFE 0.8.0
« on: April 24, 2017, 04:05:10 PM »
That is silly. You would have to click on pinball fx2 twice. Once to enter the menu then once to launch the game. I'll just launch it from the main menu like I want to. Boom job done.

Sent from my LG-H950 using Tapatalk


82
Announcements / Re: RetroFE 0.8.0
« on: April 24, 2017, 02:56:50 PM »
You misunderstood me.
Pinball FX2 should be treated as a collection as tables are passed to the executable in pretty much the same way as MAME, RetroArch etc.

You are assuming I want my setup like yours... I don't. I have no reason to launch pinball fx tables seperately.

Sent from my LG-H950 using Tapatalk

83
Announcements / Re: RetroFE 0.8.0
« on: April 24, 2017, 01:35:33 AM »
Here is a better example Pieter. Sorry they are phone pics, but I don't have anything installed on this pc except RetroFE.

One picture is of mame just for reference. The other is Pinball FX2 which is not a collection, just an executable. You can see the lack of art and info in the bottom box.


Sent from my LG-H950 using Tapatalk


84
Announcements / Re: RetroFE 0.8.0
« on: April 23, 2017, 11:06:57 PM »
M:\Roms/MAME\

those are wrong

I resolved the first slash but I think RetroFE adds the last one itself.
[2017-04-23 18:03:56] [INFO] [Launcher] Checking to see if "M:/Roms/MAME\ssrj.zip" exists  [Yes]

85
Announcements / Re: RetroFE 0.8.0
« on: April 23, 2017, 10:42:25 PM »
I guess I'm not sure how to give an example? I use the default Aeon Nox layout. All collections in the main menu show system art and info.conf in the bottom box. I am launching Pinball FX2 from the main menu all artwork works fine except there is no way to display system art for executables. I don't know how else to explain it.

also now the frontend s not playing nice with 005.zip for mame. Artwork will not show and the game won't launch. RetroFE complains the file doesn't exist, but I can assure you it does.
Code: [Select]
[2017-04-23 17:29:09] [WARNING] [Launcher] Checking to see if "M:\Roms/MAME\005.zip" exists  [No]
[2017-04-23 17:29:09] [WARNING] [Launcher] Could not find any files with the name "005" in folder "M:\Roms/MAME\

Edit:
Ok it has nothing to do with "005". It is affecting whatever rom is listed first in include.txt. No art is displayed and the game can't be found in the rom dir even though it does exist

Edit 2:
The problem happens when "list.menuSort = true" and the include.txt itself is not sorted. I sorted my include.txt and the problem stopped.

86
Announcements / Re: RetroFE 0.8.0
« on: April 23, 2017, 08:42:11 PM »
Is it possible to display system artwork and info.conf for items that launch directly from the main menu? I have all the other media working (logo, fanart, story).

87
Announcements / Re: RetroFE 0.8.0
« on: April 23, 2017, 08:25:27 AM »
Nicely done. Playlist issue fixed and input issue seems to be fixed as well. Thank you

Sent from my LG-H950 using Tapatalk


88
Announcements / Re: RetroFE 0.8.0
« on: April 23, 2017, 07:36:24 AM »
Quote from: Pieter Hulshoff
Ok, and this happens right after you start up RetroFE? Please upload a zip with your playlists and your global settings,conf, and I'll see if I can figure this one out. :)

It happens anytime I enter MAME from the main menu.

89
Announcements / Re: RetroFE 0.8.0
« on: April 22, 2017, 11:35:16 PM »
my all games logo is fine. If i cycle through my playlists back to all games the logo displays correctly.


90
Announcements / Re: RetroFE 0.8.0
« on: April 22, 2017, 08:20:42 PM »
Is this fixable or should I do some rewiring? Can we use ascii keycodes?

Also when I enter my mame collection the all games list is displayed, but the image for my first playlist shows up on top.

Sent from my LG-H950 using Tapatalk

Pages: 1 ... 4 5 [6] 7