Skip to content

Beta v0.5.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@lethal-guitar lethal-guitar released this 15 Feb 14:06
· 1219 commits to master since this release
569c971

Overview

⚠️ If you encounter missing DLL errors, install the Visual Studio 2019 Redistributable.

⚠️ Note: This release doesn't include the UI for selecting your Duke Nukem II installation yet. To make RigelEngine find the game data, copy RigelEngine.exe (and accompanying DLLs) into the directory of your Duke Nukem II installation, and launch RigelEngine.exe instead of NUKEM2.EXE.

This release completes registered version support, but there are still some bugs left to fix before reaching full parity with the original. Another update will hopefully follow soon!

In addition, a few bugs have been fixed, and the game can now be played using a game pad (e.g. Xbox controller, PS4 controller).

Release notes

New features

  • Gamepad support (thanks to contributor @pratikone!)

New enemies

  • Boss enemy for episode 2
  • Boss enemy for episode 3
  • Boss enemy for episode 4

New game mechanics

  • Duke's flying ship
  • "Airlock death" (Duke gets sucked into space when shooting certain walls)

Bug fixes

  • Boss health bar now disappears when level is restarted due to player death
  • Parallax background had an incorrect vertical offset, this is now fixed.
  • Previously, the level wouldn't restart if the player died and fell into a bottomless pit while in the death animation. This is now fixed.
  • Fixed another climbing pipe issue which prevented progress in M4.
  • Added missing impact effect for reactor debris
  • Fixed a couple of assertions in certain circumstances