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

KeyValues::LoadFromFile seems to ignore overridden files

Open TorutheRedFox opened this issue 9 months ago • 0 comments

KeyValues::LoadFromFile doesn't seem to be loading a custom version of GameMenu.res that I put in to the files for the TF2 SDK, both from the custom folder and as a loose file

Modifying the code to make it read a differently named file works just fine, but for some reason, leaving it as-is makes the original file take priority.

TorutheRedFox avatar Feb 20 '25 15:02 TorutheRedFox