Difference between revisions of "Hot tips"

From Bo3b's School for Shaderhackers
Jump to: navigation, search
(Created page with "Mike: I must admit I don't understand at all what the "OverrideMethod" is actually doing, but it's worth remembering that if shaders don't seem to load, or F10 does not work, ...")
 
Line 7: Line 7:
 
Mike:
 
Mike:
 
Problems with Const1 not always working. [https://forums.geforce.com/default/topic/513190/3d-vision/how-to-fix-disable-shaders-in-games-dll-guide-and-fixes-/post/4284091/#4284091]
 
Problems with Const1 not always working. [https://forums.geforce.com/default/topic/513190/3d-vision/how-to-fix-disable-shaders-in-games-dll-guide-and-fixes-/post/4284091/#4284091]
 +
 +
Helix:
 +
Key codes list for mapping keys. [http://msdn.microsoft.com/en-us/library/ms927178.aspx]

Revision as of 05:34, 30 August 2014

Mike: I must admit I don't understand at all what the "OverrideMethod" is actually doing, but it's worth remembering that if shaders don't seem to load, or F10 does not work, then cycle through them...[1]

eqzitara: Change in preset layout for newer dlls.[2]

Mike: Problems with Const1 not always working. [3]

Helix: Key codes list for mapping keys. [4]