Spiff Posted May 8, 2009 Posted May 8, 2009 Hello All, I'm trying to extend the bottom viewing area of the HUD. I want to be able to see the flight path marker at a higher angle of attack instead of it disappearing from view. I changed some numbers in some initial files with no luck, any ideas. Is there an easy data initial entry to change? Quote
+Crusader Posted May 8, 2009 Posted May 8, 2009 yep in the avionis ini, go to the HUD section [HUD] HUDColor=0.0,1.0,0.0,0.7 BoresightOffset=0.0,0.0 ViewportTopLeft=-0.115,-0.080 <-- this defines the upper left point of the HUD area ViewportBottomRight=0.115,0.23 <-- this the lower right GunBoresightAngle=0.0 RocketBoresightAngle=-1.5 Note that positive numbers increase the area DOWN, and decreasing the value/ negative values enhance the area UP In this example, to enhance the HUD area further down, you would need to increase the 0.23 value ( cant remember the measurement of the value) Start with 0.25 then check in game, adjust until you have what you want. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.