Exhumed, also known as PowerSlave, a retro shooter from the 90s has been revived with the power of open source.
A coder going by the tag of sirlemonhead, released PCExhumed which they did with EDuke32. They said it's a "reverse engineering of the version of the game that is considered the most complete - the 1996 retail release of Exhumed". The code to run it has also been pulled into NBlood, giving another easy way to run it. You can see a video of it in action below:
Direct Link
I have vague memories of this one, as I owned a Sega Saturn and it was one of the few games we had for it but it didn't really stick at the time for me as I was too busy playing Command & Conquer.
Sadly, the game isn't available to buy easily anywhere. Perhaps GOG.com can do their usual revival magic to get it on their store to give people an easy place to get the data files. It's just great to see another classic game not completely lost to history, as it can now live on future modern operating systems.
Hat tip to RTheren.
Thank you for this new PCExhumed solution. :)
Secondly, it seems that in newer games you're mostly targeting enemies who would encompass the area of about two of the pixels of these older games. I don't have that kind of accuracy. This game doesn't even have sights! I can get behind that.
I assume this is based off the original PC versionI compiled the source, and played a bit. First level matches this PC gameplay video.
I would highly recommend adding the FLAC or OGG files, since the music makes the game a lot more fun to play.
Only thing I can't seem to get working is the intro movie (book.mov).
Any help? :)
Funny. I actually tried to run the old Powerslave EX last year, but failed. :(Powerslave EX is a reconstruction of a PS1 version. Powerslave PS1, DOS and Saturn are three different games with different levels, weapon and item system, and even engines. I wish PCExhumed got support for all three of them.
Thank you for this new PCExhumed solution. :)
Perhaps GOG.com can do their usual revival magic to get it on their store to give people an easy place to get the data files.
DO IT, JUST DO IT!
Funny. I actually tried to run the old Powerslave EX last year, but failed. :(
Thank you for this new PCExhumed solution. :)
I have this bookmarked for a long time. How did you compile it? It would be great to be able to test it and compare with PCExhumed. Anyone else have some tips on that?
![](https://drive.google.com/uc?id=1gz-F2-7Lvds7xW2ba2If4_3vIXrhSbcb)
Last edited by ageres on 4 Jan 2020 at 8:21 am UTC
I have this bookmarked for a long time. How did you compile it? It would be great to be able to test it and compare with PCExhumed. Anyone else have some tips on that?
git clone https://github.com/nukeykt/NBlood.git
cd NBlood
make
That is all :-)
Further instructions here.
Looks like a crosshair in PCExhumed is in the TODO list.
To rip music files you need the Mixed Mode CD of Exhumed.
If you ever made a NRG file (proprietary format) of the original CD for some reason :), you can mount it in Daemon Tools (Windows) to access the audio files. Not sure how to do that in Linux though...
If you ever made a NRG file (proprietary format) of the original CD for some reason :), you can mount it in Daemon Tools (Windows) to access the audio files. Not sure how to do that in Linux though...With cdemu and its GUI gcdemu.
With cdemu and its GUI gcdemu.Thanks. I have successfully mounted an NRG file using CDemu. It pops up an audio CD shown as wave files.
The GUI version immediately quits, but I don't really need it. Just like I will never need Daemon Tools anymore. :) I see that tool has become more evil the last couple of years with ads/subscriptions.
But Powerslave EX works fine in Wine. All I had to do to run it was installing 32-bit openal.
So you have a compiled Windows version? As some years ago the dev removed the files due to legal issues.
I have this bookmarked for a long time. How did you compile it? It would be great to be able to test it and compare with PCExhumed. Anyone else have some tips on that?
git clone https://github.com/nukeykt/NBlood.git
cd NBlood
make
That is all :-)
Further instructions here.
No I meant: how to compile Powerslave EX. ^_^
Last edited by Cyril on 4 Jan 2020 at 5:05 pm UTC
So you have a compiled Windows version? As some years ago the dev removed the files due to legal issues.He did, but I had downloaded it before and still keep it.
So you have a compiled Windows version? As some years ago the dev removed the files due to legal issues.He did, but I had downloaded it before and still keep it.
I think I did the same at the time but then removed it... :S:
So thank you!
Thought... I would love to compile the Linux version! :P
Edit: And yes the Windows version of Powerslave EX works perfectly fine in Wine!
Last edited by Cyril on 7 Jan 2020 at 2:45 pm UTC
See more from me