We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eebe7c4 commit a779c93Copy full SHA for a779c93
universal/include/compatibleDSiWareMap.h
@@ -648,7 +648,7 @@ static int compatibleGameListB4DSRAMLimitedID[] = {
648
};
649
650
// B4DS-Debug DSiWare Whitelist (Only plays on DS Debug consoles with 8MB of RAM)
651
-// Total: 35
+// Total: 36
652
static const char compatibleGameListB4DSDebug[][5] = {
653
"KXO", // 18th Gate
654
"K2P", // 2Puzzle It: Fantasy
@@ -659,6 +659,7 @@ static const char compatibleGameListB4DSDebug[][5] = {
659
"KBZ", // BlayzBloo: Super Melee Brawlers Battle Royale
660
"KUV", // Bloons TD 4
661
"KYN", // Cake Ninja: XMAS
662
+ "KVX", // Cat Frenzy
663
"K35", // Defense of the Middle Kingdom
664
"KN2", // Devil Band: Rock the Underworld
665
"KDQ", // Dragon Quest Wars
0 commit comments