CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

Purple_Heart

Engaged Member
Oct 15, 2021
2,430
3,996
I have an ultra-stupid method that doesn't need programming, and a method that's easy in an OS console context.

The stupid way: Notepad++ all the files then search "word" across all the files. Yes, but that's stupid.

A more efficient way: check out basic console syntax and scan a bunch of files for the string within. . Linux has convenient tools for this to a greater extent.
Unfortunately these methods didn't help as I realized I've been using a more efficient method than the ones you've described. Still, that powershell example was interesting to learn, so thanks.

The method I have been using I feel like is some extremely stupid shit but it works, it did help me with finding everything I wanted to find so far.

I've been using winrar's search feature on game's folders and notepad++ to edit files. Double clicking search results on winrar instantly opens the file in notepad++ and highlights the line I was searching for. The only issue with this method is I have to use notepad++ to know if the file contains more than one instances of the text I am searching for because winrar doesn't show that. That's where this method gets less efficient. If there are multiple files in search results that means I have to check each file for potential multiple search results. Maybe there are better, more efficient methods. IDK.
 
Last edited:
  • Like
Reactions: JustAl

rei_x

Member
Dec 26, 2023
181
234
Is no problem, you will face the enemies again and as you unblock new areas you get new enemies. If you want to see the "defeat" scenes you have other chances when that level riots.

best approach IMO is to play the easiest difficulty the first time and play to win, get used to the mechanics and get that virgin run achievement, keep that saved game reserved and then start a new game+ in a different slot and from there you can go for a full slut route to get all the porn and other slot to actually try to beat the game in medium and hard difficulties.

If you don't care for beating the high difficulties you just start the game again on easy but lose on purpose a few times to increase your slut level to unlock all the actions and then unlock
You don't have permission to view the spoiler content. Log in or register now.
Yes, I completed a game today and Karryn remained a virgin until the end, resulting in a "happy ending." I am curious about the ending where she marries a prince but then engages in intercourse with inmates (even there I didn't let them fuck her pussy). Is this the intended happy ending, or is there another type of conclusion? Additionally, now that I am in 'free game mode,' am I free to do whatever I want, or should I start a new game to pursue my desires? :4Head:
 
Last edited:

deepheat

New Member
Oct 21, 2020
11
19
Unfortunately these methods didn't help as I realized I've been using a more efficient method than the ones you've described. Still, that powershell example was interesting to learn, so thanks.

The method I have been using I feel like is some extremely stupid shit but it works, it did help me with finding everything I wanted to find so far.

I've been using winrar's search feature on game's folders and notepad++ to edit files. Double clicking search results on winrar instantly opens the file in notepad++ and highlights the line I was searching for. The only issue with this method is I have to use notepad++ to know if the file contains more than one instances of the text I am searching for because winrar doesn't show that. That's where this method gets less efficient. If there are multiple files in search results that means I have to check each file for potential multiple search results. Maybe there are better, more efficient methods. IDK.
You only need Notepad++ > Find in Files (Ctrl+Shift+F) Set the directory to search, Filters to *.* and the option 'In all sub-folders' checked. Search results will show you every line where your text is found and double-clicking will open the file to that line. I would set the directory to www\js folder just so it doesn't waste time looking through pointless files.
 
  • Like
Reactions: Purple_Heart

swiezy

Newbie
Apr 3, 2018
75
1,165

Shinobikun

Member
Oct 5, 2017
141
328
Here's a question for people who are into modding. Which program/methods are you using to find a specified text among many readable files(such as .js files)? For example lets say I want to find the word "gold" among this game's many .js files. Which program/method should I use?

I know of a method, it is kind of stupid but it works. That's why I want to learn if there are better/more efficient methods.
I just use good old grep. Not sure if its the most efficient way, but on a windows machine I have git bash installed which comes with unix utilities. So I just navigate to the plugins folder and open a shell there then e.g.

Bash:
grep "gold" *
It also displays the line where it found the keyword. Afterwards I open the file which seems correct.
Grep is super powerful, so it has lots of options. Nowadays I just ask ChatGPT if need to specify some option that i don't already know about. It works really well with that sort of thing.
 

negroidprime

Engaged Member
Sep 25, 2018
2,214
4,818

Purple_Heart

Engaged Member
Oct 15, 2021
2,430
3,996
You only need Notepad++ > Find in Files (Ctrl+Shift+F) Set the directory to search, Filters to *.* and the option 'In all sub-folders' checked. Search results will show you every line where your text is found and double-clicking will open the file to that line. I would set the directory to www\js folder just so it doesn't waste time looking through pointless files.
Thanks for pointing this out. I didn't know notepad++ has a feature like this.

I just use good old grep. Not sure if its the most efficient way, but on a windows machine I have git bash installed which comes with unix utilities. So I just navigate to the plugins folder and open a shell there then e.g.

Bash:
grep "gold" *
It also displays the line where it found the keyword. Afterwards I open the file which seems correct.
Grep is super powerful, so it has lots of options. Nowadays I just ask ChatGPT if need to specify some option that i don't already know about. It works really well with that sort of thing.
I don't know what "grep" is but I'll look into it, thanks.
 
  • Like
Reactions: Aereon1104

rei_x

Member
Dec 26, 2023
181
234
Thanks for pointing this out. I didn't know notepad++ has a feature like this.


I don't know what "grep" is but I'll look into it, thanks.
You can achieve the same using vscode as well.
Simply open the folder within it and utilize the search function; it will meticulously scan through every file, pinpointing lines containing your desired search query.
 
  • Like
Reactions: Purple_Heart

Purple_Heart

Engaged Member
Oct 15, 2021
2,430
3,996
Yes, I completed a game today and Karryn remained a virgin until the end, resulting in a "happy ending." I am curious about the ending where she marries a prince but then engages in intercourse with inmates (even there I didn't let them fuck her pussy). Is this the intended happy ending, or is there another type of conclusion? Additionally, now that I am in 'free game mode,' am I free to do whatever I want, or should I start a new game to pursue my desires? :4Head:
Afaik there are two endings. In one ending if you have slut level high enough you trigger a sex scene during wedding then you are free to do whatever you want after that point. In the other ending it is mostly the same except no sex scene is triggered and your playthrough just ends without allowing you to play after that point. I don't know which is officially called "happy ending" but for me it is the one that allows me to play afterwards :KEK:

As for your other question, if you managed to keep her virgin that means you've already beaten the game the hard way, so I suggest just trying the opposite way in a new playthrough, relax and go with the flow if you know what I mean :KEK:
 
  • Jizzed my pants
Reactions: rei_x

rei_x

Member
Dec 26, 2023
181
234
Afaik there are two endings. In one ending if you have slut level high enough you trigger a sex scene during wedding then you are free to do whatever you want after that point. In the other ending it is mostly the same except no sex scene is triggered and your playthrough just ends without allowing you to play after that point. I don't know which is officially called "happy ending" but for me it is the one that allows me to play afterwards :KEK:

As for your other question, if you managed to keep her virgin that means you've already beaten the game the hard way, so I suggest just trying the opposite way in a new playthrough, relax and go with the flow if you know what I mean :KEK:
It's disappointing to find that not a single tantalizing encounter with a prince awaits, even if she preserves her innocence until the very end... what a frustratingly chaste tale, indeed. :FacePalm:


I mean, seriously... It took so much effort to maintain her virginity until the end, and yet there's not a single intimate encounter with a prince. It's just...

But again, why even bother trying so hard to hold onto it if it ultimately means nothing in the end? It's almost as if all that effort only serves to hasten the game's conclusion...
 
Last edited:

ThatHero

Newbie
May 28, 2021
33
35
But again, why even bother trying so hard to hold onto it if it ultimately means nothing in the end? It's almost as if all that effort only serves to hasten the game's conclusion...
Just for the added challenge (and title) if the core gameplay is your main reason for playing.

I do think it's silly that they never redid the Empress Ending to give you some kind of comparable reward to the Happy Ending. Getting some kind of gallery mode, extra outfits, or even a bunch of exclusive art/poses with the King in the wedding outfit would make way more sense for overcoming the challenge (especially on Prisoner difficulty).

I personally always thought it would be funny if the rewards went in the exact opposite direction. Instead of Karryn getting free play mode to just shoot the breeze in the prison like in the "Happy Ending", she gets a mode where she dreams about an infinite supply of His Majesty handling her unchecked desires with unique dialogue and art.
 

rei_x

Member
Dec 26, 2023
181
234
Just for the added challenge (and title) if the core gameplay is your main reason for playing.

I do think it's silly that they never redid the Empress Ending to give you some kind of comparable reward to the Happy Ending. Getting some kind of gallery mode, extra outfits, or even a bunch of exclusive art/poses with the King in the wedding outfit would make way more sense for overcoming the challenge (especially on Prisoner difficulty).

I personally always thought it would be funny if the rewards went in the exact opposite direction. Instead of Karryn getting free play mode to just shoot the breeze in the prison like in the "Happy Ending", she gets a mode where she dreams about an infinite supply of His Majesty handling her unchecked desires with unique dialogue and art.
I agree with you.
For that particular outcome, the developers could have crafted something more cohesive with the game's narrative, offering a rewarding experience beyond just a title and challenge.
Even without much insight into their creative process, the two letters found in the office during 'free play mode' provided a clear glimpse into their mindset. Sachinama, one of the game's creators, vividly described his conceptualization of the game, likening Karryn's Prison to a symbolic representation of fertilization, with Karryn as the egg and the inmates as the surrounding sperm.
This depiction suggests a focus more on Karryn's rebellious persona than on developing a nuanced storyline, especially concerning her relationship with Prince.
It would have been preferable to see a divergence in the ending, perhaps incorporating scenes with Karryn and Prince for a more fulfilling conclusion, akin to a 'Real Happy Ending.' And the possibility of Karryn choosing to remain in prison with the inmates could have provided a more satisfying and lustful resolution, aligning with the concept of a 'Happy ending' with deeper significance.
 

ThatHero

Newbie
May 28, 2021
33
35
I agree with you.
For that particular outcome, the developers could have crafted something more cohesive with the game's narrative, offering a rewarding experience beyond just a title and challenge.
Even without much insight into their creative process, the two letters found in the office during 'free play mode' provided a clear glimpse into their mindset. Sachinama, one of the game's creators, vividly described his conceptualization of the game, likening Karryn's Prison to a symbolic representation of fertilization, with Karryn as the egg and the inmates as the surrounding sperm.
This depiction suggests a focus more on Karryn's rebellious persona than on developing a nuanced storyline, especially concerning her relationship with Prince.
It would have been preferable to see a divergence in the ending, perhaps incorporating scenes with Karryn and Prince for a more fulfilling conclusion, akin to a 'Real Happy Ending.' And the possibility of Karryn choosing to remain in prison with the inmates could have provided a more satisfying and lustful resolution, aligning with the concept of a 'Happy ending' with deeper significance.
I don't think the characters are deep enough to push any real narrative weight, but they're varied enough to get the job done. You don't actually spend any time with His Majesty to warrant any non-gameplay related reveals by the end of the game, either. I do think it was a missed opportunity for him to never show up to talk to Karryn during her stay, even if it was locked to the pure route. Would have gone a long way in emphasizing her love over her admiration.

But I think everyone could spend forever talking about 'what could have been' for this game. I just really want extra dev-made outfits and comparable reward in both endings. A new side job and a new floor to conquer would also be appreciated. Maybe modders can deliver on more of that stuff when the game is finished.
 

zestybestiesauce

New Member
Feb 24, 2024
2
22
Does somebody have a mod or a folder that replaces the new updated cg's for the game with the old ones before the dev decided to start updating the cg's of karryn's face with ai? I remember playing this a year ago and the game was amazing before the developer decided to start "renewing" the cg's. This started happening after the gym update if I remember. The cg's for Karryn's face were previously hand drawn, but now the cg's for the game look ai generated and I just can't play the game the way it is going currently. Her face looks way off with the way the rest of her body is drawn and it bothers me enough knowing that it looked better before that I just can't enjoy playing it as much as I used to.

Anyone else agree that the old cg's looked better?
 

Purple_Heart

Engaged Member
Oct 15, 2021
2,430
3,996
Does somebody have a mod or a folder that replaces the new updated cg's for the game with the old ones before the dev decided to start updating the cg's of karryn's face with ai? I remember playing this a year ago and the game was amazing before the developer decided to start "renewing" the cg's. This started happening after the gym update if I remember. The cg's for Karryn's face were previously hand drawn, but now the cg's for the game look ai generated and I just can't play the game the way it is going currently. Her face looks way off with the way the rest of her body is drawn and it bothers me enough knowing that it looked better before that I just can't enjoy playing it as much as I used to.

Anyone else agree that the old cg's looked better?
I don't like these new cg's too, in particular her face. I prefer Karryn's old face to new one. Others also mentioned new cg's look like ai generated. But the only thing you can do is find an older version of the game that has old cg's and play it instead of newer versions.
 
4.60 star(s) 447 Votes