Skip to content

Releases: ThirteenAG/d3d9-wrapper

d3d9-wrapper v1.63

Choose a tag to compare

@ThirteenAG ThirteenAG released this 22 Jan 13:41
d3d9-wrapper-v1.63

update iathook

d3d9-wrapper v1.62

Choose a tag to compare

@ThirteenAG ThirteenAG released this 29 Oct 23:56
d3d9-wrapper-v1.62

replace iat hook

d3d9-wrapper v1.60

Choose a tag to compare

@ThirteenAG ThirteenAG released this 10 Mar 11:22
1f5be8d
add new features (#26)

EnableHooks=0/1 can explicictly disable/enable hooks
ForceWindowStyle=4 forces no style (as in removing style)
CaptureMouse=1 captures mouse to window

d3d9-wrapper v1.58

Choose a tag to compare

@ThirteenAG ThirteenAG released this 11 Aug 13:16
e6f4e50
add new window styles (#21)

ForceWindowStyle=0 - no change
ForceWindowStyle=1 - borderless fullscreen (old)
ForceWindowStyle=2 - window (new)
ForceWindowStyle=3 - resizable window (new)

d3d9-wrapper v1.52

Choose a tag to compare

@ThirteenAG ThirteenAG released this 22 Oct 20:09
1049249
fix memory not freed (#18)

fix invalid parameter

d3d9-wrapper v1.50

Choose a tag to compare

@ThirteenAG ThirteenAG released this 21 Oct 18:19
d3d9-wrapper-v1.50

fixed typo

d3d9-wrapper v1.47

Choose a tag to compare

@ThirteenAG ThirteenAG released this 12 Oct 08:40
d3d9-wrapper-v1.47

crash fix

d3d9-wrapper v1.46

Choose a tag to compare

@ThirteenAG ThirteenAG released this 12 Oct 07:31
4b678a7
fixes (#15)

* fixes

* launcher

* Update d3d9.ini

add optional launcher options

* Update iathook.h

* uncomment code in iathook

d3d9-wrapper v1.41

Choose a tag to compare

@ThirteenAG ThirteenAG released this 03 Oct 09:50
d3d9-wrapper-v1.41

calling convention fix

d3d9-wrapper v1.39

Choose a tag to compare

@ThirteenAG ThirteenAG released this 19 Sep 08:44
added fps counter

* DoNotNotifyOnTaskSwitch added

* FullScreenRefreshRateInHz option