Drybonz Posted December 2, 2022 Share Posted December 2, 2022 (edited) How do you assign an emulator (specifically RA core) that is not the default for that platform? In other words, I want to place a game/games in my arcade platform, but have it run in Dolphin (core), for example, instead of MAME (RA MAME is the default). I keep running into LB wanting to change the default for the whole platform instead of just assigning it to the single game. Thanks for the help. Edited December 2, 2022 by Drybonz Quote Link to comment Share on other sites More sharing options...
skizzosjt Posted December 3, 2022 Share Posted December 3, 2022 15 hours ago, Drybonz said: How do you assign an emulator (specifically RA core) that is not the default for that platform? In other words, I want to place a game/games in my arcade platform, but have it run in Dolphin (core), for example, instead of MAME (RA MAME is the default). I keep running into LB wanting to change the default for the whole platform instead of just assigning it to the single game. Thanks for the help. you can edit the game(s) you want to use a different core. Go into edit your Retroarch emulator in LB and in the "Emulation" tab check the box "Use Custom Command-line Parameters" and enter those accordingly. The only main difference would be you would want to load up the different libreto core rather than your default one. specific example I have of the format. First is path to the emulator, then -L parameter is the path to the core, next is full path to ROM, followed by the fullscreen parameter. D:\Arcade\Emulators\Retroarch\retroarch.exe -L D:\Arcade\Emulators\Retroarch\cores\snes9x_libretro.dll "D:\Arcade\ROMS\Super Nintendo Entertainment System\Contra III - The Alien Wars (USA).zip" -f 1 Quote Link to comment Share on other sites More sharing options...
Drybonz Posted December 4, 2022 Author Share Posted December 4, 2022 (edited) Thanks... I'll try it out. We need a drop down box or something on that screen to change a per-game core. *edit* Actually, it looks like your command line worked with just the core part (-L D:\Arcade\Emulators\Retroarch\cores\snes9x_libretro.dll) Edited December 4, 2022 by Drybonz Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.