m4kro

Member
Feb 7, 2020
473
490
Oh hello :D

If i remove the "Add Cheat Menu" Option i only get the NWJS game launch log.

Also exporting as Standalone still didn't get the mods to work, I was unsure if the issue was with your tool or just running mods on mac at all :(

Code:
2024-08-09 18:50:10,265 - INFO - The 'www' folder exists in the selected folder.
2024-08-09 18:50:10,265 - INFO - Cheat menu lines already present in main.js
2024-08-09 18:50:10,265 - INFO - RPG MV main.js has already been patched with cheat menu.
2024-08-09 18:50:10,269 - INFO - Game launched using NWJS version v0.90.0.
Yeah the way the game loads mods is a bit complicated. Somewhere along the chain it's unable to load modfiles as it's unable to find them. This is probably caused by some permission issue or the code is just straight up not looking in the right spot. I'll look more into it later when my mac mini arrives.
 

johnalbert999

Newbie
Jan 27, 2019
46
29
how to cancel scandalous mode? in new ver
You could also edit the plugin so you won't go scandalous state even after gangbanged in battle
Its very easy
Open folder Karryn's Prison -- www -- js -- plugins -- right click the javascript file named RemtairyKarryn then open in notepad then press control F getNightModeScoreRequirement then edit it from 5 to 50 then save it should look like this

Game_Actor.prototype.getNightModeScoreRequirement = function() {
return 50;

1723449289906.png
 
Last edited:

Dave Thao

New Member
Jun 8, 2017
3
3
does anyone else have 100% white skin inmates? :D im not really into the interracial stuff, but i liked the variety. now i have every human inmate white. is it a bug? happens on vanilla and modded with CCmod too (i can put the slider of dark skin inmates to 100% in config and still everyone is white).
 
4.60 star(s) 455 Votes