- Aug 9, 2021
- 701
- 687
I am waiting for an android port or compressed version that is compatible with the joiplay emulator ..
The game compressed without quality becoming shit is 2.64GB and the max size for assets in an apk is 2gb and since renpy doesn't do obb files,it will not work.any hero. please. android port.. please
Hopefully my review doesn't go the same way.Just a heads up to anyone wondering where my insightful, fair, and funny review went. You can ask the mods who removed it, for mentioning how similar to The Queen who Adopted a Goblin. Turns out, mentioning stuff like that is "inappropriate".
Sounds like to me, the dev got butt hurt how positive my review was doing in comparison to his game. Cool beans.
So yeah, look out for that.
Be carful, they're on the hunt for any mentioning of this stuff.Hopefully my review doesn't go the same way.
Edit: Some evidence that this is literally just scraping stuff from other games. First picture is from this game while the next two are the exact same line from the goblin game in the exact same circumstance at the exact same place in the plot.
I was trying to play the pc version using joiplay, but got this error. Help me solve this problem.Queen of spade[Final][Sinccubus]Compressed
Download Win/Linux(PC)/Mac :You must be registered to see the linksPixelDrain
You don't have permission to view the spoiler content. Log in or register now.You don't have permission to view the spoiler content. Log in or register now.
I personally don't use joiplay but I thinkI was trying to play the pc version using joiplay, but got this error. Help me solve this problem.
I'm sorry, but an uncaught exception occurred.
Before loading the script.
ValueError: unsupported pickle protocol: 5
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
File "renpy/main.py", line 390, in main
File "renpy/loader.py", line 244, in index_archives
File "renpy/loader.py", line 129, in read_index
File "/data/data/cyou.joiplay.renpy/files/renpy/compat/pickle.py", line 45, in loads
return cPickle.loads(s)
ValueError: unsupported pickle protocol: 5
ValueError: unsupported pickle protocol: 5
is probably occurring since the game script is built with renpy 8.0.1 (python 3) while joiplay's latest version has renpy7.4.8 (python 2)libraries built in it.