Releases: anzz1/openspy-client
Releases · anzz1/openspy-client
v1.0.8
Add 'Vietcong 2' support
v1.0.7
add 'Painkiller' support also dont include x86 games in x64 builds and vice-versa
v1.0.6
add 'dinput.dll' proxy, fix 'dsound.dll' - add proxy as 'dinput.dll' - add ordinals for 'dsound.dll', as it seems sometimes dsound funcs are imported by ordinals note that ordinals are correct only for dsound, while others are whatever as ordinals can be only correct for one of the dlls. but so far i havent seen any other currently supported proxy dlls (dinput/dinput8/version) to have their funcs imported by ordinals anywhere, so this is unlikely to ever be a problem
v1.0.5
add 'FEAR 2' support
v1.0.4
reduce some inlining
v1.0.3
oops
v1.0.2
add UT3 support (beta) only version 2.1 for now, no error checking
v1.0.1
initialize once
v1.0.0
Create ci.yml