Skip to content

Commit b8d3da4

Browse files
committed
Revert "Disable checking for AP-fixes of *Inazuma Eleven 3: The Ogre* & *SaGa 2*"
This reverts commit 84dca92.
1 parent 3ce0509 commit b8d3da4

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

romsel_aktheme/arm9/source/ndsheaderbanner.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ int checkRomAP(FILE *ndsFile, const char* filename)
270270
|| (memcmp(game_TID, "BZ2J", 4) == 0) // Imasugu Tsukaeru Mamechishiki: Quiz Zatsugaku-ou DS (Japan)
271271
|| (memcmp(game_TID, "BEZJ", 4) == 0) // Inazuma Eleven 3: Sekai e no Chousen!!: Bomber (Japan)
272272
|| (memcmp(game_TID, "BE8J", 4) == 0) // Inazuma Eleven 3: Sekai e no Chousen!!: Spark (Japan)
273-
// || (memcmp(game_TID, "BOEJ", 4) == 0) // Inazuma Eleven 3: Sekai e no Chousen!!: The Ogre (Japan) (Patched by nds-bootstrap)
273+
|| (memcmp(game_TID, "BOEJ", 4) == 0) // Inazuma Eleven 3: Sekai e no Chousen!!: The Ogre (Japan)
274274
|| (memcmp(game_TID, "BJKJ", 4) == 0) // Ippan Zaidan Houjin Nihon Kanji Shuujukudo Kentei Kikou Kounin: Kanjukuken DS (Japan)
275275
|| (memcmp(game_TID, "BIMJ", 4) == 0) // Iron Master: The Legendary Blacksmith (Japan)
276276
|| (memcmp(game_TID, "CDOK", 4) == 0) // Iron Master: Wanggugui Yusangwa Segaeui Yeolsoe (Korea)
@@ -390,7 +390,7 @@ int checkRomAP(FILE *ndsFile, const char* filename)
390390
|| (memcmp(game_TID, "V29J", 4) == 0) // RPG Tkool DS (Japan)
391391
|| (memcmp(game_TID, "VEBJ", 4) == 0) // RPG Tsukuru DS+: Create The New World (Japan)
392392
|| (memcmp(game_TID, "ARFK", 4) == 0) // Rune Factory: Sinmokjjangiyagi (Korea)
393-
// || (memcmp(game_TID, "CSGJ", 4) == 0) // SaGa 2: Hihou Densetsu: Goddess of Destiny (Japan) (Patched by nds-bootstrap)
393+
|| (memcmp(game_TID, "CSGJ", 4) == 0) // SaGa 2: Hihou Densetsu: Goddess of Destiny (Japan)
394394
|| (memcmp(game_TID, "BZ3J", 4) == 0) // SaGa 3: Jikuu no Hasha: Shadow or Light (Japan)
395395
|| (memcmp(game_TID, "CBEJ", 4) == 0) // Saibanin Suiri Game: Yuuzai x Muzai (Japan)
396396
|| (memcmp(game_TID, "B59J", 4) == 0) // Sakusaku Jinkou Kokyuu Care Training DS (Japan)

romsel_dsimenutheme/arm9/source/ndsheaderbanner.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ bool checkRomAP(const char* filename, const int num)
241241
|| (memcmp(gameTid[num], "BZ2J", 4) == 0) // Imasugu Tsukaeru Mamechishiki: Quiz Zatsugaku-ou DS (Japan)
242242
|| (memcmp(gameTid[num], "BEZJ", 4) == 0) // Inazuma Eleven 3: Sekai e no Chousen!!: Bomber (Japan)
243243
|| (memcmp(gameTid[num], "BE8J", 4) == 0) // Inazuma Eleven 3: Sekai e no Chousen!!: Spark (Japan)
244-
// || (memcmp(gameTid[num], "BOEJ", 4) == 0) // Inazuma Eleven 3: Sekai e no Chousen!!: The Ogre (Japan) (Patched by nds-bootstrap)
244+
|| (memcmp(gameTid[num], "BOEJ", 4) == 0) // Inazuma Eleven 3: Sekai e no Chousen!!: The Ogre (Japan)
245245
|| (memcmp(gameTid[num], "BJKJ", 4) == 0) // Ippan Zaidan Houjin Nihon Kanji Shuujukudo Kentei Kikou Kounin: Kanjukuken DS (Japan)
246246
|| (memcmp(gameTid[num], "BIMJ", 4) == 0) // Iron Master: The Legendary Blacksmith (Japan)
247247
|| (memcmp(gameTid[num], "CDOK", 4) == 0) // Iron Master: Wanggugui Yusangwa Segaeui Yeolsoe (Korea)
@@ -361,7 +361,7 @@ bool checkRomAP(const char* filename, const int num)
361361
|| (memcmp(gameTid[num], "V29J", 4) == 0) // RPG Tkool DS (Japan)
362362
|| (memcmp(gameTid[num], "VEBJ", 4) == 0) // RPG Tsukuru DS+: Create The New World (Japan)
363363
|| (memcmp(gameTid[num], "ARFK", 4) == 0) // Rune Factory: Sinmokjjangiyagi (Korea)
364-
// || (memcmp(gameTid[num], "CSGJ", 4) == 0) // SaGa 2: Hihou Densetsu: Goddess of Destiny (Japan) (Patched by nds-bootstrap)
364+
|| (memcmp(gameTid[num], "CSGJ", 4) == 0) // SaGa 2: Hihou Densetsu: Goddess of Destiny (Japan)
365365
|| (memcmp(gameTid[num], "BZ3J", 4) == 0) // SaGa 3: Jikuu no Hasha: Shadow or Light (Japan)
366366
|| (memcmp(gameTid[num], "CBEJ", 4) == 0) // Saibanin Suiri Game: Yuuzai x Muzai (Japan)
367367
|| (memcmp(gameTid[num], "B59J", 4) == 0) // Sakusaku Jinkou Kokyuu Care Training DS (Japan)

romsel_r4theme/arm9/source/ndsheaderbanner.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ int checkRomAP(FILE *ndsFile, const char* filename)
253253
|| (memcmp(gameTid, "BZ2J", 4) == 0) // Imasugu Tsukaeru Mamechishiki: Quiz Zatsugaku-ou DS (Japan)
254254
|| (memcmp(gameTid, "BEZJ", 4) == 0) // Inazuma Eleven 3: Sekai e no Chousen!!: Bomber (Japan)
255255
|| (memcmp(gameTid, "BE8J", 4) == 0) // Inazuma Eleven 3: Sekai e no Chousen!!: Spark (Japan)
256-
// || (memcmp(gameTid, "BOEJ", 4) == 0) // Inazuma Eleven 3: Sekai e no Chousen!!: The Ogre (Japan) (Patched by nds-bootstrap)
256+
|| (memcmp(gameTid, "BOEJ", 4) == 0) // Inazuma Eleven 3: Sekai e no Chousen!!: The Ogre (Japan)
257257
|| (memcmp(gameTid, "BJKJ", 4) == 0) // Ippan Zaidan Houjin Nihon Kanji Shuujukudo Kentei Kikou Kounin: Kanjukuken DS (Japan)
258258
|| (memcmp(gameTid, "BIMJ", 4) == 0) // Iron Master: The Legendary Blacksmith (Japan)
259259
|| (memcmp(gameTid, "CDOK", 4) == 0) // Iron Master: Wanggugui Yusangwa Segaeui Yeolsoe (Korea)
@@ -373,7 +373,7 @@ int checkRomAP(FILE *ndsFile, const char* filename)
373373
|| (memcmp(gameTid, "V29J", 4) == 0) // RPG Tkool DS (Japan)
374374
|| (memcmp(gameTid, "VEBJ", 4) == 0) // RPG Tsukuru DS+: Create The New World (Japan)
375375
|| (memcmp(gameTid, "ARFK", 4) == 0) // Rune Factory: Sinmokjjangiyagi (Korea)
376-
// || (memcmp(gameTid, "CSGJ", 4) == 0) // SaGa 2: Hihou Densetsu: Goddess of Destiny (Japan) (Patched by nds-bootstrap)
376+
|| (memcmp(gameTid, "CSGJ", 4) == 0) // SaGa 2: Hihou Densetsu: Goddess of Destiny (Japan)
377377
|| (memcmp(gameTid, "BZ3J", 4) == 0) // SaGa 3: Jikuu no Hasha: Shadow or Light (Japan)
378378
|| (memcmp(gameTid, "CBEJ", 4) == 0) // Saibanin Suiri Game: Yuuzai x Muzai (Japan)
379379
|| (memcmp(gameTid, "B59J", 4) == 0) // Sakusaku Jinkou Kokyuu Care Training DS (Japan)

0 commit comments

Comments
 (0)