Releases: etra0/botw-freecam
Releases · etra0/botw-freecam
XInput blocker optional
Make xinput blocker optional. Since Cemu moves at a pseudo fast development process, I made the Xinput blocker optional (since it's the only injection that's strictly optional -- the other AoBs *needs* to be found). If XInput is not found, it will simply disable controller input.
v0.2.6
v0.2.5
Fix jittering issues (#4). The issue wasn't the scheduler but a math singularity. When the radius (or distance between the two points) is too small, some jittering was produced and the movement speed was quite slow since the distance is the magnitude of the speed. We fix that by using a fixed distance so the speed will be the same at every distance of these two points. The bug was tracked down thanks to the help of Wackiger, thanks a lot!
v0.2.4
v0.2.3
Sebastián A (1):
- Update README.md
Sebastián Aedo (11):
- Fixes for utf16 when the error is displayed.
- Made a more specific check for the function
- Added the option to unlock the character
- Github Action now uses commit for versioning.
- Changed offsets and error messages.
- Rotation refactor
- Changed offsets and error messages.
- Changed sensibility and button to reduce the speed
- Refactor clamp_distance
- Remapped buttons & Changed speed multiplier
- Updated instructions
v0.2.2
v0.2.1
hotfix: add duration print
v0.2.0
Merge pull request #5 from etra0/dolly-camera Dolly camera
v0.1.3
FOV now resets when you deactivate the camera
v0.1.2
Changed some buttons, added height control