Closed portalsam1 closed 8 months ago
First screenshot clearly looks like 4:3 stretched to window size.
Just set present_letterbox
to false and resize window manually to size you want
Xenia master's wiki is outdated. Use this option with Xenia Canary instead: https://github.com/xenia-canary/xenia-canary/wiki/Options#internal-display-resolution
Validation
Describe what's going wrong
In the FAQ it states to change this line:
video_mode->is_widescreen = 1
tovideo_mode->is_widescreen = 0
to enable 4:3 support.After following the building guide I had a functional build of Xenia, however changing
is_widescreen
would do absolutely nothing, and the window and game would stay in 16:9. I built with both the Visual Studio build button and usingxb build
and both results were the same.Changed Function:
Games still being ran in 16:9:
Describe what should happen
Following the instructions in the FAQ should produce the results it describes, and games should run in 4:3.
If applicable, provide a callstack here, especially for crashes
No response
If applicable, upload a logfile and link it here
xenia.log