mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-21 17:05:04 -05:00
Add control/hotkey info to README (#193)
* Update README.md * Added some default keyboard controls Still need triggers though * Update README.md * Update README.md * Update README.md * Changed first table to a horizontal orientation * Made wording changes also fixed a grammatical error * Update README.md
This commit is contained in:
parent
257cc41d2b
commit
4f492e9f63
17
README.md
17
README.md
@ -48,7 +48,22 @@ 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.
|
||||
|
||||
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.
|
||||
Default keyboard configuration:
|
||||
| N64 | A | B | Z | Start | Analog stick | C buttons | D-Pad |
|
||||
| - | - | - | - | - | - | - | - |
|
||||
| Keyboard | X | C | Z | Space | WASD | Arrow keys | TFGH |
|
||||
|
||||
Other shortcuts:
|
||||
| Keys | Action |
|
||||
| - | - |
|
||||
| F1 | Toggle menubar |
|
||||
| F5 | Save state |
|
||||
| F6 | Change state |
|
||||
| F7 | Load state |
|
||||
| F10 | Fullscreen (OpenGL) |
|
||||
| Alt+Enter | Fullscreen (DirectX) |
|
||||
|
||||
Currently, DirectX 11 and OpenGL are 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.
|
||||
|
||||
## Take The Survey
|
||||
Want to use cartridge readers in tandem with the OTRGui?
|
||||
|
Loading…
Reference in New Issue
Block a user