Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. Thank you for your support. Tom Speirs

Patreon

Working Emulator List (Command lines)


SpyhunterUK

Recommended Posts

I did state in one of my threads that I would upload all my working command lines to help others as well as some suggestions/queries on some others. I now have 32 emulators working on my 2Ghz PC, only running emulators via GameEx. Strictly an Arcade Cab :)

So here are the emulators and command lines I am using to get them working. I have two requirements for me to add the emulator to my Cabinet, if these two points are not met then they fall off my list (I gave up trying to get every Console/Emulator working some time ago)

The two points are:

1.) Emulator must autorun the rom in fullscreen

2.) and the controls must be configurable to my XArcade Tank joystick.

To add all my Emu's are saved under C:\Games (command line shows this).

Atari 2600 Stella.exe -video gl -gl_fsmax 1 -fullscreen 1 "[ROMPATH]\[ROMFILE]"
Atari 7800 EMU7800.Win.exe "[ROMPATH]\[ROMFILE]"
Atari Jaguar PTLoader.exe "[ROMPATH]\[ROMFILE]"
Atari Lynx mednafen.exe -fs 1 -lynx.special hq2x -lynx.videoip 1 -lynx.stretch 1 "[ROMPATH]\[ROMFILE]"
Coleco Vision mekaw.exe "[ROMPATH]\[ROMFILE]"
Commodore 64 x64.exe "[ROMPATH]\[ROMFILE]"
Commodore Amiga winuae.exe -f "[ROMPATH]\[ROMFILE]"
Laserdisc Daphne vldp -fullscreen -x 640 -y 480 -nohwaccel
Magnavox Odyssey 2 O2EMLauncher.exe "[ROMPATH]\[ROMFILE]"
MAME MameUI32.exe -nowindow -joy -skip_gameinfo
Mattel Intellivision Bliss.exe "[ROMPATH]\[ROMFILE]" -fullscreen
Nintendo 64 Project64.exe "[ROMPATH]\[ROMFILE]"
Nintendo Gameboy VisualBoyAdvance.exe "[ROMPATH]\[ROMFILE]"
Nintendo Gameboy Color VisualBoyAdvance.exe "[ROMPATH]\[ROMFILE]"
Nintendo Gamecube Dolphin.exe -e "[ROMPATH]\[ROMFILE]"
Nintendo GBA VisualBoyAdvance.exe "[ROMPATH]\[ROMFILE]"
Nintendo NES bsnes.exe "[ROMPATH]\[ROMFILE]"
Nintendo SNES bsnes.exe "[ROMPATH]\[ROMFILE]"
Nintendo Virtual Boy vbjin.exe "[ROMPATH]\[ROMFILE]"
Philips CDi Philips_Cd-i_Loader.exe "[ROMPATH]\[ROMFILE]"
Pinball (Future) FuturePinball.exe "[ROMPATH]\[ROMFILE]"
Pinball (Visual) VisualPinball.exe "[ROMPATH]\[ROMFILE]"
ScummVM scummvm.exe --fullscreen --joystick -p "C:\Games\ScummVM\roms\[ROM]" [ROM]
Sega Dreamcast chankast_launch.exe "[ROMPATH]\[ROMFILE]"
Sega Game Gear Fusion.exe -fullscreen "[ROMPATH]\[ROMFILE]"
Sega Master System Fusion.exe -fullscreen "[ROMPATH]\[ROMFILE]"
Sega Megadrive Fusion.exe -fullscreen "[ROMPATH]\[ROMFILE]"
Sega Saturn yabause.exe "[ROMPATH]\[ROMFILE]"
Sega SG1000 Fusion.exe -fullscreen "[ROMPATH]\[ROMFILE]"
Sony PSX psxfin.exe -f "[ROMPATH]\[ROMFILE]"
Spectrum fuse.exe -full-screen "[ROMPATH]\[ROMFILE]" (***WIP)
Vectrex ParaJVE_console.exe -GAME="[ROMPATH]\[ROMFILE]" -fullscreen=TRUE -menu=OFF

I am having issues/requests with the following above emulators though:

Laserdisc Need Panel images per game
Commodore 64 Swap Ports (Alt+J) - Cannot Set Button?
Commodore Amiga Need to set up 2 Player games keys
Philips CDi Need to set Fullsvcreen (Stretch) by default
Sinclair ZX Spectrum Cannot set Keys - WIP***

And these are the emulators I gave up trying to get working to my spec;

Amstrad CPC Exit doesn't close down Application (even though set in GameEx)
Apple 2 Not Fullscreen (F5) Tried -f -d <rom>
Acorn BBC Micro Doesn't Autorun / Cannot set Keys
Sony PSP MSVCP120.dll issue (Visual Studio bug)
Sony PS2 MSVCP120.dll issue (Visual Studio bug)

Amstrad CPC although exits, doesn't close down the actual application (still runs in background) WinApe issue maybe?

PSP/PS2 requires Visual Studio install which breaks my MAME gaming :( (see other thread) Otherwise these would work fine, apart from XArcade Joystick doesn't have enough buttons :(

Any suggestions/help/comments would be great!!!

  • Like 4
Link to comment
Share on other sites

Thanks for the share! I am sure that there are a few members that will find this useful!

Now, regarding the emulator(s) that will not close, are you using anything in the "launch after" section of the Advanced Emulator setup? You could run a command line option such as TASKKILL /IM winape.exe /F (TSKILL is the command line if using XP).

Link to comment
Share on other sites

Thanks for the share! I am sure that there are a few members that will find this useful!

Now, regarding the emulator(s) that will not close, are you using anything in the "launch after" section of the Advanced Emulator setup? You could run a command line option such as TASKKILL /IM winape.exe /F (TSKILL is the command line if using XP).

Also, try adding the exe name (without the ".exe") to "watched process" in the "advanced emulator config". (Open with notepad and save as .ini) .That will make GameEx stall untill the application is closed before regaining focus.

Link to comment
Share on other sites

It would be pretty cool to cross reference this list with fRequEnCy's list of suggested command lines. It also might be a handy dandy enhancement to utilize the table format seen in fReq's list here as well (among other things it's really nice that the emulators are linked from the list itself).

Now that I'm back i'll be doing some updating and uploading of files to bring things up-to-date. ;)

  • Like 2
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...