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

Can't get it to build on windows 11 #34

Open
hugojmaia opened this issue Jan 3, 2024 · 2 comments
Open

Can't get it to build on windows 11 #34

hugojmaia opened this issue Jan 3, 2024 · 2 comments

Comments

@hugojmaia
Copy link

Screenshot 2024-01-03 182917 That's the error I get when building it using Visual Studio 2022.

A quick search told me it's missing a font of some sort.
Is it a font I have to extract from the game rom or is it a font that was present in win 10 and no longer available in win 11?
Or is it something else entirely?

Any help appreciated.

Additionally, it complains about "Mark of the web" on the .json in the .config folder. Some new security thing.
Solved it by opening the .json with notepad and saving it.

@tocram1
Copy link

tocram1 commented Jan 3, 2024

It almost looks like some encoding issue...? Like code files not saved in UTF-8 or something

@hugojmaia
Copy link
Author

I managed to get it running with the compiled version from the internet archive.
Also, the game required .net 6 to run, unsure if that's due to how it was built.

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