@@ -537,7 +537,7 @@ static int compatibleGameListB4DSMEPID[] = {
537
537
};
538
538
539
539
// Show RAM limitation message
540
- // Total: 44
540
+ // Total: 45
541
541
static const char compatibleGameListB4DSRAMLimited [][4 ] = {
542
542
"KII" , // 101 Pinball World
543
543
"KOK" , // 1001 Crystal Mazes Collection
@@ -556,6 +556,7 @@ static const char compatibleGameListB4DSRAMLimited[][4] = {
556
556
"K2E" , // Easter Eggztravaganza
557
557
"KFD" , // Fieldrunners
558
558
"KFO" , // Frenzic
559
+ "KGK" , // Glory Days: Tactical Defense
559
560
"KZH" , // Halloween Trick or Treat
560
561
"KPT" , // Link 'n' Launch
561
562
"KYL" , // Make Up & Style
@@ -604,6 +605,7 @@ static int compatibleGameListB4DSRAMLimitedID[] = {
604
605
0 , // Easter Eggztravaganza (Part of the game only)
605
606
1 , // Fieldrunners (No audio)
606
607
4 , // Frenzic (Crashes at certain point)
608
+ 2 , // Glory Days: Tactical Defense (No music)
607
609
2 , // Halloween Trick or Treat (No music)
608
610
2 , // Link 'n' Launch (No music)
609
611
5 , // Make Up & Style (No FMV)
0 commit comments