I tried to run this game on android using joiplay but got an error , here it is -->
Full traceback:
File "images/Live2D/mm_daphne/code.rpyc", line 52, in script
File "renpy/ast.py", line 1021, in execute
File "renpy/python.py", line 2242, in py_eval_bytecode
File "game/images/Live2D/mm_daphne/code.rpy", line 52, in <module>
File "renpy/gl2/live2d.py", line 546, in __init__
File "renpy/gl2/live2d.py", line 490, in create_common
File "renpy/gl2/live2d.py", line 169, in __init__
File "renpy/gl2/live2d.py", line 84, in init
File "renpy/gl2/live2d.py", line 62, in onetime_init
Exception: Could not load Live2D. libLive2DCubismCore.so was not found
What can I do to solve this problem?