[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:
The-Little-Wolf
2025-01-02 15:49:18 -08:00
committed by Radosław Gliński
parent bb20ada9bf
commit b5d319834e
5 changed files with 38 additions and 12 deletions

View File

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