Oct 17, 2019
163
279
I easily got to 0 Controll with a few unlocks with 2 areas subdued. I coulnt get to +1, even though I had more controll than I needed.
But what I am talking about: After X ingame days, the base controll gets -1 permanently. And that infinitely each X days. Which forces you to complete the game or loose.
And since its a demo still with no end, you must restart eventually.
and I could use the equip that provides +1 control but I dont do
 

Hydrofront

New Member
May 14, 2019
9
8
Is there a way to hack the game in a way that disables the infinite rising of controll loss? Its the only part of the game that I dislike.
I believe it's this function in RemtairyPrison.js. However, by the looks of code that uses it, control is only progressively decreased while you're on 1-2nd levels (and that was my assumption as well), but not on 3rd. But I'm too lazy to make sure.

JavaScript:
Game_Party.prototype.anarchyGracePeriod = function() {
    return 1000;  // <--- add this line. You'll get more than this as it's multiplied later
    let anarchyGracePeriod = PRISON_ANARCHY_GRACE_PERIOD_EASY;
    if(this.hardMode()) anarchyGracePeriod = PRISON_ANARCHY_GRACE_PERIOD_HARD;
    else if(this.normalMode()) anarchyGracePeriod = PRISON_ANARCHY_GRACE_PERIOD_NORMAL;
    return anarchyGracePeriod;
If you want prettier ways of changing it e.g. disabling it completely so the message in the daily summary doesn't bug you, you'll have to re-write code in other places that relies on this function.
 

mamaboiii

Active Member
Oct 13, 2018
572
1,712
If anyone who already modded the game to preg mod version can you mod my save file?
That's not how it works, buddy :ROFLMAO:

I believe it's this function in RemtairyPrison.js. However, by the looks of code that uses it, control is only progressively decreased while you're on 1-2nd levels (and that was my assumption as well), but not on 3rd. But I'm too lazy to make sure.
That's how it works. It's just a measure to stop the 'trick' where you stay on level 1 (or even 2) until you have all edicts.
 

Neriel

Well-Known Member
Jan 19, 2018
1,026
1,060
I easily got to 0 Controll with a few unlocks with 2 areas subdued. I coulnt get to +1, even though I had more controll than I needed.
But what I am talking about: After X ingame days, the base controll gets -1 permanently. And that infinitely each X days. Which forces you to complete the game or loose.
And since its a demo still with no end, you must restart eventually.
It doesn't since there is no penalty yet for Level 3. So you can stay on that floor forever right now. It only happens on the 1st and 2nd Floor that you can't just farm all edicts to make the game stupid easy.
 

hawkhunter

Member
Aug 10, 2017
360
250
Uhm. Well if it doesnt increase on floor 3, then it must remain build up when you get there.
I think it rose on floor 3 as well for me every 3-4 days by 1.

However I am sure that I got to 3 with ALL controll upgrades (means I was well over what I need for 0 controll). So I got there with -2 controll, because of all the penalty rising.
Am I now cursed with permanent -2 controll?
 

Umbreon323

Newbie
May 25, 2019
19
6
does old save work cause i used to play this game but i left it cause it was too early since the mods is not working for me now i wanna know if old saves work cause i can continue where i left off in the next update
 

swpkmn

Active Member
Feb 19, 2020
536
367
The mod "enable the starting title which unlocks getting 3 edict points" doesn't work, as the title being called doesn't exist in the code anymore.
 
  • Like
Reactions: mamaboiii

hawkhunter

Member
Aug 10, 2017
360
250
How do i check the version of my game and what is the latest version of the game there is on the internet right now?
You got to the producer´s website

And scroll down the entries by them until you find one that tells you the version they just released. That is the newest one.

On the first page on this forum you usually can get that version in a link to download.

Your games main folder name contains the description of the version.
Karryns_Prison_v.7A.i.2_EN is my latest I am playing.
Or start the exe of the game. In the top bar of the gamewindow is that description as well.
 

MeaBorowski

Newbie
Dec 14, 2020
39
24
Thanks!
Looks like my version is the latest, which is confusing, because i thought they fixed the crashing during sexual activites in bar job in the latest version. Damn.
Does someone know how to fix that? When i do the bar minigame Karryn doesnt have her waitress clothing on, instead she just walks around naked. And as i said, if someone were to try to do bj with her the game will just crash.
 

hawkhunter

Member
Aug 10, 2017
360
250
Thanks!
Looks like my version is the latest, which is confusing, because i thought they fixed the crashing during sexual activites in bar job in the latest version. Damn.
Does someone know how to fix that? When i do the bar minigame Karryn doesnt have her waitress clothing on, instead she just walks around naked. And as i said, if someone were to try to do bj with her the game will just crash.
I did that bar job a lot of times. I didnt actively take a look on her cloth though.
It didn´t crash for me a single time so far. But I only played 15 and 20 minutes long jobs. Is that important?
 

Timendo

NTR Connoisseur
Donor
Jan 31, 2018
418
1,844
I change slut level to 1000 and now enemies pleasure are barely increase
That MAY be too much, my slut level when i got all the passive was ~250, it's the same probleme when you try to change ur ATK or Defense in a save editor, the difference is too high
 

MeaBorowski

Newbie
Dec 14, 2020
39
24
I did that bar job a lot of times. I didnt actively take a look on her cloth though.
It didn´t crash for me a single time so far. But I only played 15 and 20 minutes long jobs. Is that important?
Dunno, i tried different job times but the result stays the same
And, well, she is always naked, which isnt okay i think.
Perhaps one day i`ll try to do the bar job on a different say, maybe then it`ll fix itself
 

MeaBorowski

Newbie
Dec 14, 2020
39
24
Are what Karryn says during battels and H attacks and her facial expression affected by her S. Level? If so, are there landmarks at which changes happen?
 
4.60 star(s) 473 Votes