View Single Post
Old 03-04-21, 04:43 AM   #6
VDraculaV
Seaman
 
Join Date: Feb 2021
Location: Germany
Posts: 38
Downloads: 44
Uploads: 1
Default

Quote:
The only problem I have is that I'm not able to start a new carrer as the "Start" and "Back" buttons are missing (out of the screen)
now, that is the only problem for me too. Will try to move this buttons up.
Will report back if i manage to do so

[UPDATE] after some fiddleing with "menu_1024_768.ini" i've been able to move the "Apply changes" button in Graphics Options and "Start" button in New Career/Quick Mission menu.

Graphics Options screen

Career Start screen

but there is an issue with "QuickMission" menu. The button seems to be overlayed by the mission description window and don't get active when hovering the mouse over it.

QuickMission Screen

here is an example of what i changed for "Apply Changes" button

Original lines:

[G1D I12]
Name=ApplyChanges
Type=1032;Button
ItemID=0x1D000023
ParentID=0x1D000000
Pos=744,-560,150,42
Zone= 744 208 150 42 0 1 0x1D000009 0.8 -1 0x1D000023 -0.5 1 0 0
Color=0xE1BF6CFF
Materials=4
Display=0;No stretch
Font=22
Text=958
TextFlags=0x5
StatesColors=0x8B8989FF, 0xEBCF99FF, 0xDD5800FF, 0xDD5800FF

Edited "Zone" line (red color values):

Zone= 744 208 150 42 0 1 0x1D000009 0.7 -0.7 0x1D000023 -0.5 1 0 0

first red value (0.7) is the X position from left, the second red value (-0.7) is the Y position from the top.

i used the same values for the "Start" button, have to figure out how to move it in front of the mission description window now (and change mission selection/mission description windows size)

[UPDATE 2] finally i was able to fix the "Single Mission" screen. Will keep fixing all the other menu pages and report back with all the lines that need to be changed to get them work for 21:9/32:9 resolutions.

here is the screenshot of fixed Single Mission page in 32:9 resolution
Single Mission 32:9 fixed

Last edited by VDraculaV; 03-04-21 at 08:08 AM.
VDraculaV is offline   Reply With Quote