mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-20 13:23:45 -07:00
Update README.md
This commit is contained in:
parent
0c0a4f2c10
commit
5447211a0d
1 changed files with 6 additions and 1 deletions
|
@ -40,7 +40,9 @@ 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.
|
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:
|
The default keyboard controls are as follows:
|
||||||
|
|
||||||
| N64 | Keyboard |
|
| N64 | Keyboard |
|
||||||
|
| - | - |
|
||||||
| A | X |
|
| A | X |
|
||||||
| B | C |
|
| B | C |
|
||||||
| Z | Z |
|
| Z | Z |
|
||||||
|
@ -50,9 +52,12 @@ The default keyboard controls are as follows:
|
||||||
| D-Pad | TFGH |
|
| D-Pad | TFGH |
|
||||||
|
|
||||||
There are also some keyboard shortcuts:
|
There are also some keyboard shortcuts:
|
||||||
|
|
||||||
| Keys | Action |
|
| Keys | Action |
|
||||||
|
| - | - |
|
||||||
| F1 | Show/hide taskbar |
|
| F1 | Show/hide taskbar |
|
||||||
| F10 / F11 / Alt+Enter | Fullscreen (depends on backend) |
|
| F10 | Fullscreen (OpenGL) |
|
||||||
|
| Alt+Enter | Fullscreen (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.
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue