- May 30, 2017
- 677
- 450
You need Karryn to have a high enough slut level and desires.Hi, could anyone explain how the gym works to me, please? I mean, I kinda get it for the general part, observe and correct trying to make them perfect, but I can't get any H scene at all (except making them hard in theyr pants)
Yes edit the 2 functions in RemtairyKarrynPassives.jsDoes anyone know of a way to edit Sadism/Masochism skill levels? I want my Sadism skill level to be as low as possible. Or really, I just want to make it so Karryn doesn't have sadistic dialogue, as it seems her dialogue changes depending on whether she's sadistic or masochistic.
I can´t see the cut-in animationSome of my fav small mods list:
Cut-in Animation
Easy Edict Library Master
Glory Hole Lockdown
Guard Play
Selective Rendering
Link:You must be registered to see the links
also some mods can be found on Discord
Excuse me sir,Made a quick dirty mod for it. You'll see a new Cheat setting called "No Riots, Yes Jobs...".
If you're still interested at knowing what to tweak without all the additional things like adding it to the cheat page, take a look at the code (scroll all the way down).
To use it, simply drag and drop in into your www/mods folder.
What edits do I make and where? I'm completely clueless on this. Also, will changing these functions affect a loaded save file? Makes me wonder how that all works or if it's something completely out of my league of understanding.Yes edit the 2 functions in RemtairyKarrynPassives.js
Game_Actor.prototype.calculateMasochismSkillLvl found on line 5442
and
Game_Actor.prototype.calculateSadismSkillLvl found on line 5468
Should be pretty easy to change.
Well.....if you just want sadism as low as possible, you just edit the last line to beWhat edits do I make and where? I'm completely clueless on this. Also, will changing these functions affect a loaded save file? Makes me wonder how that all works or if it's something completely out of my league of understanding.
this._baseSadismLvl = 0;
Yes you need to edit any showeval functions and remove the dependancies from them.A request for someone is a bit more code savvy than me... with the gym DLC having barriers blocking you from being able to do all of the actions based on prerequisite passives... is there a way to remove those prereqs so even a fresh game could do them immediately? As in first time you enter the gym without any experiences prior... you're able to do everything. I've tried coding this in... it's been less than successful.
// Cock Pet
Game_Actor.prototype.showEval_trainerCockPet = function() {
return this.showEval_trainerSexSkills() && this.showEval_karrynCockPettingSkill();
// Cock Pet
Game_Actor.prototype.showEval_trainerCockPet = function() {
return true;
You should install this for your distroSo I tried to run game by using nwjs v0.77 on linux, and I got these errors, follow by my game's texture being crashed and can't render
Anyhelp about this please?You don't have permission to view the spoiler content. Log in or register now.
u can activate thats from ccmodI downloaded the game from this site and I'm not sure how to get the Gym DLC working, there's no gym outfit edict that other people have been talking about?
refer below for mods mirror:I can´t see the cut-in animation
Writer's block is fine. Releasing what should be a free update to add more content to the floors as paid DLC is not. You DO need justification to leave a game unfinished though beyond "I don't feel like it."You ever heard of a thing called writer's block? You don't want artists forcing content. You want them to write when they feel inspired. The reality is Rem needs no justification for breaks or pauses or deciding to move onto different content. For less than the price of a dinner out with company, or a pair of jeans you have been gifted a ridiculous amount of content.
Something tells me you weren't going to buy anything anyways
im tyring to mod encounters by removing humans and im having a hard time figureing out how the game chooses what enemy types get put into a troop encounter.What are you trying to do exactly ?
Do you use any mods currently ?
May I know what the cut-in animation does in the game?refer below for mods mirror:
You must be registered to see the links
Just makes the cut-in animations loop instead of playing once. The sound effects only play once though which makes it kind of pointless IMO (and as a complete aside, the sex sounds in KP are really, really weak, be neat to get a mod which replaced them with better ones).May I know what the cut-in animation does in the game?