You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running Hachimi on Android and using auto translate with a sugoi server running on my pc. The translations are working and loading in game just fine, BUT there is no text wrapping so anything past the length of the first line runs off screen and is unreadable. For reference, with the same sugoi server and using DMM on my pc instead, auto tl works and wraps correctly to fit into the dialogue boxes. I checked the asset files on my phone and they are being generated with the no_wrap correctly set to false, yet this doesn't seem to matter.
I only have auto translate story turned on, and every other config is default.
Maybe an oversight in the android code if auto tl wasn't intended on being used on mobile?
Screenshot above, text runs off the screen.
I'm running Hachimi on Android and using auto translate with a sugoi server running on my pc. The translations are working and loading in game just fine, BUT there is no text wrapping so anything past the length of the first line runs off screen and is unreadable. For reference, with the same sugoi server and using DMM on my pc instead, auto tl works and wraps correctly to fit into the dialogue boxes. I checked the asset files on my phone and they are being generated with the no_wrap correctly set to false, yet this doesn't seem to matter.
I only have auto translate story turned on, and every other config is default.
Maybe an oversight in the android code if auto tl wasn't intended on being used on mobile?
Any help is much appreciated 🙏🏻