problems with porting my mod to steam Created 2 years ago2021-11-30 22:40:04 UTC by HelloGordon HelloGordon

Created 2 years ago2021-11-30 22:40:04 UTC by HelloGordon HelloGordon

Posted 2 years ago2021-11-30 22:40:04 UTC Post #346089
ok so im trying to get my mod working on steam but when clicking 'change game' in the steam version of the game i gte this popup

could not load library E:\_tmp\Steam\steamapps\common\Half-Life\clusterfucklife\cl_dlls\client.dll

i also have a nonsteam version of hte game located in a a completely different folder on that same drive but i dont think it matters in that case
Posted 2 years ago2021-12-01 16:37:28 UTC Post #346090
Don't use the change game dialog, that's obsolete and not guaranteed to work properly. The correct way to launch mods under Steam is to launch it directly through Steam or launching Half-Life with the -game parameter.

If your mod isn't loading then there might be a problem with your client.dll file. Follow this tutorial to figure out what's wrong: https://twhl.info/wiki/page/Half-Life_Programming_-_Debugging#h6017c5e17e73f
You must be logged in to post a response.