Jump to content

Recommended Posts

Posted

That depends on what you want to do with it. For the most part, the HUD can be modified by opening your aircraft's AVIONICS.ini file and fiddling around with those entries. I haven't done a hell of a lot of HUD modifications, but as an example, I wanted a different gun pipper for an airplane a few years back, so I made a .tga of the new pipper, threw it into the aircraft's Cockpit file folder, and then put the entry into the AVIONICS.ini. If you're looking for ideas, you can always just check out your existing aircraft's avionics; just make sure if you're adding/changing parts of a HUD you have the corresponding .tga's or other files in your aircraft's Cockpit file folder.

 

Hope this helps.

Posted

you need add this to avionics ini

 

[HUD]

HUDMaterial=HUDMaterial

HUDColor=0.0,1.0,0.0,0.7

BoresightOffset=0.0,0.0

ViewportTopLeft=-0.130,-0.135

ViewportBottomRight=0.130,0.235

GunBoresightAngle=-2.5

RocketBoresightAngle=0

 

[HUDMaterial]

EffectShaderName=fltHUD.fx

DepthBufferCheck=FALSE

DepthBufferWrite=FALSE

RenderedInOrder=FALSE

AlphaTestEnabled=TRUE

CullMode=NO_CULL

LightEnabled=FALSE

UseLightLevel=FALSE

SpecularEnabled=FALSE

EmissiveEnabled=FALSE

FogEnabled=FALSE

AmbientColor=1.000000,1.000000,1.000000,1.000000

DiffuseColor=1.000000,1.000000,1.000000,1.000000

ZBufferOffset=0

PriorityLevel=1

BlendOp=BLEND_SRC_ALPHA

NumTextureStages=1

TextureStage[01].TextureName=

TextureStage[01].MipMap=FALSE

TextureStage[01].FilterEnabled=TRUE

TextureStage[01].StageColorOp=TEXTURE_MODULATE_DIFFUSE

TextureStage[01].StageAlphaOp=TEXTURE_MODULATE_DIFFUSE

 

taken from a Mig-27D

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..