Added some default keyboard controls

Still need triggers though
This commit is contained in:
InfoManiac742 2022-04-19 14:13:44 -10:00 committed by GitHub
parent 80d419bb97
commit e68e8e49cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -39,6 +39,15 @@ If you still cannot get the tool to work, join our [Discord Server](https://disc
Launch the game. If the window immediately closes, or if there are visual artifacts, you may have selected the wrong rom in the OTRGui tool.
The default keyboard controls are as follows:
A = X
B = C
Z = Z
Start = Space bar
Analog stick = WASD
C buttons = Arrow keys
D-Pad = TFGH
You can enable a taskbar by pressing F1, and you can enter fullscreen mode by pressing F11 (on OpenGL) or Alt+Enter (on DirectX).
Currently, DirectX 11 and OpenGL is supported. Change the renderer by opening the `shipofharkinian.ini` configuration file in notepad and add `sdl` to `gfx backend` for OpenGL or leave blank for DirectX.