mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-19 00:04:04 +01:00
Added key for Sotsugyou 2nd Generation (PS2).
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@899 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
parent
582d64439a
commit
863012e3ec
@ -310,6 +310,14 @@ static struct {
|
||||
* Sakura Taisen 3 ~Paris wa Moeteiru ka~ (PS2) */
|
||||
/* confirmed unique with guessadx */
|
||||
{0x62ad,0x4b13,0x5957},
|
||||
|
||||
/* Developer: Jinx
|
||||
* Sotsugyou 2nd Generation (PS2)
|
||||
* First guess from guessadx, other was
|
||||
* {0x6307,0x509f,0x2ac5}
|
||||
*/
|
||||
{0x6305,0x509f,0x4c01},
|
||||
|
||||
};
|
||||
|
||||
static const int key_count = sizeof(keys)/sizeof(keys[0]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user