1
0
mirror of synced 2024-11-14 23:07:36 +01:00

Added crc for guilty gear strive 1.1 and 1.2, tested and works fine here.

This commit is contained in:
EmuAl 2021-12-25 16:26:54 +00:00
parent c7b1d1f6dd
commit 0cd18fb880

View File

@ -752,6 +752,8 @@ void GameDetect::DetectCurrentGame()
SetGameId(GameID::Doa6Test, "Dead or Alive 6 Test Generic");
break;
case 0xd0a6afbd: // GGS
case 0x79727b3b: // GGS 1.1
case 0x4fade723: // GGS 1.2
SetGameId(GameID::GGS, "Guilty Gear Strive");
break;
case 0x72F9B475: