Looks there may be a bug somewhere. The build screen 'readouts' window has disappeared. However, it worked initially. When switching to the build screen the readout window appears briefly then disappears - can't see anything related to it in the F1 screen.
View attachment 145978
View attachment 145979
last few lines in C:\Program Files (x86)\Steam\steamapps\common\Spaceflight Simulator\Spaceflight Simulator Game\Mods\UITools\positions :
"fsi-info-overload.readouts.build": {
"x": -619.837036,
"y": 648.3862
},
"fsi-info-overload.functions.build": {
"x": -723.55835,
"y": 712.802856
},
"fsi-info-overload.readouts.world": {
"x": 1581.12512,
"y": 824.7567
},
"fsi-info-overload.functions.world": {
"x": -1047.70056,
"y": 912.5925
}
C:\Program Files (x86)\Steam\steamapps\common\Spaceflight Simulator\Spaceflight Simulator Game\Mods\InfoOverload\build-readouts.txt :
{
"Active Cheats": {
"settings": {},
"Visible": true
},
"Build Info": {
"settings": {},
"Visible": true
},
"Selected Parts Info": {
"settings": {},
"Visible": true
},
"Part Count": {
"settings": {},
"Visible": true
},
"Misc. Info": {
"settings": {
"FPS Interval": 0.5,
"Physics FPS Interval": 0.5
},
"Visible": true
}
}
C:\Program Files (x86)\Steam\steamapps\common\Spaceflight Simulator\Spaceflight Simulator Game\Mods\InfoOverload\window-settings.txt :
{
"WorldReadouts": {
"Width": 400,
"Height": 700,
"Scale": 1.0,
"Minimized": false
},
"BuildReadouts": {
"Width": 400,
"Height": 700,
"Scale": 1.0,
"Minimized": true
},
"WorldFunctions": {
"Width": 300,
"Height": 500,
"Scale": 1.0,
"Minimized": true
},
"BuildFunctions": {
"Width": 300,
"Height": 500,
"Scale": 1.0,
"Minimized": true
}
}