From 5447211a0d377b9efa6146469ab136c6866a9183 Mon Sep 17 00:00:00 2001 From: InfoManiac742 Date: Tue, 19 Apr 2022 14:25:17 -1000 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 02a4218d4..2543d5a22 100644 --- a/README.md +++ b/README.md @@ -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. The default keyboard controls are as follows: + | N64 | Keyboard | +| - | - | | A | X | | B | C | | Z | Z | @@ -50,9 +52,12 @@ The default keyboard controls are as follows: | D-Pad | TFGH | There are also some keyboard shortcuts: + | Keys | Action | +| - | - | | 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.