summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoConfig.cpp
diff options
context:
space:
mode:
authorFiloppi <filippotarpini@hotmail.it>2023-06-27 12:41:14 +0300
committerFiloppi <filippotarpini@hotmail.it>2023-08-18 02:14:00 +0300
commitfae3aee9e0b6bc7f193bccf71a4c34a06237e4aa (patch)
treed212160aae4b1489db24509f7e6464d49b153598 /Source/Core/VideoCommon/VideoConfig.cpp
parent1854ff01422a69bde7b2267e9ed4fc69c30ee37a (diff)
Video: The `% 4` that was done on the rendering resolution was only meant to be done when recording videos (due to encoding limitations) but one case was missed (this had no consequences really, as it was just in the code that automatically resizes the window). The hardcoded `4` has been replaced with `VIDEO_ENCODER_LMC` for clarity.
Diffstat (limited to 'Source/Core/VideoCommon/VideoConfig.cpp')
0 files changed, 0 insertions, 0 deletions