Small update to allow loading in tandem with other plugins that perform the same patch e.g. SAR, SMSM
Patches material system render context allocation in non-portal2 mods from 2mb to 6mb. This fixes crashes on large/complex maps.
Windows: materialsystemfix.dll
Linux: materialsystemfix.so
- Place
materialsystemfix.dllandmaterialsystemfix.soin your mod's game directory. - Add
plugin_load materialsystemfixtocfg/valve.rcorcfg/autoexec.cfg.- You can also create
addons/materialsystemfix.vdfwith the content"plugin"{"file" "materialsystemfix"} - It does not have to run on launch, but it is recommended.
- You can also create
The .pdb is included for debugging if Windows users encounter issues.