Open hugojmaia opened 11 months ago
It almost looks like some encoding issue...? Like code files not saved in UTF-8 or something
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.
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.