Rosalie241 / RMG

Rosalie's Mupen GUI
GNU General Public License v3.0
637 stars 52 forks source link

RMG-Input: implement octagonal input range #66

Closed JaxonWasTaken closed 1 year ago

JaxonWasTaken commented 1 year ago

The implementation takes configured deadzone and range into account, with 9% deadzone equating to the real N64 deadzone.

Implementation based on fzurita's in mupen64plus-ae, which in turn is based on MerryMage's, with deadzone by kev4cards in ares.

Rosalie241 commented 1 year ago

Thank you so much :heart: