Adaptive Trigger For PSVR2
Implemented some Adaptive Trigger effects for chad PSVR2 controller enjoyers. REQUIRES PSVR2 Toolkit TO USE!
CHANGELOG
Changelog
1.1.1 Coldfix
- Fixed a bug that caused the mod to not reapply trigger effect when your main hand is released but the other hand is still holding a part of the gun e.g. the foregrip then regrab the gun (
why is this so fucking difficult to fixFuck! Turns out I only need to add 2 lines of code to fix it, I however almost rewrite the whole fucking mod to figure it out) - Fixed the other hand not having trigger effect when akimbo(caused by optimizing the code in 1.1.0, I hate coding)
- Partially support AttachableFirearm (only when not attached and only trigger resistance, no recoil effect)
- I can't do math
1.1.0 Optimization hell
- Optimized the code, should reduce the CPU usage and make the battery last longer
- Fixed weak trigger effect (I think so, didn't have the energy to compare it with 1.0.0)
- Better support for high RPM firearms
1.0.1
- A workaround for left hand trigger effect issue
- Add more configuration options
- Update readme
1.0.0
- Initial release