coredemonicas

New Member
Mar 28, 2022
4
0
Yes you need to edit any showeval functions and remove the dependancies from them.

there are a lot.

as an example change

JavaScript:
// Cock Pet
Game_Actor.prototype.showEval_trainerCockPet = function() {
    return this.showEval_trainerSexSkills() && this.showEval_karrynCockPettingSkill();
to

JavaScript:
// Cock Pet
Game_Actor.prototype.showEval_trainerCockPet = function() {
    return true;
Geez it was that obvious and I missed it entirely? *Facepalm* Thanks.
 

ClawMan_V3

New Member
Jan 16, 2018
14
1
Well.....if you just want sadism as low as possible, you just edit the last line to be
JavaScript:
this._baseSadismLvl = 0;
this will make it 0 rather than whatever levels you would gain from passives. THis just effects base level though. YOu will still get in combat sadism levels, you would need to edit that out elsewhere.
So then editing the passives only solves half the problem. Even after making that change, my Sadism level in the Status menu is the same. Ideally I'd like to make it so it's impossible for me to gain any Sadism levels at all.
As I was typing this, I did more experimentation to see if the updated values would be reflected in the status menu at some point, after the next day I checked my Status and the Sadism level entry disappeared entirely as if it had been disabled (like disabling Footjobs for example). I'm hoping this isn't purely visual and my Sadism skill is effectively nonfunctional. Thanks to your input, I took a shot at editing two specific "return" values to 0.
You don't have permission to view the spoiler content. Log in or register now.
 

jk11

Member
May 16, 2017
175
88
I'm trying to edit rooms, so I installed RPGM mv editor, created in www folder a Game.rpgproject files and launch it. I got the levels stuff but cannot see any image. I'm pretty sure the game isn't encrypted (according to enigma decrypt at least) so I'm wondering what I'm doing wrong. any hint?
 

perception

Newbie
Aug 9, 2016
33
34
I'm trying to edit rooms, so I installed RPGM mv editor, created in www folder a Game.rpgproject files and launch it. I got the levels stuff but cannot see any image. I'm pretty sure the game isn't encrypted (according to enigma decrypt at least) so I'm wondering what I'm doing wrong. any hint?
Are you able to play the game to test within the editor? Or it gets stuck in the loading?
 

perception

Newbie
Aug 9, 2016
33
34
Is there any reason why someone wouldn't be able to join Remtairy Discord? I press the accept invite and "Unable to accept the invite".
 

Bary_king

New Member
Jul 23, 2018
9
1
Hi.

After latest Win defender update I've got report "Trojan:Script/ObfusScript.A!ml" for file "Karryns_Prison_v1.2.3.7_FULL\www\js\plugins\RemtairyTextManager_RU.js". It's got quarantined.

Anyone has same issue?
1686246938292.png
 

crath

New Member
Nov 25, 2017
5
2
Anyone knows why all the games using newer (i believe rpg vx ace) version of rpgmaker are laggy/choppy for me? Its the same with all games, its like the game is interrupting my input every 0.2sec. Moving takes forever because character keeps stopping, menu or any action really takes 10 clicks. I dont remember having this issue before, also older rpgm games are fine.
 

Granola2975

Newbie
Feb 3, 2018
21
25
Are there games similar to this where the protagonist's proportions are less exaggerated? I like the playstyle, but dislike the character.
 
  • Like
Reactions: anon513
4.60 star(s) 450 Votes