mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2025-02-17 12:36:20 +01:00
-added support for 3 more 2 disc gamecube games for installing
(thanks etheboss)
This commit is contained in:
parent
f90a4eedd7
commit
db0ca2e965
@ -266,6 +266,9 @@ bool GCDump::__CheckMDHack(u32 ID)
|
|||||||
switch(ID >> 8)
|
switch(ID >> 8)
|
||||||
{
|
{
|
||||||
case 0x475153: /*** Tales of Symphonia ***/
|
case 0x475153: /*** Tales of Symphonia ***/
|
||||||
|
case 0x474b42: /*** Baten Kaitos: Eternal Wings and the Lost Ocean ***/
|
||||||
|
case 0x473341: /*** The Lord of the Rings: The Third Age ***/
|
||||||
|
case 0x473554: /*** Tiger Woods PGA Tour 2005 ***/
|
||||||
return true;
|
return true;
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user