DLL overrides #3299
Replies: 3 comments
-
It took me like 1-2 days to figure this out, but it's not that hard. Downlaod the WSOCK32.dll into the PAYDAY2 folder, then define an Environment Variable called WINEDLLOVERRIDES and set its value to wsock32=n,b. The last step is to put $WINEDLLOVERRIDES into the Game Arguements, PAYDAY 2 should prompt you to set up WSOCK32 like normal. |
Beta Was this translation helpful? Give feedback.
-
@Recker193 thank you for following up on your issue. I was trying to get the House of the Dead Remake mod to wrok wich uses UnityDoorStop loader and it usies winhttp.dll as the override to start it. I followed your advice but did winhttp.dll=n,'b and it started running perfectly! |
Beta Was this translation helpful? Give feedback.
-
How do you set DLL overrides?
example:
WINEDLLOVERRIDES="dinput8=n,b"
I see wrapper arguments and environment variables in ADVANCED section, I'm used to lutris and a bit confused.
Beta Was this translation helpful? Give feedback.
All reactions