Segfaults when trying to open image file with file extension in capital letters
rtkt opened this issue · 0 comments
rtkt commented
OPL PC Tools just crashes both on Windows and on Linux.
To reproduce:
- run OPL PC Tools
- open games library
- click "Install game"
- click "Add Image"
- select file with name like "GODOFWAR.ISO" and click "OK"
If I rename file from "XXXX.ISO" to "XXXX.iso" it opens and installs successfully.
I created a patch to fix this issue, at least on my NixOS machine.