From 5ce2ecd6c886fb6147751a7cf7cab21bb18885b9 Mon Sep 17 00:00:00 2001 From: briaguya <70942617+briaguya-ai@users.noreply.github.com> Date: Tue, 28 Jun 2022 08:57:42 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 85ab61f4f..87cf1c639 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ Other shortcuts: | F7 | Load state | | F10 | Fullscreen (OpenGL) | | Alt+Enter | Fullscreen (DirectX) | +| Ctrl+R | Reset | 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.