give up on auto AR. Handling the AR when the resolution is falling back is more complicated than it's worth.
This commit is contained in:
@@ -102,7 +102,7 @@ void StepMania::GetPreferredVideoModeParams( VideoModeParams ¶msOut )
|
||||
CommonMetrics::WINDOW_TITLE,
|
||||
THEME->GetPathG("Common","window icon"),
|
||||
PREFSMAN->m_bPAL,
|
||||
ScreenDimensions::GetScreenAspectRatio()
|
||||
PREFSMAN->m_fDisplayAspectRatio
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user