Dance Inferno
Unconfirmed Member
I had never heard of this before right now, but it sounds great. Will give it a shot.
You can do this by creating multiple config files and using a command line parameter to load one (you can make a shortcut or bat file per system to launch with it's specific settings that way). To load a specific config the parameter is -c confignamehere.cfg. I don't use shortcuts or batch files myself, but instead HyperSpin which you can do the same kind of thing with by adding the config loading parameter in HyperHQ. You can do that sort of thing with XBMC via advanced launcher and probably with Steam as well.Anyway is it possible to to have RetroArch auto select the core used just by selecting a rom without having to change cores manually, ie. I select an Snes rom it uses Snes9X-git core, I then pick a Gen rom and it switches to Genesis GX core, etc.
Is it possible to have RetroArch keep different settings on a per system basis, I want it to remember the location directory for where my Snes stuff is, which is different where my Genesis stuff is, but it only remembers the one, so I'm having to manually dig through folders each time I want to play something different.
Same sort of thing as last but different control / key mappings on a per system basis, having a general all in one config is dumb when systems are so different like SNES, Gen, etc.
Still can't figure out how to use a DualShock as an input device for the android version
I really want to like RetroArch but by god is the GUI crap and clunky and one giant pain to setup, maybe I'm doing it wrong and maybe someone here can tell me if it's possible to set it up a certain way because these are deal breakers for me when I can just use a emulator made for a system like Snes9x and get the benefit of having custom settings for that system.
Anyway is it possible to to have RetroArch auto select the core used just by selecting a rom without having to change cores manually, ie. I select an Snes rom it uses Snes9X-git core, I then pick a Gen rom and it switches to Genesis GX core, etc.
Is it possible to have RetroArch keep different settings on a per system basis, I want it to remember the location directory for where my Snes stuff is, which is different where my Genesis stuff is, but it only remembers the one, so I'm having to manually dig through folders each time I want to play something different.
Same sort of thing as last but different control / key mappings on a per system basis, having a general all in one config is dumb when systems are so different like SNES, Gen, etc.
Another dumb thing is not being able to navigate the menu's with the mouse.
There were way more complaints I had about this emulator but it's been awhile and so I'm forgetting things I'm sure, but yeah if these things can't be setup to be done all on the fly and automatically, I see no reason to use this over something more specific for what you are trying to emulate, at least NES emulators will remember how you like your NES stuff.
I put this on my ouya, but haven't messed around with it much yet. Looks great.
Seems kind of clunky dealing with multiple systems? It seems I have to dump all my roms for different systems into the same folder? Am I missing something?
Oh my god, this is on Ouya? My Ouya just became so relevant in my life if that's true.
If you do multiple configs you can even specify the default ROM directory for the system with this line:No...?
mine is
ROMS
Then inside that folder, one folder for each system. You can browse them freely in the menu.
If you do multiple configs you can even specify the default ROM directory for the system with this line:
rgui_browser_directory = "path/to/roms/here"
It supports relative paths for a portable setup too.
Ah, I see. Just different how I usually set my stuff up. Is there a way to bind button combinations to actions. I'm using a regular SNES controller and would like to enable rewind and save states via controller input, but the config doesn't seem to like button combos.
Seems kind of clunky dealing with multiple systems? It seems I have to dump all my roms for different systems into the same folder? Am I missing something?
I thought there was a version for the og xbox as well? I see it mentioned in their forums.not supported on the original xbox? oh well, I guess I'll try it out on my soft modded wii.
Valtýr;73620408 said:Trying to setup my 360 controller on the PC version. It's not seeing any inputs? 360 works fine on my PC, I use it all the time.
video_driver = "gl"
audio_driver = "dsound"
libretro_path = "D:/Games/Retroarch/bnes_libretro_x86_64_20130629.dll"
"D:\Games\Retroarch\retroarch.exe -c nes.cfg"
video_driver = "gl"
audio_driver = "dsound"
libretro_path = "D:/Games/Retroarch/bsnes_libretro_balanced_x86_64_20130629.dll"
Open up phoenix, go to 'setting>input', left click twice to change the button
Valtýr;73626613 said:Well yeah. I mean when i go to change the input it doesnt pick up anything from my controller.
maybe try making a batch file instead of a shortcut. then use the "Slimm BAT to EXE" app to change it to a windowless EXE file.Any tips on multiple configs? It seems to keep re-writing the settings on retroarch.cfg.
My nes.cfg looks like this
Code:video_driver = "gl" audio_driver = "dsound" libretro_path = "D:/Games/Retroarch/bnes_libretro_x86_64_20130629.dll"
And made a shortcut pointing toCode:"D:\Games\Retroarch\retroarch.exe -c nes.cfg"
and it crashes at start
retroarch.cfg (boots to SNES correctly)
Code:video_driver = "gl" audio_driver = "dsound" libretro_path = "D:/Games/Retroarch/bsnes_libretro_balanced_x86_64_20130629.dll"
Whenever I click 'Start Retroarch' I get:
"Retroarch returned with an error! Code 1"
What am I doing wrong?
maybe try making a batch file instead of a shortcut. then use the "Slimm BAT to EXE" app to change it to a windowless EXE file.
retroarch.exe --menu -c nes.cfg
I played around with the RetroPie distribution. It works, but I don't want to have to connect a keyboard, or play with finicky configs to get it all to work.
Call me lazy.
BAT file works with --menu added
https://github.com/libretro/RetroArch/issues/194
Code:retroarch.exe --menu -c nes.cfg
And you can boot it via Steam.
The whole point of RetroArch for me is to be used in my living room, using a gamepad, on my TV. In fact, the entire UI of RetroArch is designed for this. Why on earth would you want to use a keyboard and mouse when on the sofa?
Using multiple emulators like you suggest in this scenario is by far clunkier than anything you deal with in RetroArch by far. In fact, if not for software like RetroArch, I wouldn't even bother.
One of the main devs is working on adding a more Windows friendly interface that should be in the next major release. Probably something like the menubar in many other emulators when windowed. Someone else also made a ZSNES style GUI using libretro, but I'm not sure how functional it is yet.This is dumb, It might be the whole point for you, but not everyone wants to play with this on a sofa, so why would I want to use a mouse? because I'm in front of a computer derp, and its way faster and easier to navigate any menu with a mouse then it is a dpad.