Skip to content

Commit 779d6ab

Browse files
committed
Add *Ice Hockey Slovakia 2011* to B4DS DSiWare whitelist
1 parent e77d47c commit 779d6ab

File tree

6 files changed

+22
-2
lines changed

6 files changed

+22
-2
lines changed

romsel_aktheme/arm9/source/fileBrowse.cpp

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1307,6 +1307,12 @@ bool dsiWareRAMLimitMsg(std::string filename) {
13071307
printSmall(false, 0, 114, "the full version, launch this on", Alignment::center, FontPalette::formText);
13081308
printSmall(false, 0, 126, "Nintendo DSi or 3DS systems.", Alignment::center, FontPalette::formText);
13091309
break;
1310+
case 8:
1311+
printSmall(false, 0, 90, "Due to memory limitations, sound effects", Alignment::center, FontPalette::formText);
1312+
printSmall(false, 0, 102, "will not be played. To play this", Alignment::center, FontPalette::formText);
1313+
printSmall(false, 0, 114, "game with sound effects, launch this on", Alignment::center, FontPalette::formText);
1314+
printSmall(false, 0, 126, "Nintendo DSi or 3DS systems.", Alignment::center, FontPalette::formText);
1315+
break;
13101316
case 10:
13111317
if (sys().isRegularDS()) {
13121318
printSmall(false, 0, 102, "To launch this title, please", Alignment::center, FontPalette::formText);

romsel_dsimenutheme/arm9/source/fileBrowse.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2248,6 +2248,9 @@ bool dsiWareRAMLimitMsg(std::string filename) {
22482248
case 7:
22492249
printSmall(false, 0, yPos - ((calcSmallFontHeight(STR_RAM_LIMIT_NO_SAVE_STATE) - smallFontHeight()) / 2), STR_RAM_LIMIT_NO_SAVE_STATE, Alignment::center, FontPalette::dialog);
22502250
break;
2251+
case 8:
2252+
printSmall(false, 0, yPos - ((calcSmallFontHeight(STR_RAM_LIMIT_NO_SOUND_FX) - smallFontHeight()) / 2), STR_RAM_LIMIT_NO_SOUND_FX, Alignment::center, FontPalette::dialog);
2253+
break;
22512254
case 10:
22522255
if (sys().isRegularDS()) {
22532256
printSmall(false, 0, yPos - ((calcSmallFontHeight(STR_INSERT_MEMORY_EXPANSION_PAK) - smallFontHeight()) / 2), STR_INSERT_MEMORY_EXPANSION_PAK, Alignment::center, FontPalette::dialog);

romsel_dsimenutheme/arm9/source/language.inl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ STRING(RAM_LIMIT_SPECIFIC_AREA, "Due to memory limitations, the\ngame will crash
5858
STRING(RAM_LIMIT_CERTAIN_POINT, "Due to memory limitations,\nthe game will crash at certain\npoint(s). To work around the crash,\nlaunch this on Nintendo DSi\nor 3DS systems.")
5959
STRING(RAM_LIMIT_STATE, "Due to memory limitations, the\ngame will run in a limited\nstate. To play the full version,\nlaunch this on Nintendo DSi\nor 3DS systems.")
6060
STRING(RAM_LIMIT_NO_SAVE_STATE, "Due to no save support, the\ngame will run in a limited\nstate. To play the full version,\nlaunch this on Nintendo DSi\nor 3DS systems.")
61+
STRING(RAM_LIMIT_NO_SOUND_FX, "Due to memory limitations,\nsound effects will not be played.\nTo play this game with sound\neffects, launch this on Nintendo\nDSi or 3DS systems.")
6162
STRING(INSERT_MEMORY_EXPANSION_PAK, "To launch this title, please\ninsert the Memory Expansion Pak.")
6263
STRING(INSERT_SLOT2_RAM_CART, "To launch this title, please\nturn off the POWER, and\ninsert a Slot-2 memory\nexpansion cart which isn't the\nMemory Expansion Pak.")
6364
STRING(INSERT_LARGER_THAN_MEP, "This title requires a larger\namount of memory than the\nExpansion Pak. Please turn off\nthe POWER, and insert a\nSlot-2 cart with more memory.")

romsel_dsimenutheme/nitrofiles/languages/en/language.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ RAM_LIMIT_SPECIFIC_AREA = Due to memory limitations, the\ngame will crash at a s
5555
RAM_LIMIT_CERTAIN_POINT = Due to memory limitations,\nthe game will crash at certain\npoint(s). To work around the crash,\nlaunch this on Nintendo DSi\nor 3DS systems.
5656
RAM_LIMIT_STATE = Due to memory limitations, the\ngame will run in a limited\nstate. To play the full version,\nlaunch this on Nintendo DSi\nor 3DS systems.
5757
RAM_LIMIT_NO_SAVE_STATE = Due to no save support, the\ngame will run in a limited\nstate. To play the full version,\nlaunch this on Nintendo DSi\nor 3DS systems.
58+
RAM_LIMIT_NO_SOUND_FX = Due to memory limitations,\nsound effects will not be played.\nTo play this game with sound\neffects, launch this on Nintendo\nDSi or 3DS systems.
5859
INSERT_MEMORY_EXPANSION_PAK = To launch this title, please\ninsert the Memory Expansion Pak.
5960
INSERT_SLOT2_RAM_CART = To launch this title, please\nturn off the POWER, and\ninsert a Slot-2 memory\nexpansion cart which isn't the\nMemory Expansion Pak.
6061
INSERT_LARGER_THAN_MEP = This title requires a larger\namount of memory than the\nExpansion Pak. Please turn off\nthe POWER, and insert a\nSlot-2 cart with more memory.

romsel_r4theme/arm9/source/fileBrowse.cpp

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -945,6 +945,12 @@ bool dsiWareRAMLimitMsg(std::string filename) {
945945
printSmall(false, 0, 114, "the full version, launch this on", Alignment::center);
946946
printSmall(false, 0, 126, "Nintendo DSi or 3DS systems.", Alignment::center);
947947
break;
948+
case 8:
949+
printSmall(false, 0, 90, "Due to memory limitations, sound effects", Alignment::center);
950+
printSmall(false, 0, 102, "will not be played. To play this", Alignment::center);
951+
printSmall(false, 0, 114, "game with sound effects, launch this on", Alignment::center);
952+
printSmall(false, 0, 126, "Nintendo DSi or 3DS systems.", Alignment::center);
953+
break;
948954
case 10:
949955
if (sys().isRegularDS()) {
950956
printSmall(false, 0, 102, "To launch this title, please", Alignment::center);

universal/include/compatibleDSiWareMap.h

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#define COMPATIBLEDSIWAREMAP_H
33

44
// B4DS DSiWare Whitelist (Plays on any DS model. Some titles requiring more RAM are also listed)
5-
// Total: 476
5+
// Total: 477
66
static const char compatibleGameListB4DS[][5] = {
77
"KYP", // 1st Class Poker & BlackJack
88
"KJU", // GO Series: 10 Second Run
@@ -222,6 +222,7 @@ static const char compatibleGameListB4DS[][5] = {
222222
"KTX", // High Stakes Texas Hold'em
223223
"KHI", // Hints Hunter
224224
"KT2", // G.G Series: Horizontal Bar / GO Series: Let's Swing!
225+
"KIS", // Ice Hockey Slovakia 2011
225226
"KNK", // Ideyou Sukeno: Kenkou Maja DSi
226227
"KBT", // Invasion of the Alien Blobs!
227228
"K3J", // iSpot Japan
@@ -558,7 +559,7 @@ static int compatibleGameListB4DSMEPID[] = {
558559
};
559560

560561
// Show RAM limitation message
561-
// Total: 45
562+
// Total: 46
562563
static const char compatibleGameListB4DSRAMLimited[][4] = {
563564
"KII", // 101 Pinball World
564565
"KOK", // 1001 Crystal Mazes Collection
@@ -579,6 +580,7 @@ static const char compatibleGameListB4DSRAMLimited[][4] = {
579580
"KFO", // Frenzic
580581
"KGK", // Glory Days: Tactical Defense
581582
"KZH", // Halloween Trick or Treat
583+
"KIS", // Ice Hockey Slovakia 2011
582584
"KPT", // Link 'n' Launch
583585
"KYL", // Make Up & Style
584586
"K59", // Metal Torrent
@@ -628,6 +630,7 @@ static int compatibleGameListB4DSRAMLimitedID[] = {
628630
4, // Frenzic (Crashes at certain point)
629631
2, // Glory Days: Tactical Defense (No music)
630632
2, // Halloween Trick or Treat (No music)
633+
8, // Ice Hockey Slovakia 2011 (No sound effects)
631634
2, // Link 'n' Launch (No music)
632635
5, // Make Up & Style (No FMV)
633636
2, // Metal Torrent (No music)

0 commit comments

Comments
 (0)