mirror of https://github.com/PCSX2/pcsx2.git
GSdx-hw: Add Jak 1 JP and Jak 3 EU crc ids.
This commit is contained in:
parent
beac776025
commit
9830b2dd98
|
@ -443,10 +443,12 @@ CRC::Game CRC::m_games[] =
|
|||
{0x9C712FF0, Jak1, EU, TextureInsideRt}, // Jak and Daxter: The Precursor Legacy
|
||||
{0x1B3976AB, Jak1, US, TextureInsideRt},
|
||||
{0x472E7699, Jak1, US, TextureInsideRt},
|
||||
{0xEDE4FE64, Jak1, JP, TextureInsideRt}, // Jak x Daxter: Kyuusekai no Isan
|
||||
{0x2479F4A9, Jak2, EU, TextureInsideRt},
|
||||
{0x9184AAF1, Jak2, US, TextureInsideRt},
|
||||
{0xA2034C69, Jak2, US, TextureInsideRt}, // Demo
|
||||
{0x12804727, Jak3, EU, TextureInsideRt},
|
||||
{0xE59E10BF, Jak3, EU, TextureInsideRt},
|
||||
{0x644CFD03, Jak3, US, TextureInsideRt},
|
||||
{0x23F8D35B, Jak3, NoRegion, TextureInsideRt}, // EU Preview, US Internal test build
|
||||
{0xDF659E77, JakX, EU, TextureInsideRt}, // Jak X: Combat Racing
|
||||
|
|
Loading…
Reference in New Issue