Page 1 of 1

Keen 1 - choosing restart demo you quit to DOS

Posted: Mon Oct 23, 2017 8:25 pm
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).

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

Posted: Tue Oct 24, 2017 5:37 am
by levellass

Code: Select all

#Restart demo quits to DOS
%patch $95C2 $E8 $7C9CW  $44 $44

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

Posted: Tue Oct 24, 2017 7:23 am
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.)

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

Posted: Thu Oct 26, 2017 3:14 pm
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

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

Posted: Thu Oct 26, 2017 4:04 pm
by szemigi
Thanks for these. :) Now waiting for the door thing (I posted as modification or what).