1
Closed bug reports / Re: "Load Game" and "Game Mods" buttons overlap on Main Menu SOLVED!
« on: 3 January 2016, 01:55:03 »
SOLVED!
Thanks, that fixed it!
I edited my glestuser.ini file accordingly:
MainMenu_buttonAbout_h=22
MainMenu_buttonAbout_w=150
MainMenu_buttonAbout_x=425
MainMenu_buttonAbout_y=265
MainMenu_buttonExit_h=22
MainMenu_buttonExit_w=150
MainMenu_buttonExit_x=425
MainMenu_buttonExit_y=225
MainMenu_buttonMods_h=22
MainMenu_buttonMods_w=150
#megabrock changed this buttonMods_x thingy from 426 to 625 to move the box a little to the right.
MainMenu_buttonMods_x=625
MainMenu_buttonMods_y=345
MainMenu_buttonNewGame_h=22
MainMenu_buttonNewGame_w=150
MainMenu_buttonNewGame_x=425
MainMenu_buttonNewGame_y=385
MainMenu_buttonOptions_h=22
MainMenu_buttonOptions_w=150
MainMenu_buttonOptions_x=425
MainMenu_buttonOptions_y=305
MainMenu_errorMessageBox_h=240
MainMenu_errorMessageBox_w=350
MainMenu_errorMessageBox_x=325
MainMenu_errorMessageBox_y=255
MainMenu_labelVersion_h=20
MainMenu_labelVersion_w=70
MainMenu_labelVersion_x=525
MainMenu_labelVersion_y=440
MainMenu_mainMessageBox_h=240
MainMenu_mainMessageBox_w=350
MainMenu_mainMessageBox_x=325
MainMenu_mainMessageBox_y=255
So, THANKS! It works!
Errata:
...Oh and no need for anyone to mention that it's ugly and I should be changing the y not the x. I don't know where to put the button anyway and I'm just happy that it works.
I don't really know what caused this. i assume it was because of all the upgrading and downgrading I was doing somehow caused the file to become mixed up or the wrong version. Or perhaps I found that secret hot key the gentlemen suggested. Certainly I never opened this file before.
Technically, this is not a bug, because the program is working correctly. This is a configuration error.
Thanks, that fixed it!
I edited my glestuser.ini file accordingly:
MainMenu_buttonAbout_h=22
MainMenu_buttonAbout_w=150
MainMenu_buttonAbout_x=425
MainMenu_buttonAbout_y=265
MainMenu_buttonExit_h=22
MainMenu_buttonExit_w=150
MainMenu_buttonExit_x=425
MainMenu_buttonExit_y=225
MainMenu_buttonMods_h=22
MainMenu_buttonMods_w=150
#megabrock changed this buttonMods_x thingy from 426 to 625 to move the box a little to the right.
MainMenu_buttonMods_x=625
MainMenu_buttonMods_y=345
MainMenu_buttonNewGame_h=22
MainMenu_buttonNewGame_w=150
MainMenu_buttonNewGame_x=425
MainMenu_buttonNewGame_y=385
MainMenu_buttonOptions_h=22
MainMenu_buttonOptions_w=150
MainMenu_buttonOptions_x=425
MainMenu_buttonOptions_y=305
MainMenu_errorMessageBox_h=240
MainMenu_errorMessageBox_w=350
MainMenu_errorMessageBox_x=325
MainMenu_errorMessageBox_y=255
MainMenu_labelVersion_h=20
MainMenu_labelVersion_w=70
MainMenu_labelVersion_x=525
MainMenu_labelVersion_y=440
MainMenu_mainMessageBox_h=240
MainMenu_mainMessageBox_w=350
MainMenu_mainMessageBox_x=325
MainMenu_mainMessageBox_y=255
So, THANKS! It works!
Errata:
...Oh and no need for anyone to mention that it's ugly and I should be changing the y not the x. I don't know where to put the button anyway and I'm just happy that it works.
I don't really know what caused this. i assume it was because of all the upgrading and downgrading I was doing somehow caused the file to become mixed up or the wrong version. Or perhaps I found that secret hot key the gentlemen suggested. Certainly I never opened this file before.
Technically, this is not a bug, because the program is working correctly. This is a configuration error.

