Search found 785 matches

by K1n9_Duk3
Mon Apr 08, 2024 5:22
Forum: Release Forum
Topic: Suburb Shenanigans
Replies: 82
Views: 76789

Re: Suburb Shenanigans

Maybe you were thinking of Valo Keen?
by K1n9_Duk3
Sat Apr 06, 2024 16:42
Forum: Release Forum
Topic: The Great Galaxy-Mod Bug Hunt 2020
Replies: 54
Views: 32737

Re: The Great Galaxy-Mod Bug Hunt 2020

If you want to play some of the more complex mods on a real DOS system, you should make sure that your system provides EMS and/or XMS memory in so-called Upper Memory Blocks. Any 386 or above can emulate EMS and UMBs via EMM386.EXE and some mods absolutely need this. Just start one of the original K...
by K1n9_Duk3
Sat Apr 06, 2024 8:04
Forum: Release Forum
Topic: Foray in the Forest - now available as a patch-based mod for Keen 4
Replies: 6
Views: 310

Re: Foray in the Forest - now available as a patch-based mod for Keen 4

This patch-mod thing is really just a proof-of-concept. This monster of a patch file literally just patches every single byte of the Foray in the Forest v1.0 code into Keen 4, overwriting pretty much all of the original Keen 4 code. I didn't rewrite the whole FITF code in patch form, I just wrote a ...
by K1n9_Duk3
Mon Mar 25, 2024 6:36
Forum: Official Keen Games
Topic: Keen 6 Apogee Demo Version
Replies: 14
Views: 1603

Re: Keen 6 Apogee Demo Version

As I wrote earlier, the data in the EGAGRAPH file of the Keen 6 Apogee Demo is mostly identical to the FormGen Demo, except for the three chunks I mentioned (exit screen and the two flashing arrow images). The recorded demos are also part of that file, so the demo data in the Apogee Demo is identica...
by K1n9_Duk3
Mon Mar 25, 2024 6:31
Forum: Official Keen Games
Topic: Was the Impossible Pogo Trick originally a bug?
Replies: 1
Views: 226

Re: Was the Impossible Pogo Trick originally a bug?

In Keen Vorticons it was a side effect of how the code worked. It is definitely a feature in Keen 4-6, there is extra code for the added pogo height on the first bounce.
by K1n9_Duk3
Mon Mar 18, 2024 6:51
Forum: Release Forum
Topic: Keen Day package 2024
Replies: 7
Views: 671

Re: Keen Day package 2024

I just found another bug in The Ruin of Roib: If a piece of the exploded Slop touches a Robo Wreck, Keen will be killed. So try to lure the Slops away from any Robo Wrecks before you shoot the Slops. I suspect that it's Keen 58 where things have taken at least some efforts. I'm a bit confused. Are y...
by K1n9_Duk3
Mon Mar 18, 2024 6:37
Forum: Unofficial Keen Games
Topic: Are "source code mods" mods or fangames?
Replies: 15
Views: 717

Re: Are "source code mods" mods or fangames?

I think source code mods should be their own sub-category for the engine they are based on. So for the "Galaxy" engine, there would be Keen 4, 5, 6, Dreams and Source mods. For the "Vorticons" engine, there would be Keen 1, 2, 3 and Source mods (if we ever get to see a release of...
by K1n9_Duk3
Sat Mar 16, 2024 8:57
Forum: Release Forum
Topic: Keen Day package 2024
Replies: 7
Views: 671

Re: Keen Day package 2024

Look like I forgot to include the Icon images for GalaxyView, sorry.

Also, the images troublesomekeen posted don't load in Chrome.
by K1n9_Duk3
Thu Mar 14, 2024 15:58
Forum: Official Keen Games
Topic: Keen 6 Apogee Demo Version
Replies: 14
Views: 1603

Re: Keen 6 Apogee Demo Version

Please allow me to ramble about what I think where the recently discovered Apogee Demo of Keen 6 fits into the timeline of the other releases. Here I go... First, the obvious: The AUDIO.CK6 and GAMEMAPS.CK6 files are identical across all three known demo versions of Keen 6 (FormGen Demo, Apogee Demo...
by K1n9_Duk3
Thu Mar 14, 2024 15:48
Forum: Release Forum
Topic: Keen Day package 2024
Replies: 7
Views: 671

Keen Day package 2024

Here's my Keen Day present for all of you: K1n9_Duk3's Keen Day Package 2024 This contains new versions of some of my Keen-related tools: GalaxyView VorticonView uGrab K1n9_Duk3's Patching Utility Also included is an unofficial updated version of "The Ruin of Roib". This version should mak...
by K1n9_Duk3
Mon Mar 11, 2024 6:44
Forum: Official Keen Games
Topic: Keen 6 Apogee Demo Version
Replies: 14
Views: 1603

Re: Keen 6 Apogee Demo Version

This is very interesting. I would love to take a look at this, but Chrome doesn't like that "mega" site. Could somebody please re-upload the game files to another site? I'm not really all that interested in the raw image itself, i just want to take a look at the game files and maybe add su...
by K1n9_Duk3
Wed Mar 06, 2024 9:55
Forum: Keen Awards
Topic: Keen Awards 2023: Nominations
Replies: 26
Views: 2694

Re: Keen Awards 2023: Nominations

Pandakeen wrote: Tue Mar 05, 2024 23:29 Here's a suggestion for next year's Keen Awards: I think the nominations thread should run year-long instead of only at the end of the year. That way people can nominate stuff as soon as it comes out and not have to try and remember every cool thing that released in a year.
Yes, please.
by K1n9_Duk3
Mon Mar 04, 2024 7:15
Forum: Other Keen Stuff
Topic: Keen Dreams Gold Edition - ICED (not removed)
Replies: 6
Views: 1124

Re: Keen Dreams Gold Edition - ICED (not removed)

I hope that somebody is going to address the problems and produce a fixed version. All these problems can be solved without cutting any content, don't worry.
by K1n9_Duk3
Sat Mar 02, 2024 18:11
Forum: Other Keen Stuff
Topic: Keen Dreams Gold Edition - ICED (not removed)
Replies: 6
Views: 1124

Re: Keen Dreams Gold Edition - ICED (not removed)

Your Keen Dreams project has several issues: 1. You created an EGAHEAD file with 3-byte entries, but the code expects 4-byte entries. The game will not be able to load any of the graphics correctly. I guess this is because uGrab beta 1.011 cannot create EGAHEAD files using 4-byte entries. I guess I ...