GZDOOM: missing wsock32.dll when downloading

Need help running various source ports? Did your computer break? Ask here.

Moderators: GZDoom Developers, LZDoom Developers, UZDoom Developers

Forum rules
Please be as descriptive as possible in your posts (list your hardware and operating system, the version of the source port you are using, any mods you are running and how they're being loaded, etc.)
This will help others to give you a solution!
Post Reply
MaSTaK
Posts: 2
Joined: Sun Aug 24, 2025 1:41 pm
Graphics Processor: Not Listed

GZDOOM: missing wsock32.dll when downloading

Post by MaSTaK »

It seems that on the download page https://github.com/ZDoom/gzdoom/release ... indows.zip, the windows version doesn't include WSOCK32.dll. Then when trying to run the gzdoom.exe i would get an error saying that the WSOCK32.dll is missing.

Downloading the WSOCK32.dll manually from some site like https://www.dll-files.com/wsock32.dll.html and moving it to the GZDOOM folder did work. Please have a look to the missing .dll so that it gets included in the download.
User avatar
drfrag
Vintage GZDoom Developer
Posts: 3205
Joined: Fri Apr 23, 2004 3:51 am
Location: Spain
Contact:

Re: GZDOOM: missing wsock32.dll when downloading

Post by drfrag »

You don't need WSOCK32.dll. It should be included with windows. Y wenas.
MaSTaK
Posts: 2
Joined: Sun Aug 24, 2025 1:41 pm
Graphics Processor: Not Listed

Re: GZDOOM: missing wsock32.dll when downloading

Post by MaSTaK »

Oh oke, thanks! For some reason the .dll was removed from the system32 folder. Added the WSOCK32.dll in the system32 folder and now it works properly without needing to past the .dll in the GZDOOM directory.
User avatar
Rachael
Posts: 13965
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

Re: GZDOOM: missing wsock32.dll when downloading

Post by Rachael »

First of all - that site you linked should positively never be used to find replacement .dll files - much too often, that site, and many others like it, are used to spread malicious files that can compromise your system and steal your information.

Second of all - wsock32.dll is a system component that has been included directly in every version of Windows since NT 3.1 and Windows 95, the earlier versions of which required a special "TCP/IP" component installed in the system's networking panel. Missing that is a critical failure of your system, and you should do an integrity check to ensure that you have other critical components of your system installed. Not having it likely indicates either the correct components are not installed (which is not possible since around Windows 2000 or so) or your system has indeed been compromised.
User avatar
Enjay
 
 
Posts: 27266
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland
Contact:

Re: GZDOOM: missing wsock32.dll when downloading

Post by Enjay »

For what it's worth (not much really - Rachael's information is the important stuff), my wsock32.dll (Windows 10) isn't in system32; it's here:

Edit:
Actually, forget that. A better search reveals 4 copies of a file with that name in various locations including system32, and a few different versions. It looks like the copies might be different versioning backups etc.
Post Reply

Return to “Technical Issues”