********** CHEAT CODES ********** #Change or disable the cheat codes: http://andy.durdin.net/keen/modding/viewtopic.php?t=15 #To change the cheat window sizes and text, see #Text patches -> Cheats #Disable CTSpace cheat: %patch $0DB0 $C3 #What Keen's ammo is set to with CTSpace: %patch $E03 $64 $00 #Don't affect Keen's ammo %patch $0DFF $90 $90 $90 $90 $90 $90 $90 $90 $90 $90 $90 $90 $90 $90 #CTSpace cheat loses Keen his pogo (Use $01 to give) %patch $0DFD $00 $00 #Don't affect Keen's pogo %patch $0DF9 $90 $90 $90 $90 $90 $90 #ctspace removes all keycards %patch $0E11 $00 #Cheat doesn't affect his keycards %patch $0E10 $90 $90 $90 #Disable GOD cheat: %patch $11AA $C3 # Disable going-through-walls-on-world-map-using-god-cheat %patch $A0A1 $EB #Pogo doesn't fly with godmode %patch $6D94 $90 ********** CITIES ********** #Keen has got cities at game start %patch $8ACC $01 $00 #SAVE all cities; %patch $8ABF $01 $00 #Remove x cities, starting with London #Don't save cities when Tantalus shot: %patch $4735 $00 $00 #London %patch $473D $00 $00 #Cario %patch $4745 $00 $00 #Sydney %patch $474D $00 $00 #New York %patch $4755 $00 $00 #Paris %patch $475D $00 $00 #Rome %patch $4765 $00 $00 #Moscow %patch $476D $00 $00 #Wash D.C. #City names: %patch $199AB "London" $00 %patch $199B2 "Cario" $00 %patch $199B8 "Sydney" $00 %patch $199BF "New York" $00 %patch $199C8 "Paris" $00 %patch $199CE "Rome" $00 %patch $199D3 "Moscow" $00 %patch $199DA "Wash D.C." $00 ********** COLORS ********** See PALETTES