[dduxbl] Infinite Weapon Ammo
Posted: Sat Aug 31, 2002 11:54 am
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.
I'm currently working on how to force a weapon into a particular type.
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)