Update README.md

This commit is contained in:
2026-06-02 18:11:31 -04:00
parent acbd1f504c
commit 0d8f1abab6

View File

@@ -2,6 +2,11 @@
Compatiblity wrapper for legacy windows you link against instead of kernel32 shell32 advapi32 etc for our beloved steamapi, and more. Compatiblity wrapper for legacy windows you link against instead of kernel32 shell32 advapi32 etc for our beloved steamapi, and more.
This requires VS2019 (you can also use the VS2017/VS2022 compiler, it doesn't really matter) with the Windows 10 SDK.
Build with x86 Release since the CS:GO client on windows is x86. This can also be used for other things, it's progwrp after all but with extra tweaks.. but this is just CS:OG's version.
________________________________________________________________
This project can be compiled on: This project can be compiled on:
- Windows 8.1 - Windows 8.1
- Windows 8.0 - Windows 8.0
@@ -10,13 +15,15 @@ This project can be compiled on:
This project brings back steam_api.dll compatiblity to: This project brings back steam_api.dll compatiblity to:
- Windows 7 RTM - Windows 7 RTM, SP1
- Windows Vista RTM, SP1, SP2 - Windows Vista RTM, SP1, SP2
- Windows XP RTM, SP1, SP2, SP3 - Windows XP SP3
- Windows 2000 with the extended kernel - Windows 2000 with the extended kernel
In the future (planned): In the future (planned):
- Windows XP RTM, SP1, SP2
- Windows 2000 SP5 - Windows 2000 SP5
________________________________________________________________
CREDITS: based on win32's progwrp, check out his other projects he's really cool: https://github.com/win32ss CREDITS: based on win32's progwrp, check out his other projects he's really cool: https://github.com/win32ss
2026 @ CS:OG, OSS 2026 @ CS:OG, OSS