@@ -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
253254Black Sigil: Blade of the Exiled,
254255Bomberman,
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
258260Phantasy 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:
305308Curling 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+
308315Forgotten Legions:
309316- Crashes after the bottom screen fades out during the opening video
310317
0 commit comments