-Gunslingaa-
Member
- Oct 19, 2021
- 129
- 213
- 114
Enabling the Console Commands on Ren’py Games:how do i unlock the sex scene with jenny ? i did onle her route and nothing ... i used unren and there is a sex scene (help)
Go to
gamename/Renpy/Common/00console.rpy
Press Ctrl+F and enter config.console (Finding this term)
Set it’s variable to True
so it should look like,
config.console = True
Save the file.
Press Shift+O in-game
Type:
bJenRoute3 = True
Done
Last edited: