She's waiting...ready to tease you live - Jerkmate is free! Join Now!
x
Jun 26, 2017
28
13
164
Pre-Modded Game Upload (Karryn's Prison v1.3.0.95) – Two Versions Available!

As promised, I’ve uploaded a pre-modded version of the game. You can choose between two versions:

• Modded: Includes all listed mods with mostly default or untouched settings.
• Modded + My Edits: Same mod list, but heavily tweaked for a much easier and streamlined gameplay experience.

You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.



Important Notes:

  • These versions have not been thoroughly tested. They were only checked to ensure the game launches, can start a new game, and can load existing saves. You may encounter bugs, or unexpected behavior, use at your own discretion.
  • Due to the number of mods and custom tweaks involved, it is strongly recommended to start a new playthrough or create a separate save file when using these versions. Using old saves may result in instability or conflicts.
  • I've just realized that both the Hide HUD mod and the Karryn Babe mod use the same keybind: "H". Unfortunately, I can't re-upload the entire game just to resolve this minor conflict. If you plan to use either of these mods, I recommend manually changing the keybind to avoid issues. You can do this from the main menu by navigating to: Settings > Mods > Hide HUD > Shortcut to toggle HUD or Settings > Mods > Karryn Slutty > Shortcuts > In Battle > Remove Bliss state
i get the 1st gift for karryns "umber eye glass case" but instead of giving me 10% critical damage like original it gives me 20% why is that ?
 

CRRonaldoFTW

Newbie
Jun 27, 2023
34
71
96
So, here's a collection of most of my posts regarding tweaks that I consider important/popular. This is intended as a redirecting post to find already existing tweaks easier, because some people have trouble finding the search function :HideThePain:. This list does NOT cover all tweaks, you should still use the search function.

Link to some F.A.Q. (it's very short): here


[Modding] Tweak post collection

DISCLAIMER
: Before editing any files, back them up including your saves. If stuff does not work in your game and you want to post about it here, PLEASE mention that you modded the game and what you edited. (And don't even think about reporting bugs to the devs with a modded game.) The original game is quite stable (after a few updates :LUL:). If not mentioned otherwise the files are usually located in www\js\plugins and can be opened with any text editor (using more powerful editors like Notepad++ or VSCode makes editing easier).

VERSIONS: Most tweaks were made for older versions of the game. But they often cover core concepts that don't change in each update (except maybe line numbers and such). Thus, they'll almost always work in newer versions. The version in brackets after each tweak is the last version for which I looked into it.
Blue version numbers mean I'm sure they still work up to that version, green numbers mean I've verified and tested it in that version and yellow is for outdated tweaks. However, if things change and stuff breaks, please let me know. Best way is to reply to the tweak in question so I get a notification and know what you're talking about. I'll then decide if I update either the original post or make a new one (depending on the extent of change).

Quality of life tweaks:
  • enable manual saving for each difficulty (v1.3.0.52): here
  • disable autosave at the start of combat (for better save-scumming) (v1.0.1c): here
  • tweaking side job values (mostly reputation) (v1.0.1c): here
  • uninterrupted battle-masturbation (v1.0.1c): here
  • enable escaping in prisoner difficulty (v1.0.1c): here
  • disable night(=scandalous) mode (v1.3.0.52): here
'Naughty' tweaks:
  • get her naked all the time (v0.8.o): here
  • Karryn being always aroused (v1.2.9.64): here
  • having cum or pussy juice all the time or after battle/sleep (v1.3.0.52): here (with old versions here)
Game mechanic tweaks:
  • reverse the effect slut level has on charm (v0.8.o): here
  • lower enemy max levels (v0.8.o): here
  • increase charm exp gain for individual actions (v0.7B.p): here
  • change alcohol tolerance (how fast she gets drunk) in the waitress job (v0.7B.p): here
  • editing the groups of enemies you'll encounter (v0.7B.p): here
  • removing gained passives (v0.7B.p): here
  • more stamina in reception job (v0.7B.p): here
  • disable bar fights (v0.7B.p): here
  • change/add sensitive body part (the one you choose at the start) (v0.7B.p): here
  • always act first each round (v0.8.o): here
No longer supported tweaks:
  • getting her nipples hard all the time (v0.7B.p): here
  • wake up without panties (fully implemented in base game (v1.0.1c)) (v0.8.o): here

references to stuff from other people:
  • CCMod (customisable tweak and/or preg mod): (outdated for some time now)
    • continued and current version by wyldspace:
  • basic CG gallery: here

NOTE: If anything does not work anymore, tell me and I'll fix it soon™.
I don't know if it was already found before, but for anyone trying to completely disable the Autosave feature in the game, I have found the solution to this "problem".
All you have to do is head towards the www/js/plugins folder and look for these two plugins:

- RemtairyMap.js
- YEP_X_Autosave.js

After opening both plugins with your code editor (VS Code or Notepad++), press Ctrl + F and type performAutosave.
For the RemtairyMap file, you will only see a single result from your search so all you have to do is replace the line 370 of the code with the following:
Code:
    // StorageManager.performAutosave();
On the other hand, for the YEP_X_Autosave file, you will see multiple results so you will have to look for the line 458 of the code first then replace the line with the following:
Code:
    // StorageManager.performAutosave();
Now you have full control over your saves !






(only if you enabled manual saving by using mamaboii's tweaks)
 
Last edited:

Castbelt

Newbie
Apr 29, 2018
95
156
85
Pre-Modded Game Upload (Karryn's Prison v1.3.0.95) – Two Versions Available!

As promised, I’ve uploaded a pre-modded version of the game. You can choose between two versions:

• Modded: Includes all listed mods with mostly default or untouched settings.
• Modded + My Edits: Same mod list, but heavily tweaked for a much easier and streamlined gameplay experience.

You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.



Important Notes:

  • These versions have not been thoroughly tested. They were only checked to ensure the game launches, can start a new game, and can load existing saves. You may encounter bugs, or unexpected behavior, use at your own discretion.
  • Due to the number of mods and custom tweaks involved, it is strongly recommended to start a new playthrough or create a separate save file when using these versions. Using old saves may result in instability or conflicts.
  • I've just realized that both the Hide HUD mod and the Karryn Babe mod use the same keybind: "H". Unfortunately, I can't re-upload the entire game just to resolve this minor conflict. If you plan to use either of these mods, I recommend manually changing the keybind to avoid issues. You can do this from the main menu by navigating to: Settings > Mods > Hide HUD > Shortcut to toggle HUD or Settings > Mods > Karryn Slutty > Shortcuts > In Battle > Remove Bliss state
I tried a un-modded fresh install and a fully modded older version from a different thread and had no issues, but with yours(both versions you uploaded) I am getting heavy FPS loss while walking around anywhere in the game. Is there a mod that is constantly running endless textures or something that could cause this?

Edit: Removal of Slutty Babe mod and sub-folders, and pero cheat menu, may have fixed it, I think it was whatever slutty babe mod was doing, probably running way too many scripts at once.
 
Last edited:

Purple_Heart

Engaged Member
Oct 15, 2021
3,000
5,339
637
I tried a un-modded fresh install and a fully modded older version from a different thread and had no issues, but with yours(both versions you uploaded) I am getting heavy FPS loss while walking around anywhere in the game. Is there a mod that is constantly running endless textures or something that could cause this?

Edit: Removal of Slutty Babe mod and sub-folders, and pero cheat menu, may have fixed it, I think it was whatever slutty babe mod was doing, probably running way too many scripts at once.
Karryn Babe mod is likely the most demanding of them all and can cause performance issues on lower-end systems. To remove it and potentially resolve your lag issues, delete the following:
  • www\img\sex_cutin folder
  • www\mods\SluttyBabe folder
  • www\mods\SluttyBabe.js file
Additionally, go to www\mods\ImagePacks and delete all folders named [SluttyBabe]. That should help improve performance.
 
  • Like
Reactions: d1553n7

juajua312

Newbie
Jan 2, 2024
80
55
118
Guys I have a question exactly how much can you do in Karrins prison the truth is I have played it several times and the only interesting thing is the bar the visitors place, bathroom the gym obviously at the time of fighting and the strippers place but besides that there is nothing interesting within what I finish or the joke of the game is to make Karrins not be a whore so fast or bisebersa (the truth is that I do not know what exactly there is to do besides the main story and it really is not hate or something like that I like the game but the truth is I do not see anything more interesting than what I told you before) can you give me recommendations and secrets or something that I have not discovered
 

pentane

Member
Nov 8, 2020
121
119
86
does anyone know when cc mod is getting updated, apparently the slutty babe mod was updated but to a version of cc mod that isnt available?
 

Purple_Heart

Engaged Member
Oct 15, 2021
3,000
5,339
637
Guys I have a question exactly how much can you do in Karrins prison the truth is I have played it several times and the only interesting thing is the bar the visitors place, bathroom the gym obviously at the time of fighting and the strippers place but besides that there is nothing interesting within what I finish or the joke of the game is to make Karrins not be a whore so fast or bisebersa (the truth is that I do not know what exactly there is to do besides the main story and it really is not hate or something like that I like the game but the truth is I do not see anything more interesting than what I told you before) can you give me recommendations and secrets or something that I have not discovered
does anyone know when cc mod is getting updated, apparently the slutty babe mod was updated but to a version of cc mod that isnt available?
 
  • Like
  • Thinking Face
Reactions: Kysou and pentane

Tix27

New Member
Jan 12, 2024
3
1
22
Anynody knows how to properly install both CC and Slutty Babe?

I want both mods,I already downloaded all requirements for both and all, but for some reason, I keep getting messages when active Slutty Babe that says that failed to load some function or variable, always related to skills like "Impregnancy", I have tried to do clean save and all, btw, on the version 1.3.0.102j
 

Purple_Heart

Engaged Member
Oct 15, 2021
3,000
5,339
637
Which stat determines that her dialogue changes in the sex batles?
Dialogue is not controlled by a single stat. Slut level, sadism & masochism level, sex skill levels all have effects on dialogue. There might be more contributing factors, but those are the only ones I can remember right now.
 
  • Like
Reactions: ReLoveZero

ribbit77

Newbie
Nov 3, 2024
18
5
48
hey friends, weird question. Is there a mod or something to remove all the non human enemies? I'm guessing there isn't but I thought there might be some kind of work around to not see them....I like the idea but just not the monster stuff lol.
 

Ritsujin

Active Member
May 30, 2018
615
767
257
Pre-Modded Game Upload (Karryn's Prison v1.3.0.95) – Two Versions Available!

As promised, I’ve uploaded a pre-modded version of the game. You can choose between two versions:

• Modded: Includes all listed mods with mostly default or untouched settings.
• Modded + My Edits: Same mod list, but heavily tweaked for a much easier and streamlined gameplay experience.

You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.



Important Notes:

  • These versions have not been thoroughly tested. They were only checked to ensure the game launches, can start a new game, and can load existing saves. You may encounter bugs, or unexpected behavior, use at your own discretion.
  • Due to the number of mods and custom tweaks involved, it is strongly recommended to start a new playthrough or create a separate save file when using these versions. Using old saves may result in instability or conflicts.
  • I've just realized that both the Hide HUD mod and the Karryn Babe mod use the same keybind: "H". Unfortunately, I can't re-upload the entire game just to resolve this minor conflict. If you plan to use either of these mods, I recommend manually changing the keybind to avoid issues. You can do this from the main menu by navigating to: Settings > Mods > Hide HUD > Shortcut to toggle HUD or Settings > Mods > Karryn Slutty > Shortcuts > In Battle > Remove Bliss state
Also, I can't tell which mod adds these.
Do you know?
I want to get rid of those, but I've looked through the mods and I can't figure out what adds these options.
From what I remember, on game start Karryn doesn't have access to any of these.
1754566407942.png
1754566421875.png

Edit: Seems to be Slutty Babe, I'm just SUPER blind.
 
Last edited:
4.60 star(s) 496 Votes