- Admin
- #1
OpenGL is not fully reigned in by Vista Media Protection, and ATI seems to have vowed to stop supporting it. Steam has kindly developed an virtual GL application layer that helps circumvent this, but the more exotic extensions used by Master Sword: Continued, and a few other mods, will still cause display issues in Vista and with some of the newer ATI cards. As always first be sure you are using the very latest graphic drivers!

If ye get something along these lines when trying to play MSC, you're one of the lucky ones, as odds are all you need to do is disable the MSC hud.
Type in console:
This will hide your hud. You may need to open msc/userconfig.cfg with notepad and add that line to make this effect permanent.
Great! Now how do I know how much health and mana I have?
Sadly, you'll have to get your health and mana readouts from the combat hud now (ie. where your hit/miss reports). Type in console:
Your health will be displayed whenever you are damaged or healed. Your mana will be displayed whenever you cast a spell. This setting will save with your character - so if you make or load a new character, you'll have to set it again.
If world reflections or the little dude in the middle of your hud start causing you problems, you can disable them with the following entries:
* I wanted to title this "Vista Victims", but I'll resist... I'm making too much money off Vista victims to bother just now. ;P
ALTERNATE SOLUTION
Go to your MSC folder and delete:
msc\gfx\vgui\hud_main.tga
This will eliminate the vials that make up the health bar backing, but they should still display.
PLEASE COMPLAIN ON SOME ATI/VISTA FORUM SOMEWHERE: IF ATI CAN'T HANDLE OPENGL THEY SHOULD GET OUT OF THE GRAPHICS CARD BUSINESS

If ye get something along these lines when trying to play MSC, you're one of the lucky ones, as odds are all you need to do is disable the MSC hud.
Type in console:
Code:
ms_hidehud 1
Great! Now how do I know how much health and mana I have?
Sadly, you'll have to get your health and mana readouts from the combat hud now (ie. where your hit/miss reports). Type in console:
Code:
show_health 1
If world reflections or the little dude in the middle of your hud start causing you problems, you can disable them with the following entries:
Code:
ms_reflections 0
ms_lildude 0
ALTERNATE SOLUTION
Go to your MSC folder and delete:
msc\gfx\vgui\hud_main.tga
This will eliminate the vials that make up the health bar backing, but they should still display.
PLEASE COMPLAIN ON SOME ATI/VISTA FORUM SOMEWHERE: IF ATI CAN'T HANDLE OPENGL THEY SHOULD GET OUT OF THE GRAPHICS CARD BUSINESS