Is there a way to unlock all bonus scene? Dude I'm down paying and supporting dev (did it a lot lready) but NO WAY I'm paying £99.50 to unlock all bonus scene for only 1 update (since I don't think he do multiple update monthly).
Embarassing to put a paywall so high for a few more scenes...
Thank you very much for the feedback.So in the interests of making this a more playable game, a few things.
-First, there should be a [...]
Assuming that the game is written like nearly every Twine game (and it was possible last time I checked), you can download the Twine program that the game is made in, find the bonus event that you want within the code, read it there and find the matching event images / videos in the game folder.Is there a way to unlock all bonus scene? Dude I'm down paying and supporting dev (did it a lot lready) but NO WAY I'm paying £99.50 to unlock all bonus scene for only 1 update (since I don't think he do multiple update monthly).
Embarassing to put a paywall so high for a few more scenes...
Yeah lots of bugs played for a couple of hours and my saves didn't work. It's a fun game though just have to start over every time you playi put food in the fridge and there is no way to exit the fridge screen....
Cheat info is obfuscated via obfuscator.io. After replacing twine specific things like escaped ", <, >, &, you can deobfuscate it.
For this version:
Find "cheatDic[_0x558dc][_0x35dc6f(0x3b3,0x4ce,0x38c,0x34b)]
" using notepad++.
(VSCode, for those that use it, won't render the line of code properly)
Replace it with3526112
. The code for the ultimate cheats will be "test" without quotes.
gsap.min.js is clearing the console. I put a modified version up a few posts. IIRC, search for o("clear") and change it o("") if you'd like to do it yourself.I tried to search "cheatDic" in the html file to get it's location and change the entire part with "3526112".
As of v0.2.6 cannot find the "cheatDic" text in the html after searching it by opening it in Notepad.
How to do it in this version ?
Also, any idea which part of the code is clearing the console every second ?
We check this issue for the 0.2.6a. We found that the exit button was hidden in a 4/3 ratio screen, so it should be fixed now if this was your problem. Thanks for the feedbacki put food in the fridge and there is no way to exit the fridge screen....
One of our goals is for the user to not make saves every time. We pretty much fixed all invalid items in the 0.2.6a, so this may help. Please share your save next time. We will directly find the bugYeah lots of bugs played for a couple of hours and my saves didn't work. It's a fun game though just have to start over every time you play