ReduxAL - A Smart Recoil Reducer
ReduxAL takes a small screenshot whenever a gun swap is signaled (scroll wheel event) or whenever a gun is picked up (e pressed). This image is compared against a database of images using mean squared error. If a gun is detected, and the gun is fired using the mouse left click, the corresponding recoil reduction settings from gun_settings.py will be used to reduce recoil.
Recoil
https://i.imgur.com/ix1kysk.mp4
No Recoil
https://i.imgur.com/L12bBMW.mp4
Currently only works with 1080p displays
Adding your own custom recoil reduction settings
These can be added into the gun_settings.py, listed above, and loaded into pulldown.py
Running the application
Install python 3.x from python.org
Install requirements
pip install -r requirements.txt
Run With
python predicter.py
TODO:
Add a lot of other guns
Virus Scans
Jotti
VirusTotal
Recoil
https://i.imgur.com/ix1kysk.mp4
No Recoil
https://i.imgur.com/L12bBMW.mp4
Currently only works with 1080p displays
Adding your own custom recoil reduction settings
These can be added into the gun_settings.py, listed above, and loaded into pulldown.py
Running the application
Install python 3.x from python.org
Install requirements
pip install -r requirements.txt
Run With
python predicter.py
TODO:
Add a lot of other guns
Virus Scans
Jotti
VirusTotal

