[netwars] "Infinite Credits" cheat

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
stephh
Posts: 601
Joined: Fri Aug 17, 2001 1:00 am
Location: Paris, France

[netwars] "Infinite Credits" cheat

Post by stephh »

Here it is :

Code: Select all

  <cheat desc="Infinite Credits">
    <script state="run">
      <action>maincpu.pb@5802=99</action>
    </script>
  </cheat>
Note that display might not be correct if coinage isn't set to "1 coin / 1 credit" ! Notes I wrote from the espial.c driver :
The "CREDIT" displayed at the bottom right of the screen is in fact not really the number of credits (especially when coinage isn't 1C_1C) as it relies on a transformation of real number of credits (stored at 0x5802) based on settings (coins needed stored at 0x5806 and credits awarded at 0x5804). Check code at 0x0147 which displays the odd value.
Image Steph from The Ultimate Patchers Image
User avatar
Pugsy
Posts: 3675
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 16 times
Contact:

Re: [netwars] "Infinite Credits" cheat

Post by Pugsy »

added, thanks
Pugsy

Servicing your cheating needs since 1985 8)

Grab the latest cheat collection:
MAME 0.264 XML cheat collection (3 APRIL 2024) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/SxsQUJoT#jBdz6GLm_ ... QzFGSMms2c (ZIP Archive 3.8 MB)
Post Reply