I have solved also FCEUX Nes emulator with the command :
Code:
B,258,428,272,85,"SETVARBYCODE;LISTTEXT;LISTTEXT||LOAD;nintendonesgame.skin||RUN;C:\Program Files\Ride Runner\Skins\Carwings_Dynamic_pm\Emulators\Fceux\fceux.exe| "$nintendonespath$$LISTTEXT$";FCEUX"
solved also for Fusion Sega genesis emulator with this command:
Code:
B,258,428,272,85,"SETVARBYCODE;LISTTEXT;LISTTEXT||LOAD;segagenesisgame.skin||RUN;$skinpath$Emulators\Fusion\Fusion.exe | "$genesispath$$LISTTEXT$";Fusion 3.6 (C) Steve Snake, 2008."
solved also for Fusion Nintendo GameBoy and DS emulator with this command:
Code:
B,258,428,272,85,"SETVARBYCODE;LISTTEXT;LISTTEXT||LOAD;nintendodsgame.skin||RUN;$skinpath$Emulators\NintendoDS\nogba.exe | "$nintendodspath$$LISTTEXT$";No$gba Emulator"
For finalburner Alpha i have found that a batch file like "fba romname" run well but without path and romname's suffix .
So, this command, i think, is good, but it keep the suffix and give an error when fba launch the game.
Code:
B,258,428,272,85,"SETVARBYCODE;LISTTEXT;LISTTEXT||LOAD;finalburnergame.skin||RUN;C:\Program Files\Ride Runner\Skins\Carwings_Dynamic_pm\Emulators\FinalBurn Alpha\fba | "$finalburnerpath$$LISTTEXT$";FB Alpha v0.2.97.08"
The post #10 is updated with the good commands
Bookmarks