FSDreamTeam forum
Products Support => GSX Support FSX/P3D => Topic started by: p3dx3 on June 12, 2021, 02:20:18 pm
-
The bug with html I get on arriving at an airport the window shows no text just "option 1, option 2" and so on.
-
Same and I did a full reinstall of 5.2 The HTML bug they were supposed to fix is still messed up.
-
And did any of you report this to Lockheed-Martin.
-
This is definitely a v5.2 issue and it is a known one. After a while the upper left Shift+Z information freezes, the Alt menu can not be selected, and the GSX menu only shows Option 1, Option 2, and so on. I read that if you avoid using Shift+Z, it may help keep the GSX menu stable for now until a Hotfix is released.
-
The bug with html I get on arriving at an airport the window shows no text just "option 1, option 2" and so on.
I think LM are currently testing a HF to be release sooner rather than later! However, see this post for a temporary fix to force the 'scaleform' (5.1) method back again...
https://prepar3d.com/forum/viewtopic.php?t=140070
Regards... Dave.
-
Try this.... Go to the gauges folder and in the missionpanels.cfg change the lines shown here in bold for windows 10,11 and 12 as shown. See if that helps.
[Window10]
window_size = 0.25, 0.25
position = 4 ; Middle Of Screen
background_color = 0, 0, 0
alpha_blend = 0.00
visible = 0
ident = MENU_WINDOW
scaleform_file = menuwindow;
scaleform_instance_name = MenuPrompt;
3dp_worldspace_pos_offset = -1.0515002012252807617, -0.65400016307830810547, 1
[Window11]
window_size = 0.2, 0.53
position = 5 ;Right Middle
background_color = 0, 0, 0
alpha_blend = 0.00
visible = 0
zorder = 100
ident = ATC_WINDOW
scaleform_file = menuwindow;
scaleform_instance_name = ATC;
3dp_worldspace_pos_offset = 0.8279997706413269043, 0.44800004363059997559, 1
[Window12]
window_size = 0.25, 0.25
position = 4 ; Middle Of Screen
background_color = 0, 0, 0
alpha_blend = 0.00
visible = 0
ident = SIMCONNECT_WINDOW
scaleform_file = menuwindow;
scaleform_instance_name = SimConnectWindow;
3dp_worldspace_pos_offset = -1.0200003385543823242, -0.85000008344650268555, 1
Harry