Main menu width size

Distribute and discuss mods that are functional. Moderator - Grognak
Post Reply
Veezen
Posts: 2
Joined: Fri Jul 19, 2013 8:26 am

Main menu width size

Post 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.
User avatar
kartoFlane
Posts: 1488
Joined: Mon Jan 14, 2013 10:20 pm

Re: Main menu width size

Post 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ą :)
Superluminal2 - a ship editor for FTL
Veezen
Posts: 2
Joined: Fri Jul 19, 2013 8:26 am

Re: Main menu width size

Post by Veezen »

Thanks for answer
Dzięki za odpowiedź :)

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