DukeNukemForever icon indicating copy to clipboard operation
DukeNukemForever copied to clipboard

DukeNukemForever remade on idTech 4 using leaked DNF assets.

Results 1 DukeNukemForever issues
Sort by recently updated
recently updated
newest added

https://github.com/jmarshall23/DukeNukemForever/blob/main/base/decls/def/weapon_pistol.def refers to "models/weapons/pistol/w_pistol.lwo" which does not exist and causes the game to crash due to no collision model for the weapon. The code in question is here: https://github.com/jmarshall23/DukeNukemForever/blob/fefd9a8c3c28d10be90844e1301a8cc1edb08a36/neo/game/Moveable.cpp#L108-L109