Engine
Engine copied to clipboard
Bug: VPKs in local mod dirs located within game root never mount even if mounted in gameinfo
Describe the bug
Title.
VPKs in mod dirs are never mounted by the parent game despite being referenced as a searchpath in gameinfo.txt; only loose files are actually mounted.
To Reproduce
launch parameters:
bin\win64\chaos.exe -game p2ce -legacyui -nosteam -w 1024 -h 768 -sw -noborder -dev -multirun -allowspectators -insecure +sv_max_allowed_developer 2 +developer 2 -condebug
- Create placeholder mod dir
- add portal2 vpks to it, modify main P2CE gameinfo to remove appid 620 from mount dirs and change mod searchpaths to mount placeholder mod
- Boot main p2ce game
Issue Map
Not Applicable
Expected Behavior
VPKs should mount correctly
Operating System
VMware virtual machine running Win10 v1803
Could you attach the modified gameinfo file if you still have it?