Is there a local html version?

tlmhee

New Member
Apr 4, 2026
2
0
25
The thing is I'm not a native english speaker, so I'm trying to play the game on browser to use the translator. And the current web version cost tons of time to load the image.
 

Ilovekatz19

Member
Dec 10, 2023
16
21
The thing is I'm not a native english speaker, so I'm trying to play the game on browser to use the translator. And the current web version cost tons of time to load the image.
Go to resources\app and find index.html to launch the game in your browser. If you're playing on the current public patch (0.8.28) you'll need to put window.fileExists = (url) => true; into the console (needs to be done every time you launch the game) otherwise the game will crash when trying to load CGs, this was supposedly fixed this in 0.8.29, but I'm not a backer to I am unable to confirm if it was fixed.

You can open the console with ctrl+shift+I or f12.