Valve Source Code 2013 Tutorial (Episode 8.5): Issues With The Source Shader Editor
Hello everyone and welcome to a new (probably short) series of videos I do involving the source code from Valve for Half-Life 2, and some guides on how to do stuff with this code. In this episode, I followup on the source shader editor tutorial I did a while back by highlighting some of the issues that have been brought to my attention. This includes errors when trying to get this editor working with Source 2013 Singleplayer/Multiplayer mods, as well as trying to compile the code on Linux. Please let me know what you think and see you for whatever I decide to do next, thanks for watching!
GitHub fork: https://github.com/TheMaster974/source-shader-editor
Timestamps
00:00 Introduction
00:26 GitHub fork for DLL files
01:02 Linux Testing
05:54 Source 2013 Multiplayer 64-bit version
10:07 Outro
► You can buy me a coffee to support the effort of creating videos on my new channel! -- https://www.buymeacoffee.com/gareththegamer
► My new channel: GarethTheGamer -- / @gareththegamer1
► Episode 8 (Prerequisite): • Valve Source Code 2013 Tutorial (Episode 8...