The Linux port's get_resource function seems to be using the original filenames, rather than the 8.3 filenames used by the Windows EXE's resource system. Too bad it doesn't tell us the original file extensions.
This reverts commit 07d01143e6.
07d01143e6
Needed to fix bug, so I figured I'd just remake the thing.