Skip to content

Commit aee1750

Browse files
committed
Detect unpatched Darius Alpha as SGX Optional
1 parent 53c043c commit aee1750

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/game_db.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ const GG_DB_Entry k_game_database[] =
7474

7575
// OPTIONAL SGX
7676
{ 0xBEBFE042, "Darius Plus (J) (SGX)", GG_GAMEDB_SGX_OPTIONAL },
77+
{ 0xEB2466F9, "Darius Alpha (J) (SGX)", GG_GAMEDB_SGX_OPTIONAL },
7778

7879
// SF2 MAPPER
7980
{ 0xD15CB6BB, "Street Fighter II' - Champion Edition (J)", GG_GAMEDB_SF2_MAPPER },

0 commit comments

Comments
 (0)