From 0c0a4f2c10d85b97659052049bb8b9cd191f966e Mon Sep 17 00:00:00 2001 From: InfoManiac742 Date: Tue, 19 Apr 2022 14:22:23 -1000 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 81308023e..02a4218d4 100644 --- a/README.md +++ b/README.md @@ -40,15 +40,19 @@ 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 +| N64 | Keyboard | +| A | X | +| B | C | +| Z | Z | +| Start | Space | +| 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 F10 or F11 (on OpenGL) or Alt+Enter (on DirectX). +There are also some keyboard shortcuts: +| Keys | Action | +| F1 | Show/hide taskbar | +| F10 / F11 / Alt+Enter | Fullscreen (depends on backend) | 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.