Getting an emulator to auto-run a rom?

Emu Talk Goes Here
Post Reply
Yukima
32-bit
Posts: 231
Joined: Fri Oct 23, 2009 12:10 am
Location: Norfolk, VA
Contact:

Getting an emulator to auto-run a rom?

Post by Yukima »

Okay... I'm going to risk sounding like absolute gibberish, but whatever... :P

If I have an emulator such as one for NES, SNES or Genesis, and I have a single rom, is it possible to get that emulator to run the rom automatically when it starts up, without going through the GUI first and loading it manually?

I'm asking because I've been playing around with homebrew and emulators on the Gamecube lately, and I want to see if I can just have an emulator and a rom burned on a disc, put the disc in a modded Gamecube, and have the game run on the Gamecube just as it would have on the original system it was for. That would be a cool thing if it was possible! (though logically speaking it'd be a waste of a DVD with just an emulator and one game on it :roll: But I don't care!) There are a couple of games I want to do this for, just for kicks.
Retr0bright console de-yellowing guide:
http://www.racketboy.com/forum/viewtopic.php?t=17667
Gnashvar
128-bit
Posts: 846
Joined: Tue Sep 01, 2009 10:36 am

Re: Getting an emulator to auto-run a rom?

Post by Gnashvar »

Most emus accept comands so you could make bat files to run them.

C:\epsxe140\epsxe.exe -loadiso e:\we2000\we2000c.iso

once you have your command use notepad and save as .bat

example post for epsxe http://forums.ngemu.com/epsxe-archive/1 ... adbin.html
Thanks everyone...
Yukima
32-bit
Posts: 231
Joined: Fri Oct 23, 2009 12:10 am
Location: Norfolk, VA
Contact:

Re: Getting an emulator to auto-run a rom?

Post by Yukima »

Hmm... that post looks promising - but how would I go about getting the commands to work on a Gamecube, and have it make a rom auto-run off of a disc? :? I tried googling for this and got nothing, apparently no one else has ever done this... :lol:
Retr0bright console de-yellowing guide:
http://www.racketboy.com/forum/viewtopic.php?t=17667
Hatta
Next-Gen
Posts: 4030
Joined: Tue May 06, 2008 8:33 pm

Re: Getting an emulator to auto-run a rom?

Post by Hatta »

You would have to figure out if the emulators in question support command line options, and if the GC loader allows you to pass options. It's certainly possible. Worst case scenario you'd have to compile your own build of an emulator that automatically launches the ROM you want. SNES9x-GX and FCEU-GX are both open source, you can compile a .dol with devkitpro, and it's fairly easy to build a bootable GC disk with free tools. So yes, it's possible but not straightforward, and would probably require peeking at some source code.
We are prepared to live in the plain and die in the plain!
Lokkenjawnz
128-bit
Posts: 527
Joined: Fri Apr 10, 2009 6:18 pm
Location: Santa Cruz, CA

Re: Getting an emulator to auto-run a rom?

Post by Lokkenjawnz »

Well I know this has been done with Neo Geo CD games emulated on the Dreamcast, though I'm not sure exactly how it works. You might try asking on the snesorama boards, this seems like something right up their alley. Maybe there's a roll-your-own kit for this kind of thing, that'd be pretty cool.
My Want List!

Consoles: Sega Master System, NES Toploader, Genesis/32X, Sega CDX, SNES, 3DO FZ-1, Sega Saturn, Nintendo 64, Sega Dreamcast, Sony PS2, Nintendo Gamecube, Xbox Halo Edition, Wii, PS3
Handhelds: Atari Lynx, Sega Nomad, Neo Geo Pocket Color, GBC (Atomic Purple, Pokemon Edition), GBA (Pink OG, Silver SP, Spongebob SP+), DS (Phat, iXL), 3DS, PSP (1000, Go)
arion
Next-Gen
Posts: 1205
Joined: Sat May 06, 2006 7:08 pm
Location: Iceland

Re: Getting an emulator to auto-run a rom?

Post by arion »

The closest i can think of is if you just have one rom in the roms folder for NesterDC it should automatically run it. I even recall seeing downloadable cover art for that purpose.
Post Reply