Hi everyone,
I'm developing a small sp mod. After the last SDK update I decided to add HDR to it, but, so far, with no success.
Let me list all the steps I've done.
1. At first, I've simply changed the SteamAppID within the gameinfo.txt file from 220 to 215. It didn't work.
2. Then I've created a new mod from scratch (sort of dummy mod), compiled the new code (to obtain new client and server dlls) and copied the bsps into the new maps dir. It didn't work.
3. Last I've done a backup of my "old" mod, created a new one with the same name and, well, basically I've merged them together, recompiled etc. Guess what? Didn't work.
As a free bonus, I've got also that annoying problem of not-solid displacement.
Please note that if I copy the maps under EP1 and launch them, hdr works and displacement solidity is back.
Any suggestion would be greatly appreciated.
I'm developing a small sp mod. After the last SDK update I decided to add HDR to it, but, so far, with no success.
Let me list all the steps I've done.
1. At first, I've simply changed the SteamAppID within the gameinfo.txt file from 220 to 215. It didn't work.
2. Then I've created a new mod from scratch (sort of dummy mod), compiled the new code (to obtain new client and server dlls) and copied the bsps into the new maps dir. It didn't work.
3. Last I've done a backup of my "old" mod, created a new one with the same name and, well, basically I've merged them together, recompiled etc. Guess what? Didn't work.
As a free bonus, I've got also that annoying problem of not-solid displacement.
Please note that if I copy the maps under EP1 and launch them, hdr works and displacement solidity is back.
Any suggestion would be greatly appreciated.