Skip to content

Commit 827d65f

Browse files
committed
DI-USB:
- Fixed disc support
1 parent ffa444a commit 827d65f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

di-usb/dip.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -649,6 +649,7 @@ s32 DVDSelectGame(int SlotID)
649649
{
650650
dbgprintf("DIP:Set mode to DISC\n");
651651
FMode = IS_DISC;
652+
wii_sector_size = 0x8000;
652653
}
653654

654655
if(DICfg->Gamecount > 0 && FMode != IS_DISC)

0 commit comments

Comments
 (0)