source-sdk-2013 icon indicating copy to clipboard operation
source-sdk-2013 copied to clipboard

Shaderlib, gameui and other libs

Open NicolasDe opened this issue 9 years ago • 3 comments

  1. Could you include src/materialsystem/shaderlib into the Source2013 SDK? It is included in the public ASW branch so I don't see why not...
  2. All new branches like l4d/asw/p2/csgo/dota2 use embedded gameui (you moved it from engine into the client. So... could you include gameui into the Source2013 SDK and make it load from the game and not from the engine folder?
  3. Could you fix the shader dll loading through the wildcard game_shader_generic*.dll. it works on 2006, 2007 and ASW.
  4. Could you fix shader overriding? In 2006, 2007 and ASW you can override default shaders while on 2013 it doesn't allow that.

NicolasDe avatar Mar 28 '16 14:03 NicolasDe

2. :+1:

sergeysova avatar Mar 28 '16 14:03 sergeysova

These would be extremely useful tbh. especially 2.

k0091601 avatar Mar 28 '16 15:03 k0091601

@k0091601 if you are looking for custom main menu solution check my fork https://github.com/NicolasDe/project-9/tree/master/sp/src/game/gameui2

NicolasDe avatar Mar 28 '16 15:03 NicolasDe