Jump to content
Sign in to follow this  
ryanbatc

Trouble with camera definition

Recommended Posts

I'm trying to modify the initial zoom setting for the left wing camera view in the default Baron. What is wrong with this line? (other than the lack of square brackets) I want the zoom to be .6 - same as the right wing view (which works).CameraDefinition.1Title = "Left Wing"Guid = {3A09FD6C-D406-4d8f-A5CD-FA4F5E0C12ED}Description = View from the left wing looking at the cockpitOrigin = CenterSnapPbhAdjust = SwivelSnapPbhReturn = FALSEPanPbhAdjust = SwivelPanPbhReturn = FALSETrack = NoneShowAxis = FALSEAllowZoom = TRUEInitialZoom = 0.6


| FAA ZMP |
| PPL ASEL |
| Windows 11 | MSI Z690 Tomahawk | 12700K 4.7GHz | MSI RTX 4080 | 32GB 5600 MHz DDR5 | 500GB Samsung 860 Evo SSD | 2x 2TB Samsung 970 Evo M.2 | EVGA 850W Gold | Corsair 5000X | HP G2 (VR) / LG 27" 1440p |

 

 

Share this post


Link to post
Share on other sites
I'm trying to modify the initial zoom setting for the left wing camera view in the default Baron. What is wrong with this line? (other than the lack of square brackets) I want the zoom to be .6 - same as the right wing view (which works).CameraDefinition.1Title = "Left Wing"Guid = {3A09FD6C-D406-4d8f-A5CD-FA4F5E0C12ED}Description = View from the left wing looking at the cockpitOrigin = CenterSnapPbhAdjust = SwivelSnapPbhReturn = FALSEPanPbhAdjust = SwivelPanPbhReturn = FALSETrack = NoneShowAxis = FALSEAllowZoom = TRUEInitialZoom = 0.6
SDK documentation says allowed values are 0.0 to 512.0 ... so my guess is that 1.0 would be OK, 2.0 would be OK, and 512.0 would be OK ... but that 0.6 might not be acceptable.The default is 1.0. You may not be able to specify a value less than 1.0 (even though the documentation suggests that you can).

Share this post


Link to post
Share on other sites

The 0.6 should definitely work. I changed it to 0.6 in my .cfg and it works perfectly fine. Mine looks like this:[CameraDefinition.1]Title = "Left Wing"Guid = {3A09FD6C-D406-4d8f-A5CD-FA4F5E0C12ED}Description = View from the left wing looking at the cockpitOrigin = CenterSnapPbhAdjust = SwivelSnapPbhReturn = FALSEPanPbhAdjust = SwivelPanPbhReturn = FALSETrack = NoneShowAxis = FALSEAllowZoom = TRUEInitialZoom = 0.6ShowWeather = YesInitialXyz = -11.5, 0.6, -0.2InitialPbh = 5, 0, 85XyzAdjust = TRUECategory=AircraftClipMode=Minimum

Share this post


Link to post
Share on other sites

Ryan.as noted, you should be able to set to your choice within the specified limits.Keep in mind, however, that the "initial zoom" is the value that will be used when you RESET with the {backspace} key.A saved flight starts with the saved (previous) zoom and a created flight should start with the zoom of the DEFAULT flight.If the default flight does not have a particular camera, I would expect that only in that case would it load with the "initial zoom" found in the definition.So, how did it come out?Loyd

Share this post


Link to post
Share on other sites
The 0.6 should definitely work. I changed it to 0.6 in my .cfg and it works perfectly fine. Mine looks like this:[CameraDefinition.1]Title = "Left Wing"Guid = {3A09FD6C-D406-4d8f-A5CD-FA4F5E0C12ED}Description = View from the left wing looking at the cockpitOrigin = CenterSnapPbhAdjust = SwivelSnapPbhReturn = FALSEPanPbhAdjust = SwivelPanPbhReturn = FALSETrack = NoneShowAxis = FALSEAllowZoom = TRUEInitialZoom = 0.6ShowWeather = YesInitialXyz = -11.5, 0.6, -0.2InitialPbh = 5, 0, 85XyzAdjust = TRUECategory=AircraftClipMode=Minimum
My cfg is all funky, wordwrap isn't on or something. Anyway, I put your line in - its all fixed thank you.

| FAA ZMP |
| PPL ASEL |
| Windows 11 | MSI Z690 Tomahawk | 12700K 4.7GHz | MSI RTX 4080 | 32GB 5600 MHz DDR5 | 500GB Samsung 860 Evo SSD | 2x 2TB Samsung 970 Evo M.2 | EVGA 850W Gold | Corsair 5000X | HP G2 (VR) / LG 27" 1440p |

 

 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...