Tutorial Ren'Py Enabling Developer & Command Consoles In Ren'py

Ted

Daddy
Aug 17, 2016
170
499
hi,
i tried this method on princess trainer but its not working,after pressing shift+o consle doesn't come up
also i downloaded these games from these site



another problem that i m having is that witcher trainer opens in russian,how can i change language

if it the problem with the games i downloaded,can you give me links to all other akabur games
thanks..
 

95toLife

Member
Nov 30, 2016
158
154
When using the Image Location Picker from the developer menu, is there an way to switch images without having to go back to the full image list? Or do you have to keep picking one at a time?
 

wep

OffLine
Respected User
Former Staff
Aug 16, 2016
2,899
16,774
@muttdoggy do you know the command to see all the variables of a game in the console? It was posted somewhere in the site but i can't found it. Thanks a lot
 
U

User_10739

Guest
Guest
to make it easier, if the option.rpy file does not exsist in the common folder download the one up top and drop it in the common folder. if there is an options.rpy already but no config.developer = True or config.developer = False statement in it, add config.developer = True right below another config.xxx statement (with same spaces) as long as it is below the python hide statement.

You might wish to download the 00_console.rpy file from here as well to make it easier.

Following this I am 100% so far at loading the dev console at all games I have tried and using the variable viewer to cheat my ass off in the console!

I keep the console & options files in the root of my game folder and drop them into every new renpy game that I play. (after looking for a legit options.rpy or 00options.rpy file of course)
 
Last edited by a moderator:

Crytex

New Member
Apr 15, 2017
11
1
i never use console so i dont know how it works. Can someone explane me what command i need put in. like in game second happines?!
 

Thatguy

I exist.
Uploader
Respected User
Aug 5, 2016
1,664
4,479
find the commands (might be listed as cheats on the game page) then just type it in and change the number to what ever you want.
 
U

User_10739

Guest
Guest
Ok, let's compact this to make it easier still!
forget the console altogether, download the options.rpy in the op rename it cheats.rpy drop in common folder of game.
shift + d opens the developer menu, use variable viewer to see the changeable switches, click return, then click console to make your changes. When enabling developer mode about 90% of the games I have tried it in will allow you to open the console (shift + o) on it's own.

If the developer menu does not come up when you hit (shift + d) open your cheats.rpy and change init -1: to init +1:, close then re-open game and you should be good to go.
 
U

User_10739

Guest
Guest
Let's make a new rule when people sign up for this site that if they make a post in any game thread that contains the text "how do you configure the console?" their ip gets banned for life or shot out of a cannon. Make it a form that they have to literally check a box and select I agree to continue. Seriously this question has been asked and answered on virtually every single page of every friggin' ren'py game thread.
 
Last edited by a moderator:

TTT3

Member
Jun 18, 2017
104
52
You are great! you are perfect! now i get the cheat in ren py games. Because cheat engine doesnt works. Now the new problem is the codes in the games, but you can search in internet. Perfect :D
 

Sober Satan

Member
Jun 17, 2017
273
252
Ok, let's compact this to make it easier still!
forget the console altogether, download the options.rpy in the op rename it cheats.rpy drop in common folder of game.
ctrl + d opens the developer menu, use variable viewer to see the changeable switches, click return, then click console to make your changes. When enabling developer mode about 90% of the games I have tried it in will allow you to open the console (ctrl + o) on it's own.

If the developer menu does not come up when you hit (ctrl + d) open your cheats.rpy and change init -1: to init +1:, close then re-open game and you should be good to go.
I did everything you said word for word, and still didn't work for me
 
  • Like
Reactions: Budman59
U

User_10739

Guest
Guest
This file works on Kelly's family .093, extract to renpy/common folder and choose ctrl+d for dev console or ctrl+o for console.

This file has worked for every renpy game I have ever played. If it did not come up, I save my game, open the file in notepad and change:
init +1: to init -1:
 
Last edited by a moderator:

DDC1234

Member
Aug 5, 2016
199
24
I don't know what i am doing wrong, i can bring up the developer mode correctly but all the text is square blocks for game corruption?
 
  • Like
Reactions: Jim ratz