这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@Low-power
Copy link
Contributor

Those original data files are usually have uppercase names as installed in Windows, but due to the case-insensitive nature of Windows, it is possible to get lowercased names when copying them out, especially when using some older Windows versions (such as Windows 9x) or older file systems. As a result, when attempt using it in a case-sensitive system, the program won't load these data files with lowercase name.

@Low-power Low-power force-pushed the lowercase-data-files branch from fc869be to d3740df Compare November 15, 2022 16:04
@k4zmu2a
Copy link
Owner

k4zmu2a commented Nov 22, 2022

Game data copy with lower case files can be classified as user error.
But I am not against adding this just for versatility and future proofing.

The solution suggested here is incomplete, it only covers the main data file.
All game resources should use the same lower-case hack.

@k4zmu2a k4zmu2a merged commit f561cad into k4zmu2a:master Nov 22, 2022
@k4zmu2a
Copy link
Owner

k4zmu2a commented Nov 22, 2022

Merged completed version.

k4zmu2a added a commit that referenced this pull request Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants