Page 1 of 1

[fightfev] Hit Anywhere Throw Anywhere

Posted: Thu May 23, 2019 9:34 pm
by zakria
[fightfev]

Code: Select all

 <cheat desc="Hit Anywhere Both Players">
    <script state="run">
      <action>maincpu.mw@03F970=6002</action>
    </script>
    <script state="off">
      <action>maincpu.mw@03F970=6400</action>
    </script>
  </cheat>
  
 <cheat desc="Throw Anywhere Both Players">
    <script state="run">
      <action>maincpu.mw@0189CC=4E71</action>
    </script>
    <script state="off">
      <action>maincpu.mw@0189CC=6612</action>
    </script>
  </cheat>

Re: [fightfev] Hit Anywhere Throw Anywhere

Posted: Sat May 25, 2019 3:52 pm
by zakria
Hit Anywhere rom cheat first in 1st post.