Skip to content

Commit f40a60d

Browse files
committed
Add *Disgaea DS* to colorLutMasterBrightBlacklist & colorLutVCountBlacklist
1 parent cd36df5 commit f40a60d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

retail/arm9/include/colorLutBlacklist.h

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ static const char colorLutMasterBrightBlacklist[][4] = {
244244
"KTR", // Clubhouse Games Express: Card Classics
245245
"KTC", "KTP", // Clubhouse Games Express: Family Favorites
246246
"KTD", "KTB", // Clubhouse Games Express: Strategy Pack
247+
"CDG", // Disgaea DS
247248
"C24", // Phantasy Star 0
248249
"AZL", // Style Savvy
249250
};
@@ -252,7 +253,8 @@ static const char colorLutMasterBrightBlacklist[][4] = {
252253
253254
Black Sigil: Blade of the Exiled,
254255
Bomberman,
255-
Clubhouse Games & Clubhouse Games Express:
256+
Clubhouse Games & Clubhouse Games Express,
257+
Disgaea DS:
256258
- Master brightness is not changed due to blacklisting VCount IRQ
257259
258260
Phantasy Star 0:
@@ -275,6 +277,7 @@ static const char colorLutVCountBlacklist[][4] = {
275277
"KTD", "KTB", // Clubhouse Games Express: Strategy Pack
276278
"KCQ", // Crazy Cheebo: Puzzle Party
277279
"KVC", // Curling Super Championship
280+
"CDG", // Disgaea DS
278281
"K5L", // Forgotten Legions
279282
"ATK", // Kirby: Canvas Curse
280283
"KYL", // Make Up & Style
@@ -305,6 +308,10 @@ Crazy Cheebo: Puzzle Party:
305308
Curling Super Championship:
306309
- Crashes after finishing or skipping the tutorial
307310
311+
Disgaea DS:
312+
- Top screen does not refresh
313+
- Bottom screen displays nothing
314+
308315
Forgotten Legions:
309316
- Crashes after the bottom screen fades out during the opening video
310317

0 commit comments

Comments
 (0)