Search found 716 matches

by szemigi
Wed Feb 17, 2021 9:08 am
Forum: Coding
Topic: Keen 1.34
Replies: 8
Views: 19157

Re: Keen 1.34

I tried to unpack the EXE of this version, but had no luck either. I even tried KeenGraph to export the graphics, but it said that EGALATCH.CK1 and EGASPRIT.CK1 are LZW-compressed (after unpacking the EXE). It was decompressing and decompressing these two files and then nothing.

So in-short: fail.
by szemigi
Tue Feb 16, 2021 1:27 pm
Forum: Vorticons Requests and Discussion
Topic: Keen 2-3: plus 1 frame for Keen
Replies: 6
Views: 15363

Re: Keen 2-3: plus 1 frame for Keen

Here $0014W is how long the second frame lasts. $001DW is the frame used. #Extra frame when unstunning -Keen 2 %patch $4A5B $0AF2W %patch $0AF2 $55 $8B $EC $C7 $06 $96E8W $001EW $A1 $96EAW $03 $06 $5AF0W $A3 $96EAW $3D $0014W $7E $06 $C7 $06 $96F2W $66A9W $5D $C3 #Extra frame when unstunning -Keen ...
by szemigi
Fri Feb 12, 2021 1:00 am
Forum: Patches: Marooned on Mars
Topic: Tile Garg level number
Replies: 0
Views: 9321

Tile Garg level number

Since this will be the part of my current project, I would like to share this patch with you. So, this patch defines which level number uses the Garg tile. Basically, it's level 11. Here ya go!

Code: Select all

#Tile Garg level number
%patch $4531 $0B $75 #Level 11
by szemigi
Mon Jan 11, 2021 11:47 pm
Forum: Vorticons Requests and Discussion
Topic: Keen 3: Vorticon Mom and Vorticon Grunt
Replies: 0
Views: 5865

Keen 3: Vorticon Mom and Vorticon Grunt

Hello! I have a newer request: Vorticon Mom and Grunt have Keen's walking sound while walking.
by szemigi
Sat Jan 09, 2021 10:53 am
Forum: Vorticons Requests and Discussion
Topic: Keen 3: Message popup tile property gives all the keycards
Replies: 0
Views: 5579

Keen 3: Message popup tile property gives all the keycards

Hello! I would like a patch, which causes the message popup (Yorp statue) tile property to give all the 4 keycards at once.
by szemigi
Sat Dec 19, 2020 9:24 pm
Forum: Vorticons Requests and Discussion
Topic: Keen 3: Pogo and Raygun sounds are separated
Replies: 4
Views: 4963

Keen 3: Pogo and Raygun sounds are separated

Title says it all. Since for Keen 1 this patch exists, i would like it for Keen 3 as well. Please, make it.
by szemigi
Tue Mar 10, 2020 10:35 pm
Forum: Galaxy Requests and Discussion
Topic: WoW-type scrolling (Keen 4)
Replies: 1
Views: 4405

WoW-type scrolling (Keen 4)

Hey, is it possible to have 3 levels that are WoW-type scrolling levels? If so, can you make it?
by szemigi
Fri Mar 06, 2020 3:40 pm
Forum: Patches: Secret of the Oracle
Topic: Readable notes in Keen 4
Replies: 1
Views: 11546

Re: Readable notes in Keen 4

Hey, is it possible to replace the "platform switch off" with something else somehow?
So for example I want a plus tile property called "Text message". I hope it's kinda possible.
by szemigi
Wed Jan 15, 2020 6:54 pm
Forum: Galaxy Requests and Discussion
Topic: Keen 5: Different music for second ending
Replies: 0
Views: 7424

Keen 5: Different music for second ending

Is it possible to have different (separated) music for the second ending in Keen 5?
by szemigi
Thu Jan 02, 2020 12:42 am
Forum: Galaxy Requests and Discussion
Topic: 4th difficulty enemies (Keen 6)
Replies: 14
Views: 20069

Re: 4th difficulty enemies (Keen 6)

Any progress of the patch?
by szemigi
Wed Jan 01, 2020 3:48 pm
Forum: Galaxy Requests and Discussion
Topic: Keen 6 patches
Replies: 6
Views: 8726

Re: Keen 6 patches

Exactly. Like I said, Flower Power rules completely.
by szemigi
Thu Dec 26, 2019 3:09 pm
Forum: Galaxy Requests and Discussion
Topic: Keen 6 patches
Replies: 6
Views: 8726

Re: Keen 6 patches

This patch makes the shot become a shot item when it smashes into stuff. (Including enemies.) #Keen's shot is an item when it lands %patch $D922 $55 $8B $EC $56 $57 $8B $7E $06 $8B $76 $08 $C7 $05 $0005W $C7 $45 $3E $000BW $C7 $45 $10 $FFFFW $B8 $0019W $50 $9A $183B09F1RL $44 $44 $B8 $15B6W $50 $57...
by szemigi
Wed Dec 25, 2019 1:06 am
Forum: Galaxy Requests and Discussion
Topic: 4th difficulty enemies (Keen 6)
Replies: 14
Views: 20069

Re: 4th difficulty enemies (Keen 6)

I forgot and I didn't patch the .tli file! Me silly. This governs whether I can use some of the 'level done' space tos tore the four extra gems. If you can do, I want +4 extra gems stored (as I showed in the first post on the picture). And like I said, Keen 6 Plus (or whatever) will have 24 levels i...