mirror of
https://github.com/wiidev/usbloadergx.git
synced 2024-11-04 18:45:05 +01:00
Enable the 480p enhancement by default
This commit is contained in:
parent
570c0734de
commit
e3d94e4ad8
@ -93,7 +93,7 @@ void CSettings::SetDefault()
|
||||
videomode = VIDEO_MODE_DISCDEFAULT;
|
||||
videopatch = OFF;
|
||||
videoPatchDol = OFF;
|
||||
patchFix480p = OFF;
|
||||
patchFix480p = ON;
|
||||
language = CONSOLE_DEFAULT;
|
||||
ocarina = OFF;
|
||||
hddinfo = CLOCK_HR12;
|
||||
|
Loading…
Reference in New Issue
Block a user