[usvsthem] - Cheat correction

This forum is the archive of arcade cheats that have already been added to the current or the next release of the cheat file.
Post Reply
asper
Posts: 132
Joined: Thu Oct 18, 2007 11:44 am

[usvsthem] - Cheat correction

Post 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).
User avatar
Pugsy
Posts: 3638
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 12 times
Contact:

Re: [usvsthem] - Cheat correction

Post 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?
Pugsy

Servicing your cheating needs since 1985 8)

Grab the latest cheat collection:
MAME 0.259 XML cheat collection (6 OCTOBER 2023) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/q4dHGZ6K#i-EUiqIjH ... KMz7hnbTfw (ZIP Archive 3.76MB)
asper
Posts: 132
Joined: Thu Oct 18, 2007 11:44 am

Re: [usvsthem] - Cheat correction

Post 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)
Post Reply