S3ri4l
Member
- Jun 7, 2020
- 291
- 579
Yep it's true, seems like you found a bug! which is ironic in a giantess game. I had fixed it tho, you should go to the magical mishap's root folder then go to 'game' folder. Like this:I am *VERY* confused... can someone clear up some things before I play anymore?
Game at the start, I click new game, it asks "would you like to view the tutorial?" I click "yes" it puts me in CHAPTER 4, no context, no clue what is happening, people are talking about me going into a goblin and then thrusting me into a situation I don't understand at all with ZERO explanations.
If I click "no" on the tutorial, it goes to chapter 1.
So am I really getting a tutorial here? Nothing is clear and its making me feel like its spoiling future content? This is actually a legit terrible tutorial if this is how its supposed to be played, especially since its not EXPLAINING ANYTHING, I'm just thrust in the middle of a scenario and story that's labeled "chapter 4"
Magical_Mishaps_Chapter_4\Magical_Mishaps-1.0-pc\game
then look for a file named 'script.rpy' , then open it with Notepad++, go to line number 78 and add the following character: # as a prefix. It should look like this:
#jump chapter4start
This was the line causing the game to jump from tutorial to chapter 4.