Login

Fancade Wiki

Updated Fancade Web.md (markdown)

... ...
@@ -75,10 +75,10 @@ In the info below, CMD and CTRL on macOS are treated as the same button.
75 75
76 76
| Input | Description | Other |
77 77
| ----- |-------------| ----- |
78
| Arrow keys | Generate directional swipes with minor offset along secondary direction + Generating fake accelerometer inputs | Shift and CTRL modifies the distance. Special cases when detecting the Virtual Gamepad or Neo Joystick |
79
| WASD | Same as arrow keys but with opposite minor offset along secondary direction | Shift and CTRL modifies the distance |
80
| Keypad keys | Same as arrow keys but no secondary direction offsets | Shift and CTRL modifies the distance |
81
| TFGH | Fake accelerometer | Shift and CTRL modifies the angle amount, ALT adds white noise to the output |
78
| Arrow keys | Generate directional swipes with minor offset along secondary direction + Generating fake accelerometer inputs | Shift and Alt modifies the distance. Special cases when detecting the Virtual Gamepad or Neo Joystick |
79
| WASD | Same as arrow keys but with opposite minor offset along secondary direction | Shift and ALT modifies the distance |
80
| Keypad keys | Same as arrow keys but no secondary direction offsets | Shift and ALT modifies the distance |
81
| TFGH | Fake accelerometer | Shift and ALT modifies the angle amount, CTRL adds white noise to the output |
82 82
| IJKL | Tap like it was an on-screen control in left-right-back-forward | |
83 83
| Space key OR Keypad 5 | Tap middle | |
84 84
| Z key | Tap left middle | |
... ...
@@ -87,7 +87,7 @@ In the info below, CMD and CTRL on macOS are treated as the same button.
87 87
| Enter key | Tap top right | |
88 88
| P key | Pause / Resume | |
89 89
| Mouse + RMB | Pan with fake gesture | |
90
| Mouse scroll wheel OR ? and ´ keys OR Keypad +/- (the two buttons at the right of 0) | Zoom with fake gesture | Shift and CTRL modifies speed |
90
| Mouse scroll wheel OR ? and ´ keys OR Keypad +/- (the two buttons at the right of 0) | Zoom with fake gesture | Shift and ALT modifies speed |
91 91
| Mouse + MMB | Orbit with fake gesture | |
92 92
| Mouse + MMB + CTRL | Pitch with fake gesture | |
93 93
| CTRL + R key | Restart | Also works in the pause menu |
Fancade Wiki