PDA

View Full Version : Workaround for Multi-Systems in Main List


Aphexdash
08-30-2008, 07:07 PM
Hey Guys,

Firstly congrats on HyperSpin ! It is simply amazing.

I'm just posting this because i ran into a little problem trying to have multiple emulators in 1 list.

So i wrote a launcher program. :D

basically you setup the emulator as ie./

path = D:\Games\HyperSpin\Bats\
rompath = D:\Games\HyperSpin\Bats\

and

exe = AFL.exe
romextension = bat

then, make a bat file like this:

@echo off
D:
cd\Games\HyperSpin\EMU\
mamepp.exe kof94

name it kof94.bat and put it in the rompath.

then you just load as normal and because you still have <game name="kof94"> in your .xml database it will still show the themes :)

Download: http://drop.io/aphexdashfileloader

Let me know what u think :)

Aphexdash.

Lilwolf
09-01-2008, 05:24 PM
btw, that is why I wrote multimame. It allows you to have multiple emulators under a single 'mame' exe file (I use Zinc for zinc type games, and a frontend that didn't allow me to switch easily)... It also allows you to do a bunch of other things (special configurations based on number of buttons, or other factors).

http://multimame.wikidot.com/

Aphexdash
09-02-2008, 01:21 AM
Oh nice.

Sorry Lilwolf, i wasn't aware of MultiMAME. Looks nice, thanks for the program :D