[doc] install: Add win:jitRender command line option

This commit is contained in:
Netboy3 2021-08-01 10:04:47 -04:00 committed by Geoffrey McRae
parent 50f9baedba
commit b8561cab0a

View File

@ -364,6 +364,8 @@ The following is a complete list of options accepted by this application
+-------------------------+-------+------------------------+----------------------------------------------------------------------+
| win:uiSize | | 14 | The font size to use when rendering on-screen UI |
+-------------------------+-------+------------------------+----------------------------------------------------------------------+
| win:jitRender | | no | Enable just-in-time rendering |
+-------------------------+-------+------------------------+----------------------------------------------------------------------+
+------------------------------+-------+---------------------+----------------------------------------------------------------------------------+
| Long | Short | Value | Description |