K6 patch invalid?

Request patches for Keens 4-6.
Post Reply
User avatar
Nisaba
Posts: 320
Joined: Fri Jan 01, 2016 11:15 pm
Location: patch.pat
Contact:

K6 patch invalid?

Post by Nisaba »

this patch doesn't work for me (shows no result=game starts always in level 0, despite the changed values)... reasons yet unknown to me.
maybe somebody can help and point in the right direction, please?! I'm using version 1.4, BTW.

Code: Select all

#Keen starts game in the BWB
%patch $58AF $75A4W $0011W
http://www.shikadi.net/keenwiki/Patch:M ... _starts_in

EDIT: @Fleexy can you move this topic please. mistakenly chose the Dreams section... sorry for that.

No problem, topic moved. --Fleexy
Last edited by Nisaba on Sun Jul 01, 2018 7:26 am, edited 5 times in total.
User avatar
Bubzrulz
Posts: 208
Joined: Thu Dec 22, 2016 12:37 pm
Location: N.S.W AUSTRAILA

Re: K6 patch invalid?

Post by Bubzrulz »

just tried it mysef same as you no change to game
User avatar
szemigi
Posts: 716
Joined: Fri Jan 23, 2009 8:06 pm
Location: Hungary
Contact:

Re: K6 patch invalid?

Post by szemigi »

Did you unpack the exe file with UNLZEXE?
User avatar
Nisaba
Posts: 320
Joined: Fri Jan 01, 2016 11:15 pm
Location: patch.pat
Contact:

Re: K6 patch invalid?

Post by Nisaba »

of course!
levellass
Posts: 3001
Joined: Wed Oct 11, 2006 12:03 pm
Location: Ngaruawahia New Zealand

Re: K6 patch invalid?

Post by levellass »

The proper patch is:

Code: Select all

#Keen starts game in the BWB
%patch $5A8F $75A4W $0011W
You got the 'A' and '8' around the wrong way.
User avatar
Nisaba
Posts: 320
Joined: Fri Jan 01, 2016 11:15 pm
Location: patch.pat
Contact:

Re: K6 patch invalid?

Post by Nisaba »

ah, thanks a lot! haven't noticed that.
Post Reply