superktkm

Newbie
Nov 6, 2018
18
45
168
I bought the game and my text is also getting cut off/overflowing on the right side, does anyone know a fix for this? I tried playing around with font sizes in the system file but I don't think I'm doing anything
 
  • Sad
Reactions: JeezLucas

Stickmanlt

New Member
May 19, 2021
2
1
22
anyone else get hit with like a static black screen after taking some fruit? not sure if the new links are bugged or not.
To "solved" the problem is, well..., the solution is actually buying the game.
It seems the spider nest error is presented in the cracked version, the creator is actually worried about that because is an error that he can't fix it,
 
Last edited:

eevkyi

Member
Aug 14, 2025
301
338
83
I managed to dump the complete version of the CommonEvents.json file while trying to run the game in a virtual machine. Things should now work as expected, although the game still has some bugs that I need to investigate, such as the screen going black after certain transitions, audio issues, and so on. Rename to "CommonEvents.json", copy it to the data folder and overwrite it.

I also confirmed that some dialogues were untranslated, and that some terms in the database will inevitably remain untranslated because the developer forgot to enclose them in curly brackets, which prevents the localization plugin from detecting them. Aiming to fix at least the dialogues for now, I regenerated the localization file and translated it again using Grok. Delete the json files from the locales/en subfolder, rename the file to "en_grok.json" and put there.

Later on, I plan to create a repository with additional translations, so the community can collaborate on improvements and adjustments.

Please keep reporting problems and bugs (with as much information as possible, and maybe some screenshots). I will move forward with the idea of creating a mod, but this time focused on fixing the remaining issues and possibly adding some improvements.


EDIT: To fix the text getting cut off/overflowing on the right side, place (Drag_WordWrapping.js) inside the js/plugins folder and edit the js/plugins.js file, replacing the ]; part at the end of the file with:
Code:
,
{"name":"Drag_WordWrapping","status":true,"description":"A word wrapping plugin for MZ.\r\nv1.10.0","parameters":{"offset":"15","calcFaceWidth":"true"}}
];
 
Last edited:

eevkyi

Member
Aug 14, 2025
301
338
83
guus problem help me plz View attachment 5532382
Check if the file "开头视频.webm" is inside the movies subfolder. There may have been a problem during the unzip process.

Game has issues that I believe dont appear in the uncracked ver so that sucks might as well buy it
Anyone who can should definitely support the developer, but replacing the CommonEvents.json file should solve the problems you're having.

So, to summarize, the game is still with virus or something that the antivirus apps alerts and bugs?
The previous (cracked) version was the one detected as malware. The new version is just buggy, but I believe Bob69 will re-upload it soon, including the fix. For now, follow the instructions in this post.

To "solved" the problem is, well..., the solution is actually buying the game.
It seems the spider nest error is presented in the cracked version, the creator is actually worried about that because is an error that he can't fix it,
You should definitely buy the game to support the developer, but the whole problem only happened because of the drm included in the official version, which "hides" an important file, and this ended up breaking the new version initially.

I bought the game and my text is also getting cut off/overflowing on the right side, does anyone know a fix for this? I tried playing around with font sizes in the system file but I don't think I'm doing anything
Could you share a screenshot showing the problem?
 
Last edited:

superktkm

Newbie
Nov 6, 2018
18
45
168
Check if the file "开头视频.webm" is inside the movies subfolder. There may have been a problem during the extraction process.



Anyone who can should definitely support the developer, but replacing the CommonEvents.json file should solve the problems you're having.



The previous (cracked) version was the one detected as malware. The new version is just buggy, but I believe Bob69 will re-upload it soon, including the fix. For now, follow the instructions in this post.



You should definitely buy the game to support the developer, but the whole problem only happened because of the drm included in the official version, which "hides" an important file, and this ended up breaking the new version initially.



Could you share a screenshot showing the problem?
bug.PNG

This was while using the English option

It annoyed me so a 'fix' I tried is running the game through MTool and first translating it from Chinese Simplified to English then reducing the font size to -4 which also helped me read the untranslated bits, but eventually some dialogue boxes became empty and some choices too, I finished the game switching to Japanese and using the translate on that which helped solve some of the issues with missing choices
 

eevkyi

Member
Aug 14, 2025
301
338
83
View attachment 5532572

This was while using the English option

It annoyed me so a 'fix' I tried is running the game through MTool and first translating it from Chinese Simplified to English then reducing the font size to -4 which also helped me read the untranslated bits, but eventually some dialogue boxes became empty and some choices too, I finished the game switching to Japanese and using the translate on that which helped solve some of the issues with missing choices

Place (Drag_WordWrapping.js) inside the js/plugins folder and edit the js/plugins.js file, replacing the ]; part at the end with:
Code:
,
{"name":"Drag_WordWrapping","status":true,"description":"A word wrapping plugin for MZ.\r\nv1.10.0","parameters":{"offset":"15","calcFaceWidth":"true"}}
];
 
Last edited:
4.30 star(s) 6 Votes