Shpoike / Quakespasm

Extra bloaty junk to modernise stuff a bit.
http://triptohell.info/moodles/qss/
GNU General Public License v2.0
190 stars 41 forks source link

[Bug] ENT files not loaded in SoA/DoE #84

Closed NightFright2k19 closed 2 years ago

NightFright2k19 commented 2 years ago

In spite of using correct checksums for .ent files in SoA and DoE (e.g. hip1m1@061e.ent for Kex version of HIP1M1 or r1m1@490b.ent for Kex version of R1M1), definitions are not loaded. It also does not work after removing checksum part completely (e.g. h1m1.ent).

Can be easily checked by altering map title in .ent file and loading it with the map afterwards. ID1 seems to work as intended. Same issue in regular Quakespasm 0.94.1 (x64).

Note: This issue actually happens when placing maphacks into quakespasm.pak (inside of a "maps" subdir), so the actually problem (if it is one) is that quakespasm.pak contents would only be loaded with ID1 contents.

Tested with: QSS x64 v2021-10-06

Test files for HIP1M1 and R1M1

NightFright2k19 commented 2 years ago

It's rather about how quakespasm.pak behaves, and it's already a hack, so... nevermind.