System: Fix match window aspect ratio not working on startup
This commit is contained in:
@ -1267,6 +1267,8 @@ bool System::Initialize(bool force_software_renderer)
|
||||
return false;
|
||||
}
|
||||
|
||||
GTE::UpdateAspectRatio();
|
||||
|
||||
if (g_settings.gpu_pgxp_enable)
|
||||
PGXP::Initialize();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user