[dduxbl] Infinite Weapon Ammo

This forum is for posting M.A.M.E. arcade cheats. Requests will be fulfilled here....but please keep the requests to the requests forum.
Post Reply
WhosAsking
Posts: 22
Joined: Sat Jul 06, 2002 11:03 pm

[dduxbl] Infinite Weapon Ammo

Post by WhosAsking »

I apologize if this cheat has been posted before, but I've yet to see it. I also regret that I cannot use this to the end, due to the WIP of the System16 driver (dduxbl is currently broken after stage 3). Still, as far as it goes, it works well.

Code: Select all

; Apparently, the game keeps track of three weapons at any one time
; (not counting the Water Cannon; that has infinite ammo).
; These ammunition values are independent of any player-related stats
; (ie. if P1 drops a gun and P2 picks it up, the ammo stays the same).
; These linked cheats will give infinite ammo to any weapon you pick up.
dduxbl:0:FFDA01:0B:000:Infinite Weapon Ammo
dduxbl:0:FFDA77:0B:500:Infinite Weapon Ammo (2/3)
dduxbl:0:FFDAED:0B:500:Infinite Weapon Ammo (3/3)
I'm currently working on how to force a weapon into a particular type.
They reserved this block for a signature, though I don't know if it's possible.
After all, it isn't a signature until you can't read it, right?
mike_myers
Posts: 277
Joined: Sun Feb 23, 2003 1:16 pm

Post by mike_myers »

Another memory address for the 'Infinite ammo' cheat...

Code: Select all

dduxbl:0:FFD98B:31:000:Infinite ammo 4/4

And more....

Code: Select all

dduxbl:0:FFD493:99:000:Infinite bonus time
dduxbl:0:FFD471:01:001:PL1 needs 1 hit to lose now!:Use it in bonus stage if you control PL2
dduxbl:0:FFD475:01:001:PL2 needs 1 hit to lose now!:Use it in bonus stage if you control PL1
The energy bar uses the same addresses when you play stages 1-6 and when you play bonus stages.
Image
Post Reply