also when I tried to play a week or so ago it crashed every time I tried to masturbate and that was w/o mods.did the 'always aroused' and reversed slut>charm effect and now she has no face whenever she does anything. Anyclue why or how to fix it or can you not make those changes w/o bugs?
For an update enemies could not engage any sex positions while Karryn is masturbating. That got immediately reversed, but I quite like it, so here's how you can give her the power ofI have a problem with masturbation. The option is somehow rarely available. Once I could apply this, then Karryn got an orgasm and then it didn't work anymore, or I chose an action and the enemys are turn and then make sex. Then it's no longer available. It would be better if masturbation was available longer or earlier.
Did you change anything else? The changes themselves are perfectly doable without any bugs, the question is where the problems come from exactly.did the 'always aroused' and reversed slut>charm effect and now she has no face whenever she does anything. Anyclue why or how to fix it or can you not make those changes w/o bugs?
I do not recommend it, I already edited my save using the website saveedionline.com, and increased the strength and energy, to win combats is great, however, Karryn takes a long time to be satisfied if shee masturbates.Did anyone know cheat for this like unlimited energy and damage and stamina
Where'd you get "Like a Bird" and "Like a Dancer" and "Light as a Feather"?I apologize if you have already known this, but there's a new NPC kitty which gives you a tip in the place where you choose the game mode.
and you'll get a new title if you pet it.
TL;DR: Those are the evasion focus titles.Where'd you get "Like a Bird" and "Like a Dancer" and "Light as a Feather"?
That's most certainly from the mod. Make sure to have the same versions in both the mod and game and don't just overwrite files once a new version of either comes out (clean install is much safer). These are just general tips that you most likely did already. For more help, it's best if you write a more complete description (especially the circumstances just before the crash) into the discord (linked in OP) where they have a section for cc's mod. Maybe cc (or someone else) will help, but that's bugfixing so no promises.Can somebody help me? It appears that I have run into a sizeable bug in which the pleasure meter overfills and displays it as "NaN%" and then crashes the game and makes me unable to load that save anymore. I have lost two saves this way so I know its not a one off crazy thing. Unfortunately, I am also using the latest version of Mr. ChainChair's mod so I am unsure if it is the mod, the version I'm running (.7A.f), or some combination of the two.
Don't worry if you can't fix it as this shit still rocks and just means I have to be careful, and sorry if this in unhelpful in general.
Where'd you get "Like a Bird" and "Like a Dancer" and "Light as a Feather"?
yes, these are evasion titles.TL;DR: Those are the evasion focus titles.
In the order you named them they are levels one, two and three.
To get them you have to dodge more (15% more and 30% more for the higher levels) hits than taken full hits (whole playthrough counts). Also level 2 (dancer) has a lvl req of 16 and level 3 (feather) of 36.
They passively reduce evasion cost by a few percent and more significantly once equipped.
That's most certainly from the mod. Make sure to have the same versions in both the mod and game and don't just overwrite files once a new version of either comes out (clean install is much safer). These are just general tips that you most likely did already. For more help, it's best if you write a more complete description (especially the circumstances just before the crash) into the discord (linked in OP) where they have a section for cc's mod. Maybe cc (or someone else) will help, but that's bugfixing so no promises.
Edit the file /www/js/plugins/RemtairyEdicts.jscheat eddict point anyone.??
I hope there will be much more stuff added than just that. Every level should have 2 side jobs, just like Lv 1. So I am expecting a teacher job on level 2 apart from the gloryhole. That's where the sadistic side of Karryn could be more fleshed out. The same could be done with an evil nurse Karryn at the infirmary. Level 3 could also offer another side activity (apart from stripping at the Strip Club) at the Gym, where the Warden could indulge her masochism in some fun and interesting ways.About 70% done. What's there is perfectly playable. What's missing is the last 2 levels, which will be more combat-focused, the gloryhole job coming next month and the stripper job.
Well, the Dev already said, that the game will have 4 Side Jobs at release. The only hope you can have, that once the game is released and it sold well, that they do DLC/free patch stuff to expand the game.I hope there will be much more stuff added than just that. Every level should have 2 side jobs, just like Lv 1. So I am expecting a teacher job on level 2 apart from the gloryhole. That's where the sadistic side of Karryn could be more fleshed out. The same could be done with an evil nurse Karryn at the infirmary. Level 3 could also offer another side activity (apart from stripping at the Strip Club) at the Gym, where the Warden could indulge her masochism in some fun and interesting ways.
I have the same issue,doesn't seem to matter if its modded or notI really hope anyone here could help me, i started playing this game 3 days ago and really liked it so far but today It kept spamming this error.
Does anyone know what to do to solve this? It's kinda annoying and only happens during battles
The only thing I touched is the game funds and nothing else but as I said if that was the problem it would've cause problems at the beginning.
View attachment 938024
do you know what other numbers go with which prisoner or guard? i can't seem to find them anywhere and i like to mod the troops. thanks.Not the way the code is written originally. You can change it though, if you want. Check out RemtairyKarrynReceptionist.js and look up the function Game_Troop.prototype.receptionistBattle_validVisitorId. There are several validEnemyTypes.push(x) in that function, x being a number between 162 and 172. Basically, with the exception of 170-172, all the odd numbers are females, all the even numbers are males. Add // in front of the rows with odd numbers and they won't be added to the array from which the valid visitors are pulled. Voilá, males only. (The 170-172 ones are perverts, so you can keep those, they're all male).
edit: Oh, also, if you want to keep the same percentage chances of fans/perverts appearing as the original, you can consider adding another row with the even number for each odd number you remove (so, for example, 164 instead of 165, etc). If you simply remove the odd ones, the chances for getting perverts will be increased, since percentually there'll be more of them in the array (since the final array shrinks).