From 66a9a4700ad31deafe0ff2bf0fa970caca81fb5c Mon Sep 17 00:00:00 2001 From: InfoManiac742 Date: Tue, 19 Apr 2022 14:14:56 -1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c2ebe5c8..81308023e 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ 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 F11 (on OpenGL) or Alt+Enter (on DirectX). +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). 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.