mirror of
https://github.com/dborth/fceugx.git
synced 2024-12-04 22:34:14 +01:00
This commit is contained in:
parent
829d517271
commit
d01ecbf601
@ -463,6 +463,9 @@ static GXRModeObj * FindVideoMode()
|
||||
break;
|
||||
default:
|
||||
mode = VIDEO_GetPreferredMode(NULL);
|
||||
|
||||
if(mode == &TVPal576IntDfScale)
|
||||
mode = &TVPal528IntDf;
|
||||
|
||||
#ifdef HW_DOL
|
||||
/* we have component cables, but the preferred mode is interlaced
|
||||
|
Loading…
Reference in New Issue
Block a user