theunderlord

Newbie
Mar 24, 2021
87
31
How do you trigger sexual events in the gym? I keep observing and giving advice but nothing slightly sexual happens... (I read it might be caused by my slut level, which is currently at 421, but I'm not sure).
 

Neriel

Well-Known Member
Jan 19, 2018
1,014
1,051
How do you trigger sexual events in the gym? I keep observing and giving advice but nothing slightly sexual happens... (I read it might be caused by my slut level, which is currently at 421, but I'm not sure).
You need to use Sex Skills. Nothing will happen on it's own. Everything is Player driven just like Glory Hole Sidejob.
 

Shizusan

Well-Known Member
Nov 21, 2019
1,185
882
Bro you are insane. This isn't some 3dcg game where you can just throw clothes on someone at will. The art for everything has to be made. Yes the game uses layering so not everything has to be redone, but even just her default dress is drawn over a hundred different times for different poses. Which isn't limited to her attacking, being attacked, all standing poses, sex poses. Then you would need like x5 for all various states of the clothing being displaced. And then if you want different breast sizes multiple ALL existing bust and clothing images. It's just never going to happen. Even 1 or 2 is a giant pain in the ass to do.
aww come on m8 you know it's possible, it's a lot of work, I'm not saying it's easy and it will take a long time, but that kinda game would just be some epic one, that may just be the best in the world, if a company could pull that off that is.
 

HappyGoomba

Active Member
Mar 7, 2020
683
677
How do you trigger sexual events in the gym? I keep observing and giving advice but nothing slightly sexual happens... (I read it might be caused by my slut level, which is currently at 421, but I'm not sure).
You need to get the gym reputation up to a certain number. I think the sex skill show up at 5. Also, different color outfits show up every 3 reputation.
 
  • Angry
Reactions: DrakeWasHere2

FADIC

Member
Mar 26, 2021
232
1,276
You need to get the gym reputation up to a certain number. I think the sex skill show up at 5. Also, different color outfits show up every 3 reputation.
I have it at 18 ( I change it through the "jsTrainer" code) and doesnt appear the sex skills
 

Purple_Heart

Engaged Member
Oct 15, 2021
2,124
3,599
Is there a cheat I can use to change the reputation? Or can I change a line of code to increase it?
Open RemtairyKarrynTrainer.js with notepad or notepad++ and find this code line:
if(this._trainerBattle_gymGoerSatisfaction > 0)
Directly under it there should be a line that reads let addRep = 1; , change 1 to whatever you want, for example 10. This should give you 10 reputation instead of 1 for every successfull training session.

I have it at 18 ( I change it through the "jsTrainer" code) and doesnt appear the sex skills
You need to unlock sex skills outside of the gym to be able to use them in the gym. They won't appear if you haven't unlocked them yet.
 

slow snow

Newbie
Jan 26, 2023
54
26
Estava pensando em tentar criar variações para a calcinha da karryn, alguém sabe como posso ver as imagens na pasta do jogo?
 

Konpon

Active Member
Jun 30, 2020
606
617
Estava pensando em tentar criar variações para a calcinha da karryn, alguém sabe como posso ver as imagens na pasta do jogo?
Gotta type in English. Use deepL or something if you can't. Anyway, to mod different variants for poses, you still need to change a lot more than that, so it is not as simple as just using any art editing software. You also need to change some code for it.
 

zoomies

Well-Known Member
Jun 4, 2017
1,050
862
I'm not sure if these will be of any help. I'm not exactly a programmer but there is this function code in RemtairyEnemy.js:
Game_Enemy.prototype.checkIfStillErectedWhileInPose = function()
It has a comment line above that says "Now currently being called in post internal ejaculation". It seems to be calling the functions responsible for delaying pulling out after the internal ejaculation, take a look at it.
Also check out these two functions in RemtairyBattleManager.js:
BattleManager.pullOutAllEnemies = function()
BattleManager.pullOutEnemy = function(enemy)
I suppose you'll find what you're looking for in these two functions above. I'm guessing the code you need to change is most likely actor.setAllowTachieUpdate(false); but that's just my unedicated guess. Anyway, I was wondering the same thing for quite some time. If you manage to do it, feel free to share how you did it.
That change was made around the 0.9 version. Before that, it would show the standing battle pic, then the creampie cut-in, and a couple of us on the Discord pointed out that it looked kind of silly. I don't know why he made it last to the end of the round, I just figured something in the code made that the easier way to go.
so far no luck. everything i try either does nothing or crashes the game. i'm still trying and will keep you posted. any other suggestions are welcome.
 

LLz

Member
Feb 2, 2018
187
122
Just realized the cheat menu modification for MV games is incompatible with mods (both edits the main JS file to reference different locations/variables for PluginManager) Any idea how to make them compatible, or a version of the cheat menu modification that is compatible?
 

RedAISkye

Well-Known Member
Apr 10, 2017
1,105
2,506
Just realized the cheat menu modification for MV games is incompatible with mods (both edits the main JS file to reference different locations/variables for PluginManager) Any idea how to make them compatible, or a version of the cheat menu modification that is compatible?
Nope, it is compatible as you can , you can download it from .
 

hanwen1234

Member
Aug 27, 2018
110
59
Could someone upload up to v1.2.4.2? v1.2.4.0 did this: "Fixed an image issue with blowjob CGs during the Toilet Side Activity when using the Stray Pubes DLC to change Karryn's hair color."
And v1.2.4.1's changelog includes this: "Corrected one of the English audio file in the Gym Trainer Side Job DLC."
 

hanwen1234

Member
Aug 27, 2018
110
59
Could someone upload up to v1.2.4.2? v1.2.4.0 did this: "Fixed an image issue with blowjob CGs during the Toilet Side Activity when using the Stray Pubes DLC to change Karryn's hair color."
And v1.2.4.1's changelog includes this: "Corrected one of the English audio file in the Gym Trainer Side Job DLC."
v1.2.3.8 - June 2nd 2023
  • Fixed the voice lines for Secretary Stance, Lady Stance and Pleasure Stance not being sync'd up with the text on screen.
This, too, the version right after v1.2.3.7.

All of these would be very nice bug fixes to have, yeah?
 
4.60 star(s) 428 Votes