Idkman75 ppl on F95 Zone said that the game needs a json file called ChimakiSpine.js but I honestly think that JoiPlay can’t play it cuz of compatibility issues with some type of script or stuff like that
Are you that sure?))
The compiled code is not cross-platform nor compatible between versions of NW.js. So you’ll need to run nwjc
for each of the platforms when you package your application.
from: https://docs.nwjs.io/en/latest/For%20Users/Advanced/Protect%20JavaScript%20Source%20Code/
If you don’t need ChimakiSpine.js, you can use only dialog patch. There is indeed an issue with NWJSAPI, as it doesn’t have a path/posix
definition, which used in this game laungage plugin.
Just extract patches.json
in www
folder
If you change your mind about whether its needed, you can apply the patch with ChimakiSpine.js
(can be found in official JoiPlay discord server)