Releases: CookiePLMonster/DirectPlay-Stub
Releases · CookiePLMonster/DirectPlay-Stub
v1.1
Introduce DirectPlay passthrough.
The wrapper now checks for the existence of a "real" dplayx.dll circumventing the Windows missing dependencies prompt. If real dplayx.dll is found, it will pass through to that, so users who have DirectPlay installed can now play online without having to delete files from the game directory.
v1.0
Initial release, with the following functions stubbed:
- dplayx:
- DirectPlayCreate
- DirectPlayEnumerateA
- DirectPlayEnumerateW
- DirectPlayLobbyCreateA
- DirectPlayLobbyCreateW
- DirectPlayEnumerate