• 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.

Fs2004 to fsX

foo_fighter

Charter Member
Guys, I have maybe a silly question, but anyways...:blind:

what is needed in order to make a fs2004`s airplane to be displayed at fsX`s main menu?

Thanks in advance
 
A thumbnail image of the aircraft - in JPG format - placed in the appropriate texture folder.
You don't really need it, as a query will be displayed instead if no thumbnail image is found.

For FS9, the aircraft type in the AIR file is significant, but FSX does things differently. For FSX, the aircraft must have both panel and sound directories. If your aircraft has these, it should show.

Dave
 
OOOOOKAY!

Thank you very much!

It was more like curiosity you know?

Now if I may ask another one....how can I fix those "scrumbled" panel and aircraft all mixed when flying fsx? I mean, like alphasim F-111 the main window is all "complicated".....is there a fix?

Thanks again!
 
If by scrumbled you mean its squashed with a black bar at the bottom open the panel.cfg in notepad and in the [Window00] section delete the line that says render_3d_window=1
 
If by scrumbled you mean its squashed with a black bar at the bottom open the panel.cfg in notepad and in the [Window00] section delete the line that says render_3d_window=1

There's a bit more to it than that.
Certainly, any line of "render_3d_window=1" in the (Window00) section should be removed, commented out or changed to "render_3d_window=0".

Also, at the bottom of the panel.cfg file, you'll see:

[Default View]
X=0
Y=0
SIZE_X=xxxx
SIZE_Y=yyyy

Make sure that the SIZE_Y value is "6143". This is the fix for the black bar.

Dave
 
Back
Top