taggerforce

Newbie
Dec 1, 2018
61
58
Anyone know how to remove passives with Pero mod? every time i try to forget a passive i keep gaining it after a combat even if i run away, what i'm missing?
 

BlackWyvern

Newbie
Jan 13, 2022
33
49
Anyone know how to remove passives with Pero mod? every time i try to forget a passive i keep gaining it after a combat even if i run away, what i'm missing?
You would have to edit the save game to remove the things you've done to get the passives, at the end of combat the game checks the stats (and it naturally knows exactly what you done since it keeps track of it) and gives you the passives you earned. So even if you remove a passive it will always pop up after combat.
 
  • Like
Reactions: taggerforce

mamaboiii

Active Member
Oct 13, 2018
530
1,571
you mean as in losing on purpose or just happy ending for them ?
Once you start the battle, you always increase the guard aggression by one. This increase is negated if you lose the fight (and they take her to her office). There is no way to lower it. It's a one-way road. Edicts can only compensate the invasion chance.
 
  • Like
Reactions: ichideitak

taggerforce

Newbie
Dec 1, 2018
61
58
You would have to edit the save game to remove the things you've done to get the passives, at the end of combat the game checks the stats (and it naturally knows exactly what you done since it keeps track of it) and gives you the passives you earned. So even if you remove a passive it will always pop up after combat.
Thanks for the info, i tried to edit my save in but still can't figure out what variables should i change to edit my records (in this case reset rimjob records count)
 

BlackWyvern

Newbie
Jan 13, 2022
33
49
Thanks for the info, i tried to edit my save in but still can't figure out what variables should i change to edit my records (in this case reset rimjob records count)
Click on unpack File, then search for the action what triggers the passive, rimjob you'll find it multiple times in the save. I havnt checked the code in RemtairyNewPassives.js what exactly triggers the passive, but most likely its the count, make copys of your saves and experiment till you get the desired effect.
 
  • Like
Reactions: taggerforce

Ara-Ara lover

Member
Dec 31, 2020
319
342
Huh, why would they get banned? That's weird. Maybe they deleted their own post?

The unofficial CCMod is compatible with v1.0.4 FULL.
Here's the latest PERO Mod including Cheats(originally based on code from momozahara2) by naatsui from OP 1 & OP 2 which is no longer there.

Instructions are present in the mods.txt file.
I have an error with this mod. The input of Open Cheat Menu screen is the same with Increase Edict Point input. In the mod file said 2 to open cheat menu but in game it still lock with P which is the Increase Edict Point
 

annam

Member
Apr 13, 2017
325
339
With the mod it keeps saying I'm out of condoms even though I'm all stocked up. do I need to get rid of the filled ones somewhere?
 

RedAISkye

Well-Known Member
Apr 10, 2017
1,102
2,496
I have an error with this mod. The input of Open Cheat Menu screen is the same with Increase Edict Point input. In the mod file said 2 to open cheat menu but in game it still lock with P which is the Increase Edict Point
Thanks for letting me know, I've fixed it so you can either re-download it or manually edit "PEROCheatMenu.js" file inside the folder "www\mods" and change the following line:
Code:
const OPENKEYCODE = 80;
To this instead:
Code:
const OPENKEYCODE = 50;

yo.does anyone know how to change the order in the variable? i tried cheat mod or save editor online and they didn't help me
You can change order and lots of other stuffs with both "emerladCoder+Krude's CheatMenu" and "momozahara2+naatsui's Cheats" which you can find here: OP 1 & OP 2.
 
Last edited:

Ara-Ara lover

Member
Dec 31, 2020
319
342
Thanks for letting me know, I've fixed it so you can either re-download it or manually edit "PEROCheatMenu.js" file inside the folder "www\mods" and change the following line:
Code:
const OPENKEYCODE = 80;
To this instead:
Code:
const OPENKEYCODE = 50;


You can change order and lots of other stuffs with both "emerladCoder+Krude's CheatMenu" and "momozahara2+naatsui's Cheats" which you can find here: OP 1 & OP 2.
Thank you, it works
 
4.60 star(s) 428 Votes