Fix impossible bullet patch in Keen 6

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

Fix impossible bullet patch in Keen 6

Post by szemigi »

I saw on shikadi.net on the Keen8 page that it is mentioned: 'the impossible bullet glitch is fixed, thanks to Levellass' hard work'

Well, I need this patch.


(Also, a minor note: in Keen 6 v1.4 the F10 + P cheat works. Moreover:

Code: Select all

#Fix F10-P in Keen 6
%patch $7424 $EB $05
This patch disabled the cheats. Only the A+2 button works.
levellass
Posts: 3001
Joined: Wed Oct 11, 2006 12:03 pm
Location: Ngaruawahia New Zealand

Re: Fix impossible bullet patch in Keen 6

Post by levellass »

This should fix the impossible bullet bug without causing issues with the Flect:

Code: Select all

#Fix impossible bullet bug
%patch $BF24 $27
%patch $BF38 $EB $0F
Post Reply