PATCH: Items in high score table

Request patches for Keens 1-3.
Post Reply
User avatar
adurdin
Site Founder
Posts: 549
Joined: Fri Aug 29, 2003 11:27 pm
Location: Edinburgh, Scotland
Contact:

PATCH: Items in high score table

Post by adurdin »

If you've changed the locations of the item tiles (joystick etc), or you want to change the way they appear in the high score table, then use this patch:

Code: Select all

%ext ck1
%version 1.31

%patch $992A  $DD $00   # Joystick
%patch $995D  $ED $00   # Battery
%patch $9990  $F1 $00   # Vacuum cleaner
%patch $99C3  $F5 $00   # Whisky bottle

%end
They're shown here with the default tile numbers ($00DD=221, $00ED=237, $00F1=241, $00F5=245); so change the numbers in the patch to reflect the tile numbers you want.
Yowza
Posts: 153
Joined: Tue Sep 02, 2003 11:21 am

Post by Yowza »

Nice :)
KeenRush
Patch Maker
Posts: 1988
Joined: Sun Aug 31, 2003 2:52 pm
Location: Sand Yego
Contact:

Post by KeenRush »

Another pretty usefull one. :)
User avatar
CommanderSpleen
Posts: 1017
Joined: Sun Aug 31, 2003 12:11 pm
Location: The Land of Sparkly Things
Contact:

Dialithic!!

Post by CommanderSpleen »

Wow. Saves another four to eight tiles... and a lot of hassle... well, not for me any more--I already started working around the original limitation. Now I get to rearrange everything again.

Woo! More spare tiles for Spleen, and all others who wish to use the background patch!

>Commander Spleen
Post Reply