Main Menu -> Config -> Second Tab from left -> Top right slider with the Test button below it. -> right is instant, left is slowguys how to change the text speed its waaay to slow for me and the options is all in jap. please help
Main Menu -> Config -> Second Tab from left -> Top right slider with the Test button below it. -> right is instant, left is slowguys how to change the text speed its waaay to slow for me and the options is all in jap. please help
I have the same problem.The text gets cut when a phrase is too long, is there a possibility to fix it. The settings page is in japanese despite replacing the script files so I have no idea if I can do it through there.
View attachment 3287951
So do you think I should try changing the file names? What do you have yours named as?That message is "CG Pack file could not be loaded" according to Google image translator, so I'm guessing there's an issue with the filenames or the folder name.
has virus PUADlmanager Win32/offerCore2. InstallYou must be registered to see the links.
Wow! If you do this, you'll truly be the hero of the ages! <3Thought about giving this a proper translation so I spent some time POC'ing a test patch. No promises - still trying some things out, but if anyone's aware of another in prog TL please let me know so I can look at something else. Also if I do it I wouldn't set any estimated release dates until ~halfway through in case the game's dull and gets dropped.
I think I can see why there are problems with the MTL (besides it being MTL'd). It's my first look at an EAGLS game, and there aren't much online docs for the engine that I can find, but:
- The "..." text-overflow-hidden like bug is just that. When you go over 3 lines of text, the game just converts it to "..." and cuts out the text that would form the 4th line. Notably that's bad because japanese is often shorter in text (see speedrunning). So I can imagine that if you have to translate a full 3 lines of japanese text and stay within 3 lines to not get cut off, it'll be hard. All of the lines are sequentially numbered too, so adding in a new one would mean bumping up all the others.
- Found a way to break out the games script into modifiable (and re-patchable) files, but no way to extract said text files (dialogue) into an excel sheet or automatically patch them back in. Means it's all manual script additions and git tracking, and that sure is a PITA.
- With the two issues combined, that means a bunch of manual excel entering, some macro automation to break up the lines (since it has the typical mid-way word cut off for text wrapping in English), and manual re-entry into the scripts.
Overall kind of lame to work with. Since the character lines seem pretty standardized, I'm sure writing a script to extract and readd them back in wouldn't be -too- bad, but still a PITA.
From a game perspective, it looks fun. But all of the extra CS + formatting work kind of makes it suck for japanese practice so who knows.
Well, I think you are a hero for just even trying to do this.Haha, thank you. Don't get too excited yet though. There are ~25k-30kish lines in the game (not sure if there are any dupes for recollection yet). I've done a little more than 2k in the two weeks since that post. I don't like to set deadlines for a hobby, but at that rate it'll be ~4-5 months until a full patch.
I might release a partial if there's a good break point while I finish.
Upside is I've written scripts to automate TL->Patch so a patch (partial or not) can be made at any time.
Downside is that the interface looks like it's all hardcoded as images, so any interface TL would happen last. As in, I'd have to open each image (button, menu, setting, tutorial window) up in photoshop. That's very time consuming and it also means the patch would be very big, so I'm thinking of ways around it.
For ex, a story only patch would be 5mb. If I have to include a patched image .pak for the interface, it'll be 2.2gigs as it has to include all images + the patched ones. Not sure if the engine uses patch files yet.
nvm i just had to wait about 30 minutesSome problems, when i tried to replace the script it was just stuck at 1% or you need an additional 5.5mb
same here how do you fix itSome problems, when i tried to replace the script it was just stuck at 1% or you need an additional 5.5mb