Make list into table

Margen67 2021-06-11 13:47:47 -10:00
parent 13ad858a43
commit 738466e116
1 changed files with 14 additions and 12 deletions

@ -1,12 +1,14 @@
* ESC / Alt + F4 - Close emulation.
* F1 - \<reserved for ImGui overlay toggle key\>
* F2 - Toggle old fixed function method. (Default: off, using HLSL fixed function)
* F3 - Clip mouse cursor to the rendering window.
* F5 - Start emulating xbe title.
* F6 - Stop emulating xbe title.
* F7 - Load dashboard (if installed)
* F8 - Toggle print info to console/file. (Type "help" without the quote to see list of commands.)
* F9 - Toggle framerate unlock hack.
* F10 / Alt + ENTER - Toggle faux/fake/windowed fullscreen.
* F11 - Switch between normal, wireframe, and point graphics.
* F12 - Toggle push buffer debugging.
Key | Shortcut
--- | --------
ESC / Alt+F4 | Close emulation.
F1 | \<reserved for ImGui overlay toggle key\>
F2 | Toggle old fixed function method. (Default: off, using HLSL fixed function)
F3 | Clip mouse cursor to the rendering window.
F5 | Start emulating xbe title.
F6 | Stop emulating xbe title.
F7 | Load dashboard if installed.
F8 | Toggle print info to console/file. (Type `help` to see list of commands.)
F9 | Toggle framerate unlock hack.
F10 / Alt+ENTER | Toggle faux/fake/windowed fullscreen.
F11 | Switch between normal, wireframe, and point graphics.
F12 | Toggle push buffer debugging.