zarqupang

Conversation Conqueror
Nov 2, 2017
6,065
1,718
that's because there tring to stop are regulate porn all together mybe are there just dick's lol
 

Observe Scout

New Member
Sep 14, 2020
8
13
This game is good, I enjoyed it. It would be great to have replayable all sex scenes through "proposition" dialogue (just like ZR1-2) rather through memories only. I hope dev consider future update this features.
 
  • Like
Reactions: nonceboi69

zarqupang

Conversation Conqueror
Nov 2, 2017
6,065
1,718
well i did like the animation's but they would eather move slower are lag and that kinda was ouch for me lol
 

misaki002

New Member
Apr 28, 2017
1
0
Hello,
Currently get this error when I try to run the game on Crossover / Parallels via a Mac. Any suggestions?
Sorry none, as the game wasn't intended to be supported for Macs (just yet).



She will be in the next build 0.7! Releasing end of next month (for patrons) ^^
Does anyone know why i'd be getting this error on startup?
View attachment 3523545
I really wanted to play this so I tried a few things to fix these. It seems that on Mac/Parallels windows the RPG Maker language doesn't defaultly change 'null' values to '0'. As the developer seems to rely on this quite a lot its hard to fix this and am not sure if my fixes will be applicable for next versions or not. Fix should work for v0.24.2. I don't even know if I found all the "incorrect" null handles. Hopefully this helps someone.

If you do get error: "TypeError: Cannot read property 'X.Y' of null" then the easy fix is to open the file where the error was found (the first line of error message contains the name of file and even the line number where it is) in notepad or something like that. Then most of the times you have to add "if (X == null ) { return; }". The X is some kind of property and Y is some attribute or method of that property. Ofc there can be cases when it doesn't fix anything but with at least some programming knowledge I think you can find the correct solution.

To apply my fix download the attached file, unzip it and then put the "www" folder into games main folder. If asked to replace the files choose 'yes'.

View attachment Misaki002_KingdomOfSubversionFix_v0_24_2.7z
 
4.00 star(s) 39 Votes