Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Main Menu Preferences
Artsy Offline
Member

Posts: 213
Threads: 10
Joined: Feb 2014
Reputation: 9
#1
Main Menu Preferences

I have a few questions I'd like to ask. Is it possible to change...
  • the main menu text arrangement
  • the main menu text alignment
for the elements?

Examples for text arrangement
Default arrangement:
Spoiler below!
Continue
Start New Game
Custom Story
Options
Change Profile
Exit
How I want it to be:
Spoiler below!
Continue
Start New Game
Options
Custom Story
Change Profile
Exit

Examples for text alignment
The default text alignment for the main menu elements is center and I want to change it to right.

I'd also like to ask another question. How do I change the position of all these main menu elements? The default is right (width) and center (height) and I want to change it to right (width) and bottom (height). How do I do that? I didn't understand where that could be in menu.cfg...

Any help would be appreciated.
07-15-2014, 02:34 AM
Find
Daemian Offline
Posting Freak

Posts: 1,129
Threads: 42
Joined: Dec 2012
Reputation: 49
#2
RE: Main Menu Preferences

I don't think you can change the order. But try this file: gui/default/gui_main_menu.skin you may find something interesting (I didn't).
For the location of the logo and menu, I know it's in menu.cfg

If I'm not mistaken is this line for the menu:
<Main
    TopMenuStartRelativePos = "0.8 0.3"
0.8 is x and 0.3 is y (Check, I can't remember)

For logo:
    MainMenuLogoStartRelativePos = "0.0525 0.26"

07-15-2014, 03:10 AM
Find
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#3
RE: Main Menu Preferences

No, there are no such editable configs. It seems to be hard coded and was only editable using the Justine hack which was mentioned in a thread not long ago.

https://www.frictionalgames.com/forum/thread-25372.html

07-15-2014, 03:14 AM
Find
Artsy Offline
Member

Posts: 213
Threads: 10
Joined: Feb 2014
Reputation: 9
#4
RE: Main Menu Preferences

Ok, the arrangement is not a huge problem at all. Thanks Amn. The lowest is 0.0 and highest is 1.0 for the x and y values, right?
07-15-2014, 03:20 AM
Find
Daemian Offline
Posting Freak

Posts: 1,129
Threads: 42
Joined: Dec 2012
Reputation: 49
#5
RE: Main Menu Preferences

That sounds right. Probably.

07-15-2014, 03:26 AM
Find
Artsy Offline
Member

Posts: 213
Threads: 10
Joined: Feb 2014
Reputation: 9
#6
RE: Main Menu Preferences

(07-15-2014, 03:26 AM)Amn Wrote: That sounds right. Probably.

Okay the values for the menu I wanted are "0.9 0.65". Thank you. Looks great.

Going to mess with the logo now. Okay done. Anybody wanna take a look?
(This post was last modified: 07-15-2014, 04:00 AM by Artsy.)
07-15-2014, 03:33 AM
Find




Users browsing this thread: 1 Guest(s)