Page 1 of 1

[dduxbl] Infinite Weapon Ammo

Posted: Sat Aug 31, 2002 11:54 am
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.

Posted: Thu Apr 29, 2004 12:58 am
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.