Love and Sex: Second Base
This Community Hub is marked as 'Adult Only'. You are seeing this hub because you have set your preferences to allow this content.

Love and Sex: Second Base

52 ratings
Enabling CHEAT mode
By RAHAAON
Forget about those console commands copied poorly from other sources!
You only need one command from now on! And only once...

So, to unlock the console you need to open "[gamefolderlocation]/renpy/common/00console.rpy" and find a line ("Ctrl + F" does the job) "config.console = False" and modify it to "True". Now, we enabled the console!

Next step, we go into the game and press "Shift + O" to open the console. Then there is one command that will realize all your dreams: "CHEAT = True". You've enabled the cheat mode!

You'll see a "?" on the action menu... USE IT!
Have a nice time playing the game!
   
Award
Favorite
Favorited
Unfavorite
Enabling console
Forget about those console commands copied poorly from other sources!
You only need one command from now on! And only once...

So, to unlock the console you need to open "[gamefolderlocation]/renpy/common/00console.rpy" and find a line ("Ctrl + F" does the job) "config.console = False" and modify it to "True". Now, we enabled the console!
Cheat mode
Next step, we go into the game and press "Shift + O" to open the console. Then there is one command that will realize all your dreams: "CHEAT = True". You've enabled the cheat mode!

You'll see a "?" on the action menu... USE IT!
Have a nice time playing the game!
21 Comments
AT-502 Oct 19, 2024 @ 11:09am 
I just keep finding 00console.rpyc and I cant read it because it isnt a rpy file. Anyone able to help
ffrasisti [ARG] Oct 3, 2024 @ 11:43pm 
Can someone explain how to edit flags? I had minami show up so now im having trouble complñeteing the home harem and Kylie is too far in for the taming one
Zalzany Aug 5, 2024 @ 8:06pm 
Sigh for those going "the phone does it." this turns on cheats and leaves achievements on.
Sorakaze Aki Apr 1, 2024 @ 8:34am 
@SpoonKiller
if ya really desperate ya can try this way - create new rpy in game folder (your_name.rpy) and write this code inside:
init python:
(4)if not config.console:
(8)config.console = True
number in () - number of spaces in start of line. no tabs, RenPy hate them
Sorakaze Aki Apr 1, 2024 @ 8:28am 
@shadowsnightmare open which file? .rpy could be opened with any text editor like Notepad++ or any other
.rpyc is crypted versions of rpy and require decryption with unrpyc or similar tool in order to be readable
arikin Dec 29, 2022 @ 7:13am 
The phone has the question mark that will enable cheat mode.
No need for the console command.
But do it on a separate save so not to mess with your Steam achievements.
SpoonKiller Dec 7, 2022 @ 5:42am 
Is there an equivalent for the MAC to enable the console?
shadowsnightmare Apr 29, 2022 @ 5:35pm 
hi! i am wondering what we should use to open the file?
Sorakaze Aki Jan 29, 2022 @ 3:34am 
RenPy engine prefers rpyc scripts and use rpy only when rpyc missing to re-create rpyc
Sorakaze Aki Jan 29, 2022 @ 3:31am 
and no, point that I inject script in "data" folder doesn't make any difference with core itself