XUnity.AutoTranslator icon indicating copy to clipboard operation
XUnity.AutoTranslator copied to clipboard

Could not resize NGUI

Open Butnine opened this issue 1 year ago • 2 comments

20240831033908_1 I'd like to increase the size of this text in the screenshot.

BepInEx So, in the BepInEx console, I figured out the Text Path as shown above.

Then I created a resizer.txt file in the BepInEx\Translation\ko\Text directory and wrote the following line /Main/UI Root/DialogManager/Container/MaskText/Text=ChangeFontSizeByPercentage(1.9)

And I ran the game again, but there is no change, I need help.

Butnine avatar Aug 31 '24 14:08 Butnine

Did you place it in a file with name that ends with resizer.txt? You also might need to restart the game to see effects.

ManlyMarco avatar Aug 31 '24 21:08 ManlyMarco

Yes I initially created the resizer file with the name resizer.txt, and now I've renamed it Dialog_resizer.txt and tried again, but it doesn't work.

And every time I change it, I restart the game.

By any chance, is there an option in Config.ini that I need to change for resizer.txt to work?

Butnine avatar Sep 01 '24 01:09 Butnine