FunkyFr3sh

Results 13 issues of FunkyFr3sh

I got a special case here where WSAGetLastError returns 126 (ERROR_MOD_NOT_FOUND) it happens here: https://github.com/solemnwarning/ipxwrapper/blob/1608da463cb20e68bf70a68ac6da656af2b62a58/src/directplay.c#L91 The result of it is that the socket will be closed and the multiplayer part...

On a german system the registry path is not `IPX Connection For DirectPlay` , it is `IPX-Verbindung für DirectPlay` instead ![image](https://github.com/user-attachments/assets/1de7ce2d-754c-4bd4-842c-5207492ced04) Windows 7 SP1 x86

ipxwrapper.ini does not contain a section, some INI parsers fail to read the file (such as microsofts GetPrivateProfileString/WritePrivateProfileString)