1
0
mirror of synced 2025-02-21 20:59:31 +01:00

Merge pull request #189 from EmuAl/master

Added crc for guilty gear strive 1.1 and 1.2
This commit is contained in:
Poliwrath 2021-12-25 13:13:06 -05:00 committed by GitHub
commit 006e0bd474
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: