mGalaxy forum

General Discussions => Need Help? => Topic started by: Heinrich on November 04, 2014, 12:52:24 PM

Title: Can't get Raine to work in Mgalaxy - solved -
Post by: Heinrich on November 04, 2014, 12:52:24 PM
Hello,

First my compliments for this great frontend. I'm setting up a configuration, with multple emulators. Al was going fine, until i want to configure raine for NeoGeo. As stand alone, Raine works fine with al the roms, but in Mgalaxy Raine keeps saying missing Neobios.bin... Do I miss something?

Thnx in advance.

Greetz,

Henk (from the Netherlands)
Title: Re: Can't get Raine to work in Mgalaxy
Post by: mgalaxy on November 04, 2014, 01:38:16 PM
Well!! Raine was added yesterday on the "Emulator Help" page on the site....but won't be supported until the next mGalaxy version (to be released this WE).
You normally don't have enough with the actual mGalaxy version to run Raine games (excepted if you've edited the 'system.xml' file by yourself !?)
For info, this is the code that should be added to the actual 'systems.xml' for Raine to be used with mGalaxy

Code: (xml) [Select]
<System Type="Arcade">
<Name>MC680x0 based harware</Name>
<AppPath/>
<RomPath/>
<SnapPath/>
<VidPath/>
<Emu selected="0">
<Cmd id="0" name="Raine" value="-nogui -fs 1 -g %file"/>
</Emu>
<Extensions>.zip</Extensions>
<Active>False</Active>
<Script>True</Script>
<Database>False</Database>
</System>

In this example, keep in mind that a new folder called 'MC680x0 based harware' would have to be created in the mGalaxy data folder with a png file called 'icon.png' inside it!!
Title: Re: Can't get Raine to work in Mgalaxy
Post by: Heinrich on November 04, 2014, 03:11:38 PM
Thnx for the quick answer. That does the trick! I am learning...
Title: Re: Can't get Raine to work in Mgalaxy
Post by: Aeliss on November 04, 2014, 03:48:06 PM
Hu..
The old "systems.xml" will be compatible with the next version ?