Filesystems and case-insensitivity
Filesystems and case-insensitivity
Posted Nov 28, 2018 16:43 UTC (Wed) by smcv (subscriber, #53363)In reply to: Filesystems and case-insensitivity by sorokin
Parent article: Filesystems and case-insensitivity
For the SteamOS use case, it's desirable that this lookup can be case-insensitive: game developers typically do most of their testing and development on Windows, where opening "level3.MAP" will successfully find a file named "Level3.map". If the obvious port of that game fails to work on Linux, it makes Linux gaming look bad, and makes porting games to Linux less appealing.
Emulations of case-insensitive enviroments, like Wine and Samba, also need to match the case-insensitive behaviour of the environment they're emulating.
Posted Nov 28, 2018 20:28 UTC (Wed)
by HenrikH (subscriber, #31152)
[Link]
Posted Nov 28, 2018 21:12 UTC (Wed)
by madscientist (subscriber, #16861)
[Link]
Filesystems and case-insensitivity
Filesystems and case-insensitivity