bangerdeeps

Newbie
Apr 20, 2020
43
17
trying to make karryn to never become a slut, so she'd never use slutty lines

in RemtairyKarrynPassives.js

Change
Game_Actor.prototype.increaseSlutLvl = function() {
this.setSlutLvl(this.slutLvl + 1);
};

To
Game_Actor.prototype.increaseSlutLvl = function() {
if(this.slutLvl < 44) {
this.setSlutLvl(this.slutLvl + 1);
}
};

LMK if this is wrong. Thanks
Or you could just use a cheat menu mod and lower her Slut level to whatever point you wish. Just remember that you get 1 point to your slut level for every passive you gain, whether it be gained legitimately in game or granted with a cheat menu. If you gain more passives as you play through, you will have to lower the level again.

Which is why using a cheat menu is, in my opinion, easier. All the scripting work is done for you.
 

DonOps

Member
Mar 19, 2022
230
867
I just started playing this game, and even on normal it's too challenging. At least for me. Although it seems like you can play in a variety of ways, how should it really be played to get the good ending?
 

Hindmost

Newbie
Oct 9, 2020
32
10
Any advice on how to install KP_Mod? CC_Mod goes in fine, and claims it's not mutually exclusive with KP_Mod, but I get strange errors which the discord seems to think are just "use Vortex to install the mod!" (Vortex does not accept the mod package, as far as I can tell)
 

atd520

Newbie
Feb 17, 2022
50
198
Ask an enthusiastic friend to give me a copy of the latest fashion mods, which can directly replace the covered one. Thanks again.
 
  • Like
Reactions: uncleaR1596
Mar 10, 2023
26
32
not wrong, but it is easier to just mod the reactionscore js. just change the lv2 and lv3 requirments to 999
Yeah maybe this is the actual way. Thanks for the tip

I considered my method a failure. My method of limiting the slut level didn't prevent her from saying things like

"Yes, rub my clit up and down"

"I love it when my clit get rubbed"
 
  • Like
Reactions: zoomies

Purple_Heart

Engaged Member
Oct 15, 2021
2,438
4,014
A pleasure, sorry for bothering this forum, but I'm looking for a game and I can't remember the name.
The game is about a man who discovers that his wife (or fiancée) is cheating on him with his boss and they break up, later he teams up with an investigator (who works as a lifeguard) to investigate a crime ring he might be in. related to his former boss.
If I remember correctly the engine was "other" and it was in 3D.
Sorry for asking here and sorry for the English, it's not my native language and I'm using Google Translator.
https://f95zone.to/sam/latest_alpha/#/cat=games/page=1/tags=1434/prefixes=14

What's wrong with anonfile link in op?
https://%2A%2A%2A%2A%2A%2A%2A%2A%2A%2A%2A%2A%2A/Vbf9C676z3
 

Vetto

Newbie
Nov 13, 2017
28
42
Can't find the mods menu in the setting after installing CC mod using vortex
I had the same problem without using vortex.
You have to download and install Mods Settings, you can find it in gitgud ccmod (link in the first page) - under Requirements.
 

Roarie

Newbie
Feb 13, 2020
54
82
I just started playing this game, and even on normal it's too challenging. At least for me. Although it seems like you can play in a variety of ways, how should it really be played to get the good ending?
Prioritize said list in order, and game should be a cake walk. Steps to take are unintuitive.

1) Avoid erotic edicts.
2) Maximize income edicts.
3) Pick up at least 1 damage skill (red/yellow/blue), pick up both the "defense" (endurance branch) and "recover energy" skills (mind branch).
4) Equip cheap stamina (hp) and strength (attack) gear on. Equip more raw fighting stats as you unlock equipment slots.
5) Once you have a good amount of gold stockpiled, get order edicts to reach the end of the current level more easily. Encounters become weaker the higher your order is (near impossible at <10 order, a joke at 80> order).
6) Level 2 edicts (unlocked at level 3) are notoriously numerous and expensive, requiring you to save up a considerable amount of gold buffer to buy through them all before you go bankrupt. So save up gold, and don't buy expensive gear.

If you want to win AND do the erotic content, game becomes much slower and more repetitive.

Enjoy the game while it still feels novel, great fun.
 
  • Like
Reactions: waffel and DonOps
Apr 25, 2022
33
67
I just started playing this game, and even on normal it's too challenging. At least for me. Although it seems like you can play in a variety of ways, how should it really be played to get the good ending?
This game has two endings slut and pure. Normally slut ending would be somewhere on the bad side of things, but in case of Karryn's Prison, both endings gave me the same good/neutral vibes.

If you want to get the pure ending, follow the advice of the person above me, but I wouldn't recommend that.
Pure ending requires you to intentionally avoid hentai content in this hentai game and.... why would you do that?
Try getting the slut ending first, and even if you lose, you can start a new game plus, resetting your stats and passives, but keeping the titles you've obtained. Titles will make the game easier for you, for example, having few bar related titles from the start will make make you earn money faster in the early game.

A lot of fun in this game comes from exploring and learning. It was designed with a lots of traps to turn your Karryn into a slut whether you want it or not. In my opinion, the best way to enjoy a pure ending run is to treat it as a test where you try to push your knowledge of the game's mechanics to the limit. If you try to get a pure ending without having some fundamental knowledge about the game, you will just get unnecessarily frustrated.

anyone figured out how to increase the pleasure damage karryn deals to enemies? (editing the game files)
There's probably a better way to do that and I'm sleepy so my explanation is going to be shit, but try editing "RemtairyEdicts" and making the dexterity edict 1 increasing your dex by something like 5.0 instead of 0.10.
This will make your dex super high and your sex attacks very strong, but they will also cost a lot of stamina, so you've got to also edit one of the stamina edict and make it increase your stamina by a lot too.

And remember to make a copy of the file before even touching it.
 
4.60 star(s) 450 Votes