zoomies

Well-Known Member
Jun 4, 2017
1,083
877
277
Hi, does someone know how to disable night mode from CCMod? I tried different options that i found on this forum/Thread (i'm not sure how to call this section for Karryn's Prison) and it didn't work, but they're working prefectly on non modded version.
And what exactly it is PeroMod?
in cc config or in rem karryn js. it is reffered to as night mode in rem karryn, not sure in cc.
 

Rukatzu

Member
Aug 30, 2018
401
121
171
Hi, can you tell me how you did it? I did try diferent ways that i fount on forum, but it didn't work. So i tried to change everything related to points in night mode (on short i changed all number that does help to trigger night mode with 0 :p) and now karryn it's arroused, i just have to enter and leave the room 2 times and night mode it's activated... And i tried to change "if(points >= 5) {" with 50 and 500 and didn't help me too much, it helped me just on unmodded game. As from CC mod i didn't find how to disable night mode, and ofc idk if there it does said how to do so.
Thank you in advance for reply.
This is totally of topic, but what are the images in your profile description from? I've seen that gray haired character around so much but have never found out where she's from.
 

xellos616

Well-Known Member
May 5, 2020
1,126
827
278


Hello Wardens! Happy Lunar New Years from all the inmates at Fort Ganon!


Below are the changelog this patch:
  • Fixed dialogue not showing up sometimes when Karryn is masturbating with her nipples.
  • Corrected minor typos.
 

zoomies

Well-Known Member
Jun 4, 2017
1,083
877
277
Would you happen to also know which line in karryn.js causes her to be totally naked?
i.e. Clothes being pulled of durrimg battle, and after a defeat scene
not exactly but, check in the cheats in the opening post. it's covered there by mamaboiii, but the exact line numbers have changed.
 
Last edited:
  • Like
Reactions: Gamer Fafala

samlans

Newbie
Sep 29, 2017
75
100
164
does anyone wich line i need to adjust in the RemtairyKarrynWaitress.jps for karryn to get drunk quicker
 

KodokuAi

Member
Oct 10, 2018
121
320
296
Honestly can someone upload please latest viable prepatched game with ccmod on it... I've where I decrypt game folder, then overwrite output contents to game folder and then overwrite cc mod resources with game folder.. yet I keep getting errors...
 

mamaboiii

Active Member
Oct 13, 2018
584
1,736
293
does anyone wich line i need to adjust in the RemtairyKarrynWaitress.jps for karryn to get drunk quicker
You have these around line 116:
JavaScript:
const ALCOHOL_TIPSY_THRESHOLD = 0.8;
const ALCOHOL_DRUNK_THRESHOLD = 0.6;
const ALCOHOL_DEAD_DRUNK_THRESHOLD = 0.3;
They represent the non-alcohol percentage needed for the dirfferent drunk states. So 0.8 means, she normally gets tipsy after 20% (or 0.2) alcohol. Increase them as you see fit to lower the needed alcohol amount. 1 means always in this state, 0 means never.

Honestly can someone upload please latest viable prepatched game with ccmod on it... I've where I decrypt game folder, then overwrite output contents to game folder and then overwrite cc mod resources with game folder.. yet I keep getting errors...
Use this:
 
4.60 star(s) 494 Votes