CONFIG.CKx

Request patches for Keens 4-6.
Post Reply
User avatar
szemigi
Posts: 716
Joined: Fri Jan 23, 2009 8:06 pm
Location: Hungary
Contact:

CONFIG.CKx

Post by szemigi »

Hey, is it possible to prevent Keen 4-6 from submitting CONFIG.CKx after quitting? I wanna disable this. If this is possible, make it please.
levellass
Posts: 3001
Joined: Wed Oct 11, 2006 12:03 pm
Location: Ngaruawahia New Zealand

Re: CONFIG.CKx

Post by levellass »

Code: Select all

#Don't write to config file on exit -Keen 4
%patch $19664 $E9 $0134W

#Don't write to config file on exit -Keen 5
%patch $1A602 $E9 $0134W

#Don't write to config file on exit -Keen 6
%patch $192D4 $E9 $0134W
Note that this means any config changes you make like with sounds and music won't be saved!

This patch lets you create a CONFIG file with the settings you want, but it's also possible to force the game to use the default settings all the time and completely ignore the CONFIG file.
User avatar
szemigi
Posts: 716
Joined: Fri Jan 23, 2009 8:06 pm
Location: Hungary
Contact:

Re: CONFIG.CKx

Post by szemigi »

Alright. Thanks!

Also, I guess you finish the other patches I posted after Xmas, right?
levellass
Posts: 3001
Joined: Wed Oct 11, 2006 12:03 pm
Location: Ngaruawahia New Zealand

Re: CONFIG.CKx

Post by levellass »

It has been very busy, yes. I am trying to get some done before, but everyone wants everything done here right now and there is just NO free time.
User avatar
szemigi
Posts: 716
Joined: Fri Jan 23, 2009 8:06 pm
Location: Hungary
Contact:

Re: CONFIG.CKx

Post by szemigi »

Alright, take your time. In the meantime, I'm figuring out things in BioMenace.
Post Reply