RigelEngine icon indicating copy to clipboard operation
RigelEngine copied to clipboard

A modern re-implementation of the classic DOS game Duke Nukem II

Results 67 RigelEngine issues
Sort by recently updated
recently updated
newest added

This is due to physics being processed before the hit detection. In the original, the hit detection for shootable walls is handled separately from the regular object hit detection, and...

correctness

It will greatly help in modding if a person is able to browse and extract resources from NUKEM2.CMP. We already have the code to extract and show it within the...

request

Make it possible to configure the camera dead zones. There would be a couple of options: * Original - original camera without changes * Centered - always keep Duke in...

enhancement
request