Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olde-skuul/directplay
Directplay SDK for Windows
https://github.com/olde-skuul/directplay
Last synced: 12 days ago
JSON representation
Directplay SDK for Windows
- Host: GitHub
- URL: https://github.com/olde-skuul/directplay
- Owner: Olde-Skuul
- License: mit
- Created: 2024-08-22T17:29:18.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-23T19:37:06.000Z (3 months ago)
- Last Synced: 2024-08-24T05:29:20.424Z (3 months ago)
- Language: C
- Size: 2.17 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Directplay
Directplay is stored here for historical reasons. It should never be used for future applications. Burgerlib has APIs that will detect, load and call Directplay functions in order to be compatible with older codebases.
## Don't use Directplay for any new applications
You've been warned. Also, only a 32 bit Intel implementation exists of Directplay. Even though a 64 bit library was provided by the source SDK, to date, no 64 bit Intel runtime has been released by Microsoft.
## Source of the SDK
The SDK is obtained directly from the DirectX SDK (August 2007) with only minor modifications to remove compiler warnings
``` text
DirectX SDK (August 2007)
http://www.microsoft.com/en-us/download/details.aspx?id=13287 (Link no longer valid)
https://archive.org/details/dxsdk_aug2007 (Current link)File : dxsdk_aug2007.exe
CRC32: 4EAF2D00
MD5 : E866E58A5CBFC98B3880261B5AE78529
SHA-1: C812C18E2972BDB1D9CBB544BE9CED9370A4656F
```