still getting the error where you get a black screen and then the game closes, has anyone fixed this?
Edit: Nevermind. I actually found a way to make it work. first go to powershell and run it as administrator. Then cd to the folder where you have the game and type the following (its the name of the exe file surrounded by ', the name of the .exe may change on future versions):
& '.\Town''s charm [0.6.5].exe' --rendering-driver opengl3
If you dont know how to use cd on powershell just copy the path of the folder your game's on and cd into it. For example in my case. the path of my game was C:\Users\user1\0.6.5\ so I ran this command in powershell and then ran the other command above:
cd C:\Users\user1\0.6.5\
If you dont know the path of the folder your game's on simply right click the .exe then go to properties and you should see it on location: your_folders_path