Skip to content

Releases: CookiePLMonster/DirectPlay-Stub

v1.1

18 Mar 12:48
v1.1
af19d01
Compare
Choose a tag to compare

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

22 May 17:35
v1.0
f6e4e5c
Compare
Choose a tag to compare

Initial release, with the following functions stubbed:

  • dplayx:
    • DirectPlayCreate
    • DirectPlayEnumerateA
    • DirectPlayEnumerateW
    • DirectPlayLobbyCreateA
    • DirectPlayLobbyCreateW
    • DirectPlayEnumerate