NMouseJoy
- 1 Devlogs
- 3 Total hours
A simple native remapper, to use your mouse as a virtual joystick.
A simple native remapper, to use your mouse as a virtual joystick.
Alright, I randomly decided to make this program so i could learn a bit of C++, and because my brother suggested this.
Im using Dear ImGui, and SDL3. This program will let you use your mouse as a virtual joystick.
It will also let you intercept an existing controller, so you could use some other software to map the keyboard to a controller, then intercept it with your mouse to add smooth aiming
In 2h 30m, I have… a window with nothing…
(NMouseJoy stands for “Native Mouse Joystick”)