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.

changing default viewpoint settings FSX:SE (with FlyInside)

Featured Replies

Hi,

Using FlyInside with FSX:SE and Rift CV1 here

spending most of the time in cockpit -> virtual cockpit (captain's) view obviously. But sometimes also very nice in VR to stand in front of the plane/

I've set up 6 joystick buttons to move view point in X, Y, Z axes. but moving that is very slow.I would like to change some of the views relative to the aircraft (like for example aircraft -> right wing aft or aircraft -> tail view or aircraft -> left engine.Moving the viewpoint is too slow to change that with each new flight.

In which config file do I find the settings for this to edit?

(i don't think that Flyinside will allow any 3rd party addons like EZDOK or the other more recent one)

Thanks.

Antoine

 

 

 

Antoine v Heck
---
Ryzen 5800X3D, 32Gb DDR4 RAM@1600 Mhz, RTX3090 (24GB VRAM). 2TB SSD - VR with Quest 2 via link cable 

I use native VR mode in P3DV4, which works nicely with EZDok. But I remember from my first VR experience with FSX-SE and FlyInside that the predefined views (accessed by A and S keys) work. They are defined in cameras.cfg and can be modified easily. Just don‘t forget to save a backup copy.

Felix

Win11 + Intel i5 [email protected] GHz (overclocked) + 64GB DDR4 RAM@3600MHz + 24GB GeForce RTX3090 + M.2 SSD 2TB + 1TB SSD + 2TB HDD + VelocityOne Flightstick + HOTAS Thrustmaster (throttle only) + Saitek ProFlight Rudder Pedals + Meta Quest 3

On 2/27/2020 at 5:57 AM, avhpilot said:

Hi,

Using FlyInside with FSX:SE and Rift CV1 here

spending most of the time in cockpit -> virtual cockpit (captain's) view obviously. But sometimes also very nice in VR to stand in front of the plane/

I've set up 6 joystick buttons to move view point in X, Y, Z axes. but moving that is very slow.I would like to change some of the views relative to the aircraft (like for example aircraft -> right wing aft or aircraft -> tail view or aircraft -> left engine.Moving the viewpoint is too slow to change that with each new flight.

In which config file do I find the settings for this to edit?

(i don't think that Flyinside will allow any 3rd party addons like EZDOK or the other more recent one)

Thanks.

Antoine

 

 

 

Fellow FSXSE Flyinside Simmer here

I have my viewpoints set up to my Thrustmaster Throttle hat buttons with repeat strength on max....yes it still takes a while to pan on spot view modes unfortunately.

Do you fly in multiplayer?

Are you on discord?

 

Edited by blueshark747

Asus Maximus X Hero Z370/ Windows 10
MSI Gaming X 1080Ti (2100 mhz OC Watercooled)
8700k (4.7ghz OC Watercooled)
32GB DDR4 3000 Ram
500GB SAMSUNG 860 EVO SERIES SSD M.2

  • Author

Thanks for the replies.

Meanwhile i found the settings in the aircraft.config file in simobjects. This is aircraft specific. I forgot to mention that i was using the PMDG NGX. 

Antoine v Heck
---
Ryzen 5800X3D, 32Gb DDR4 RAM@1600 Mhz, RTX3090 (24GB VRAM). 2TB SSD - VR with Quest 2 via link cable 

  • Author
On 2/28/2020 at 10:24 PM, blueshark747 said:

Do you fly in multiplayer?

Are you on discord?

 

No I don't.

Never had heard of discord. will look it up what it's about 🙂

Antoine v Heck
---
Ryzen 5800X3D, 32Gb DDR4 RAM@1600 Mhz, RTX3090 (24GB VRAM). 2TB SSD - VR with Quest 2 via link cable 

8 hours ago, avhpilot said:

Thanks for the replies.

Meanwhile i found the settings in the aircraft.config file in simobjects. This is aircraft specific. I forgot to mention that i was using the PMDG NGX. 

Oh good to know which settings are these?

Asus Maximus X Hero Z370/ Windows 10
MSI Gaming X 1080Ti (2100 mhz OC Watercooled)
8700k (4.7ghz OC Watercooled)
32GB DDR4 3000 Ram
500GB SAMSUNG 860 EVO SERIES SSD M.2

  • Author
On 3/2/2020 at 6:53 PM, blueshark747 said:

Oh good to know which settings are these?

For instance for the PMDG777

\Steam\SteamApps\common\FSX\SimObjects\Airplanes\PMDG 777-200LR\aircraft.config

You will see all camera settings there

For example, look at these 2 wing views right and left:

InitialXyz = 40.8, 8.0, -17.0
nitialXyz = -40.8, 8.0, -17.0

When comparing these numbers with the other views it'll become clear how to interpret them....

[CameraDefinition.013]
Title = "Right Wing"
Description = View from the right wing tip looking at the cockpit
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.80
ShowWeather = Yes
InitialXyz = 40.8, 8.0, -17.0
InitialPbh = 15, 0, 295
XyzAdjust = TRUE
Category=Aircraft
MomentumEffect = FALSE
ClipMode=Minimum

[CameraDefinition.014]
Title = "Left Wing"
Description = View from the left wing tip looking at the cockpit
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.80
ShowWeather = Yes
InitialXyz = -40.8, 8.0, -17.0
InitialPbh = 15, 0, 65
XyzAdjust = TRUE
Category=Aircraft
MomentumEffect = FALSE
ClipMode=Minimum

Edited by avhpilot

Antoine v Heck
---
Ryzen 5800X3D, 32Gb DDR4 RAM@1600 Mhz, RTX3090 (24GB VRAM). 2TB SSD - VR with Quest 2 via link cable 

10 hours ago, avhpilot said:

For instance for the PMDG777

\Steam\SteamApps\common\FSX\SimObjects\Airplanes\PMDG 777-200LR\aircraft.config

You will see all camera settings there

For example, look at these 2 wing views right and left:

InitialXyz = 40.8, 8.0, -17.0
nitialXyz = -40.8, 8.0, -17.0

When comparing these numbers with the other views it'll become clear how to interpret them....

[CameraDefinition.013]
Title = "Right Wing"
Description = View from the right wing tip looking at the cockpit
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.80
ShowWeather = Yes
InitialXyz = 40.8, 8.0, -17.0
InitialPbh = 15, 0, 295
XyzAdjust = TRUE
Category=Aircraft
MomentumEffect = FALSE
ClipMode=Minimum

[CameraDefinition.014]
Title = "Left Wing"
Description = View from the left wing tip looking at the cockpit
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.80
ShowWeather = Yes
InitialXyz = -40.8, 8.0, -17.0
InitialPbh = 15, 0, 65
XyzAdjust = TRUE
Category=Aircraft
MomentumEffect = FALSE
ClipMode=Minimum

Thanks a ton

Asus Maximus X Hero Z370/ Windows 10
MSI Gaming X 1080Ti (2100 mhz OC Watercooled)
8700k (4.7ghz OC Watercooled)
32GB DDR4 3000 Ram
500GB SAMSUNG 860 EVO SERIES SSD M.2

  • Author
19 hours ago, blueshark747 said:

Thanks a ton

About  238 tons for a 777 🙂

by the way i think that the 295 in InitialPbh = 15, 0, 295

must be degrees (so about 10 'o clock)

meaning changing this number to - 180 you will look in the opposite direction

But i have to try this yet.

Antoine v Heck
---
Ryzen 5800X3D, 32Gb DDR4 RAM@1600 Mhz, RTX3090 (24GB VRAM). 2TB SSD - VR with Quest 2 via link cable 

4 hours ago, avhpilot said:

About  238 tons for a 777 🙂

by the way i think that the 295 in InitialPbh = 15, 0, 295

must be degrees (so about 10 'o clock)

meaning changing this number to - 180 you will look in the opposite direction

But i have to try this yet.

Let me know if you wanna do some VR flying together.

My username is Clammy in FSXSE multiplayer lobby.

Gonna start churning out more VR videos here soon

Asus Maximus X Hero Z370/ Windows 10
MSI Gaming X 1080Ti (2100 mhz OC Watercooled)
8700k (4.7ghz OC Watercooled)
32GB DDR4 3000 Ram
500GB SAMSUNG 860 EVO SERIES SSD M.2

Archived

This topic is now archived and is closed to further replies.

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.