Skip to content

Releases: TheTedder/REFix

v0.5.3-beta.1 (REFramework v1.5.9.1)

Pre-release

Choose a tag to compare

@TheTedder TheTedder released this 25 Jun 21:43
7a7d4ea

This release bumps the REFramework version to 1.5.9.1 and also fixes an issue where the player's mouse input was sometimes being halved when moving the mouse at a low speed. An issue where the player would stilll experience slightly inconsistent sensitivity while aiming has been resolved.

v0.5.2-beta.1 (REFramework v1.5.7)

Pre-release

Choose a tag to compare

@TheTedder TheTedder released this 14 Sep 00:07
d662de8

This release fixes an issue where the plugin would sometimes load too quickly on REFramework 1.5.7. Initialization will now be retried on a one second delay. Additionally, an issue with the controls still not being quite 1:1 while in first person in RE3 has been resolved.

v0.5.1-beta.1 (REFramework v1.5.2)

Pre-release

Choose a tag to compare

@TheTedder TheTedder released this 02 Oct 18:39
d840c81

Support for REFramework v1.5.2 has been added. This will be the default version going forward. Those requiring compatibility with older REFramework versions will need to use an old version of this project or build it from source.

v0.5.0-beta.1 (REFramework v1.5.1)

Pre-release

Choose a tag to compare

@TheTedder TheTedder released this 23 Aug 22:31
3100396

With this release, RE3 support has officially been added. The project is also easier to build now that it pulls REFramework in as a submodule.

v0.4.1-beta.1 (REFramework v1.5.1)

Pre-release

Choose a tag to compare

@TheTedder TheTedder released this 22 Jul 23:09
1607002

No functionality has been changed in this release but current patch RE2 support has been officially added. Download the archive that corresponds to your game version. Closes #25

v0.4.0-beta.1 (REFramework v1.5.1)

Pre-release

Choose a tag to compare

@TheTedder TheTedder released this 17 Jul 20:07
2d2897a

With this release, the plugin now specifically requires REFramework version 1.5.1 to run. As for new features, full config support for individual features has been added, bringing us out of alpha and into a beta release.

v0.3.0-alpha.1

v0.3.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@TheTedder TheTedder released this 27 Nov 19:57
cbd91f4

Zombies now always animate at full speed. Ported from https://www.nexusmods.com/residentevil22019/mods/728.

v0.2.0-alpha.1

v0.2.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@TheTedder TheTedder released this 22 Nov 20:41
58021c8

Dynamic difficulty based on player performance is removed from the game in this release.

v0.1.0-alpha.2

v0.1.0-alpha.2 Pre-release
Pre-release

Choose a tag to compare

@TheTedder TheTedder released this 08 Nov 03:12
578c807

Fixed an issue with undamping not being performed correctly.

v0.1.0-alpha.1

v0.1.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@TheTedder TheTedder released this 07 Nov 20:05
5f15111

Initial pre-release. Fixes mouse input.