joulupunikki / Phoenix

Java clone/remake/patch of the game Emperor of the Fading Suns
https://joulupunikki.github.io/Phoenix/
37 stars 14 forks source link

Case of EFS1.4 filenames is shifty #85

Closed joulupunikki closed 8 years ago

joulupunikki commented 8 years ago

File names of EFS1.4 files sometimes have lower case letters in them. Phoenix expects EFS file names be all upper case => may crash

I suppose this has to do with EFS being two decades old with all cap names, NTFS supporting case sensitivity but Windows (up until 7 at least) does not differentiate between cases.