[Config] Added note about internal_display_resolution
This commit is contained in:
parent
7975ea78d4
commit
c923ab78a9
|
@ -21,6 +21,8 @@
|
|||
#include "xenia/xbox.h"
|
||||
|
||||
DEFINE_int32(internal_display_resolution, 8,
|
||||
"Allow game that support different resolutions to be rendered "
|
||||
"in specific resolution."
|
||||
" 0=640x480\n"
|
||||
" 1=640x576\n"
|
||||
" 2=720x480\n"
|
||||
|
|
Loading…
Reference in New Issue