GSdx-hw: Add a crc id for Jak 1 US region.

This commit is contained in:
lightningterror 2019-08-14 17:54:55 +02:00
parent 9e687895e1
commit beac776025
1 changed files with 1 additions and 0 deletions

View File

@ -441,6 +441,7 @@ CRC::Game CRC::m_games[] =
{0x06A7506A, SacredBlaze, JP, 0},
{0x4CE7FB04, ItadakiStreet, JP, 0},
{0x9C712FF0, Jak1, EU, TextureInsideRt}, // Jak and Daxter: The Precursor Legacy
{0x1B3976AB, Jak1, US, TextureInsideRt},
{0x472E7699, Jak1, US, TextureInsideRt},
{0x2479F4A9, Jak2, EU, TextureInsideRt},
{0x9184AAF1, Jak2, US, TextureInsideRt},