[Config] Added note about internal_display_resolution

This commit is contained in:
Gliniak 2022-10-09 12:33:04 +02:00
parent 7975ea78d4
commit c923ab78a9
1 changed files with 2 additions and 0 deletions

View File

@ -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"