mirror of https://github.com/PCSX2/pcsx2.git
parent
c45a7a2ef6
commit
cdae169922
|
@ -33,6 +33,7 @@ const CRC::Game CRC::m_games[] =
|
||||||
{0xC8EE2562, PiaCarroteYoukosoGPGakuenPrincess, JP, PointListPalette},
|
{0xC8EE2562, PiaCarroteYoukosoGPGakuenPrincess, JP, PointListPalette},
|
||||||
{0x6CF94A43, KazokuKeikakuKokoroNoKizuna, JP, PointListPalette},
|
{0x6CF94A43, KazokuKeikakuKokoroNoKizuna, JP, PointListPalette},
|
||||||
{0xEDAF602D, DuelSaviorDestiny, JP, PointListPalette},
|
{0xEDAF602D, DuelSaviorDestiny, JP, PointListPalette},
|
||||||
|
{0xBB63D785, OneTwentyYenStories, JP, PointListPalette}, // no Haru: 120 Yen Stories
|
||||||
{0xA39517AB, FFX, EU, 0},
|
{0xA39517AB, FFX, EU, 0},
|
||||||
{0x78D83FD5, FFX, EU, 0}, // Demo
|
{0x78D83FD5, FFX, EU, 0}, // Demo
|
||||||
{0xA39517AE, FFX, FR, 0},
|
{0xA39517AE, FFX, FR, 0},
|
||||||
|
|
|
@ -92,6 +92,7 @@ public:
|
||||||
NicktoonsUnite,
|
NicktoonsUnite,
|
||||||
Okami,
|
Okami,
|
||||||
Oneechanbara2Special,
|
Oneechanbara2Special,
|
||||||
|
OneTwentyYenStories,
|
||||||
Persona3,
|
Persona3,
|
||||||
PiaCarroteYoukosoGPGakuenPrincess,
|
PiaCarroteYoukosoGPGakuenPrincess,
|
||||||
ProjectSnowblind,
|
ProjectSnowblind,
|
||||||
|
|
Loading…
Reference in New Issue