FWGS / xash3d-fwgs

Xash3D FWGS engine
1.59k stars 242 forks source link

Can't initialize cl_dlls/client_amd64.dll: Failed to find library cl_dlls/client_amd64.dll #1230

Closed solarite1797 closed 1 year ago

solarite1797 commented 1 year ago

Hello, this is my first time attempting to use Xash3D FWGS, but apparently when i run the game, it gives me this error:

image I also copied the valve folder to the xash3d directory, and i even tried compiling HLSDK, specifically the updated one by SamVanheer.

Note that i am using the steam version, not the WON build.

Help will be appreciated.

nekonomicon commented 1 year ago

You need to use 32-bit version of Xash3D FWGS or to compile 64-bit libraries from hlsdk-portable.

a1batross commented 1 year ago

Use i386 build. halflife-updated doesn't support amd64, only hlsdk-portable does. We're probably going to revise 64-bit ABI and then propose to other modders.