JNechaevsky / international-doom

Small, functional and simple source ports, created with help, efforts and bits of code from people around the world.
https://jnechaevsky.github.io/inter-doom/
GNU General Public License v2.0
25 stars 1 forks source link

[Bug/Feature] ID won't load chex.deh in the same dir as IWAD #88

Closed NightFright2k19 closed 7 months ago

NightFright2k19 commented 7 months ago

International Doom does not recognize the required DEHACKED file for Chex (chex.deh) if placed in the same directory as chex.wad. This is usually the expected behavior.

Example launch cmd: "./inter-doom.exe" -iwad "../../iwad/chex.wad"

../../iwad/chex.deh exists, but Inter-Doom won't find it.