Version 1.9.6.0 Update

All discussion about the Commander Genius project (a Keen interpreter + more).
Post Reply
gerstrong
Vorticon Elite
Posts: 1244
Joined: Wed Dec 31, 2008 14:44
Location: Frankfurt - Germany
Contact:

Version 1.9.6.0 Update

Post by gerstrong »

Another upload for Windows has been uploaded to Sourceforge.

There haven't been an update for some because I was a bit busy with some personal life and in some months I will be moving to another location. Yet, I try to keep this project running and still have plans to make it better.

Here are the changes for this one:

  • - Dreams now uses the graphics and timer engine used by CG for other episodes which consumes less resources and provides a bit more fluent graphics as far as possible. The episode is fully playable but there are still some issues and artifacts I'm fixing. Also I'm making some of the code a bit more object oriented
    - Patcher has been improved and became a bit smarter. This makes more mods run much better than before, especially regarding Keen 1 Galaxy mod, Keen 8 and Keen 9.
    - Python3 support has been added. So far it can be used for controlling some variables of Sparky and Robored. For the basic integration I tested on those and it works pretty well. Plans are to get the AI code into python scripts and allow modders are better way to program their own stuff. I also will be adding scripts to some existing mods in order to make them playable as intended to.
    - Last but not least the run button. In Keen 1-6 (not dreams) you can assign another action were Keen runs much faster! I know, original Keen did not move that fast, but I think it's a nice change which can make the walking through some larger levels a bit less boring. Also it might be interesting for speedrunners to check it out. Whenever you "run" through levels you have to be extra careful with enemies not to touch you, so there is a good balance in my opinion. if don't want to use that feature just do not use it!
For now there is only the Window version and of course update code @github. As usual you can get the latest release on page where link follows:

http://clonekeenplus.sourceforge.net/download/

I will update the other releases as soon I have taken a deeper look into the python3 integration with libsdl android.

Now let's talk about some future, shall we. I really had big plans for CG but I decided to go a bit back. Version 2.0 is one of the mayor plans still, but supporting more features especially the Galaxy and Dreams game had is the main priority up to that point. I will be adding other features and see how they are received. I'd rather see where we get and what is better received than to strictly plan something in advance. It also depends on this community a bit...

For example I consider dosfusion an attempt that didn't work out well. Dosfusion in Commander Genius runs and supports other games, but I really wanted a fusion with the original developer (Qbix) and make the dosgame become something bigger. He didn't like the idea and we agreed that I will be concentrating more on the Commander Genius engine itself for the Commander Keen games. CG is not emulator anyways so I won't be extending the Dosfusion part anymore. I might even remove some time later...

About Python I will be extending the support and hopefully through that get more mods to work better. It will depend on how modders receive that feature and which guys will be helping me on this project. If it fails it might get removed, I dunno yet.

I want to see what others might use and I still believe we should modernize Keen or in general 2D platformer like these, I love 2D platformers!

Having seen some bigger mods like (Keen 7-9) I'm really happy that the Commander Keen adventures continue. We have great artists, componists and hackers on this site with great potentials.

It is too bad that the legal issues with the executables hinder publishing these mods. CGs Game Center provides some Mods for free to download Keen games. Regarding for example Keen 8 and 9 I cannot provide a downloadable content because for that the users must provide the purchased executables. Even worse goes for Keen 6 which is harder to get. Yeah I can demand in CG providing these executable. Maybe I will do that, but I do not consider it a clean solution to that problem.

But I might have a solution. Since Commander Genius is that massive and provides most of the code for handling what needs to be handled, why not support these mods without requiring the executables. With some python scripts and the graphics, sounds and music the mods provide there isn't that much to be changed. I think that way we can provide Keen 9 without an Keen 5 executable legally and maybe even Keen 8 without Keen6.exe. Not sure if that would be a problem, but most of the graphics in these game are by the modders. It is mostly patched away.

Those are my thoughs. Maybe in future we can skip those executable and just your own resources and make the game yours. Make the modders more independent.

Legal issues with the name and owner of the Commander Keen franchise? So far nobody seems to care what the modders have done so far here. I doesn't matter really, we can change the name at any time, don't you think? "Captain Keen" maybe? :-D

Tom Hall itself reached the other day and told me he was playing Commander Genius and enjoying it without any complains. He only complained that there is no updated Mac version. Good thing this guy is remembered by its fans and not ripped apart like Duke Nukem.

I want to provide and see what others might use make happy. From my point of view I still believe we should modernize Keen or in general 2D platformer like these, I love 2D platformers!

My thoughs so far. I wish you all a nice weekend! :-)
Having fun developing stuff...
Keening_Product
Kuliwho?
Posts: 2167
Joined: Fri Jan 20, 2012 7:02
Location: Tied up in the Oracle Chamber's basement
Contact:

Post by Keening_Product »

Sonic the Keenhog.

Looking forward to checking this out!
Keening_Product was defeated before the game.

"Wise words. One day I may even understand what they mean." - Levellass
ReL0aDed
Grunt
Posts: 8
Joined: Sun Mar 27, 2016 18:09

Post by ReL0aDed »

Nice release! It might be just me, but somehow it seems like the scaling/resolution thing works better now than before. I have the aspect ratio at 16:10 (like the original games) and @ 1600x1000 resolution in fullscreen (5x bigger than the original games 320x200 resolution).

Earlier on my videocard did not accept this odd resolution, but somehow it does that now. Might be better integration in Commander Genius or more compatible gpu-drivers nowadays? :p

My only "struggle" as of now is the xinput support with multiple Xbox 360/One gamepads, as mentioned earlier.
User avatar
neek
Vortininja
Posts: 46
Joined: Tue Apr 05, 2011 18:47

Post by neek »

How is the development for the iPhone release progressing? I wish so badly I could play Commander Genius on my iPhone lol.
User avatar
keenmaster486
Vorticon Elite
Posts: 542
Joined: Sun Mar 20, 2016 18:29
Location: Tranquility Base
Contact:

Post by keenmaster486 »

Yes! ^^^^^
I flermmed the plootash just like you asked.
gerstrong
Vorticon Elite
Posts: 1244
Joined: Wed Dec 31, 2008 14:44
Location: Frankfurt - Germany
Contact:

Post by gerstrong »

ReL0aDed wrote:Nice release! It might be just me, but somehow it seems like the scaling/resolution thing works better now than before. I have the aspect ratio at 16:10 (like the original games) and @ 1600x1000 resolution in fullscreen (5x bigger than the original games 320x200 resolution).

Earlier on my videocard did not accept this odd resolution, but somehow it does that now. Might be better integration in Commander Genius or more compatible gpu-drivers nowadays? :p

My only "struggle" as of now is the xinput support with multiple Xbox 360/One gamepads, as mentioned earlier.
Thanks! :-) With gamepad support it is hard to say. I use SDL 1.2 and 2.0 for handling input. So I think the libs handles all the XInput stuff. CG provides a lot of options for configuring inputs.
Having fun developing stuff...
gerstrong
Vorticon Elite
Posts: 1244
Joined: Wed Dec 31, 2008 14:44
Location: Frankfurt - Germany
Contact:

Post by gerstrong »

neek wrote:How is the development for the iPhone release progressing? I wish so badly I could play Commander Genius on my iPhone lol.
There was port some time ago by Albert. I doubt it will work. It was made for iPhone 3 back then.

I tried to compile CG on MacOS Sierra but failed here and there. I need to take a closer look at the issues I right now get. Regarding iPhone support, if MacOS works it won't be difficult getting an iPhone port built.

We are still looking for someone who wants to maintain that version.
Having fun developing stuff...
User avatar
neek
Vortininja
Posts: 46
Joined: Tue Apr 05, 2011 18:47

Post by neek »

So there's hope.😊 That's all I needed to hear haha, good work.
User avatar
keenmaster486
Vorticon Elite
Posts: 542
Joined: Sun Mar 20, 2016 18:29
Location: Tranquility Base
Contact:

Post by keenmaster486 »

*resists urge to post "you're saying there's a chance" meme*
I flermmed the plootash just like you asked.
User avatar
neek
Vortininja
Posts: 46
Joined: Tue Apr 05, 2011 18:47

Post by neek »

Do it. You know you wanna
Post Reply