You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: