lambda-core
lambda-core copied to clipboard
vmt/vtf named texpath_<int>_<int>_<int> not found
Material loader currently cannot find these textures. It needs to be updated to search for these types.
Possibly caused by it searching for a vmt when it should be a vtf instead.
While this hasn't yet been fixed, progress was made with the integration of a dedicated KeyValue parser, as well as FileSystem search improvements. These materials are now found and parsed, but not currently usable due to incomplete KeyValue merging functionality. (these materials make a lot of use of nested include and patch properties