Keen 1 - choosing restart demo you quit to DOS

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

Keen 1 - choosing restart demo you quit to DOS

Post by szemigi »

I want a patch:

When you choose 'restart demo' by pressing ENTER, you quit to DOS without asking (it means -> no 'Quit? Y/N' window).
levellass
Posts: 3001
Joined: Wed Oct 11, 2006 12:03 pm
Location: Ngaruawahia New Zealand

Re: Keen 1 - choosing restart demo you quit to DOS

Post by levellass »

Code: Select all

#Restart demo quits to DOS
%patch $95C2 $E8 $7C9CW  $44 $44
User avatar
szemigi
Posts: 716
Joined: Fri Jan 23, 2009 8:06 pm
Location: Hungary
Contact:

Re: Keen 1 - choosing restart demo you quit to DOS

Post by szemigi »

Thanks.


And what about the other 2 patches ('a Keen 1 patch modification' and the 'Apogee sequence' one)?

viewtopic.php?f=20&t=2859
viewtopic.php?f=20&t=2861


EDIT: (Also, can you make this 'choosing restart demo you quit to DOS' patch for Keen 2 and Keen 3 as well? And like I said, don't forget the two more patches; the Apogee one and the 'a Keen 1 patch modification' thing I linked above.)
levellass
Posts: 3001
Joined: Wed Oct 11, 2006 12:03 pm
Location: Ngaruawahia New Zealand

Re: Keen 1 - choosing restart demo you quit to DOS

Post by levellass »

Code: Select all

#Restart demo quits to DOS -Keen 2
%patch $95C2 $9A $00001261RL

#Restart demo quits to DOS -Keen 2
%patch $9055 $9A $0000121BRL

#Restart demo quits to DOS -Keen 3
%patch $9EAC $9A $000011BFRL
User avatar
szemigi
Posts: 716
Joined: Fri Jan 23, 2009 8:06 pm
Location: Hungary
Contact:

Re: Keen 1 - choosing restart demo you quit to DOS

Post by szemigi »

Thanks for these. :) Now waiting for the door thing (I posted as modification or what).
Post Reply