lethal-guitar / RigelEngine

A modern re-implementation of the classic DOS game Duke Nukem II
GNU General Public License v2.0
911 stars 60 forks source link

Mod directories with non-ASCII names can't be loaded #894

Closed lethal-guitar closed 1 year ago

lethal-guitar commented 1 year ago

@mitsvan I've managed to fix loading mods with non-ASCII directory names. Here's a new build again:

rigelengine_win_x64.zip

They will still be displayed as ? in the options menu for the time being (that requires a bit more work to fix), but they should now load correctly.