elf-alchemist / masterpack

[ARCHIVE] Build script for the Masterpack for Doom II. The best way to play the Master Levels for Doom II.
https://elf-alchemist.itch.io/masterpack
MIT License
2 stars 0 forks source link

Map 32 (Klie) -> Map 16 (Kevernmo) #2

Open elgarlic opened 4 months ago

elgarlic commented 4 months ago

This issue may be entirely on my end. I completed the Cabal and Canto episodes (great work, by the way). In playing Klie's maps, I reached Fistula/32 without issue. But completing this map takes me to BloodFlood, which then proceeds to Derelict Station. I am using DoomLauncher with gzdoom. Any idea what may be wrong? Thanks

elf-alchemist commented 4 months ago

Hi @elgarlic,

I've just looked into this and as it turns out there were some errors in the ZMAPINFO definition for GZDoom, cause this problem.

It works fine on other source ports, such as DSDA, Woof, Nugget or others, that primarily use UMAPINFO.

I've already fixed this in the development versions of the WADs in https://github.com/elf-alchemist/master-levels-patches.

However they'll take some time to be pulled here as I'm having some issues with the needed library for the next release, 0.6.0.

Thanks for the report.