Page 1 of 1

Main menu width size

Posted: Fri Jul 19, 2013 8:34 am
by Veezen
Hi everyone, I looking for help. I creating language MOD for this game, but I have problem with width size of main menu table.

Image

As you can probably see, buttons are "deformed" when I used my own, and I want to define somehow the size of this table. I know there must be a way to fix this, I need only find main file, where I can change this.

@edit
I just found something about "imageList" and different size of images. I will try something do with that.

Re: Main menu width size

Posted: Fri Jul 19, 2013 10:49 am
by kartoFlane
The imageList file defines background images used in-game by events, so I doubt that it's going to be of any help here. Sadly, I'm afraid that all of the UI image sizes / positions are hardcoded, and thus impossible to change - you'll have to work around that somehow, possibly by reducing font size, using shorter synonyms, or by abbreviating the words to fit.

W każdym razie, powodzenia z lokalizacją :)

Re: Main menu width size

Posted: Fri Jul 19, 2013 4:16 pm
by Veezen
Thanks for answer
Dzięki za odpowiedź :)

I will try to decrease size of font in main menu.