- Feb 15, 2024
- 1
- 0
any luck with getting the code?How to use heavy cheat code?
any luck with getting the code?
"state": {
"index": 3,
"expired": [
Hey bro! Thanks for the feedback. Yes, that happens because the save menu must execute a small code to have the visual interface with the stats, car, etc ->Of every single html game I've played, yours has the SLOWEST save menu ever.
It takes far FAR too long for the save menu to enable its buttons!
And your saves get larger and larger, there is 10000% save bloat.
Investigating the saves, it appears you are not clearing older, UNUSED data/variables.
The coding looks like this:
^with the expired having many multiple thousands of trash in it.Code:"state": { "index": 3, "expired": [
Only the 'supporter' version has working cheats.anyone have the cheats codes for iphone?
Yea, it's not save bloat, but the longer I played a single session, the longer it took the save menu to load it's buttons.Hey bro! Thanks for the feedback. Yes, that happens because the save menu must execute a small code to have the visual interface with the stats, car, etc ->
View attachment 4487761
It's usually instantaneous, or takes at most 1sec, but on some devices it may be slower. In the meantime you can use the default menu: Bug Fixer -> Option 2
In the next update there will be an option to choose between the two menus, solving this problem
P.S: The save files have an adequate weight. A 100% save file is ±60kb, there are games in which even before completing the intro they already have ±50kb. This shows that the variables are being deleted/empty (This optimization was added a couple of updates ago)