changeling

Member
Donor
Jul 5, 2017
372
530
rename DLsite_AutoWrapText.js.txt to DLsite_AutoWrapText.js, then copy DLsite_AutoWrapText.js plugin to the game's js\plugins folder, then modify the plugins.js file under the js folder and add the following line:
{"name":"DLsite_AutoWrapText","status":true,"description":"メッセージテキストがウィンドウ幅を超える時、自動的に改行する。","parameters":{"ignoreChars":"[\"、\", \"。\", \",\", \".\", \"!\", \"?\", \"!\", \"?\", \"”\", \"’\", \")\", \"】\"]","margin":"0.00"}}
hope this solves the issue.
Sadly, got just a black screen. Game doesn't even go to the menu.

I don't know if this is relevant, but my system region is set to Japan.
 

sgtlev

Member
Oct 3, 2017
255
103
I've done a quick run through: the issue causing the freeze is the plugin script refers to the event names in the game which aren't translated:
The error in question that's freezing is:

"Plugin Command: skit slideOut kokona t" should be "Plugin Command: skit slideOut ココナ t"

If you can translate all the event (character names) for the cut scene with the same translation system you should be able to play through the whole thing: Otherwise it'd take someone manually changing each of the these Plugin commands to match the event names in the game. Or if you can make the translation script skip translating the text following plugin commands and you'll be good too.

I'll attach the fix that will get you through the first one: Just replace the map in the data folder with this one.

I'm caught up doing fixes for my own mod (over at flash cycling ride 2) so won't have the time to go through each time the skit plugin will cause an error and manually fix it.

==EDIT==

Alright: I've tried anticipating the errors coming up by translating back the plugins manually.
Replace the maps in your game's data folder with the ones in the zip. I think it was mainly just an error with the slideOut command so these have what have been fixed:

==Second Edit==
Man this took a while:
Hopefully should have all plugin commands covered. turns out it wasn't just slideOut.

Edit again:
Whoops missed another one. Updated again. Speed running through: No issues now after 4 events. So we're cruising (I hope).

Btw: I made this reference sheet myself in case I've missed any: You can use this in case I missed any of the the plugin commands that got mistranslated.

You don't have permission to view the spoiler content. Log in or register now.
thank for your hard and devoted work , ther was so many scene bugged xD i dont know if i had the same patience than yours xD
gg
 

Sharpx23

Member
Aug 15, 2022
109
343
this is horrible, the translation is barely english. 90% of a game like this is the conversation... i've seen better DL translations than this, also the text cuts off often on the right side of the chat box.

what the fuck the dialogue is all over the place, like it's a monkey with adhd who is only 12 years old wrote it.
 

P3zz0

MP-40 Enjoyer
Moderator
Donor
Compressor
Game Developer
Jul 8, 2017
929
9,289
Thank you all for reporting the file.
We examined it and after careful consideration, we can assert that the file is 100% safe to use.
The OG name [VIRUS] was automatically added by our automatic AV which tend to be very sensitive with JS files.
Carry on and thank you once again for your sharpness regarding this matter.
 

SQQQ123

Newbie
Jul 5, 2024
33
33
so.... i did apply the patch and it did allow me to get pass the intro, but when i get to the unicorn scene, the game gets stuck again. so i suspect further fixes are needed.

game is bugged at this time, as far as i can tell
 
2.50 star(s) 2 Votes