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