Page 1 of 1

[usvsthem] - Cheat correction

Posted: Fri Jun 05, 2009 1:57 pm
by asper

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Energy">
    <script state="run">
      <action>maincpu.pb@011E=01</action>
    </script>
  </cheat>

  <cheat desc="No hits sustained">
    <script state="run">
      <action>maincpu.pb@00CD=00</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
These are full working cheats for USvsThem (memory locations of the old file were wrong for both cheats, maybe a memory map change in the latest mame releases).

Re: [usvsthem] - Cheat correction

Posted: Fri Jun 05, 2009 2:34 pm
by Pugsy
Thanks updated, not able to check (big chd) but the existing cheating for "No hits sustained" pokes 2 addresses - but this one just pokes the one address. Is that one all that is required?

Re: [usvsthem] - Cheat correction

Posted: Fri Jun 05, 2009 8:59 pm
by asper
For what I see if you set that location to 0 nothing else will increase (number of hits).

(i made a request for you in the request forum)