Page 1 of 1

[bldyror2] Bloody Roar 2 (World)

Posted: Mon Apr 20, 2020 5:37 am
by Abystus
bldyror2.xml

Code: Select all

  <cheat desc="Disable Blocking (Both Players)">
    <script state="run">
      <action>maincpu.pd@802E884C=00000000</action><!-- This Program Code cheat was made by Abystus -->
    </script>
    <script state="off">
      <action>maincpu.pd@802E884C=16A00248</action>
    </script>
  </cheat>

  <cheat desc="Walk Through Opponent">
    <script state="run">
      <action>maincpu.pd@802EA4AC=10000018</action><!-- This Program Code cheat was made by Abystus -->
    </script>
    <script state="off">
      <action>maincpu.pd@802EA4AC=10400018</action>
    </script>
  </cheat>

Re: [bldyror2] Bloody Roar 2 (World)

Posted: Mon Apr 20, 2020 4:53 pm
by Abystus
bldyror2.xml

Code: Select all

  <cheat desc="Hit Anywhere (Both Players)">
    <script state="run">
      <action>maincpu.pd@80328040=00000000</action><!-- This Program Code cheat was made by Abystus -->
      <action>maincpu.pd@802E9B88=00000000</action>
      <action>maincpu.pd@802E9BB0=00000000</action>
      <action>maincpu.pd@802E9C14=00000000</action>
    </script>
    <script state="off">
      <action>maincpu.pd@80328040=12000015</action>
      <action>maincpu.pd@802E9B88=10400038</action>
      <action>maincpu.pd@802E9BB0=1040002E</action>
      <action>maincpu.pd@802E9C14=10400014</action>
    </script>
  </cheat>

  <cheat desc="Walk Through Stage Boundaries">
    <script state="run">
      <action>maincpu.pd@802EAD48=1000001B</action><!-- This Program Code cheat was made by Abystus -->
      <action>maincpu.pd@8033C97C=1000000C</action>
    </script>
    <script state="off">
      <action>maincpu.pd@802EAD48=0440000D</action>
      <action>maincpu.pd@8033C97C=1140000C</action>
    </script>
  </cheat>

Re: [bldyror2] Bloody Roar 2 (World)

Posted: Sun May 17, 2020 12:40 pm
by Pugsy
Thanks added (identical for clones). Not added Hit Anywhere as there is already one in by nolberto82....is this any better or did you just get carried away?

Re: [bldyror2] Bloody Roar 2 (World)

Posted: Sun Dec 10, 2023 1:45 am
by orescify
Better Enable Secret Characters --> saved in NVRAM:

Code: Select all

  <cheat desc="Unlock Secret Characters"> <comment>This adds ShenLong (Tiger) + Gado (Lion) to the character selection screen</comment>
    <script state="on">
      <action>maincpu.pb@1FAF038D=07</action>
    </script>
  </cheat>

Re: [bldyror2] Bloody Roar 2 (World)

Posted: Tue Apr 02, 2024 3:46 pm
by Pugsy
Thanks, added as an '(ALT)'