Primal Rage 2 New System
I am going to make a new system based on Gruntzilla94's MAME4RAGE2 ver0.3.0.168 which is based on MAME 0.168 unless someone has created this system already. I will follow mgalaxy's procedure on adding a new system. Question where do I share this system once I am done?
So I got it to work on mgalaxy version 6.0 but I am unable to make it work on mgalaxy version 6.2. I keep having issues with 6.2. Anyways it works on 6.0 with no problems. Also I made an icon file along with a screenshot file. Finally I created a database file. I'll keep trying to make it work on 6.2 maybe the moderator can take a look. I am baffled that it doesn't work on 6.2.
Code: Select all
<System type="Arcade">
<Name em="mame4rage2" tgdb="Arcade" gb="84|ARC">Primal Rage 2</Name>
<Emu selected="0">
<Cmd id="0" hidden="false" name="mame4rage2" value="%file%ext"/>
</Emu>
<Extensions>.zip</Extensions>
</System>
This one don't work ? It's just a copy from the MAME part.
Code: Select all
<System type="Arcade">
<Name ss="75" em="mame4rage2" tgdb="Arcade" gb="84|ARC">Primal Rage 2 [MAME]</Name>
<Emu selected="mame4rage2">
<Cmd hidden="true" name="mame4rage2" value="-rompath "%path" %file%ext -skip_gameinfo -nowindow" extensions=".zip"/>
</Emu>
</System>
Perhaps I'm missing something...but I don't see the need to create à new system here!
v6.0 was released with the ability to create as many (same) system that you want (15 Mame systems if you want)
If indeed this Gruntzilla94's MAME4RAGE2 is build upon MAME (and uses the same commands and setting) you simply have to create a MAME system and rename it the way you want!?
v6.0 was released with the ability to create as many (same) system that you want (15 Mame systems if you want)
If indeed this Gruntzilla94's MAME4RAGE2 is build upon MAME (and uses the same commands and setting) you simply have to create a MAME system and rename it the way you want!?
[quote="Aeliss"]
This one don't work ? It's just a copy from the MAME part.
[/quote]
So does this code work on version 6.2?
This one don't work ? It's just a copy from the MAME part.
Code: Select all
<System type="Arcade">
<Name ss="75" em="mame4rage2" tgdb="Arcade" gb="84|ARC">Primal Rage 2 [MAME]</Name>
<Emu selected="mame4rage2">
<Cmd hidden="true" name="mame4rage2" value="-rompath "%path" %file%ext -skip_gameinfo -nowindow" extensions=".zip"/>
</Emu>
</System>
So does this code work on version 6.2?
[quote="mgalaxy"]
Perhaps I'm missing something...but I don't see the need to create à new system here!
v6.0 was released with the ability to create as many (same) system that you want (15 Mame systems if you want)
If indeed this Gruntzilla94's MAME4RAGE2 is build upon MAME (and uses the same commands and setting) you simply have to create a MAME system and rename it the way you want!?
[/quote]
Well it is based on MAME 0.168 but it only runs primal rage 2. I'll try to create it on 6.2 using the mame settings. The reason I created a different system was so I could use its own individual icon instead of mame's default one.
Perhaps I'm missing something...but I don't see the need to create à new system here!
v6.0 was released with the ability to create as many (same) system that you want (15 Mame systems if you want)
If indeed this Gruntzilla94's MAME4RAGE2 is build upon MAME (and uses the same commands and setting) you simply have to create a MAME system and rename it the way you want!?
[/quote]
Well it is based on MAME 0.168 but it only runs primal rage 2. I'll try to create it on 6.2 using the mame settings. The reason I created a different system was so I could use its own individual icon instead of mame's default one.