MrAlaux / Nugget-Doom

Nugget Doom is a fork of Woof! with additional features.
GNU General Public License v2.0
66 stars 3 forks source link

Cannot load DOOM + DOOM II versions of Master Levels or No Rest for the Living #111

Open SilverSpireZ opened 2 months ago

SilverSpireZ commented 2 months ago

I have tried loading the new versions of masterlevel.wad and nerve.wad from the Kex DOOM + DOOM II release, but neither work. The application doesn't open. I'm using these commands:

nugget-doom.exe -iwad doom2.wad -file masterlevels.wad nugget-doom.exe -iwad doom2.wad -file nerve.wad

Seems this issue was fixed in Woof, so maybe a similar fix could be pushed here.

MrAlaux commented 2 months ago

Seems this issue was fixed in Woof, so maybe a similar fix could be pushed here.

Indeed, but such fixes are usually only merged upon new Woof releases. Even then, I may have to investigate to find the commit fixed it.