Skip to content

Commit

Permalink
Notes
Browse files Browse the repository at this point in the history
  • Loading branch information
SuiMachine committed Jun 24, 2022
1 parent 3874d67 commit 18e2d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ A hack/mod that utilizes ''MelonLoader'' and ''HarmonyX'' to make up for some of
* Xbox's B / DualShock's Circle to be the game's (Switch) A.
* Xbox's X / DualShock's Square to be the game's (Switch) Y.
* Xbox's Y / DualShock's Triangle to be the game's (Switch) X.
* Keyboard and mouse binds are not exposed via GUI. To edit them you need to edit UserData/MelonPreferences.cfg (requires launching it at least once). First set the input type to "KeyboardAndMouse". Keys should be using Unity's enum names - see https://docs.unity3d.com/ScriptReference/KeyCode.html.
* Keyboard and mouse binds are not exposed via GUI. To edit them you need to edit UserData/MelonPreferences.cfg (requires launching the game at least once). First set the input type to "KeyboardAndMouse". Keys should be using Unity's enum names - see https://docs.unity3d.com/ScriptReference/KeyCode.html. Also launch GlobalGameManagersPatcher to allow Unity to read Mouse's X/Y axis.

0 comments on commit 18e2d69

Please sign in to comment.