lordcookie

New Member
Jul 10, 2017
14
11
Which config file should I edit for it to work?
OOconsole.rpy in renpy/common the game folder. Just open it in a text editor. Notepad++ is good for such things. but regular notepad will do it too.

Look for
# If true, the console is enabled despite config.developer being False.
config.console = False

And change config.console = False to config.console = True
 

StrikerXXX

New Member
Jan 3, 2018
10
2
OOconsole.rpy in renpy/common the game folder. Just open it in a text editor. Notepad++ is good for such things. but regular notepad will do it too.

Look for
# If true, the console is enabled despite config.developer being False.
config.console = False

And change config.console = False to Config.console = True
I did this but the console does not work.
 

gumi11

Newbie
Dec 13, 2018
24
108
I think the muay thai is broken. Every time i have to press an arrow key i lose. Or am i missing something?
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,451
5,669
I think the muay thai is broken. Every time i have to press an arrow key i lose. Or am i missing something?
Do you use a notebook keyboard or the arrow keys on the num pad? Does it have NumLock enabled?
 

gumi11

Newbie
Dec 13, 2018
24
108
Do you use a notebook keyboard or the arrow keys on the num pad? Does it have NumLock enabled?
I've been trying all options. But i've figured it out like a moment ago. I had to turn NumLock off and then use the arrow keys (which is odd but somehow works).
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,451
5,669
I've been trying all options. But i've figured it out like a moment ago. I had to turn NumLock off and then use the arrow keys (which is odd but somehow works).
No that's how it works. NumLock ON means the arrow keys are numbers. OFF means they are arrows.
 

dE_VoYd

Active Member
Apr 3, 2018
701
875
went to his patreon site after a long time, damn .... he is making 53k/month. ... last time i checked he was making same or lower than gumdrop i think...
 

gumi11

Newbie
Dec 13, 2018
24
108
No that's how it works. NumLock ON means the arrow keys are numbers. OFF means they are arrows.
Yes this is how NumLock works. But when i turn it off, then my standard arrow keys (not the ones on numpad) are working properly within the game. Anyway, i've managed to found a solution so it's cool.
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,451
5,669
Use this.
To my best knowledge, unren.bat is using an outdated version of un.rpyc which cannot extract Summertime Saga correctly, at least not the rpy files. I would suggest downloading un.rpyc from here:

Use unren.bat to extract the rpa files, then un.rpyc to extract the generated rpyc files.
 

Hero1

"I'm in the wrong place at the wrong time."
Donor
Sep 20, 2017
539
3,946
Console activation cheat shift + O no longer works in the 0.18.6??
Odd. That is usually what I do. Then im stumped tbh
They changed the way to access the console some versions ago. Follow .

//EDIT: Since I link to the article on the wiki after every update, maybe a mod should edit the first post. Maybe also edit the link to the outdated savefile.
 

lo0u

Active Member
Jun 26, 2018
540
799
So v0.18.6... time to start everything over again... Yay! I can't be the only one who finds this incredibly annoying.
 
4.00 star(s) 379 Votes