Author Topic: Can't get Raine to work in Mgalaxy - solved -  (Read 4953 times)

Aeliss

  • Hero Member
  • *****
  • Posts: 900
Re: Can't get Raine to work in Mgalaxy
« Reply #4 on: November 04, 2014, 03:48:06 PM »
Hu..
The old "systems.xml" will be compatible with the next version ?

Heinrich

  • Newbie
  • *
  • Posts: 2
Re: Can't get Raine to work in Mgalaxy
« Reply #3 on: November 04, 2014, 03:11:38 PM »
Thnx for the quick answer. That does the trick! I am learning...

mgalaxy

  • Administrator
  • Hero Member
  • *****
  • Posts: 1165
    • Email
Re: Can't get Raine to work in Mgalaxy
« Reply #2 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!!

Heinrich

  • Newbie
  • *
  • Posts: 2
Can't get Raine to work in Mgalaxy - solved -
« Reply #1 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)
« Last Edit: November 05, 2014, 01:12:05 AM by Heinrich »