Darkanna

Newbie
Mar 15, 2022
51
30
Is there any chance the pregmod link can be changed to link to the latest version with a clear indication of which version of Karryn's Prison it will work with?
I'm looking to copy my current Steam game away from Steam's non-consensual forceful updating of my game and modding the copy.
 

DADofWAR

Member
Oct 18, 2019
109
159
v1.0.5i

Found this bug, it happens everytime the game met the requirements to activate night mode while doing the level 5 boss and while also having the edict that makes the guards wander around in night mode, basically as soon as you killed the lv5 boss karryn would be undressed (can't use the bed to dress her after killing the lv5 boss) thus activating the two things up above, making the "cutscene" stuck as she can't pass throught objects. Or can she? :BootyTime:



Anyway, i will just modify the game and avoid grabbing the edit that makes the guards wander around:Kappa:
 
Last edited:

chris18

Member
Jul 8, 2017
148
61
i was sure there was a title or passive for fleeing battle a certain amount of times or something. but i cant find it in the peromod, ig it doesnt exist. can any1 confirm this nvr existed in any version?
 

DADofWAR

Member
Oct 18, 2019
109
159
v1.0.5i
THE ULTIMATE KARRYN SAVE IS HERE YET AGAIN!!!

WHAT YOU GET!! Start the game in prisoner mode with all titles, all passives (max slut), a bunch of gold, modified stats, all her virginities intact, all gifts, all accessories, all skills and all sex skills.

ALSO!! Contains passives from CCmod

AND!! A guide on how to install.

:Kappa: :Kappa: :Kappa:Made with love for people like myself that only want BUSSY :Kappa::Kappa::Kappa:
 
Last edited:

chris18

Member
Jul 8, 2017
148
61
Does anyone know how to tweak a save so Karryn gets 891 pleasure just from getting touched like the screenshot on page 1?

A save would be nice too.
im pretty sure during my last save at slut lvl 300 i could get 500 pleasure, max slut lvl (420+ should help plenty) with good title and slut build for energy, stamina and ig endurance, a good fuking with ur 2 main erogenous zones that already have high % given more attention b4 a masturbation session and im pretty sure ull hit 900-1000 per touch u might even hit 1200 per touch tho i forget if this critical hits. u can get 450+ % for 1 erogenous zone and 350+ % for another mayb even both 450% at the end of a day btw and around a minimum of 170+ % of every morning. if ur looking for getting 1000 per touch from the morning, that might either need editing or mayb playing at slut lvl 420+ for a good 100 days.

this is a total guess based on my assumption from my slut play thru a few versions ago, but i stacked her pleasure till shed b orgasming almost every 2nd touch, was too difficult to actually play more than 2 rounds b4 the battle would technically b over she just hadnt run out of energy or stamina yet, mightve been version 0.7 no mods so not sure if its nerfed or more controlled now at high slut lvl now.
 

RodBo

Member
May 24, 2020
105
184
what are the changes in 1.0.5i ?
Hello Wardens! It's spring and the flowers are starting to bloom! Not that any of that matters inside the prison! What need is there for flowers or grass when there are more rowdy inmates to subjugate!


Here are the changelogs for v.1.0.5g
  • Added new cut-in variations for: Nipples petting - lizardman, orc, goblin, werewolf, yeti; Anal petting - lizardman, orc, goblin, werewolf, yeti
  • Corrected minor typos.


v.1.0.5h
  • Added new cut-in variations for: Butt petting - yeti
  • Fixed a cut-in missing image error with goblin kisses.
  • Fixed 'Nipples That Get Hard From Being Ogled' Passive's effect description.


v.1.0.5i
  • Added new cut-in variations for: Pussy Petting - Goblins, Lizardmen, Orcs, Werewolves, Yetis; Clit Petting - Goblins, Lizardmen, Orcs, Werewolves, Yetis.
  • Added new face variations for orcs, credits to Vodoka.
  • Corrected minor typos.
 

zoomies

Well-Known Member
Jun 4, 2017
1,065
865
Open ..\www\js\plugins\RemtairyEnemy.js with a text editor.
Navigate to the line 284, change this:
Code:
this._ejaculationStock = ejStock;
into
Code:
this._ejaculationStock = ejStock+5;
Line 1250:
Code:
return Math.min(Math.ceil(value), this.energy);
into
Code:
return 1000 + Math.min(Math.ceil(value), this.energy);
So enemies will be ejaculating 5 more times and 1000ml more, change values accordingly.
I tested it and it is working. Maybe there is more elegant solution, but I am lazy looking. Apparently you have to modify enemies energy too, but whatever.
doesn't work for me, enemies cum once and they are done.
 

Dumb_Lizard

Newbie
Mar 31, 2018
93
263
doesn't work for me, enemies cum once and they are done.
Like I discovered, enemies flee battle when they ran out of ejac stock or energy. On my save file all enemies like 70lvl with red names and such at day 100, so they probably have a lot of stats.
Try replacing this file in ..\www\js\plugins
I added a shitton of energy to enemies, seems to work, I think.
Although, it can cause some unforeseen consequences, so make backup in case.
 

Dumb_Lizard

Newbie
Mar 31, 2018
93
263
So, are all H-scenes just during combat or is there actually some out-of-combat stuff too?
Yeah.
And all out-of-combat stuff takes place in the combat interface with same rules.
For example, working at reception is implemented via same turn-based combat as the main game. Karryn serves visitors, meanwhile goblins are trying molest her under the counter, she can ran out of stamina and energy orgasming and lose here too, etc.
 
  • Like
Reactions: Sarica

Nonyatool

Member
Dec 1, 2018
329
343
So, are all H-scenes just during combat or is there actually some out-of-combat stuff too?
-There's the 2nd floor bathroom stall that Karryn can enjoy herself in. Increase stall rep enough and have sex skills unlocked to use the gloryholes.
Careful though. Lose all energy and karryn gets bathroom assault scene as if you lost a 2nd floor battle.
-3rd floorStripper job. No sex unless you lose all energy and get assaulted. Haven't lost here yet so not sure what scene plays. Might be 3rd floor battle lost scene.

Those are the places that Im aware of that karryn chooses to be sexual.
Other jobs like the bar and secretary you get harassed in. Can result in assault if not careful.
Goblins can fuck karryn during secretary job, while bar job it's an end scene (not ending, end to job).
 
  • Like
Reactions: Sarica

azzfd

Newbie
Aug 18, 2020
52
27
Fatigue is gained after defeating enemies, and every enemy has its own associated value of fatigue gain.
Open ..\www\js\plugins\RemtairyEnemy.js
Line 198
Code:
this._fatigueGain = this.enemy().dataFatigueGain / 10;
Change it into
Code:
this._fatigueGain = this.enemy().dataFatigueGain / 1000;
and you will be getting 1% of fatigue for every battle.

Honestly, props to Rem for annotating all his code and naming variables properly, because it is so easy to mod his game with minimal knowledge required. Like, I was just mucking around in files and discovered this.
I meant without modding the game, but thanks anyway
 

JohnnyD222

New Member
Jul 14, 2019
9
12
What's your ideas behind replayability on this once you've beaten the game once regardless of the ending you unlocked? I don't want to just walk away from this game, but I'm unsure of how I can continue playing it without things feeling like a repeat. This is less of a complaint/accusation of the way the game is built and more about how others play more than one playthrough.
 

Shimk

Member
Aug 21, 2019
193
147
What's your ideas behind replayability on this once you've beaten the game once regardless of the ending you unlocked? I don't want to just walk away from this game, but I'm unsure of how I can continue playing it without things feeling like a repeat. This is less of a complaint/accusation of the way the game is built and more about how others play more than one playthrough.
you completed it at max difficulty?
 

Aggro

Newbie
May 30, 2017
93
63
I meant without modding the game, but thanks anyway
There is a Title you can start with, that When equipped lowers fatigue gain. Don't remember what it's called though. Otherwise make sure to upgrade the bed for better day to day Fatigue Recovery or get the doc to increase pregger speed I guess. Fatigue is meant to be a mechanic to limit the player to a certain extent after all. Everything you do in the game, especially early game, is basically putting you on a timer with ways to mitigate or reset it. Fatigue is basically the hard limit as there doesn't appear to be many ways around it outside of mods.
 
4.60 star(s) 473 Votes