mirror of
https://github.com/kichikuou/system3-sdl2.git
synced 2026-09-22 22:58:12 +03:00
Merge pull request #38 from RottenBlock/patch-1
updated R4.x English CRC32s, corrected comment version #s
This commit is contained in:
+4
-4
@@ -31,10 +31,10 @@
|
||||
#define CRC32_TOUSHIN 0x62327908 // 闘神都市
|
||||
#define CRC32_TOUSHIN_HINT 0xac337537 // 闘神都市 ヒントディスク
|
||||
#define CRC32_VAMPIRE 0x957bcfbf // Little Vampire
|
||||
#define CRC32_VAMPIRE_ENG 0x61985a7f // Little Vampire (English) Patch 1.5
|
||||
#define CRC32_VAMPIRE_ENG 0x61985a7f // Little Vampire (English) Patch 2.0
|
||||
#define CRC32_YAKATA 0x8cef6fa6 // ALICEの館
|
||||
#define CRC32_GAKUEN 0xe4d6ec66 // 学園戦記 (unofficial system1 port) 1.0JP
|
||||
#define CRC32_GAKUEN_ENG 0x6ba8c102 // Gakuen Senki (English) 1.0
|
||||
#define CRC32_GAKUEN_ENG 0x6ba8c102 // Gakuen Senki (English) 1.2
|
||||
|
||||
// SYSTEM2
|
||||
|
||||
@@ -67,9 +67,9 @@
|
||||
#define CRC32_PROSTUDENTG_CD 0xfb0e4a63 // Prostudent -G- (CD)
|
||||
#define CRC32_PROG_OMAKE 0x8ba18bff // Prostudent G おまけ (CRC32 of AGAME.DAT)
|
||||
#define CRC32_RANCE41 0xa43fb4b6 // Rance 4.1
|
||||
#define CRC32_RANCE41_ENG 0x811f4ff3 // Rance 4.1 (English) 1.5 Beta
|
||||
#define CRC32_RANCE41_ENG 0xc39ca9e6 // Rance 4.1 (English) 2.0
|
||||
#define CRC32_RANCE42 0x04d24d1e // Rance 4.2
|
||||
#define CRC32_RANCE42_ENG 0xa97cc370 // Rance 4.2 (English) 1.5 Beta
|
||||
#define CRC32_RANCE42_ENG 0x7e46c85 // Rance 4.2 (English) 2.0
|
||||
#define CRC32_AYUMI_CD 0xd2bed9ee // あゆみちゃん物語 (CD)
|
||||
#define CRC32_AYUMI_JISSHA_256 0x00d15a2b // あゆみちゃん物語 実写版
|
||||
#define CRC32_AYUMI_JISSHA_FULL 0x5f66ff1d // あゆみちゃん物語 フルカラー実写版
|
||||
|
||||
Reference in New Issue
Block a user