pass DAR to the display; preserve aspect ratio in screenshots
This commit is contained in:
@@ -92,7 +92,8 @@ static RageDisplay::VideoModeParams GetCurVideoModeParams()
|
||||
PREFSMAN->m_bAnisotropicFiltering,
|
||||
WINDOW_TITLE,
|
||||
THEME->GetPathToG("Common window icon"),
|
||||
PREFSMAN->m_bPAL
|
||||
PREFSMAN->m_bPAL,
|
||||
PREFSMAN->m_fAspectRatio
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user