Skip to content

Releases: anzz1/openspy-client

v1.0.8

12 Aug 11:11
6c61548
Compare
Choose a tag to compare
Add 'Vietcong 2' support

v1.0.7

12 Aug 09:22
d91f8b4
Compare
Choose a tag to compare
add 'Painkiller' support

also dont include x86 games in x64 builds and vice-versa

v1.0.6

10 Aug 22:57
b3160ae
Compare
Choose a tag to compare
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

10 Aug 20:02
25a56cb
Compare
Choose a tag to compare
add 'FEAR 2' support

v1.0.4

10 Aug 19:25
a5b010d
Compare
Choose a tag to compare
reduce some inlining

v1.0.3

10 Aug 18:41
b14d564
Compare
Choose a tag to compare
oops

v1.0.2

10 Aug 16:40
b553653
Compare
Choose a tag to compare
add UT3 support (beta)

only version 2.1 for now, no error checking

v1.0.1

10 Aug 16:17
d0b1de9
Compare
Choose a tag to compare
initialize once

v1.0.0

10 Aug 13:37
67c15c4
Compare
Choose a tag to compare
Create ci.yml