Difference between revisions of "Hot tips"
From Bo3b's School for Shaderhackers
Bo3b admin (Talk | contribs) |
|||
Line 10: | Line 10: | ||
Helix: | Helix: | ||
Key codes list for mapping keys. [http://msdn.microsoft.com/en-us/library/ms927178.aspx] | Key codes list for mapping keys. [http://msdn.microsoft.com/en-us/library/ms927178.aspx] | ||
+ | |||
+ | |||
+ | Future DX11 fix example. Cannot recall original demo I planned to use, maybe Crysis 2? Another possibility is DefenseGrid2. |
Latest revision as of 21:08, 2 December 2018
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]
Future DX11 fix example. Cannot recall original demo I planned to use, maybe Crysis 2? Another possibility is DefenseGrid2.