Project Boeing 747 Development Thread

Matias Saibene

Development hell
Joined
Jul 7, 2012
Messages
1,069
Reaction score
674
Points
128
Location
Monte Hermoso - Argentina
Website
de-todo-un-poco-computacion-e-ideas.blogspot.com.ar
Well, I finally have an alpha/beta release ready so you can test it and tell me what you think, what I need to improve, and so on.

For now I have this and more:
Code:
Known bugs:

Thrust configuration is not realistic.

747-SOFIA sinks in the ground, press G two times to correct it.

Fuel configuration and ISP is not realistic.

Engines sounds are too loud and annoying.

TO-DO

Improve beacons.

Save/restore engines status from scenario file.

Fix ISP, fuel consumption and thrust configurations.

Make a mesh for the rear APU engine.

Etc.


You can find the test releases on my GitHub page.
https://github.com/MatiasSaibene/Boeing747_orbiter_addon/releases
 

LordCroussette

Quebec City's Resident Base Builder
Addon Developer
Donator
Joined
Jan 26, 2013
Messages
243
Reaction score
764
Points
108
Location
Quebec City
Preferred Pronouns
He/Him
I guess it should work in Orbiter 2016 too. Could you try it at Orbiter 2016? As far as I know the programming (the API, the SDK) is practically the same (correct me if I'm wrong).
I tried it for a tiny bit on 2016 yesterday evening and everything seemed to work fine. I encountered no issues.
 

misha.physics

Well-known member
Joined
Dec 22, 2021
Messages
443
Reaction score
565
Points
108
Location
Lviv
Preferred Pronouns
he/him
you can test it and tell me what you think
Thanks. I've tried every scenario, and tried to take off. I've tested it with OpenOrbiter 240315 on Windows.

I can't change a livery by pressing "V" in any plane, but maybe I should create them myself.

I can't switch between those 9 cameras in cockpit, only the first three are available. And after switching to the back camera in the cockpit I can't swith between the cameras anymore.

The plane in the scenario "Boeing 747-YAL1" falls through the ground immediately when starting movement.

Some plane have desabled aerodynamic surfaces, so I had to activate them by pressing Alt+/.

The gear animation can be improved to make the gears not to move through textures.
 

Matias Saibene

Development hell
Joined
Jul 7, 2012
Messages
1,069
Reaction score
674
Points
128
Location
Monte Hermoso - Argentina
Website
de-todo-un-poco-computacion-e-ideas.blogspot.com.ar
Thanks. I've tried every scenario, and tried to take off. I've tested it with OpenOrbiter 240315 on Windows.

I can't change a livery by pressing "V" in any plane, but maybe I should create them myself.

I can't switch between those 9 cameras in cockpit, only the first three are available. And after switching to the back camera in the cockpit I can't swith between the cameras anymore.

The plane in the scenario "Boeing 747-YAL1" falls through the ground immediately when starting movement.

Some plane have desabled aerodynamic surfaces, so I had to activate them by pressing Alt+/.

The gear animation can be improved to make the gears not to move through textures.
Oh, I thought I already had those bugs fixed.
I'm going to test the scenarios back in Windows and debug them.
I will do everything I can to solve them.

Thanks for the feedback. :cheers: :hailprobe:

BTW, I have to update my OpenOrbiter.
 

Matias Saibene

Development hell
Joined
Jul 7, 2012
Messages
1,069
Reaction score
674
Points
128
Location
Monte Hermoso - Argentina
Website
de-todo-un-poco-computacion-e-ideas.blogspot.com.ar
Thanks. I've tried every scenario, and tried to take off. I've tested it with OpenOrbiter 240315 on Windows.

I can't change a livery by pressing "V" in any plane, but maybe I should create them myself.

I can't switch between those 9 cameras in cockpit, only the first three are available. And after switching to the back camera in the cockpit I can't swith between the cameras anymore.

The plane in the scenario "Boeing 747-YAL1" falls through the ground immediately when starting movement.

Some plane have desabled aerodynamic surfaces, so I had to activate them by pressing Alt+/.

The gear animation can be improved to make the gears not to move through textures.
I've been coding the order of the landing gear animations and I fixed some bugs. Unfortunately, I could not reproduce the errors in the change of liveries and the change of cameras.

In summary here is a list of my results:

I can't change a livery by pressing "V" in any plane, but maybe I should create them myself. - Cannot reproduce

I can't switch between those 9 cameras in cockpit, only the first three are available. And after switching to the back camera in the cockpit I can't swith between the cameras anymore. - Cannot reproduce

The plane in the scenario "Boeing 747-YAL1" falls through the ground immediately when starting movement. - FIXED

Some plane have desabled aerodynamic surfaces, so I had to activate them by pressing Alt+/. - FIXED

The gear animation can be improved to make the gears not to move through textures. - FIXED


So now I'm going to continue with these errors that I have to fix:

TO-DO

Improve beacons.

Save/restore engines status from scenario file.

Fix ISP, fuel consumption and thrust configurations.

Make a mesh for the rear APU engine.

Fix thrust configuration is not realistic.

Fix 747-SOFIA that sinks in the ground.

Fix fuel configuration and ISP.

Fix engines sounds that are too loud and annoying.

Attached are the DLL modules with the fixes.
 

Attachments

  • Modules.zip
    233.1 KB · Views: 2
Last edited:

misha.physics

Well-known member
Joined
Dec 22, 2021
Messages
443
Reaction score
565
Points
108
Location
Lviv
Preferred Pronouns
he/him
@Matias Saibene, by the way, you can just select using your mouse a part of the text you want to reply/quote in order not to write manually the text you want to reply/quote.
Unfortunately, I could not reproduce the errors in the change of liveries and the change of cameras.
Have you tried this on Windows or just Linux? Maybe it happens only on Windows. Maybe someone else could try (reproduce) these two features on Windows.
 

Matias Saibene

Development hell
Joined
Jul 7, 2012
Messages
1,069
Reaction score
674
Points
128
Location
Monte Hermoso - Argentina
Website
de-todo-un-poco-computacion-e-ideas.blogspot.com.ar
@Matias Saibene, by the way, you can just select using your mouse a part of the text you want to reply/quote in order not to write manually the text you want to reply/quote.

Have you tried this on Windows or just Linux? Maybe it happens only on Windows. Maybe someone else could try (reproduce) these two features on Windows.
I tested it on OpenOrbiter on Windows and on Linux.
 

Buck Rogers

Major Spacecadet
Joined
Feb 26, 2013
Messages
414
Reaction score
332
Points
63
Just tested the 747-8 (O2016), Lots of details! Skin swap and camera positions work.
Gear animation still needs some work, ailerons are on the wrong axis and rudder is a little off. The other things you've caught in the to-do list.
A very promising (and big!) project, looking forward to your progress. :)
I can't change a livery by pressing "V" in any plane
did you put the livery .txt files in the Orbiter core directory?
 
Top