Alpha PBY (FS9)

go into the PBY panel folder and edit the .config file, change these values

near the top
[Window00]
file=PBY_Pnl_early.BMP
size_mm=1024,1024



and at the very end

[Default View]
X=0
Y=0
SIZE_X=8191
SIZE_Y=6431


make sure to change the values in both the -5 and -5A folders

that should do it
 
[Default View]
X=0
Y=0
SIZE_X=8192
SIZE_Y=6143

In the panel.cfg .... the entry-most-common ...;)
 
Go to the panel.cfg file and delete the "render _3d_window=1" line in the Main Panel window. I don't know why this does it, but it has always worked for me in portovers.




//--------------------------------------------------------
[Window00]
file=PBY_Pnl.BMP
size_mm=1024,768
position=7
visible=1
ident=MAIN_PANEL
sizeable=1
render_3d_window=1............DELETE THIS LINE
window_size= 1.000, 1.000
window_pos= 0.000, 0.000
 
Go to the panel.cfg file and delete the "render _3d_window=1" line in the Main Panel window. I don't know why this does it, but it has always worked for me in portovers.




//--------------------------------------------------------
[Window00]
file=PBY_Pnl.BMP
size_mm=1024,768
position=7
visible=1
ident=MAIN_PANEL
sizeable=1
render_3d_window=1............DELETE THIS LINE
window_size= 1.000, 1.000
window_pos= 0.000, 0.000



Thanks, That fixed it! :adoration:
 
Back
Top