Page 1 of 1

[ket]+ Max Fire, Infinite Combo Timer

Posted: Tue Nov 01, 2011 12:01 pm
by Mohsin

Code: Select all

  <cheat desc="Maximum Fire Power PL1">
    <script state="run">
      <action>maincpu.pw@80FEC2=0008</action>
    </script>
  </cheat>

  <cheat desc="Infinite Combo Timer PL1">
    <script state="run">
      <action>maincpu.pb@81BB91=38</action>
    </script>
  </cheat>

  <cheat desc="Maximum Fire Power PL2">
    <script state="run">
      <action>maincpu.pw@80FF32=0008</action>
    </script>
  </cheat>

  <cheat desc="Infinite Combo Timer PL2">
    <script state="run">
      <action>maincpu.pb@81BC01=38</action>
    </script>
  </cheat>


Re: [ket]+ Max Fire, Infinite Combo Timer

Posted: Mon Nov 21, 2011 9:41 pm
by Pugsy
Thanks, added