![]() |
#31
|
|||
|
![]() So I've found out what happened. I had a DSETUP.dll and a dsetup.dll inside the folder. I'm playing on linux and by default, even on NTFS, it's still case sensitive, so it didn't overwrite. So to fix it, I now mount my NTFS drives with `lowntfs-3g` and with `ignore_case` option. This will make your NTFS partition appear all lower case in linux and ignore casing.
| ||
|
|