- Jan 7, 2019
- 17
- 4
How do you use the console, I've tried downloading the renpy console and all it does is break the script?
Here you go. This save enslaves the catgirls. Start the save, rest, then the 0.7 content will start. Enjoy.Np!
BTW I'm still looking for solo dom route, if someone could share it I would be grateful.
To suggest a duel, try to reason with the first group of orcs instead of attacking them immediately.@random.guy
I want Kelgan in my story! (I found out about him through the walkthrough) i never physically meet him. The other Orcs mentioning that he'd been executed. But I never got the chance to save him during trial because there was no options.
pt2
One my first try I was able to suggest a duel with the rogue Orcs in the very begining before getting captured. I messed up down the line and starteD over. from there I wasn't able to get SUGGEST DUEL BACK.
but idc about that as much as I care about the executed orc
Thank you so much Viressa.Here you go. This save enslaves the catgirls. Start the save, rest, then the 0.7 content will start. Enjoy.
To suggest a duel, try to reason with the first group of orcs instead of attacking them immediately.
To save Kelgan, you have to start the trial before you reach day 19. Then say he was absent when Groknak asks.
how do I open the console?
Hreinn Games made some changes to console a while ago but they reverted back to normal iirc.How do you use the console, I've tried downloading the renpy console and all it does is break the script?
I downloaded UnRen and it gives me the error cannot find python.exeHreinn Games made some changes to console a while ago but they reverted back to normal iirc.
The easiest way of activating the console is to use UnRen then choose option #3.
Press Ctrl + O in game to open the console.
Do I need unRen besides from JDMOD to open the console? Because I have installed JDMOD but I can't open the console using the Ctrl + O but I can unlock the gallery so I think I installed it correctly.Hreinn Games made some changes to console a while ago but they reverted back to normal iirc.
The easiest way of activating the console is to use UnRen then choose option #3.
Press Ctrl + O in game to open the console.
It works for me on Windows.I downloaded UnRen and it gives me the error cannot find python.exe
The console isn't included in the JDMOD. Use UnRen's third option.Do I need unRen besides from JDMOD to open the console? Because I have installed JDMOD but I can't open the console using the Ctrl + O but I can unlock the gallery so I think I installed it correctly.
I don't think so.I aslo use WinRAR so that could effect it
And thus my dark hidden plan of turning this porn forum into a programmers' forum was started.I don't think so.
Make sure UnRen is in the same folder as Kingdom of Deception.exe or any of its children (game, lib, renpy). I became an UnRen expert thanks to @random.guy![]()
Using unren shouldn't be so hard. As long as it is pasted in the right location and as long as the game ships its libraries the standard way the result should always be the same.Nevermind I broke it
how do I copy from a standard ren'py build? and sorry for the trouble Im not to experienced with using files without winRARAnd thus my dark hidden plan of turning this porn forum into a programmers' forum was started.
xD
Using unren shouldn't be so hard. As long as it is pasted in the right location and as long as the game ships its libraries the standard way the result should always be the same.
I'd understand if you were using some old-ass windows version and you got an error saying you lack powershell, or something like that, but if it only says that it doesn't find python.exe then it means you either put unren in the wrong place or your game folder wasn't properly extracted.
Did you extract the archive and put unren in the game's root folder as illustrated in @JohnDupont's screenshot?
Anyways, as an alternative you can do the following manual procedure to enable the console: go into the game's folder, then \renpy\common and open 00console.rpy in a text editor. Find the line stating config.console = False and change False to True.
Save and exit.
If it doesn't work or you can't find said line, then the changes to that standard file might not have been reverted and you'd have to copy it from a standard Ren'Py build.