Tenzai

Member
Sep 27, 2020
381
536
Can someone just beat the 3 volleyball games you have to win for me then save it so I can continue? I've lost count how many times I've tried the volleyball game but can't even win one.
 
  • Haha
Reactions: masterdragonson

masterdragonson

Engaged Member
Jan 30, 2018
3,283
4,675
Can someone just beat the 3 volleyball games you have to win for me then save it so I can continue? I've lost count how many times I've tried the volleyball game but can't even win one.
Cheating at volleyball
Code:
        $ opp_score = 0
        $ your_score = 14
OR
        $ volleybutt = 3
There you go
 

masterdragonson

Engaged Member
Jan 30, 2018
3,283
4,675
Thanks. This might be a dumb question, but how do I use the cheats?
Enable renpy console, better guides are available if you search but in general
Open with notepad/notepad++
renpy\common\00console.rpy
Find the line
Code:
    # If true, the console is enabled despite config.developer being False.
    config.console = False
Change it to
Code:
    # If true, the console is enabled despite config.developer being False.
    config.console = True
It's case sensitive.

After that start the game and press "Shift+O" to gain access to the console.

If that sound too complex you could try the Universal Ren'Py Mod though I just use the console and read the rpy files. More info is in Modding Ren'py 101
 

Tenzai

Member
Sep 27, 2020
381
536
I mean it would help considering all you do is click on the ball
I don't understand how knowing my personal reason for not being able to move a mouse and click on a ball fast enough before the ball disappears will help. All you should need to know is I use a laptop with a touch mouse and can't click on the ball fast enough. The personal reason I have for not being able to do so shouldn't matter. But fine. If you must know, I'm a quadriplegic which means I'm paralyzed in all four limbs. My hands are in the shape of a fist all the time because I can't move my fingers. I type using my thumb knuckle and move the mouse around the same way. So, does that help in any way?
 

Tenzai

Member
Sep 27, 2020
381
536
Enable renpy console, better guides are available if you search but in general
Open with notepad/notepad++
renpy\common\00console.rpy
Find the line
Code:
    # If true, the console is enabled despite config.developer being False.
    config.console = False
Change it to
Code:
    # If true, the console is enabled despite config.developer being False.
    config.console = True
It's case sensitive.

After that start the game and press "Shift+O" to gain access to the console.

If that sound too complex you could try the Universal Ren'Py Mod though I just use the console and read the rpy files. More info is in Modding Ren'py 101
It does sound complex but it's the only help I've gotten. I appreciate it.
 
  • Like
Reactions: masterdragonson

RickDeckard2099

New Member
Oct 17, 2018
3
2
anybody have a save file of the love path at the start of the new content that they can let me download? i don't want to run through it again and I want to get to the new content. thank you ahead of time.
 

Brian1949

Member
Donor
Oct 9, 2017
450
1,197
Sorry if this has been asked before, I'm stuck on the first night on Ember Island where you have to destroy your false memory, I destroyed the memory but I can't get back to the shack. Help please.
 
4.50 star(s) 280 Votes