Skip to content

Commit 01c27dd

Browse files
committed
Add games developed by 1st Playable to colorLutBlacklist
1 parent 15ca995 commit 01c27dd

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

universal/include/colorLutBlacklist.h

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,28 @@
33

44
static const char colorLutBlacklist[][4] = {
55
"TAM", // The Amazing Spider-Man
6+
"AWO", // Ben 10: Protector of Earth
7+
"CBQ", // Ben 10: Alien Force
8+
"BE6", // Ben 10: Alien Force: Vilgax Attacks
9+
"TBE", // Ben 10: Omniverse
10+
"B7N", // Ben 10: Triple Pack
11+
"TB6", // Big Hero 6: Battle in the Bay
612
"YCO", // Call of Duty 4: Modern Warfare
713
"CAL", // Call of Duty: World at War
814
"C62", // Call of Duty: Modern Warfare: Mobilized
915
"BDY", // Call of Duty: Black Ops
1016
"B5B", // Call of Duty: Modern Warfare 3: Defiance
1117
"C66", // Chou Gekijouban Keroro Gunsou: Gekishin Dragon Warriors de Arimasu!
18+
"CLP", // Club Penguin: Elite Penguin Force
19+
"CY9", // Club Penguin: EPF: Herbert's Revenge
1220
"AQC", // Crayon Shin-chan DS: Arashi o Yobu Nutte Crayoon Daisakusen!
1321
"YRC", // Crayon Shin-chan: Arashi o Yobu Cinemaland Kachinko Gachinko Daikatsugeki!
1422
"CL4", // Crayon Shin-chan: Arashi o Yobu Nendororoon Daihenshin!
1523
"BQB", // Crayon Shin-chan: Obaka Dainin Den: Susume! Kasukabe Ninja Tai!
1624
"BUC", // Crayon Shin-chan: Shock Gahn!: Densetsu o Yobu Omake Daiketsusen!!
1725
"AWD", // Diddy Kong Racing DS
26+
"YMJ", // Disney Princess: Magical Jewels
27+
"TF2", // Disney Two Pack: "Frozen: Olaf's Quest" + "Big Hero 6: Battle in the Bay"
1828
"BVI", // Dokonjou Shougakusei Bon Biita: Hadaka no Choujou Ketsusen!!: Biita vs Dokuro Dei!
1929
"YD8", // Doraemon: Nobita to Midori no Kyojinden DS
2030
"ATI", // Electroplankton
@@ -28,30 +38,40 @@ static const char colorLutBlacklist[][4] = {
2838
"KED", // Electroplankton: Sun-Animalcule
2939
"KEA", // Electroplankton: Trapy
3040
"KEJ", // Electroplankton: Varvoice
41+
"CER", // Ener-G: Gym Rockets
3142
"KGU", // Flipnote Studio
43+
"CF3", // Freddi Fish: ABC's Under the Sea
44+
"TFB", // Frozen: Olaf's Quest
3245
"AGE", // GoldenEye: Rogue Agent
3346
"BJC", // GoldenEye 007
3447
"BO5", // Golden Sun: Dark Dawn
3548
"Y8L", // Golden Sun: Dark Dawn (Demo Version)
49+
"AGQ", // GoPets: Vacation Island!
3650
"CI7", // Hannah Montana: The Movie
51+
"CGE", // Imagine: Cheerleader
3752
"BJB", // James Bond 007: Blood Stone
3853
"AK4", // Kabu Trader Shun
3954
"BKS", // Keshikasu-kun: Battle Kasu-tival
4055
"ARM", // Mario & Luigi: Partners in Time
4156
"CLJ", // Mario & Luigi: Bowser's Inside Story
57+
"AML", // Marvel Trading Card Game
4258
"C4M", // Marvel Ultimate Alliance 2
4359
"B6Z", // MegaMan Zero Collection
4460
"ARZ", // MegaMan ZX
4561
"YZX", // MegaMan ZX Advent
4662
"AMH", // Metroid Prime Hunters
4763
"B3N", // Power Rangers: Samurai
64+
"AQW", // Puzzle Quest: Challenge of the Warlords (DS version)
65+
"BSY", // The Secret Saturdays: Beasts of the 5th Sun
4866
"B8I", // Spider-Man: Edge of Time
4967
"CSW", // Star Wars: Battlefont: Elite Squadron
5068
"YST", // Star Wars: The Force Unleashed
5169
"AZL", // Style Savvy
5270
"VT3", // Toy Story 3
5371
"VTE", // Tron: Evolution
5472
"CP3", // Viva Pinata: Pocket Paradise
73+
"TCW", // Winx Club: Magical Fairy Party
74+
"BZO", // World of Zoo
5575
"CY8", // Yu-Gi-Oh! 5D's: Stardust Accelerator: World Championship 2009
5676
"BYX", // Yu-Gi-Oh! 5D's: World Championship 2010: Reverse of Arcadia
5777
"BYY", // Yu-Gi-Oh! 5D's: World Championship 2011: Over The Nexus

0 commit comments

Comments
 (0)