PDA

View Full Version : Opaque HUD fix



Essex
February 24th, 2013, 09:30
A short while back whilst trying to get the Simshed Hercules to work in fsx I found this thread

http://www.flightsim.com/vbfs/showthread.php?193695-Brian-Franklin-s-Simshed-C130-for-FSX

On my system the problem file was envmap.bmp which I just renamed.

Yesterday I encountered the similar problem with the IRIS Harrier HUD
http://www.sim-outhouse.com/sohforums/showthread.php?23684-AV-8B-Harrier-Cockpit-Updates/page3
see post 37
Other planes have a similar affliction e.g. TSR2

Anyway if you rename envmap.bmp then force a reload of the textures by changing the global texture resolution,
Options-Settings-Display-Global options, move the slider.
the problem is solved.

Works on my system with above mentioned planes.

A better solution would be to fix envmap.bmp, if someone knows how to? Or possibly put an altered version of the file in the affected airplane texture folder.

Other planes must also be affected, I did a quick search and found this
http://www.cbfsim.co.uk/cbfs_bb/viewtopic.php?nomobile=1&f=10&t=12349&start=0
5th post, but I haven't checked if it's the same issue.

DaveWG
February 25th, 2013, 03:39
Interesting. I tried it briefly last night, and it did work, although FS wasn't too happy about having the file removed. Caused a few display problems elsewhere.
However, it's given me an idea or two which I'll try out tonight.

Essex
February 25th, 2013, 15:38
Instead of my earlier fix, try dropping this file into the texture folder of the affected aircraft.81869

DaveWG
February 25th, 2013, 22:09
Looks like you've done the same as me, and made a "dummy" bmp. Works, but things like mirrors that rely on the reflection turn transparent. Fairly easy to fix by changing the alpha channel of any texture used for mirrors etc to white and not black.

Essex
April 21st, 2013, 07:59
I've been experimenting with the hud in the pa380 (fs9), I've got it working fine in FSXdemo,
85058

but it's just a solid black slab in acceleration. I've tried swapping VC_A380_glasshud_t.bmp with other files known to work, but with no luck.
The panel parameters I'm using are;

[Window00]

//-------------------------------------HUDCA Config Parameter ---------------------------------------
gauge40=HUDCA$/config!config, 0,0,,, ./gauges/HUDCA$/B737config.ini
gauge41=HUDCA!HUDCA_ONOFF, 535,495,25,25

[Window15]
Background_color=0,0,0,0
size_mm=768,640 //do not change this
window_size_ratio=1
visible=1
sizeable=1
no_luminous=1
ident=1768 //do not change this
window_size= 0.500,0.450
window_pos= 0.300, 0.000
gauge00=HUDCA!HUDCA_Frame, 0,0,0,0
//gauge00=HUDCA!HUDCA_FrameB, 0,0,0,0 //Entry for the beige version
gauge01=HUDCA!HUDCA_Display, 125,20,750,750

[vcockpit00]

gauge62=HUDCA!HUDCA_Display, 288,0,620,400


I suspect it will work with SP1, if anyone still uses it?
or if anyone has got it working with SP2 or has ideas how to I'd be very interested.
Thanks.