Milleniumt

Member
May 20, 2021
148
132
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
159
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
54
39
stupid question but is the glory hole minigame or whatever, blowjobs and handjobs only?
 

leethefang

Newbie
Feb 24, 2018
15
3
Okay the only mod I knew of for this was the one listed on the download page. I'm guessing that one isn't pero mod and it also doesn't work with the new version. When I boot after doing the release install it says that an image file that I think is called "anus_window_aroused" is missing and the error repeats if I try to skip past it. Any idea how to fix this or what I'm missing to get it to work like it is for some of you? Better yet any idea where to find this other mod that apparently works?
 

Tsugumi

Well-Known Member
Oct 16, 2018
1,586
1,345
stupid question but is the glory hole minigame or whatever, blowjobs and handjobs only?
The gloryhole uses sex skills, so you need to unlock the skill first via the passives to be able to use it. Also, if my memory serves me correctly, the dildo toy does not appear in the stall if Karryn is a virgin.
 
Feb 25, 2018
64
23
Does anyone have a save for 1.3 and up? I redownloaded the game again because I thought there's new stuff and I don't wanna deal with the rest of the game again.
 

Ramen-

Active Member
Aug 28, 2018
772
1,607
Why can't I use the "release desire" skills (the ones that raise desires) in the secretary mini game?
 
4.60 star(s) 487 Votes