-
Notifications
You must be signed in to change notification settings - Fork 39
Expand file tree
/
Copy pathindex.html
More file actions
220 lines (220 loc) · 10.2 KB
/
Copy pathindex.html
File metadata and controls
220 lines (220 loc) · 10.2 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
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/png" href="/images/icon.png" />
<link rel="stylesheet" href="/src/static/css/style.css" />
<title>< index ></title>
</head>
<body>
<div class="header">
<div class="nav-links">
<a href="/" class="header-link">main</a>
<a href="/notes.html" class="header-link">notes</a>
<a href="/game.html" class="header-link">start</a>
<button class="header-link" id="settings-button">options</button>
<a href="/guide.html" class="header-link">guide</a>
</div>
</div>
<main>
<div class="header-paragraph">
This is a web reimplementation of the Serial Experiments Lain PSX game with the aim to provide
multi-language support.
<div class="header-paragraph-note">
Please make sure to read the <a href="/notes.html">notes</a> before you start playing.
</div>
</div>
<div class="faq">
<div>FAQ:</div>
<br />
<div>Q: <span class="question">I'm confused about the game.</span></div>
<div class="answer">A: Amazing! That means the game is working properly.</div>
<br />
<div>
Q:
<span class="question"
>I'm extremely confused about the game and I'm not sure what I'm doing.</span
>
</div>
<div class="answer">A: Read the <a href="/guide.html">guide</a>.</div>
<br />
<div>Q: <span class="question">Source code?</span></div>
<div class="answer">A: <a href="https://github.com/ad044/lainTSX">On my GitHub.</a></div>
<br />
<div>Q: <span class="question">I found an issue/have a suggestion/etc.</span></div>
<div class="answer">
A: Use the <a href="https://github.com/ad044/lainTSX/issues">GitHub issue tracker</a> and
tell us about it!
</div>
<br />
<div>Q: <span class="question">The game is stuck on an infinite loading screen!</span></div>
<div class="answer">
A: Authorize User/Load Data is not a loading screen! It's the main menu.
<a href="/images/just_press_x_bro.gif">Press X.</a>
</div>
</div>
<div class="credits">
<div class="credits-header">credits</div>
<div class="credit">
<span class="credit-name">m35</span>
- Created jPSXdec/laintools, reverse engineering.
</div>
<div class="credit">
<span class="credit-name">ad</span>
- Main dev/project lead.
</div>
<div class="credit">
<span class="credit-name">elliotcraft79</span>
- Programming help, reverse engineering, voice/sound effect extraction, extraction
automation script, subtitle timing.
</div>
<div class="credit">
<span class="credit-name">Yukkuri</span>
- Programming/GLSL help, asset extraction, reverse engineering.
</div>
<div class="credit">
<span class="credit-name">spaztron64</span>
- Reverse engineering, sound extraction.
</div>
<div class="credit">
<span class="credit-name">Popcorn</span>
- Programming help.
</div>
<div class="credit">
<span class="credit-name">lelenium</span>
- Managing subtitles/translation, sprites.
</div>
<div class="credit">
<span class="credit-name">TheOneBuns</span>
- Fonts, help with Japanese.
</div>
<div class="credit">
<span class="credit-name">Phenomenal</span>
- Help with 3D stuff, fonts.
</div>
<div class="credit">
<span class="credit-name">wires</span>
- Help with asset extraction.
</div>
<div class="credit">
<span class="credit-name">oo</span>
- Help with Japanese.
</div>
<div class="credit">
<span class="credit-name">JToke</span>
- Help with shaders.
</div>
<div class="credit">
<span class="credit-name">Galaktion</span>
- Help with sprites.
</div>
<div class="credit">
<span class="credit-name">retard</span>
- Made 3D models.
</div>
<div class="credit">
<span class="credit-name">knobluch</span>
- Made 3D models.
</div>
<div class="credit">
<span class="credit-name">ridderhoff</span>
- Help with 3D stuff.
</div>
<div class="credit">
<span class="credit-name">claire</span>
- Helped with Japanese and Lain's voice.
</div>
<div class="credit">
<span class="credit-name">Lorenzo</span>
- Majority of the subtitle timing.
</div>
<div class="credit">
<span class="credit-name">mutronics</span>
- Subtitle timing, translation, owner of laingame.
</div>
<div class="credit">
<span class="credit-name">Shuji</span>
- Translation.
</div>
<div class="credit">
<span class="credit-name">Magikarp</span>
- Provided initial models for the rings.
</div>
<div class="credit">
<span class="credit-name">raw oatmeal</span>
- Writing the guide.
</div>
<div class="credit">
<span class="credit-name">Dawa</span>
- Coming up with the project name.
</div>
<div class="credit">
<span class="credit-name"
>mutronics, lelenium, Lorenzo, elliotcraft79, Nichts, Mikix, shemishtameshel, espilya,
Yokuba, oo, Shuji, TheOneBuns, claire, Eternofímero, Cal, Cena</span
>
- Subtitle timing team.
</div>
<div class="credit">
<span class="credit-name">
DarcoldDestolle, Gigoteur, Pierre Missègue, atomheartother</span
>
- French translation.
</div>
<div class="credit">
<span class="credit-name">publicdesert, Sealtyth, Doftos, dogukan57</span>
- German translation.
</div>
<div class="credit">
<span class="credit-name">RadioYamashita, Dylan Del Castillo Dunn Meynell</span>
- Japanese transcript.
</div>
<div class="credit">
<span class="credit-name">Cyle, Chair Broken, aeon, Mainu, karuhaku, pb29</span>
- Korean translation.
</div>
<div class="credit">
<span class="credit-name"
>LaCreatura, Brenner da Costa, Fuka, Lucas Emanuel, workingsea, lucasafshc, Sudonyn,
Layla Dead
</span>
- Portuguese, Brazilian translation.
</div>
<div class="credit">
<span class="credit-name"
>AstartaHao, cherrydrum, Dolamroth, FormerSmoker, Ilya, Kamagata Emiko, mutronics,
Oldovschik, Shouner, tsu, Va1 V3R
</span>
- Russian translation.
</div>
<div class="credit">
<span class="credit-name"
>eternofímero, ElZy1ncc, Yamete, W0nder0ofE, Argentino, joaquin_masimelli, rAleksandrrr_43, halosesparta, PiWter, Cyberpunker00, AndriaSarif, alfonso.castillo227, bbbaaalllsss, zodismegalame, loki123p, diechie, agiosilysion, ljarcosroman
</span>
- Spanish translation.
</div>
<div class="credit">
<span class="credit-name"
>yfzcsc, RtekiX, jkie, 550230171hxy, Quintuplicate, parrotistic, sutangxiao, sions, ys4938510, wrh1024, ailes, ZJL, Kuila14, MayQueen
</span>
- Chinese Simplified translation.
</div>
<div class="credit">
<span class="credit-name">psx.lain.pl team</span>
- Providing the base translation.
</div>
<div class="credit">
<span class="credit-name">INITIATE</span>
- Helping the project gain recognition initially.
</div>
<div class="credit">
Special thanks to <a href="https://x.com/pmndrs">Poimandres</a> for answering all the dumb
questions I had while programming and creating the amazing libraries used in the initial
implementation of this project.
</div>
</div>
</main>
<script src="/scripts/modal.js"></script>
</body>
</html>