-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
# mouse2joystick_citra | ||
|
||
Based on mouse2joystick_custom_CEMU by CemuUser8 which was in turn based on the original mouse2joystick script by Helgef | ||
This AutoHotkey script captures mouse motion and keyboard input for the use of the Virtual Controller provided by vJoy in order for it to be used as a controller for the Citra 3DS emulator. Common usage is to control a camera view with mouse motion or to use the main mouse buttons for regular gaming input. Start/stop mouse capturing with the assigned shortcut (default is "F1"). | ||
|
||
For the use in the Citra guide: https://community.citra-emu.org/t/how-to-use-a-mouse-as-a-virtual-joystick-in-citra-in-order-to-control-a-camera-view-or-for-custom-mouse-input | ||
Tutorial/guide that details all the steps required: https://community.citra-emu.org/t/how-to-use-a-mouse-as-a-virtual-joystick-in-citra-in-order-to-control-a-camera-view-or-for-custom-mouse-input | ||
|
||
mouse2joystick_citra is based on mouse2joystick_custom_CEMU by CemuUser8 which was in turn based on the original mouse2joystick script by Helgef. Further details are in the .ahk file. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.