SexGameSluts — Who Will You Fuck First? Play Now!
x

Talilover

Member
Oct 29, 2018
280
838
270
Tell you what this game desperately needs? A gallery/ event replay mode. Sometimes you just wanna see the bar game/ reception cgs without pretending like the mini games themselves are fun to play

Also how do you go about turning off autosaves? Would like to be able to just have a semi-gallery save where I can catch some dick without having to worry about progressing in days and what not
 
  • Like
Reactions: floran

Darkanna

Newbie
Mar 15, 2022
53
31
28
I don't understand how to play this game, anyone help ?
Can you be more specific? I'd be happy to help but I don't know what you're struggling with.
The only general advice I can give is: Either choose fighting, or fucking. Go into the prison and do what you love. If you want fucking, you'll have to purposefully lose a few times until Karryn "breaks." The rest should become obvious over time.
 
  • Like
Reactions: thevideowatcher65

Darkanna

Newbie
Mar 15, 2022
53
31
28
Tell you what this game desperately needs? A gallery/ event replay mode. Sometimes you just wanna see the bar game/ reception cgs without pretending like the mini games themselves are fun to play

Also how do you go about turning off autosaves? Would like to be able to just have a semi-gallery save where I can catch some dick without having to worry about progressing in days and what not
RemtairyPrison.js

~line 1438, or search for "Save Menu"
How it looks normally:

//Save Menu
Game_Party.prototype.canOpenSaveMenu = function() {
return this.easyMode() || $gameSwitches.value(SWITCH_TEST_MODE_ID) || (Prison.freeMode() && ConfigManager.cheatDisableAutosave);
};


Change it to this:

//Save Menu
Game_Party.prototype.canOpenSaveMenu = function() {
return true;
};


Pick a slot in your save list, perhaps the last one, to act as your "idgaf" save. Save to that slot after loading your regular game and the autosave will save to that slot as well. It's a good enough workaround, I've found. When you want to go back to playing after you've washed your hands, reload the original save.
 
Last edited:

DustyX

Member
Jun 16, 2017
359
433
177
I "believe" I've installed the ccmod correctly, but is there any readily evident means to tell whether it is in fact working correctly? One of the status menus for example or...?
 

Darkanna

Newbie
Mar 15, 2022
53
31
28
any cheat for add more Edicts ?
In RemtairyEdicts.js


Game_Actor.prototype.getNewDayEdictPoints = function() {
let unusedPoints = Math.max(this._storedEdictPoints, this.stsAsp());
this.resetEdictPoints();

let points = 25;
if(Prison.easyMode()) points++;



Normally "let points = 25;" is = (something else). I just copied from my own modded file for convenience. Line 580 in my current version if that helps.
 
  • Like
Reactions: Sepheyer

Laxard

Active Member
Sep 5, 2018
629
565
249
For running out of order I've only had two with slight text variation, correct?
The ones I got is one from being out of order early on and the other is from getting bankrupt. I also know that bankrupt ending have variations depending on corruption.

Tell you what this game desperately needs? A gallery/ event replay mode.
Funny that there is actually plagin called "RecollectionMode" already inside but I didn't encountered it use and didn't bother to check all other plugins for references.
 

justag4d

Newbie
Aug 17, 2020
58
14
75
Is there any javascript code modification that allows no pleasure damage for karryn? I'd like to see the cut-ins without getting bliss looped.
 

Sepheyer

Well-Known Member
Dec 21, 2020
1,704
4,187
448
Sorry for re-post but...

Bueller?
If the CCMod was installed correctly, the very same status menu that shows image of Karren's face will show an image of her vagina and anus. I.e. if she has anal beads going, than the anus will have beads in it.

This is really hard to miss - literally the very same menu you open up. So if you don't see it, than something went wrong:

- either you installed into incorrect folder (there should have been a prompt to over-write 8 files)
- you installed the wrong CCMod. If your game version is 1.0.5.f then you should be installing the unofficial mod:

https://f95zone.to/threads/karryns-prison-v1-0-5f-full-remtairy.33777/post-7142500
 
  • Like
Reactions: PrGo and DustyX

DustyX

Member
Jun 16, 2017
359
433
177
If the CCMod was installed correctly, the very same status menu that shows image of Karren's face will show an image of her vagina and anus. I.e. if she has anal beads going, than the anus will have beads in it.

This is really hard to miss - literally the very same menu you open up. So if you don't see it, than something went wrong:

- either you installed into incorrect folder (there should have been a prompt to over-write 8 files)
- you installed the wrong CCMod. If your game version is 1.0.5.f then you should be installing the unofficial mod:

https://f95zone.to/threads/karryns-prison-v1-0-5f-full-remtairy.33777/post-7142500
Ayyyy, that seemed to of done the trick, thanks for that!

I had installed the "other" ccmod but after applying the one you linked and booting the game up I now see all the bangs and whistles in the status menu, etc. Cheers!
 
  • Like
Reactions: Sepheyer
4.60 star(s) 496 Votes