Youda008 / DoomRunner

Preset-oriented graphical launcher of various ported Doom engines (an alternative to ZDL)
GNU General Public License v3.0
203 stars 13 forks source link

Doom Runner doesn't find info files that are .TXT and not .txt #132

Closed thecnoNSMB closed 6 months ago

thecnoNSMB commented 9 months ago

As in the title. This might be exclusive to Linux, since it's very particular about case sensitivity.

Reproduction steps:

  1. Create or download a WAD and corresponding TXT file (or perhaps you already have some!), named NAME.WAD and NAME.TXT or similar, as is the classic convention
  2. Double click NAME.WAD in Doom Runner
  3. Doom Runner fails to find NAME.txt, even though NAME.TXT is right there

In my case, I ran into this issue trying to play Doomkid's Vanilla Doom Wad Pack.

Youda008 commented 9 months ago

Ooops, sorry about that.

Youda008 commented 6 months ago

Fixed. Release will hopefully be soon.

thecnoNSMB commented 6 months ago

Thanks! Doom Runner is easily the best launcher which currently supports Linux (though it's basically only competing with ZDL for some reason), and so I'd like to thank you for your work on it.