hitman2b

Member
Sep 27, 2020
141
39
Well, he used to send letters though. That's very sweet of him.
yep each floor clear he send letters
She is a good women, she is smart, loyal (If we don't let the prisoners break her in), and of course gourgus.

Its a shame that there isn't a main story prisoner that can romance her or corrupt her personlliy.
i kind of wish the first floor boss would be that
 

RedAISkye

Well-Known Member
Apr 10, 2017
1,103
2,497
But make sure not to mention anything about the piracy site, since it is the main discord site that is directly linked to their Remtairy's steam and ci-en page. They will frown on it. Good luck.
It's beyond "frowning" because they were already really mad when I simply bypassed the limitation in the demo build to play the locked content.

This is the save where I am stuck
Weird, there's no such issue for me nor is there the guard that you have on the screenshot.
Anyways, this should fix it for you.
 

Scorpioguy99

Newbie
Feb 16, 2020
57
169
Try going on Remtairy's discord page. You can find the link in the very first post of this thread. Then go to either the modding feedback sub channel, or chainchariot's sub channel and try suggesting these ideas there, and see what happens. But make sure not to mention anything about the piracy site, since it is the main discord site that is directly linked to their Remtairy's steam and ci-en page. They will frown on it. Good luck.
Just posted, let's see how well I do lol
 
  • Like
Reactions: someguy4567

leethefang

Newbie
Feb 24, 2018
15
3
Any idea when or if the CCMod will be updated to the 1.0 edition? Just tried using it anyway and apparently there's a png that goes missing after install.
 

Milleniumt

Member
May 20, 2021
129
116
I'm actually wondering if it's on here and was discussed how to activate the "History" option in the Bar Minigame

I know there's a cheat in Warden Mode but I wonder if there's a way to activate it beyond just those modes.
 

Purple_Heart

Engaged Member
Oct 15, 2021
2,123
3,593
I'm actually wondering if it's on here and was discussed how to activate the "History" option in the Bar Minigame

I know there's a cheat in Warden Mode but I wonder if there's a way to activate it beyond just those modes.
I might've found a way but I'm not sure because I didn't test it.
First make a back-up of unmodified RemtairyCombat.js file before editing.
Then open RemtairyCombat.js with notepad and find this code block:
Code:
Window_ActorCommand.prototype.addBattleLogCommand = function() {
    if(this._actor.isInWaitressServingPose()) {
        if(Prison.cheatMode() && ConfigManager.cheatWaitressLog) {}
        else if(!$gameTemp.isPlaytest() && !Prison.easyMode())
            return;
    }       

    this.addCommand(TextManager.battleLog, 'battleLog', true);
};
Delete if{ } block inside the function. It should look like this:
Code:
Window_ActorCommand.prototype.addBattleLogCommand = function() {
    this.addCommand(TextManager.battleLog, 'battleLog', true);
};
Save and see if it works. If it didn't work restore original unmodified file.
 

Milleniumt

Member
May 20, 2021
129
116
I might've found a way but I'm not sure because I didn't test it.
First make a back-up of unmodified RemtairyCombat.js file before editing.
Then open RemtairyCombat.js with notepad and find this code block:
Code:
Window_ActorCommand.prototype.addBattleLogCommand = function() {
    if(this._actor.isInWaitressServingPose()) {
        if(Prison.cheatMode() && ConfigManager.cheatWaitressLog) {}
        else if(!$gameTemp.isPlaytest() && !Prison.easyMode())
            return;
    }      

    this.addCommand(TextManager.battleLog, 'battleLog', true);
};
Delete if{ } block inside the function. It should look like this:
Code:
Window_ActorCommand.prototype.addBattleLogCommand = function() {
    this.addCommand(TextManager.battleLog, 'battleLog', true);
};
Save and see if it works. If it didn't work restore original unmodified file.
Can confirm this Works as I can see the History when playing the Bar Game while on Prisoner Mode.

So thank you for helping me and subsequently any other people who would have wanted this.
 
  • Like
Reactions: Purple_Heart

DADofWAR

Member
Oct 18, 2019
109
157
copy the code inside the peromod/www/mod.txt

Don't copy the foulder

this code

{
"name":"PEROCheatMenu",
"status":true,
"description":"(2)Open Cheat Menu, (Enter in search bar)Unlock/Lock All Titles & Passives: unlockalltitles, lockalltitles, unlockallpassives, lockallpassives. https://f95zone.to/threads/karryns-prison-v1-0-2a-full-remtairy.33777/post-7010514",
"parameters":{}
},
{
"name":"PERO_TitlePassive",
"status":true,
"description":"Sub-mod of PeroCheatMenu",
"parameters":{}
},
{
"name":"PERO_TitleCondition",
"status":true,
"description":"Sub-mod of PeroCheatMenu",
"parameters":{}
},
{
"name":"PERO_PassiveCondition",
"status":true,
"description":"Sub-mod of PeroCheatMenu",
"parameters":{}
},
{
"name":"momozahara2_naatsuiCheats",
"status":true,
"description":"Increases desires by 20: (5)Cock desire, (6)Mouth desire, (7)Boobs desire, (8)Pussy desire, (9)Butt desire, (0)Set Pleasure to 0, (-)Set Pleasure to Arousal Point, (=)Set Pleasure to Orgasm Point, (P)Increase Edict by 1, ([)Increase Order by 1, (])Increase Control by 1, (\)Decrease Coontrol by 1, (;)Strip Clothes, (')Restore Clothes. https://f95zone.to/threads/karryns-prison-v1-0-1j-full-remtairy.33777/post-7199660",
"parameters":{}
}


the reason not to copy the mod.txt and just replace the one inside the game foulder is because if you are runnin the game with CCmod, the peromod code will replace the CCmod code from mod.txt.
If you are still having problems either your save is not compatible or you placed the code in a wrong way.
And, both CCmod from not the original author and peromod works in version 1.05
 
Last edited:

6O9

Newbie
Aug 6, 2020
51
36
stupid question but is the glory hole minigame or whatever, blowjobs and handjobs only?
 
4.60 star(s) 428 Votes