diff --git a/README.md b/README.md index af137949f..7fd40a553 100644 --- a/README.md +++ b/README.md @@ -54,15 +54,15 @@ Your ROM needs to be in .z64 format. If it's in .n64 format, use the following t Lighthouse ships with a file with many standard controller mappings that can be used as-is with most controllers. If your controller isn't recognized by Lighthouse, or isn't working properly, you can create your own custom mapping using the built-in mapper in the Settings menu. ### Default keyboard configuration -| N64 | A | B | Z | Start | Analog stick | C buttons | D-Pad | +| N64 | A | B | L | R | Z | Start | Analog stick | C buttons | D-Pad | | - | - | - | - | - | - | - | - | -| Keyboard | X | C | Z | Space | WASD | Arrow keys | TFGH | +| Keyboard | X | C | E | R | Z | Space | WASD | Arrow keys | TFGH | ### Other shortcuts | Keys | Action | | - | - | | ESC | Toggle menubar | -| Ctrl+R | Reset | +| Ctrl+R / ⌘R | Reset | | F11 | Fullscreen | | Tab | Toggle Alternate assets | diff --git a/docs/poweredbylus.darkmode.png b/docs/poweredbylus.darkmode.png new file mode 100644 index 000000000..2e2660814 Binary files /dev/null and b/docs/poweredbylus.darkmode.png differ diff --git a/docs/poweredbylus.lightmode.png b/docs/poweredbylus.lightmode.png new file mode 100644 index 000000000..740675417 Binary files /dev/null and b/docs/poweredbylus.lightmode.png differ