-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathcn_credits.diff
More file actions
190 lines (171 loc) · 5.31 KB
/
cn_credits.diff
File metadata and controls
190 lines (171 loc) · 5.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
diff --git a/constants/credits_constants.asm b/constants/credits_constants.asm
index 0fed374ea..47360e57b 100644
--- a/constants/credits_constants.asm
+++ b/constants/credits_constants.asm
@@ -103,6 +103,16 @@
const US_COORDINATION
const TEXT_TRANSLATION
const PAAD_TESTING
+ const CN_VERSION_STAFF
+ const CN_PROGRAMMER
+ const CN_VERSION_TESTING
+ const CN_PIGPIGZERO
+ const CN_INVINCIBLE_ARCEUS
+ const CN_ONION_REDMAGE
+ const CN_YIBUBUBU
+ const CN_SNDREAM
+ const CN_CHRIS_Z
+ const CN_NINSONYTENDOG
DEF NUM_CREDITS_STRINGS EQU const_value
; CreditsScript indexes (see data/credits_script.asm)
diff --git a/data/credits_script.asm b/data/credits_script.asm
index 7f349aaad..0b47e3f03 100644
--- a/data/credits_script.asm
+++ b/data/credits_script.asm
@@ -190,42 +190,60 @@ CreditsScript:
; Update the banner.
db CREDITS_SCENE, 3 ; Igglybuff
- db US_VERSION_STAFF, 2
+ ; db US_VERSION_STAFF, 2
+ db CN_VERSION_STAFF, 2
db CREDITS_WAIT, 9
- db US_COORDINATION, 1
- db GAIL_TILDEN, 2
- db HIRO_NAKAMURA, 3
+ ; db US_COORDINATION, 1
+ ; db GAIL_TILDEN, 2
+ ; db HIRO_NAKAMURA, 3
+ db TEXT_TRANSLATION, 1
+ db CN_PIGPIGZERO, 2
+ db CN_INVINCIBLE_ARCEUS, 3
db CREDITS_WAIT, 12
- db US_COORDINATION, 1
- db JUNICHI_MASUDA, 2
- db SETH_MCMAHILL, 3
+ ; db US_COORDINATION, 1
+ ; db JUNICHI_MASUDA, 2
+ ; db SETH_MCMAHILL, 3
+ db TEXT_TRANSLATION, 1
+ db CN_ONION_REDMAGE, 2
+ db CN_YIBUBUBU, 3
db CREDITS_WAIT, 12
- db US_COORDINATION, 1
- db HIROTO_ALEXANDER, 2
- db TERESA_LILLYGREN, 3
+ ; db US_COORDINATION, 1
+ ; db HIROTO_ALEXANDER, 2
+ ; db TERESA_LILLYGREN, 3
+ db CN_PROGRAMMER, 1
+ db CN_SNDREAM, 2
db CREDITS_WAIT, 12
- db TEXT_TRANSLATION, 1
- db NOB_OGASAWARA, 2
+ ; db TEXT_TRANSLATION, 1
+ ; db NOB_OGASAWARA, 2
+ db GRAPHICS_DESIGN, 1
+ db CN_SNDREAM, 2
+ db CN_CHRIS_Z, 3
db CREDITS_WAIT, 12
- db PROGRAMMERS, 1
- db TERUKI_MURAKAWA, 2
- db KAZUYOSHI_OSAWA, 3
+ ; db PROGRAMMERS, 1
+ ; db TERUKI_MURAKAWA, 2
+ ; db KAZUYOSHI_OSAWA, 3
+ db CN_VERSION_TESTING, 1
+ db CN_INVINCIBLE_ARCEUS, 2
db CREDITS_WAIT, 12
- db PAAD_TESTING, 1
- db THOMAS_HERTZOG, 2
- db ERIK_JOHNSON, 3
+ ; db PAAD_TESTING, 1
+ ; db THOMAS_HERTZOG, 2
+ ; db ERIK_JOHNSON, 3
+ db CN_VERSION_TESTING, 0
+ db CN_PIGPIGZERO, 1
+ db CN_ONION_REDMAGE, 2
+ db CN_NINSONYTENDOG, 3
db CREDITS_WAIT, 12
diff --git a/data/credits_strings.asm b/data/credits_strings.asm
index c3a502088..d4b3c294d 100644
--- a/data/credits_strings.asm
+++ b/data/credits_strings.asm
@@ -104,6 +104,16 @@ CreditsStringsPointers:
dw .UsCoordination
dw .TextTranslation
dw .PaadTesting
+ dw .CnVersionStaff
+ dw .CnProgrammer
+ dw .CnVersionTesting
+ dw .CnPigPigZero
+ dw .CnInvincibleArceus
+ dw .CnOnionRedmage
+ dw .CnYibububu
+ dw .CnSnDream
+ dw .CnChrisZ
+ dw .CnNinsonytendog
assert_table_length NUM_CREDITS_STRINGS
.SatoshiTajiri: db " SATOSHI TAJIRI@" ; "たじり さとし@"
@@ -212,6 +222,16 @@ CreditsStringsPointers:
.UsCoordination: db " US COORDINATION@"
.TextTranslation: db " TEXT TRANSLATION@"
.PaadTesting: db " PAAD TESTING@"
+.CnVersionStaff: db " CN VERSION STAFF@" ; 中文版制作人员
+.CnProgrammer: db " PROGRAMMER@" ; 程序(单数)
+.CnVersionTesting: db " CN VERSION TESTING@" ; 中文版测试
+.CnPigPigZero: db " PIGPIGZERO@" ; 萌萌猪猪灵
+.CnInvincibleArceus: db " INVINCIBLE ARCEUS@" ; 无敌阿尔宙斯
+.CnOnionRedmage: db " ONION REDMAGE@" ; 吃馍法师
+.CnYibububu: db " YIBUBUBU@" ; 伊布布布
+.CnSnDream: db " SNDREAM@" ; 星夜之幻
+.CnChrisZ: db " CHRIS.Z@" ; Chris溢权
+.CnNinsonytendog: db " NINSONYTENDOG@" ; 任索尼舔狗
.Copyright:
; (C) 1 9 9 5 - 2 0 0 1 N i n t e n d o
diff --git a/engine/menus/init_gender.asm b/engine/menus/init_gender.asm
index 4bf8cc2f0..611007df9 100644
--- a/engine/menus/init_gender.asm
+++ b/engine/menus/init_gender.asm
@@ -26,6 +26,19 @@ InitGender:
call LoadGenderScreenLightBlueTile
call WaitBGMap2
call SetDefaultBGPAndOBP
+ ldh a, [hJoyDown]
+ and SELECT | START
+ cp SELECT | START
+ jr nz, .skip_version
+ ld a, [wOptions]
+ push af
+ set NO_TEXT_SCROLL, a
+ ld [wOptions], a
+ ld hl, ChineseVersionText
+ call PrintText
+ pop af
+ ld [wOptions], a
+.skip_version
ld hl, AreYouABoyOrAreYouAGirlText
call PrintText
ld hl, .MenuHeader
@@ -56,6 +69,23 @@ AreYouABoyOrAreYouAGirlText:
text_far _AreYouABoyOrAreYouAGirlText
text_end
+ChineseVersionText:
+ text " 《精灵宝可梦 水晶版》"
+ line " 汉化版 V1.2"
+ cont "萌萌猪猪灵 :翻译、测试"
+ cont "无敌阿尔宙斯:测试、翻译"
+ cont "吃馍法师 :测试、翻译"
+ cont "伊布布布 :翻译"
+ cont "星夜之幻 :程序、美工"
+ cont "Chris溢权 :美工"
+ cont "任索尼舔狗 :测试"
+
+ para "CKN/DMG/口袋群星SP"
+ line "联合汉化 2022.06.12"
+
+ prompt
+ text_end
+
InitGenderScreen:
ld a, $10
ld [wMusicFade], a