Here's what I just found posted by a user in an old gaming forum a couple days ago:
Yup, that's a project similar to ReDuke but for Duke Nukem II. The GitHub project page has some downloadable beta builds and source code. Currently, the shareware episode is supported (registered levels might work too but not for granted).
Also here's an article about the project:
https://hackaday.com...gineering-duke/
Page 1 of 1
Rigel Engine - Duke Nukem II engine recreation project
#1 Posted 12 June 2019 - 10:17 AM
#2 Posted 12 June 2019 - 10:27 AM
I saw that on Twitter a little while ago and retweeted it. I for some reason thought it was already known here. Apparently not. My bad.
Among the future plans is support for replacement graphics assets. I went ahead and added a comment requesting features for supporting multiple music formats as well (with metadata loop tags) including MODs.
Among the future plans is support for replacement graphics assets. I went ahead and added a comment requesting features for supporting multiple music formats as well (with metadata loop tags) including MODs.
This post has been edited by MusicallyInspired: 12 June 2019 - 10:28 AM
#3 Posted 12 June 2019 - 11:25 AM
As I mentioned on the 3D Realms Discord server, this project looks cool, but mention of "analyzing video captures from DosBox" as part of the fundamental development strategy concerns me. It sounds like this is primarily a by-sight recreation and I'm not a fan of those. The mention of Episode 1 being playable and the rest not (yet) adds to my concern. It suggests an approach of recreating things as one goes along, rather than actually reproducing the game's systems.
#4 Posted 14 June 2019 - 09:55 AM
Just to be fair, the full sentence is "A mix of reading assembly and analyzing video captures from DosBox", as NY00123 mentioned on Discord.
#5 Posted 14 June 2019 - 12:46 PM
By-sight recreations often include some extent of direct REing, often just in terms of loading file formats, but don't apply the approach as widely as they should. Mentioning "reading assembly" does not counter my concerns.
#6 Posted 27 May 2020 - 03:05 AM
So I recently rediscovered this on Twitter and didn't realise this had been posted on the forum before.
It looks like now that the Registered Version is supported and even interestingly supports Widescreen now
It looks like now that the Registered Version is supported and even interestingly supports Widescreen now
#7 Posted 28 May 2020 - 02:35 AM
TBH I haven't gotten around to check this out myself yet, and completely forgot there were downloadable beta versions already. Thanks for the heads up!
#8 Posted 28 May 2020 - 04:00 AM
Well, it would be nice if I could find a way to enable that widescreen mode. I downloaded latest released build (v0.5.3) from its Github page. But if I try to enter Game options in menu, it just goes crashing down immediately.
Maybe it is because I am using Win 7 64bit? I also got error at launching game for first time and had to provide vcruntime140_1.dll file for it to run.
Maybe it is because I am using Win 7 64bit? I also got error at launching game for first time and had to provide vcruntime140_1.dll file for it to run.
#9 Posted 17 October 2021 - 06:48 AM
MrFlibble, on 12 June 2019 - 10:17 AM, said:
Here's what I just found posted by a user in an old gaming forum a couple days ago:
Yup, that's a project similar to ReDuke but for Duke Nukem II. The GitHub project page has some downloadable beta builds and source code. Currently, the shareware episode is supported (registered levels might work too but not for granted).
Also here's an article about the project:
https://hackaday.com...gineering-duke/
Yup, that's a project similar to ReDuke but for Duke Nukem II. The GitHub project page has some downloadable beta builds and source code. Currently, the shareware episode is supported (registered levels might work too but not for granted).
Also here's an article about the project:
https://hackaday.com...gineering-duke/
How is ReDuke? The site says the game was not reverse engineered, so I'm not sure how accurately the gameplay has been recreated.
#10 Posted 17 October 2021 - 01:43 PM
Master O, on 17 October 2021 - 06:48 AM, said:
How is ReDuke? The site says the game was not reverse engineered, so I'm not sure how accurately the gameplay has been recreated.
It is my understanding that K1n9_Duk3 managed to recreate gameplay mechanics pretty accurately by way of observing how the game plays in DOSBox.
#11 Posted 20 October 2021 - 09:17 PM
This is cool!! Always liked the old duke 2 especially the rockin soundtrack. i die alot tho
#12 Posted 21 November 2021 - 09:32 PM
https://github.com/l...ases/tag/v0.8.2
Added a smooth scrolling and movement mode. When this is enabled, the game is taking full advantage of the display framerate (60 FPS or higher) by interpolating object and camera movement during rendering (internal game logic is still running at 15 FPS). This is currently still work in progress, see known issues.
Added a smooth scrolling and movement mode. When this is enabled, the game is taking full advantage of the display framerate (60 FPS or higher) by interpolating object and camera movement during rendering (internal game logic is still running at 15 FPS). This is currently still work in progress, see known issues.
Share this topic:
Page 1 of 1