Youda008 / DoomRunner

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

[Bug] IWADs with IWAD/IPK3/PK3 extensions not recognized #3

Closed NightFright2k19 closed 5 years ago

NightFright2k19 commented 5 years ago

With v0.9, choosing .IWAD, .IPK3 or .PK3 extensions as IWADs is no longer possible. This is however required for The Adventures of the Square (square1.pk3) and the standalone release of REKKR (rekkrsa.iwad). Also manually adding files does not work since the file filter now only allows .wad files.

In general, the launcher should support the following formats to be 100% ZDoom compatible:

Youda008 commented 5 years ago

Thanks. I did not know that some doom mods use extension .iwad or .ipk3. I'm currently working on the Compatibility Options, but right after than i'll fix these extensions.

Youda008 commented 5 years ago

This bug should be now fixed in release 1.0. Thank you.