- Mar 20, 2023
- 230
- 37
CompilePal has a feature to build cubemaps after compilation, however, the feature is broken by default for now.
THE CAUSE
TF2's exe file originally was called hl2.exe, but was replaced by tf.exe and tf_win64.exe after a recent update. CompilePal, however, still tries to find hl2.exe, which doesn't exist.
THE SOLUTION
1. Go to your CompilePal's directory, then to the GameConfiguration folder.
2. Open the gameConfigs file, replace both instances of "hl2.exe" with "tf_win64.exe".
3. Restart CompilePal.
You're welcome.
THE CAUSE
TF2's exe file originally was called hl2.exe, but was replaced by tf.exe and tf_win64.exe after a recent update. CompilePal, however, still tries to find hl2.exe, which doesn't exist.
THE SOLUTION
1. Go to your CompilePal's directory, then to the GameConfiguration folder.
2. Open the gameConfigs file, replace both instances of "hl2.exe" with "tf_win64.exe".
3. Restart CompilePal.
You're welcome.