HOW TO CHANGE THE TIMER FOR THE HOMEWORK MINIGAMES:
So, I'm loving this game so far. I did have a slight mind seizure though with the math homework because I was one answer short of getting my homework to 100 before bedtime. Instead of reloading I accidentally saved over my file. Sooo... to stop myself from going insane I figured out how to make the timer last longer. You can set them to any amount of time, really.
View attachment 1977859
1) Find the '
\Summer Memories\www\data' folder. (you can skip the next two sub-steps if you like)
- 1b) Find the '
MapInfos.json' file and open it.
- 1c) Locate the "id" for the 'map' that is the homework challenge you're struggling with. They are all named in English so it shouldn't be hard. The id number corresponds to the name of the map .json file
i.e. id "32" locates the 'Map032.json' file.
For convenience:
Math homework is 'Map039.json'
Washing up is 'Map037.json'
2) Open the corresponding '
Map***.json' in any compatible work processor or visual studios
3) Find and replace any instance of the integer '60' with a greater number.
View attachment 1977864
This will change the timer for the homework minigame to last that many seconds instead. Don't make the number too high because it will slow things down. '90' should give you all the time you need.
However:
View attachment 1977863
Do not replace the number 60 in "PA_START_LOOP 60 2"!
<-- LEAVE THIS ALONE!
Make sure you change it back when you are done.
And, yea, I know it is cheating. I only exploited it once, I swear!