CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x
Feb 27, 2024
74
11
In RemtairyPrison.js, change this function to always return true.
JavaScript:
Game_Party.prototype.canOpenSaveMenu = function() {
    return true; //this.easyMode() || $gameSwitches.value(SWITCH_TEST_MODE_ID) || (Prison.freeMode() && ConfigManager.cheatDisableAutosave);
};
RemtairyPrison.js << what is this stuff? is it included in the game folder? google send me back here lmao !
 
Nov 28, 2017
29
12
RemtairyPrison.js << what is this stuff? is it included in the game folder? google send me back here lmao !
Yes, its in the game's subdirectory \www\js\plugins. When the game is started it will load the code. If you follow links from the main post you will find instructions how to disable autosave and enable manual save. There are mods that do that for you too.
 

Hellrider666

Member
Aug 8, 2017
193
44
Hey there ! Came back from a long break to this game, and I saw people talk abour piercing, tattons, costumes. Where exactly are those mods ? Are they up-to-date ?

As I have checked obviously the Mod link in the OP, and it seems that those mods are not in there or not updated. Sorry for my ignorance guys.

Thank in advance for your explanation.
 

Purple_Heart

Engaged Member
Oct 15, 2021
2,429
3,995
Hey there ! Came back from a long break to this game, and I saw people talk abour piercing, tattons, costumes. Where exactly are those mods ? Are they up-to-date ?

As I have checked obviously the Mod link in the OP, and it seems that those mods are not in there or not updated. Sorry for my ignorance guys.

Thank in advance for your explanation.
 

HappyGoomba

Active Member
Mar 7, 2020
710
709
RemtairyPrison.js << what is this stuff? is it included in the game folder? google send me back here lmao !
Go to your game folder and go to www\js\plugins. Find the file RemtairyPrison.js. Open it in a text editor. Search for the function canOpenSaveMenu and change it to look like what I posted.
 

Firs2v

Newbie
Sep 30, 2023
21
24
Hello I have a question Karryn's Prison

1>)How to add mods to Karryn's Prison ?


2>)Karryn's Prison mods don't work

Karryn's Prison Mods did not work, although they were still in the "" folder. When I reinstalled them, they still did not work. . What should I do
 

harryzeus

Member
May 8, 2022
124
27
Hi,
1. i is there a way to unblock the second door in the guard area (the room after her sleeping room)
2. how to unlock the infirmary?
3. how to catch the guy running away when wlaking into the store?
 
Last edited:

Neriel

Well-Known Member
Jan 19, 2018
1,023
1,054
Hi,
1. i is there a way to unblock the second door in the guard area (the room after her sleeping room)
2. how to unlock the infirmary?
3. how to catch the guy running away when wlaking into the store?
1. It is Story related towards the end of the game
2. You can't
3. You can't
 

Purple_Heart

Engaged Member
Oct 15, 2021
2,429
3,995
Hi,
1. i is there a way to unblock the second door in the guard area (the room after her sleeping room)
2. how to unlock the infirmary?
3. how to catch the guy running away when wlaking into the store?
1. If you are talking about kitchen you can buy its repair edict to "unblock" it. There is another room blocked but you can only access that room at the end of the game.
2. You cannot unlock infirmary. It is just visually there, dev didn't bother removing OR making it functional.
3. I don't know if that is possible, I've never bothered catching him.
 

souldead341

Engaged Member
Oct 16, 2017
2,267
2,347
couldnt u make a whole ass mod by making karyn for example have a diff outfit made by ai art
Technically, yes, but it'd be far more work than you think and require a huge amount of manual image editing.

The way KP and many games work is a paper doll system, where different parts of the image are layered on top of each other to make the final image you see. So, for a simple image of Karryn standing could have the background, main body, left leg, right leg, left arm, right arm, head, eyes, mouth, and hair, then the clothing and other details like cum. This means that for every variation of pose, you need a different image for one or more parts. AI can easily recreate the final image, but no current model (that I know of) is able to create the parts of images needed to do a paper doll system at all, let alone do it well.

Pretty much you could have the AI create an outfit, then manually edit all the layers needed to make the mod, but if you're able to make those edits you probably don't need the AI to do the initial image in the first place.
 
  • Like
Reactions: Subprogram
4.60 star(s) 447 Votes