ValveSoftware / source-sdk-2013

The 2013 edition of the Source SDK
https://developer.valvesoftware.com/wiki/SDK2013_GettingStarted
Other
3.76k stars 2k forks source link

Shaderlib, gameui and other libs #370

Open NicolasDe opened 8 years ago

NicolasDe commented 8 years ago
  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.
sergeysova commented 8 years ago

2. :+1:

k0091601 commented 8 years ago

These would be extremely useful tbh. especially 2.

NicolasDe commented 8 years ago

@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