SiraUtil v3.2.0
Important
This release includes some attempts to fix the room offset issues certain players encounter with the base game. If this release causes these problems worsen for you, please open an issue!
What's Changed
- Reworked FPFC to simplify it and improve compatibility with other mods
- Added option to limit framerate in FPFC
- Added Q/E keybinds for down/up to FPFC
- Added patch to improve stack traces when Zenject throws a reflection exception
- Added additional checks to make errors more obvious in Affinity patches
- Added possibility to inject
IPA.Logging.Logger
directly (#78) - Added timeout property & parameter on
IHttpService
(#79) - Added patch to remove call to deprecated
XRDevice.SetTrackingSpaceType
in the base game - Force
OpenXRLoader
to restart to callSetAllowRecentering(false)
if necessary - Fixed FPFC's
LockOnDisable
option - Fixed Affinity patches requiring a method name even for constructors
- Fixed
StandardSongControl.IsPaused
(#74)
Full Changelog: v3.1.14...v3.2.0