Can't get Night Raid (nightrai) or Ray Crisis (raycris) to run under MGalaxy.
Both work from the command line in MAME.... Is this a Bug or a 'Feature!'?
Cheers,
Darren.
Night Raid (nightrai) & Ray Crisis (raycris)
To make theses games working, edit the systems.xml file (to wait for the next version). Chnage the line
Code: Select all
<Extensions>.zip,.7z,.chd</Extensions>
Code: Select all
<System>
<Name>MAME</Name>
<AppPath>F:\emulateur\mame\mame64.exe</AppPath>
<RomPath>F:\emulateur\mame\roms</RomPath>
<SnapPath>F:\emulateur\mame\snap</SnapPath>
<VidPath />
<Emu selected="0">
<Cmd id="0" name="MAME" value="-rompath "%path" %file%ext %volume -skip_gameinfo -nowindow" />
</Emu>
<Extensions>.zip,.7z,.chd</Extensions>
<Active>True</Active>
<Script>False</Script>
<Database>True</Database>
</System>
Last edited by Aeliss on Wed Oct 16, 2013 7:20 pm, edited 1 time in total.
Thanks for the replies...
I can confirm you was right but in this instance i have my CHDs in an 'Image' Folder so for me the work around was to add some 0 byte files (nightrai.zip & raycris.zip) put them into the roms folder.
Thanks for your help.
Daz
I can confirm you was right but in this instance i have my CHDs in an 'Image' Folder so for me the work around was to add some 0 byte files (nightrai.zip & raycris.zip) put them into the roms folder.
Thanks for your help.
Daz