aa0fd6c3633e0718d47b4d513a7496a7fa86fb5d
Place the "replays" folder in the executable's real directory (QCoreApplication::applicationDirPath()) instead of traversing up from the config dir with cdUp(). Relative traversal resolves incorrectly under a symlinked build layout (landing in bin rather than the build tree); using the exe's actual location avoids that. configDir is still passed for the config hash. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DUsFgd2Ga6pmLz8giS8WUn
Description
No description provided
Languages
C++
96%
CMake
2.2%
Python
1.2%
C
0.6%