4 similar implementations of a joypad/controller fix for DK22Pac's GTAVHUD mod's weapon wheel on Grand Theft Auto: San Andreas v1.0.
I recommend using the WWHelperML method.
This is by far the best option. MoonLoader is required to use lua mods/scripts.
Install MoonLoader to your game directory then place WWHelperML.lua in the [GAME_DIR]\moonloader folder.
Profit.
Known issues:
This method uses SAMPFUNCS opcodes to change the weapon slot based on the movement of the right analog stick but I'd only recommend using this method if you play SAMP.
Place SAMPFUNCS.asi in the root of your game directory and place WWHelperSF.cs in the [GAME_DIR]\cleo folder.
That's all there is to it.
Known issues:
I used vanilla cleo opcodes here to get the job done. Not pretty.
Place WWHelperV.cs in the [GAME_DIR]\cleo folder of your game directory.
& BOOM, you're done.
Known issues:
This implementation uses C++ AutoHotKey remapping to change the weapon slot based on the movement of the right analog stick.
Run GTAWheel.exe
That's it.
Known issues: