-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Fat continent name #972
Comments
You should be able to change the size of these inside the file # Resize or reposition continent titles here
# Rect has format (x, y, width, height)
# where (x, y) is the central position of the title on the screen
Title MistContinent JP [Rect=(0, 144, 1024, 128)]
Title OuterContinent JP [Rect=(0, 144, 1024, 128)]
Title ForgottenContinent JP [Rect=(0, 144, 1024, 128)]
Title LostContinent JP [Rect=(0, 144, 1024, 128)] Maybe the default size for the Japanese titles are not 1024x128. I need to verify that they still appear correctly in vanilla Japanese. |
Thanks a bunch for reporting the bug. I think we'll release another small patch soon that contains the fix for it. |
Thank you for your work💖 I see that there're 4 editable titles by default in 'Environment.txt'. If I try to edit more, what should I do to add them into the text ? like the 'South Gate' title. |
For these, you need to use another method. Example (Chocobo's Paradise title):
USE_BASE_SCENE
LANGUAGE: US
OVERLAY
OverlayId: 3
CameraId: 0
ViewportId: 0
Position: 64, 176, 9
Size: 208, 80
Image: Title_3.png
Shader: PSX/FieldMap_Abr_None More infos there |
I tried this method with a clean FFIX game flie . (newly downloaded , no mods , latest memoria only.) Then I used the function 'export'--'translation' with the language "JP" selected, However , all I can get was a 'ExportedTranslationUS' floder but not 'ExportedTranslationJP'. Did I miss any steps .....? And could you let me know what should I do to fix this ? Here is my setting: [Export] |
|
Actually I foud that if I change all the 'LANGUAGE: US' into 'LANGUAGE: JP' , and replace the US pictures with the JPs, then the problem will be solved. |
If it works, then that's great. |
I made this video ,hope it can explain ~ https://www.bilibili.com/video/BV1b6z3YXELX/?vd_source=bf592495f2a83a462e30dcdd360eec4d |
Hello. You are right, that doesn't work anymore for some reason. I may have changed something that broke the language selection there at some point. EDIT: fixed in 2c994d8 |
In the meantime, here is a pack with these place titles and files |
Horray !!!! Honestly I‘m so excited about this right now . hahahaha !! Let's get to work~ |
vanila
memoria
After the recent update, this is what it looks like when I play in Japanese.
I don't have time to check everything, but this anomaly did not occur in US.
The text was updated successfully, but these errors were encountered: