forked from JESTHJ/Gamr13.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
489 lines (453 loc) · 19.9 KB
/
index.html
File metadata and controls
489 lines (453 loc) · 19.9 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
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
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
<!doctype html>
<html lang="en">
<head>
<title>gamr13 - repo
</title>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">
<link rel="stylesheet" href="styles/style.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css">
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
</head>
<body>
<header class="header py-2">
<nav class="navbar navbar-expand-lg navbar-dark container">
<div class="container-fluid">
<a class="navbar-brand" href="index.html">gamr13<i class="bi bi-code-slash ms-2"></i></a>
<img src="./img/Rick.gif" height="70px" width="70px"></img>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav"
aria-controls="navbarNav">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ms-auto mt-3 mt-md-0">
<li class="nav-item">
<a class="nav-link text-white" href="#app">Apps</a>
</li>
<li class="nav-item">
<a class="nav-link text-white ms-lg-3" href="#game">Games</a>
</li>
<li class="nav-item">
<a class="nav-link text-white ms-lg-3" href="https://forms.gle/uigzj4RAUZw3pU839">Whitelist</a>
</li>
<li class="nav-item ">
<a class="nav-link text-white ms-lg-3" href="https://discord.com/invite/cmVZuhj"
target="_blank">Discord</a>
</li>
<li class="nav-item ">
<a class="nav-link text-white ms-lg-3" href="https://www.paypal.com/paypalme/TobyMCS"
target="_blank">Donate</a>
</li>
<embed name="Music" src="music.mp3" width="0" height="0" loop="true" autostart="true">
</ul>
</div>
</div>
</nav>
</header>
<!-- === APP / GAME SECTION -->
<section class="apps py-4">
<div class="container" id="app">
<div class="title my-3" data-aos="fade-in" data-aos-delay="200">APPS</div>
<!-- === WARNINGS SECTION === -->
<div class="alert col-md-4 my-1">
<span class="closebtn" onclick="this.parentElement.style.display='none';">×</span>
White / Green store page? <a href="https://forms.gle/uigzj4RAUZw3pU839"> CLICK HERE!</a>
</div>
<!-- No longer applicable. Here for later re-use.
<div class="alert2 col-md-5 my-1">
<span class="closebtn" onclick="this.parentElement.style.display='none';">×</span>
</div>
-->
<div class="row">
<div class="col-md-4 my-3" data-aos="zoom-in" data-aos-duration="400">
<div class="card text-center">
<img class="card-img-top" src="./img/retroarch.png" alt="Retroarch">
<div class="card-body">
<h5 class="card-title">RetroArch</h5>
<p class="card-text">RetroArch is a multi-emulator frontend.</p>
<div class="row justify-content-around">
<a href="ms-windows-store://pdp/?productid=9MXMXRH780WC"
class="col-md-5 mb-md-0 mb-3 btn btn-secondary">Download
App</a>
<a data-bs-toggle="modal" data-bs-target="#retroarch" class="col-md-5 btn btn-success">Guide</a>
</div>
</div>
</div>
</div>
<div class="col-md-4 my-3" data-aos="zoom-in" data-aos-duration="600">
<div class="card text-center">
<img class="card-img-top" src="./img/pspppGold.jpg" alt="PPSSPP">
<div class="card-body">
<h5 class="card-title">PPSPP</h5>
<p class="card-text">
PPSSPP is the best, original PSP emulator for XBOX/PC. It runs a lot of games, but depending on
the power of your device all may not run at full speed.</p>
<div class="row justify-content-around">
<a href="ms-windows-store://pdp/?productid=9N1LV92DDZPC"
class="col-md-5 mb-md-0 mb-3 btn btn-secondary">Download
App</a>
<a data-bs-toggle="modal" data-bs-target="#psppp" class="col-md-5 btn btn-success">Guide</a>
</div>
</div>
</div>
</div>
<div class="col-md-4 my-3" data-aos="zoom-in" data-aos-duration="600">
<div class="card text-center">
<img class="card-img-top" src="./img/duck.png" alt="DuckStation">
<div class="card-body">
<h5 class="card-title">DuckStation</h5>
<p class="card-text">
Standalone PS1 Emulator.</p>
<div class="row justify-content-around">
<a href="ms-windows-store://pdp/?productid=9PM130KWFGLG"
class="col-md-5 mb-md-0 mb-3 btn btn-secondary">Download
App</a>
<a data-bs-toggle="modal" data-bs-target="#psppp" class="col-md-5 btn btn-success disabled">Guide</a>
</div>
</div>
</div>
</div>
<div class="col-md-4 my-3" data-aos="zoom-in" data-aos-duration="800">
<div class="card text-center">
<img class="card-img-top" src="./img/FTP.jpg" alt="FTP">
<div class="card-body">
<h5 class="card-title">Durango FTP</h5>
<p class="card-text">The File Transfer Protocol (FTP) is a standard network protocol used for the transfer
of computer files between a client and server on a computer network.</p>
<div class="row justify-content-around">
<a href="ms-windows-store://pdp/?productid=9N30VJLZS4H0"
class="col-md-5 mb-md-0 mb-3 btn btn-secondary">Download
App</a>
<a data-bs-toggle="modal" data-bs-target="#durango" class="col-md-5 btn btn-success">Guide</a>
</div>
</div>
</div>
</div>
<div class="col-md-4 my-3" data-aos="zoom-in" data-aos-duration="800">
<div class="card text-center">
<img class="card-img-top" src="./img/kodi.jpg" alt="Kodi">
<div class="card-body">
<h5 class="card-title">Kodi </h5>
<p class="card-text">This version of Kodi supposedly supports 4K, differentiating it from the official Xbox version.</p>
<div class="row justify-content-around">
<a href="ms-windows-store://pdp/?productid=9P10RW6PH5RJ"
class="col-md-5 mb-md-0 mb-3 btn btn-secondary">Download
App</a>
<a data-bs-toggle="modal" data-bs-target="#kodi" class="col-md-5 btn btn-success disabled">Guide</a>
</div>
</div>
</div>
</div>
</section>
<section class="games py-4">
<div class="container" id="game">
<div class="col-md-4 my-3" data-aos="zoom-in" data-aos-duration="800">
<div class="card text-center">
<img class="card-img-top" src="./img/am2r.jpg" alt="AM2R">
<div class="card-body">
<h5 class="card-title">AM2R</h5>
<p class="card-text">Another Metroid 2 Remake</p>
<div class="row justify-content-around">
<a href="ms-windows-store://pdp/?productid=9NR06J333WZ9"
class="col-md-5 mb-md-0 mb-3 btn btn-secondary">Download
App</a>
<a data-bs-toggle="modal" data-bs-target="#AM2R" class="col-md-5 btn btn-success">Guide</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ==== GUIDE SECTION ==== -->
<section class="faq">
<!-- Modal -->
<div class="modal fade" id="retroarch" tabindex="-1" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">RETROARCH</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<p>Please go to the Discord server on the top right of this page</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<div class="modal fade" id="psppp" tabindex="-1" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">PSPPP</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<p>Read below for instructions.</p>
<p>
<b>Pre-requisites: </b>
<br>
- Your own ROMs.
</p>
<p>
<br>
- Copy your ROMs to:
<br><b>U/Users/UserMgr0/ and create a folder for your games in here.</b>
<br>
- You will need to create the ISO folder yourself. Put all of your ISO in here. For CSO files, make a CSO folder instead.
<br>
<br>
<b>Guide by: GoldenSky#6969 // Gamr13</b>
</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<div class="modal fade" id="durango" tabindex="-1" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">DURANGO FTP</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<p>Please join the Discord server on the top right of this page.</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<div class="modal fade" id="kodi" tabindex="-1" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">KODI</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<p>Coming soon...</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<div class="modal fade" id="soniccd" tabindex="-1" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">SONIC CD</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<p>Read below for instructions.</p>
<p>
<b>Pre-requisites: </b>
<br>
- The Data.rsdk file for Sonic CD.
<br>
- The video folder for Sonic CD (Optional).
</p>
<p>
<em>Step 1: Getting the Data.rsdk file.</em>
<br>
You can find this through the Android App or more easily, the Steam version of the game.
<br></br>
<em>Step 1: On Android, open up your favourite file manager and open the Android folder</em>
<br></br>
<em>Step 2: obb > com.sega.soniccd.classic > patch.obb & video folder</em> **Note: You need to run the game at least once**
<br></br>
<em>Step 2.5 (For Steam users) Right click the game and browse local files and then copy the Data.rsdk file and video folder to your Xbox
<br></br>
<em>Step 3: Copy the patch.obb file anywhere you can find it easily and rename it to Data.rsdk</em>
<br></br>
<em>Step 4: Copy the Data.rsdk file to:
<em><b>/LOCALFOLDER/8483Dark-Fox.SonicboxCD_e1k75392ey8py/LocalState</b></em>
<br>
<br>
Your folder should now look like this (<b>Note</b>: The settings.ini and Udata.bin files are created after running the game):
<a href="https://i.imgur.com/5johZxE.png" alt="Screenshot" target="_blank">Screenshot</a><br>
<b>Guide by: Dot_Matrix#7860</b>
</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<div class="modal fade" id="sonic1" tabindex="-1" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">SONIC 1</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<p>Read below for instructions.</p>
<p>
<b>Pre-requisites: </b>
<br>
- The Data.rsdk file for Sonic 1.
</p>
<p>
<em>Step 1: Getting the Data.rsdk file.</em>
<br>
- Download the Sonic 1 app from an Android device.<br>
- Download <a href="https://play.google.com/store/apps/details?id=com.ext.ui" alt="App link">This app.</a><br>
- Extract the Sonic 1 app.<br>
- In your files app (I recommend Solid Explorer) go to the ExtractedApks folder > Sonic_1 > Rename the Sonic_1_base.apk to <b>Sonic_1_base.ZIP</b><br>
- Open the zip file and go to the assets folder<br>
- Press and hold on Data.rsdk.xmf and press the bottom left icon (two boxes) and swipe to the left in Solid Explorer.<br>
- Press the yellow icon on the bottom right of your display to paste it in the INTERNAL MEMORY of your phone.<br>
- Now rename the Data.rsdk.xmf file to <b>Data.rsdk</b> and copy it to your PC or Xbox directly.
<br>
<br>
<em>Step 2: Where to place the Data.rsdk file.</em>
<br>
Use Durango FTP from the store to place the Data.rsdk file in the following folder path:
<br>
<em><b>/LOCALFOLDER/8483Dark-Fox.Sonic-1_e1k75392ey8py/LocalState</b></em>
<br>
<br>
Your folder should now look like this (<b>Note</b>: The settings.ini and Udata.bin files are created after running the game):
<a href="https://i.imgur.com/5johZxE.png" alt="Screenshot" target="_blank">Screenshot</a>
<b>Guide by: speedloader57#8037</b>
</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<div class="modal fade" id="sonic2" tabindex="-1" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">SONIC 2</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<p>Read below for instructions.</p>
<p>
<b>Pre-requisites: </b>
<br>
- The Data.rsdk file for Sonic 2.
</p>
<p>
<em>Step 1: Getting the Data.rsdk file.</em>
<br>
- Download the Sonic 2 app from an Android device.<br>
- Download <a href="https://play.google.com/store/apps/details?id=com.ext.ui" alt="App link">This app.</a><br>
- Extract the Sonic 2 app.<br>
- In your files app (I recommend Solid Explorer) go to the ExtractedApks folder > Sonic_2 > Rename the Sonic_2_base.apk to <b>Sonic_2_base.ZIP</b><br>
- Open the zip file and go to the assets folder<br>
- Press and hold on Data.rsdk.xmf and press the bottom left icon (two boxes) and swipe to the left in Solid Explorer.<br>
- Press the yellow icon on the bottom right of your display to paste it in the INTERNAL MEMORY of your phone.<br>
- Now rename the Data.rsdk.xmf file to <b>Data.rsdk</b> and copy it to your PC or Xbox directly.
<br>
<br>
<em>Step 2: Where to place the Data.rsdk file.</em>
<br>
Use Durango FTP from the store to place the Data.rsdk file in the following folder path:
<br>
<em><b>/LOCALFOLDER/8483Dark-Fox.Sonic-2_e1k75392ey8py/LocalState</b></em>
<br>
<br>
Your folder should now look like this (<b>Note</b>: The settings.ini and Udata.bin files are created after running the game):
<a href="https://i.imgur.com/5johZxE.png" alt="Screenshot" target="_blank">Screenshot</a>
<b>Guide by: speedloader57#8037</b>
</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<div class="modal fade" id="openlara" tabindex="-1" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">OPEN LARA</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<p>Read below for instructions.</p>
<p>
<b>Pre-requisites: </b>
<br>
- Assets for Tomb Raider 1 and / or 2.<br>
</p>
<p>
<em><b>How to set OpenLara up:</b></em>
<br>
- Connect to your Xbox using Durango FTP and an FTP client of your choice.<br>
- Browse to:
<b>LOCALFOLDER/8483Dark-Fox.Open-Lara_e1k75392ey8py/LocalState</b><br>
- Copy the following folders from Tomb Raider 1 <b>or</b> Tomb Raider 2 into here:<br>
audio, DELDATA, FMV, PSXDATA<br>
- For Tomb Raider 2: <br>
audio, data, FMV, PIX, PIXUS<br>
- Now start OpenLara<br>
<br>
<b>Guide by: speedloader57#8037</b>
</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<div class="modal fade" id="am2r" tabindex="-1" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">AM2R</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<p>Coming soon...</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</section>
<footer class="footer py-3">
<div class="container">
<span>All rights reserved - gamr13 - <script>
document.write(new Date().getFullYear())
</script></span>
</div>
</footer>
<!-- Optional JavaScript -->
<!-- Bootstrap5 JS -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/js/bootstrap.bundle.min.js"
integrity="sha384-ygbV9kiqUc6oa4msXn9868pTtWMgiQaeYH7/t7LECLbyPA2x65Kgf80OJFdroafW" crossorigin="anonymous">
</script>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
AOS.init({
once: true
});
</script>
</body>
</html>