Closed Qiguang closed 3 years ago
It means the client.dll is encrypted.
Original build of Counter-Strike 1.6 is unsupported.
We have reverse engineered client.dll of Counter-Strike but only legacy sources are available. I'm not giving any support on this pile of code and don't really want to see it again.
Environment: Window10 Game: CS 1.6
I want to play CS1.6 using xash3d-fwgs.
Following is the log snippet about this error from engine.log printed by command "xash3d.exe -dev 2 -log":
I opened the valve/cl_dlls/client.dll as HEX, and these are the first serveral bytes of the file:
And I checked the source code of xash3d, in file engine/common/filesystem.c
It means the client.dll is encrypted.
How to fix this issue?
BTW: I find the open issue #188 maybe the same issue as this one. But it just provided very few info.