RigelEngine
RigelEngine copied to clipboard
A modern re-implementation of the classic DOS game Duke Nukem II
Reverse-engineered C pseudo-code: https://github.com/lethal-guitar/RigelEngine/blob/f4ab3f3700749022d22d4639c2ac8ab242af64f8/src/ui/menu_element_renderer.cpp#L110
The dynamic geometry type specific by actor id 141 isn't used in any of the original game's levels. Thus, it's not necessary in order to play the shareware or registered...
hi, @lethal-guitar hope you're doing well! I've noticed you closed this issue: #846. Why? I just came up with, I think, a cool idea to solve it! I'm not there...
Is it possible to transfer save games (UserProfile_v2.rigel) between systems but use different game paths? For example, I'd like to use Rigel Engine on both my Steam Deck and MacBook....
Code that used to work has stopped working with the following error (also see [CI log](https://github.com/lethal-guitar/RigelEngine/actions/runs/6042667380/job/16407652544)): ``` CPack: Create package using DragNDrop CPack: Install projects CPack: - Run preinstall target...