********** FILES AND FILENAMES ********** #Startup, look for and read vital files: %patch $3292B "EGAGRAPH.CK4" $00 %patch $32952 "GAMEMAPS.CK4" $00 %patch $32978 "AUDIO.CK4" $00 %patch $131C3 $BB $3A #Look for GRAPH name %patch $1334F $E2 $3A #Look for GMAPS name %patch $13393 $08 $3B #Look for AUDIO name #Saved games and configuration: %patch $33434 "SAVEGAMx.CK4" $00 %patch $334FC "CONFIG.CK4" $00 "CK4" $00 "CONFIG.CK4" $00 "CK4" $00 "CK4" $00 "CK4" $00 %patch $33522 "Empty" $00 %patch $3354F "Loading... " $00 %patch $3355D " Ready Press a Key " $00 " Ready Press a Key " $00 #Unused graphics combination and demo recording: %patch $2EF82 "EGAGRAPH.CK4" $00 "Combining EGA1.CK4 and EGA2.CK4 into EGAGRAPH.CK4..." $00 "EGA1.CK4" $00 "EGAGRAPH.CK4" $00 "Can't rename EGA1.CK4!" $00 "EGAGRAPH.CK4" $00 "Can't open EGAGRAPH.CK4!" $00 "EGA2.CK4" $00 "Can't find EGA2.CK4!" $00 "EGA2.CK4" $00 "DEMO" $00 ********** FOOT ********** See also SPRITE PATCHES #Totally disable foot %patch $DE02 $90 $90 #Foot location 1: #If Keen is ABOVE this, it will screw up %patch $DE43 $1E %patch $DE58 $37 #Location 2: (When exiting POTF) #If Keen is BELOW this, it will screw up %patch $DE78 $10 %patch $DE8C $2F #When foot got, moves Keen 10 tiles right from whatever level entrance #he was in (Instead of always to the same location) %patch $DE65 $10