• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Doubt

Mario Donadon

Members +
I often put aircraft from FS2004 or even FSX on P3d V3 and this happens, the question is? Is this fixable without touching the model?

f0lLOYn.jpg
 
I wanted to be able to learn this, but my attempts at MCX are a defeat

In FSX and P3D native models, the vc panel texture is identified in the texture material settings.

In FS9, it was identified in the panel.cfg with a "texture=" statement and the texture name identified with a preceding $ like this:

[Vcockpit01]
file=panelbg.bmp // if 8-bit or 24 bit texture is in the panel folder, you need this statement too, otherwise, no statement means texture must be in texture folder
Background_color=0,0,0
size_mm=1024,1024
visible=0
pixel_size=1024,1024
texture=$panelbg // indicates texture name is transparent gauge background used for positioning and displaying the gauges

Not sure this will work but it is worth trying.

So, determine what the texture name is, and where it is, and change the panel.cfg to try this method.
 
In FSX and P3D native models, the vc panel texture is identified in the texture material settings.

In FS9, it was identified in the panel.cfg with a "texture=" statement and the texture name identified with a preceding $ like this:

[Vcockpit01]
file=panelbg.bmp // if 8-bit or 24 bit texture is in the panel folder, you need this statement too, otherwise, no statement means texture must be in texture folder
Background_color=0,0,0
size_mm=1024,1024
visible=0
pixel_size=1024,1024
texture=$panelbg // indicates texture name is transparent gauge background used for positioning and displaying the gauges

Not sure this will work but it is worth trying.

So, determine what the texture name is, and where it is, and change the panel.cfg to try this method.




I tried this but no result.
 
Back
Top