Edits Enviroment variable to fix the game crashing on start. Windows Only.
To fix the game, just download this .zip file, open DDS Fixer.exe, and you're done. If you get this message, it worked.
The game has had a bug for a long time that hasn't been fixed until now. Specifically, there is an entry missing in Enviroment Variables that is causing the game to not turn on. This program adds the missing variable. Don't forget to run this program as Administrator.
If you don't trust this program, you can fix the game manually. To do it, I recommend watching this video. But if you know, what you're doing, make this new System Enviroment Variable:
OPENSSL_ia32cap
~0x200000200000000
Here are the problems and bugs that I plan to address in the future. If you fixed them, please do not hesitate to send me a pull request, and I would be very grateful. Please also report problems and bugs in GitHub Issues.
I welcome and appreciate contributions in fixing bugs and enhancing features. However, please avoid submitting pull requests (PRs) that modify the template's existing design without discussing them with me. Please do not submit PRs that are not related to bug fixes or feature enhancements. Editing text in the README file is not encouraged (e.g., fixing grammar errors). PRs with unnecessary editing (e.g., adding unrelated text, changing the design of the template, modifying the README text arbitrarily) or unrelated changes (e.g., changes that are related to only their applications) will be marked as "spam" and "invalid".
If you are excited to contribute to the new features directly, please explain your design decisions and how your design matches this template's style in the PR. If you fix bugs, please explain which bug you fixed and how you fixed them. The explanations that you put in each PR can greatly help me determine if the changes can be merged into the master branch. PRs with no explanations will highly likely be rejected and marked as "wontfix".