Thx for trying to help but that didn't change anything. Still same problem as before, game not even starting. All it does is showing the mouse loading icon for a sec after running the .exe file, then nothing. Completely confused over this, have never been like this with any other Renpy games.
Okay, well, I have one last-ditch effort that will be a bit of a pain in the butt. Download the SDK and build the game locally.
Go grab the renpy sdk (a google search will find it for you, I built the game in 7.4.4, but, really any 7.4 version and up should work fine), it isn't installed, just an application opened by exe. Once you have the SDK opened, make a new project. You can mostly ignore the settings (as we are going to delete the files it makes) other than what you want to name the folder (important so that you can find it).
Once you've made the new project, go to it's folder, go to it's "game" folder and delete the contents. Now copy in the contents of the "game" folder from RMAWH. Select the project in the SDK and hit launch, if everything works, it most likely means the next step will too?
If the game is playable through the SDK launcher at least that's one way to access it, but sort of a pain. However, you should be able to build distributions and it will give you a packaged game file, just unzip an play!
Sorry it's been such a hassle and wish it had an easier solution, but this is the only other thing I can think of.