Skip to content

Releases: advancedfx/advancedfx

HLAE 2.166.0 (2024-06-21T13:04Z)

21 Jun 13:37
Compare
Choose a tag to compare
  • Included AfxHookSource2 0.18.0 (2024-06-21T13:04Z).

AfxHookSource2 0.18.0 (2024-06-21T13:04Z)

  • Fixed viewmodel for AMD graphics when using ReShade_advancedfx ReShade addon.
  • Added #952 mirv_streams record cam, by @ChetdeJong.
  • Added #955 mirv_viewmodel, by @ChetdeJong.

HLAE 2.165.1 (2024-06-11T12:54Z)

11 Jun 14:18
Compare
Choose a tag to compare
  • Included AfxHookSource2 0.17.1 (2024-06-11T12:54Z).

AfxHookSource2 0.17.1 (2024-06-11T12:55Z)

  • Fixed mirv_campath draw enabled 1 not working anymore.

HLAE 2.165.0 (2024-06-09T19:50Z)

09 Jun 21:08
Compare
Choose a tag to compare
Pre-release
  • Included AfxHookSource2 0.17.0 (2024-06-09T19:50Z).

AfxHookSource2 0.17.0 (2024-06-09T19:50Z)

HLAE 2.164.0 (2024-05-31T09:20Z)

31 May 09:35
Compare
Choose a tag to compare
  • Included AfxHookSource2 0.16.0 (2024-05-31T09:20Z).

AfxHookSource2 0.16.0 (2024-05-31T09:20Z)

  • Adjusted to CS2 update.

HLAE 2.163.4 (2024-05-27T04:00Z)

27 May 04:15
Compare
Choose a tag to compare
  • Included AfxHookGoldSrc 2.23.4 (2024-05-27T04:00Z).
  • Included AfxHookSource 1.127.4 (2024-05-27T04:00Z).
  • Included AfxHookSource2 0.15.4 (2024-05-27T04:00Z).

AfxHookGoldSrc 2.23.4 (2024-05-27T04:00Z)

  • Fixed mirv_input raw input buffer mouse wheel handling.

AfxHookSource 1.127.4 (2024-05-27T04:00Z)

  • Fixed mirv_input raw input buffer mouse wheel handling.

AfxHookSource2 0.15.4 (2024-05-27T04:00Z)

  • Fixed mirv_input raw input buffer mouse wheel handling.

HLAE 2.163.3 (2024-05-25T20:30Z)

25 May 20:45
Compare
Choose a tag to compare
  • Included AfxHookGoldSrc 2.23.3 (2024-05-25T20:30Z).
  • Included AfxHookSource 1.127.3 (2024-05-25T20:30Z).
  • Included AfxHookSource2 0.15.3 (2024-05-25T20:30Z).

AfxHookGoldSrc 2.23.3 (2024-05-25T20:30Z)

  • Fixed mirv_input iteration of raw input buffer, causing troubles e.g. when using AutoHokey.

AfxHookSource 1.127.3 (2024-05-25T20:30Z)

  • Fixed mirv_input iteration of raw input buffer, causing troubles e.g. when using AutoHokey.

AfxHookSource2 0.15.3 (2024-05-25T20:30Z)

  • Fixed mirv_input iteration of raw input buffer, causing troubles e.g. when using AutoHokey.

HLAE 2.163.2 (2024-05-25T14:10Z)

25 May 14:31
Compare
Choose a tag to compare
  • Included AfxHookGoldSrc 2.23.2 (2024-05-25T14:10Z).
    -Included AfxHookSource 1.127.2 (2024-05-25T14:10Z).
  • Included AfxHookSource2 0.15.2 (2024-05-25T14:10Z).

AfxHookGoldSrc 2.23.2 (2024-05-25T14:10Z)

  • Fixed unwanted VK_ADD / VK_SUBSTRACT passthroughs in mirv_input.

AfxHookSource 1.127.2 (2024-05-25T14:10Z)

  • Fixed unwanted VK_ADD / VK_SUBSTRACT passthroughs in mirv_input.

AfxHookSource2 0.15.2 (2024-05-25T14:10Z)

  • Fixed unwanted VK_ADD / VK_SUBSTRACT passthroughs in mirv_input.

v2.163.1

24 May 21:23
Compare
Choose a tag to compare

HLAE 2.163.1 (2024-05-24T21:00Z)

  • Included AfxHookGoldSrc 2.23.1 (2024-05-24T21:00Z).
  • Included AfxHookSource 1.127.1 (2024-05-24T21:00Z).
  • Included AfxHookSource2 0.15.1 (2024-05-24T21:00Z).

AfxHookGoldSrc 2.23.1 (2024-05-24T21:00Z)

  • Added raw keyboard handling to mirv_input.

AfxHookSource 1.127.1 (2024-05-24T21:00Z)

  • Added raw keyboard handling to mirv_input.

AfxHookSource2 0.15.1 (2024-05-24T21:00Z)

  • Added raw keyboard handling to mirv_input. Fixes #946 CS2: issue with binds in mirv_input camera.

HLAE 2.163.0 (2024-05-24T09:00Z)

24 May 09:18
Compare
Choose a tag to compare
  • Included AfxHookSource2 0.15.0 (2024-05-24T09:00Z).

AfxHookSource2 0.15.0 (2024-05-24T09:00Z)

  • Adjusted to CS2 update.
  • Added new features to mirv-script.
  • Fixed a few things in mirv-script.
  • Improved parameters in HLAE interfaces #944

HLAE 2.162.0 (2024-05-11T17:15Z)

11 May 18:28
Compare
Choose a tag to compare
  • Included AfxHookSource2 0.14.0 (2024-05-11T17:15Z).

AfxHookSource2 0.14.0 (2024-05-11T17:15Z)

  • Added mirv_script_exec, mirv_script_load - interface to first version mirv-script features (currently mostly only useful for maybe feeding additional data to HUDs over a websocket). Huge thanks to @ChetdeJong for helping with the mirv-script example. The example can currently be found in misc/mirv-script folder of advancedfx/advancedfx repositiory.