[XboxKrnl/xconfig.cc] - Fixes and logging changes
- Adding more information in logs for easier debugging - XamSetDashContext correction - XCONFIG_USER_VIDEO_FLAGS reports widescreen when set in config by user - XCONFIG_SECURED_AV_REGION reports proper values when set in config by user - Added missing \n
This commit is contained in:
committed by
Radosław Gliński
parent
bb20ada9bf
commit
b5d319834e
@@ -35,7 +35,7 @@ DEFINE_uint32(internal_display_resolution, 8,
|
||||
"Allow games that support different resolutions to render "
|
||||
"in a specific resolution.\n"
|
||||
"This is not guaranteed to work with all games or improve "
|
||||
"performance."
|
||||
"performance.\n"
|
||||
" 0=640x480\n"
|
||||
" 1=640x576\n"
|
||||
" 2=720x480\n"
|
||||
|
||||
Reference in New Issue
Block a user