[ringdest]Ring of destruction - Slammasters II, a pair of new "Euro" region found

This forum is for posting M.A.M.E. arcade cheats. Requests will be fulfilled here....but please keep the requests to the requests forum.
Post Reply
fortunachan
Posts: 6
Joined: Wed Jun 03, 2020 3:07 am

[ringdest]Ring of destruction - Slammasters II, a pair of new "Euro" region found

Post by fortunachan »

This is bit useless for many, but is interesting if want your language
Searching region cheats on this game, find 4 Euro regions (unused maybe?), the 4 regional texts are: German, French, Italian and Spanish

Add this if wish include in a future

Code: Select all

<cheat desc="Select Region"> <comment>This cheat sets the machine region - the effectiveness may vary! You have to enable this ASAP - ON or before the ROM check screen! Or enable + RESET</comment>
    <parameter>
      <item value="0x00">Japan</item>
      <item value="0x01">USA</item>
      <item value="0x02">Euro (english)</item> 
      <item value="0x06">Euro (German)</item>
      <item value="0x07">Euro (French)</item>
      <item value="0x08">Euro (Italian)</item>
      <item value="0x09">Euro (Spanish)</item>
      <item value="0x03">Asia Sample</item>
      <item value="0x04">Asia TW</item>
      <item value="0x05">Hispanic</item>
      <item value="0x0A">Brazil</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@FF7445=param</action>
    </script>
  </cheat>
PS: trying find the japanese with english texts, this take long, check 0x0B to 0xFF, has various wrong strings and incorrect regions when load
User avatar
Pugsy
Posts: 3638
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 12 times
Contact:

Re: [ringdest]Ring of destruction - Slammasters II, a pair of new "Euro" region found

Post by Pugsy »

Thanks, updated cheats with the euro languages.
Pugsy

Servicing your cheating needs since 1985 8)

Grab the latest cheat collection:
MAME 0.259 XML cheat collection (6 OCTOBER 2023) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/q4dHGZ6K#i-EUiqIjH ... KMz7hnbTfw (ZIP Archive 3.76MB)
Post Reply