Page 1 of 1

[megaman2] & Clones: Inf Player select time

Posted: Mon Nov 26, 2018 7:01 am
by Slade1972
A simple addition, but I hate being rushed when choosing a character.
This will work for all the clones as well.

[megaman2a]
[gigaman]
[megaman2h]
[megamn2d]
[rockman2j]

Code: Select all

  <cheat desc="Infinite Player Select Time">
    <script state="run">
      <action>maincpu.pb@FFEF22=63</action>
    </script>
  </cheat>

Re: [megaman2] & Clones: Inf Player select time

Posted: Sat Jan 26, 2019 6:53 pm
by Pugsy
Thanks, added