issues
search
TheTedder
/
REFix
An REFramework plugin that fixes several aspects of gameplay
MIT License
31
stars
1
forks
source link
Fix Init Failure
#53
Closed
TheTedder
closed
2 months ago
TheTedder
commented
2 months ago
Fixes intialization failing because the plugin loads too quickly (introduced with RE Framework 1.5.7).
Adds macros for various common functions, making the code cleaner.
Makes some functions and variables static.
Fixes a bug with RE3 where the first person controls weren't being made 1:1.
Adds more logging statements.
Actually constructs and uses
KeyFrame
s properly.
Updates the RE Framework submodule to 1.5.7 (does nothing as the API hasn't changed).
KeyFrame
s properly.