As -CookieMonster666- already mentioned, you can check out my Android port post
here. I’ve fixed JokerLeader’s WT & Cheat Mod, and you can download the updated version from that post.
For reference, his mod uses the game’s files before the bugfix update. To address this, I also created a custom .bat script that scans .rpy files and automatically replaces
Loop=False with
True. This way, anyone who prefers not to overwrite the files directly can still apply the fix.
I’ll post the .bat script tomorrow for anyone who wants it