PATCH: How much stuff the cheats give Keen

Completed patches for Keen Dreams.
Post Reply
User avatar
levellord
Crazy pAtChEr
Posts: 1401
Joined: Thu Nov 20, 2003 11:35 pm
Location: NewZealand
Contact:

PATCH: How much stuff the cheats give Keen

Post by levellord »

#Amount of stuff the items cheat gives you:
%patch $3831 $63 $00 #Bombs
%patch $3837 $63 $00 #Bullets
%patch $383D $63 $00 #Keys


And somewhat more esoterically:

%patch $3813 $03 $00 #Height of Item cheat box
%patch $3817 $0C $00 #width
%patch $3823 $C7 $00 #Text read from

%patch $3862 $03 $00 #Height of Jump cheat textbox
%patch $3862 $12 $00 #Width of box
%patch $38DD $FF $00 #Text read from

%patch $3911 $03 $00 #Height of Warp 2 level box
%patch $3915 $1A $00 #right end
%patch $3926 $0F $01 #Text read from
Post Reply