Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows XP support is broken #309

Open
classc7601 opened this issue Sep 27, 2022 · 1 comment
Open

Windows XP support is broken #309

classc7601 opened this issue Sep 27, 2022 · 1 comment

Comments

@classc7601
Copy link

Although the code claims it was made with VS2019 WinXP, the build doesn't work in Windows XP with latest VC2019 runtime installed. It will give out "Not a valid Win32 application" error and when Windows version number is patched, it will throw out another error and game will not start.

@MoeMod
Copy link
Owner

MoeMod commented Nov 1, 2022

C++20 and 64-bit is required now, so we switched to VS2022. Maybe you built an x64 version but XP doesnt support it.

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

No branches or pull requests

2 participants