The source code of the SlaveDriver Engine, powering the 1996 game PowerSlave, is now published on GitHub

That's wonderful, thank you! I'm a programmer, but I have no idea how to even start trying to understand big projects with many different files.
 
It compiles fine. All the code is there (except the Artillery thing, looks like).
My guess why nobody is doing anything with it would be the restrictive license.
It's better than leaked source code, but still, would I be doing something with it, I wouldn't brag about it.
Especially since IP has been recently resurrected by an active company.
Thanks to the uploader just the same. I understand the limited possibilities of releasing the source for a commercial game with multiple publishers and all that.
 
It compiles fine. All the code is there (except the Artillery thing, looks like).
My guess why nobody is doing anything with it would be the restrictive license.
It's better than leaked source code, but still, would I be doing something with it, I wouldn't brag about it.
Especially since IP has been recently resurrected by an active company.
Thanks to the uploader just the same. I understand the limited possibilities of releasing the source for a commercial game with multiple publishers and all that.
did you manage to put back the assets and run the game ?
 
Yeah. It works with the regular release CD assets with some minor glitches, out of the box - just compiled.
Some source files were updated post release date, so it's to be expected
and I just have a single compiler version which is different from what they used.

Let's say I'm making something on Saturn, though. Or even not on Saturn.
I wouldn't want to be caught dead snooping around GPL code unless I want to GPL my code.
I would just lift what I need from this code base but publicly stay away from it.
So I would expect a quality boost on other Saturn projects, but PowerSlave left lingering.
 
Back
Top