Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Can WING VIEWS be added?

Featured Replies

I have some POSKY 737-700's, 737-800's and 737-900's and I do enjoy flying them.  However, I'm a lover of wing views.  These planes do not show wings when toggling through the views.  Is there a method or a configuration insert that would allow me to add wing views with these planes (and others, possibly).

I'd appreciate any input on this if you've found a way to do this.  I'm running P3dv5.4.

 

 

Edited by spilok

You need to add CameraDefintion sections in the aircraft config, alot of aircraft designed for P3d should have camera views in them already, these for example are for the TDS 737-800 which will give you wing views: 

 

[CameraDefinition.0]
Title = "Right Side Window"
Guid = {54F54B8A-3EC2-2D4E-8D10-B8F9D0F16ACC}
Description = View of the right wing from the passenger cabin
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.9
ShowWeather = Yes
InitialXyz = 3.2, 1.8, -5
InitialPbh = 5, 0, 100
XyzAdjust = TRUE
Category = Aircraft
MomentumEffect = TRUE
ClipMode = Minimum
xyzRate=3.0

[CameraDefinition.1]
Title = "Left Side Window"
Guid = {0ae3f864-da10-4e5a-977c-b9bba47d6f7a}
Description = View of the left wing from the passenger cabin
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.9
ShowWeather = Yes
InitialXyz = -3.2, 1.8, -5
InitialPbh = 5, 0, 260
XyzAdjust = TRUE
Category = Aircraft
MomentumEffect = TRUE
ClipMode = Minimum
xyzRate=3.0

[CameraDefinition.2]
Title = "Tail"
Guid = {5c1df273-034b-4e7f-953a-9d5e26f1646c}
Description = Looking forward from behind the aircraft
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = .75
ShowWeather = Yes
InitialXyz = 0, 5.5, -52.0
InitialPbh = 5, 0, 0
XyzAdjust = TRUE
Category = Aircraft
MomentumEffect = TRUE
ClipMode = Minimum

  • Author
1 hour ago, mattius123 said:

You need to add CameraDefintion sections in the aircraft config, alot of aircraft designed for P3d should have camera views in them already, these for example are for the TDS 737-800 which will give you wing views: 

 

[CameraDefinition.0]
Title = "Right Side Window"
Guid = {54F54B8A-3EC2-2D4E-8D10-B8F9D0F16ACC}
Description = View of the right wing from the passenger cabin
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.9
ShowWeather = Yes
InitialXyz = 3.2, 1.8, -5
InitialPbh = 5, 0, 100
XyzAdjust = TRUE
Category = Aircraft
MomentumEffect = TRUE
ClipMode = Minimum
xyzRate=3.0

[CameraDefinition.1]
Title = "Left Side Window"
Guid = {0ae3f864-da10-4e5a-977c-b9bba47d6f7a}
Description = View of the left wing from the passenger cabin
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.9
ShowWeather = Yes
InitialXyz = -3.2, 1.8, -5
InitialPbh = 5, 0, 260
XyzAdjust = TRUE
Category = Aircraft
MomentumEffect = TRUE
ClipMode = Minimum
xyzRate=3.0

[CameraDefinition.2]
Title = "Tail"
Guid = {5c1df273-034b-4e7f-953a-9d5e26f1646c}
Description = Looking forward from behind the aircraft
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = .75
ShowWeather = Yes
InitialXyz = 0, 5.5, -52.0
InitialPbh = 5, 0, 0
XyzAdjust = TRUE
Category = Aircraft
MomentumEffect = TRUE
ClipMode = Minimum

Thank you for your response.  I wish I could use TDS planes but as I've already mentioned in this forum, all my TDS planes that I used to lover flying now have HALF WINGS.  Seems Windows update contributed to that.  I've been told of the model fix that Hiroshi has out there, but when I attempted to do it, it didn't work.  I guess I have to try that fix again.  It seem cumbersome and isn't clearly explained on how to do it.

I can’t believe the windows 11 issues that were introduced quite a while ago now have not been resolved.

Orman

They have been resolved from where I am, the fixes Hiroshi released have been working on my Win11 for quite some time

  • Author
3 hours ago, mattius123 said:

They have been resolved from where I am, the fixes Hiroshi released have been working on my Win11 for quite some time

I downloaded the files but can't seem to make it work.  I would appreciate exactly what you did to make it work for you.  What did you do step by step?  If you feel this is not possible, I understand.

  • Author
5 hours ago, mattius123 said:

You need to add CameraDefintion sections in the aircraft config, alot of aircraft designed for P3d should have camera views in them already, these for example are for the TDS 737-800 which will give you wing views: 

 

[CameraDefinition.0]
Title = "Right Side Window"
Guid = {54F54B8A-3EC2-2D4E-8D10-B8F9D0F16ACC}
Description = View of the right wing from the passenger cabin
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.9
ShowWeather = Yes
InitialXyz = 3.2, 1.8, -5
InitialPbh = 5, 0, 100
XyzAdjust = TRUE
Category = Aircraft
MomentumEffect = TRUE
ClipMode = Minimum
xyzRate=3.0

[CameraDefinition.1]
Title = "Left Side Window"
Guid = {0ae3f864-da10-4e5a-977c-b9bba47d6f7a}
Description = View of the left wing from the passenger cabin
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.9
ShowWeather = Yes
InitialXyz = -3.2, 1.8, -5
InitialPbh = 5, 0, 260
XyzAdjust = TRUE
Category = Aircraft
MomentumEffect = TRUE
ClipMode = Minimum
xyzRate=3.0

[CameraDefinition.2]
Title = "Tail"
Guid = {5c1df273-034b-4e7f-953a-9d5e26f1646c}
Description = Looking forward from behind the aircraft
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = .75
ShowWeather = Yes
InitialXyz = 0, 5.5, -52.0
InitialPbh = 5, 0, 0
XyzAdjust = TRUE
Category = Aircraft
MomentumEffect = TRUE
ClipMode = Minimum

Thank you so much.  My wing views are now "alive and well".

Stan

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.