Comment #23090
Adult Animations
167Reply
2022-01-02 12:43:09
So i used inspect element and hit reload frame and apparently the game uses Web assembly.
According to this [https://developer.mozilla.org/en-US/docs/WebAssembly]
Web assembly is only "fully" compatible with chrome version 69+, edge version 79+, and firefox version 62+. safari is mostly compatible on version 13.1+ but doesn't support "shared flag".
I still don't know what is causing the game not to work as i have chrome version 90 installed.