-
Notifications
You must be signed in to change notification settings - Fork 0
/
documentation.html
322 lines (316 loc) · 8.48 KB
/
documentation.html
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
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="images/logo.png">
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script>
/* When the user clicks on the button,
toggle between hiding and showing the dropdown content */
function myFunction() {
document.getElementById("myDropdown").classList.toggle("show");
}
// Close the dropdown if the user clicks outside of it
window.onclick = function (e) {
if (!e.target.matches('.dropbtn')) {
var myDropdown = document.getElementById("myDropdown");
if (myDropdown.classList.contains('show')) {
myDropdown.classList.remove('show');
}
}
}
</script>
<title>UMSKT - Documentation</title>
</head>
<body>
<ul id="ul2">
<div id="half">
<li><a href="./index.html" id='home'>
<table>
<tr>
<th><img src='images/logo.png' width="30px"></th>
<th>UMSKT</th>
</tr>
</table>
</a></li>
<div id="right">
<li><a href="./download.html">Downloads</a></li>
<li><a href="./documentation.html">Documentation</a></li>
<li><a href="./contact.html">Contact</a></li>
</div>
<li id="right2"><a class="dropbtn" onclick="myFunction()">Menu <i class="fa fa-bars"
aria-hidden="true"></i></a></li>
</div>
</ul>
<div class="dropdown-content" id="myDropdown">
<a href="./download.html">Downloads</a>
<a href="./documentation.html">Documentation</a>
<a href="./contact.html">Contact</a>
</div>
<div id="banner2"><img src="images/bg.jpeg" id="bg2">
<h1 class="centered">Documentation</h1>
</div>
<div id="content">
<h1>BINK IDs</h1>
<p>Use these in UMSKT, umsktpy or umskt-rs by running the command <code>{umskt executable} -b {bink id}</code>.
</p>
<table border="1" id="dl">
<tr>
<th>Product</th>
<th>BINK IDs</th>
</tr>
<tr>
<td>Commerce Server 2002</td>
<td><code>0E</code>, <code>0F</code></td>
</tr>
<tr>
<td>Halo: Combat Evolved</td>
<td><code>50</code>, <code>51</code></td>
</tr>
<tr>
<td>Halo: Custom Edition</td>
<td><code>50</code>, <code>51</code></td>
</tr>
<tr>
<td>Identity Lifecycle Manager 2007</td>
<td><code>78</code>, <code>79</code></td>
</tr>
<tr>
<td>Internet Security and Acceleration (ISA) Server 2004</td>
<td><code>06</code>, <code>07</code></td>
</tr>
<tr>
<td>Office 2000</td>
<td><code>04</code>, <code>05</code></td>
</tr>
<tr>
<td>Office 2003 Applications</td>
<td><code>6E</code>, <code>6F</code></td>
</tr>
<tr>
<td>Office 2003 Professional</td>
<td><code>72</code>, <code>73</code></td>
</tr>
<tr>
<td>Office 2003 Small Business</td>
<td><code>70</code>, <code>71</code></td>
</tr>
<tr>
<td>Office 2003 Student and Teacher</td>
<td><code>70</code>, <code>71</code></td>
</tr>
<tr>
<td>Office 2007 Applications</td>
<td><code>7E</code>, <code>7F</code></td>
</tr>
<tr>
<td>Office 2007 Basic / Small Business</td>
<td><code>80</code>, <code>81</code></td>
</tr>
<tr>
<td>Office 2007 Home & Student</td>
<td><code>88</code>, <code>89</code></td>
</tr>
<tr>
<td>Office 2007 Standard / Professional / Ultimate / Enterprise</td>
<td><code>82</code>, <code>83</code></td>
</tr>
<tr>
<td>Office Communicator 2007</td>
<td><code>0C</code>, <code>0D</code></td>
</tr>
<tr>
<td>Office XP</td>
<td><code>22</code>, <code>23</code></td>
</tr>
<tr>
<td>Office XP Applications</td>
<td><code>20</code>, <code>21</code></td>
</tr>
<tr>
<td>Office for Mac 2004 / 2008</td>
<td><code>18</code>, <code>19</code></td>
</tr>
<tr>
<td>PLUS! for Windows XP</td>
<td><code>08</code>, <code>09</code></td>
</tr>
<tr>
<td>Plus! Digital Media Edition for Windows XP</td>
<td><code>52</code>, <code>53</code></td>
</tr>
<tr>
<td>Visual Studio .Net / .Net 2003</td>
<td><code>24</code>, <code>25</code></td>
</tr>
<tr>
<td>Visual Studio 2005</td>
<td><code>52</code>, <code>53</code></td>
</tr>
<tr>
<td>Visual Studio 2008</td>
<td><code>78</code>, <code>79</code></td>
</tr>
<tr>
<td>Windows 2000 Professional</td>
<td><code>12</code>, <code>13</code></td>
</tr>
<tr>
<td>Windows 2000 Server (all)</td>
<td><code>0A</code>, <code>13</code></td>
</tr>
<tr>
<td>Windows 98 (all)</td>
<td><code>02</code>, <code>03</code></td>
</tr>
<tr>
<td>Windows CE .Net Platform Builder 4</td>
<td><code>00</code>, <code>01</code></td>
</tr>
<tr>
<td>Windows CE .Net Platform Builder 5</td>
<td><code>0D</code>, <code>0D</code></td>
</tr>
<tr>
<td>Windows CE Platform Builder 3</td>
<td><code>00</code>, <code>01</code>, <code>0E</code>, <code>0D</code>, <code>0F</code></td>
</tr>
<tr>
<td>Windows Embedded POSReady 2009</td>
<td><code>0D</code>, <code>0D</code></td>
</tr>
<tr>
<td>Windows Longhorn (6.0.3683.0 -> 6.0.4029.0)</td>
<td><code>40</code>, <code>41</code></td>
</tr>
<tr>
<td>Windows Longhorn (6.0.4033.0)</td>
<td><code>54</code>, <code>55</code></td>
</tr>
<tr>
<td>Windows Longhorn (6.0.4039.0 -> Pre PIDGENX)</td>
<td><code>74</code>, <code>75</code></td>
</tr>
<tr>
<td>Windows ME</td>
<td><code>1C</code>, <code>1D</code></td>
</tr>
<tr>
<td>Windows Server 2003</td>
<td><code>54</code>, <code>55</code>, <code>58</code>, <code>59</code></td>
</tr>
<tr>
<td>Windows Server 2003 64 Bit</td>
<td><code>68</code>, <code>69</code>, <code>6C</code>, <code>6D</code></td>
</tr>
<tr>
<td>Windows Server 2003 64 Bit VLK</td>
<td><code>68</code>, <code>69</code>, <code>6C</code>, <code>6D</code></td>
</tr>
<tr>
<td>Windows Server 2003 VLK</td>
<td><code>5A</code>, <code>5B</code></td>
</tr>
<tr>
<td>Windows XP Fundamentals for Legacy PCs</td>
<td><code>2E</code>, <code>2F</code></td>
</tr>
<tr>
<td>Windows XP Home</td>
<td><code>2A</code>, <code>2B</code></td>
</tr>
<tr>
<td>Windows XP Pro</td>
<td><code>2C</code>, <code>2D</code></td>
</tr>
<tr>
<td>Windows XP Pro 64 Bit Edition</td>
<td><code>66</code>, <code>67</code></td>
</tr>
<tr>
<td>Windows XP Pro 64 Bit Edition VLK</td>
<td><code>64</code>, <code>65</code></td>
</tr>
<tr>
<td>Windows XP Pro IA-64</td>
<td><code>2C</code>, <code>2D</code></td>
</tr>
<tr>
<td>Windows XP Pro VLK</td>
<td><code>2E</code>, <code>2F</code></td>
</tr>
<tr>
<td>Windows XP Professional Evaluation</td>
<td><code>28</code>, <code>29</code></td>
</tr>
<tr>
<td>Windows XP Professional K</td>
<td><code>30</code>, <code>31</code></td>
</tr>
<tr>
<td>Windows XP Starter Edition</td>
<td><code>32</code>, <code>33</code></td>
</tr>
<tr>
<td>Works Suite 2003 and 2004</td>
<td><code>20</code>, <code>21</code></td>
</tr>
</table>
<hr />
<h1>Ports</h1>
<table border="1" id="dl">
<tr>
<th>Language</th>
<th>URL</th>
</tr>
<tr>
<td>
<img src="images/python_logo.png" alt="Python Logo" width="24" height="30">
<br>
<span>Python</span>
</td>
<td><a
href="https://github.com/techguy16/umsktpy/tree/nobridge">https://github.com/techguy16/umsktpy</a>
</td>
</tr>
<tr>
<td>
<img src="images/rust_logo.png" alt="Rust Logo" width="30" height="30">
<br>
<span>Rust</span>
</td>
<td><a href="https://github.com/anpage/umskt-rs">https://github.com/anpage/umskt-rs</a></td>
</tr>
</table>
<hr />
<h1>Development Libraries</h1>
<table border="1" id="dl">
<tr>
<th>Language</th>
<th>URL</th>
</tr>
<tr>
<td>
<img src="images/python_logo.png" alt="Python Logo" width="24" height="30">
<br>
<span>Python</span>
</td>
<td><a href="https://github.com/techguy16/umsktpy/tree/main">https://github.com/techguy16/umsktpy</a>
</td>
</tr>
</table>
<br>
<br>
<br>
<footer>
<hr>
<p>Copyright <b>2019-2023</b> UMSKT Contributors</p>
<p>Website designed by <a href='https://github.com/techguy16'>techguy16</a></p>
<p>Website maintained by <a href='https://github.com/techguy16'>techguy16</a> and <a
href='https://github.com/thepwrtank18'>TheTank20</a></p>
</footer>
</div>
</body>
</html>