- Jan 2, 2019
- 576
- 905
Yeah but i cant found incest patched versionI check those renpy games, but only tomorrow.
Treasure of nadia is not a renpy game, but it has an android port. It should work.
You are awesome.I check those renpy games, but only tomorrow.
Treasure of nadia is not a renpy game, but it has an android port. It should work.
Maybe. I need to check the game.Can you please port Bad Manners as there is no other frozen game
https://f95zone.to/threads/bad-manners-part-2-v0-91-skaz.10946/
The thing is I tried running it via the joiplay app and it shows an error message as mentioned belowMaybe. I need to check the game.
Well, this is not really a problem from the joiplay app. This is an error in the code itself. On PC it might work, because the bytecode is different, but the joiplay app do some changes to ensure better compatibility with Android. These changes will also be there with a native compiled app. The problem here is probably the usage of the MRO algorithm, because the code uses an illegal inheritance hierarchy. With this problem, it is not possible to compile the Android port, first the bug must be fixed.The thing is I tried running it via the joiplay app and it shows an error message as mentioned below
While running game code:
File "game/00_ex_scripts/Actions/CharacterExItemActionResult.rpy", line 30, in <module>
TypeError: Error when calling the metaclass bases
Cannot create a consistent method resolution
order (MRO) for bases ICharacterExItemActionResult, RevertableObject
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "00_ex_scripts/Actions/CharacterExItemActionResult.rpyc", line 1, in script
File "/Users/name/Downloads/renpy-7.2.2-sdk/renpy/ast.py", line 900, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Users/name/Downloads/renpy-7.2.2-sdk/renpy/python.py", line 1930, in py_exec_bytecode
exec bytecode in globals, locals
File "game/00_ex_scripts/Actions/CharacterExItemActionResult.rpy", line 30, in <module>
TypeError: Error when calling the metaclass bases
Cannot create a consistent method resolution
order (MRO) for bases ICharacterExItemActionResult, RevertableObject
so the only route left was a
I can, but can you tell me how the hunting works? Or can you give me a save to check it? I'm not sure from the code that it is properly mapped to touchscreen.Can you please port Game of Moans v0.2.6
https://f95zone.to/threads/game-of-moans-whispers-from-the-wall-v0-2-6-godswood-studios.32311/
Thanks for your work I'll try it out ASAPI can, but can you tell me how the hunting works? Or can you give me a save to check it? I'm not sure from the code that it is properly mapped to touchscreen.
But I'm created a first version. If you have time, you can check it, if the hunting is ok. If not, than I modify the code from a save.
Download:You must be registered to see the links