Page 1 of 1

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

Posted: Tue Sep 01, 2020 1:47 am
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

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

Posted: Sat Jul 02, 2022 4:52 pm
by Pugsy
Thanks, updated cheats with the euro languages.