diff --git a/pcsx2/GS/GSCrc.cpp b/pcsx2/GS/GSCrc.cpp index 2bae3ffe6e..068499ec15 100644 --- a/pcsx2/GS/GSCrc.cpp +++ b/pcsx2/GS/GSCrc.cpp @@ -149,6 +149,10 @@ const CRC::Game CRC::m_games[] = {0xAC3C1147, SVCChaos, EU, 0}, // SVC Chaos: SNK vs. Capcom {0xB00FF2ED, SVCChaos, JP, 0}, {0x94834BD3, SVCChaos, JP, 0}, + {0xCF1D71EE, KOF2002, EU, 0}, // The King of Fighters 2002 + {0xABD16263, KOF2002, JP, 0}, + {0x424A8601, KOF2002, JP, 0}, + {0x7F74D8D0, KOF2002, US, 0}, {0xA32F7CD0, AceCombat4, US, 0}, // Also needed for automatic mipmapping {0x5ED8FB53, AceCombat4, JP, 0}, {0x1B9B7563, AceCombat4, EU, 0},