-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlegacyindex.html
More file actions
103 lines (96 loc) · 6.41 KB
/
legacyindex.html
File metadata and controls
103 lines (96 loc) · 6.41 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
<!DOCTYPE html>
<html>
<head>
<meta content="Echo VR Standalone Guide" property="og:title" />
<meta content="Offical Echo VR standalone install Guide, updated regularly!" property="og:description" />
<meta content="https://crafter.echovr.de/" property="og:url" />
<meta content="https://crafter.echovr.de/meow.png" property="og:image" />
<meta content="#9f4ac7" data-react-helmet="true" name="theme-color" />
<meta charset="UTF-8">
<link rel="stylesheet" href="echostyle.css">
<link rel="icon" href="Untitled-removebg-preview(2).png">
<title>Echo VR Installation</title>
<script>
const REDIRECT_URL = "https://crafter.echovr.de/prank.html";
function oneInHundred() {
if (window.crypto && crypto.getRandomValues) {
const arr = new Uint32Array(1);
crypto.getRandomValues(arr);
return (arr[0] % 100) === 0;
}
return Math.floor(Math.random() * 10000) === 0;
}
document.addEventListener("DOMContentLoaded", () => {
// Normal 1/100 redirect logic
if (oneInHundred()) {
window.location.replace(REDIRECT_URL);
}
});
</script>
</head>
<body>
<p class="infoB">
If you are incapable of reading this, press <a class="link" href="https://crafter.echovr.de/dumbified.html">here</a> for an easier version.<br>
A refresh of this page is in progress. Expect the design to be different later on.
</p>
<!--<img class="EchoDisc" src="arenadisc-removebg-preview.png" width="230px" height="230px">
<img class="EchoImage" src="Untitled-removebg-preview(2).png" width="230px" height="230px">--->
<h1>
Echo VR Installation Guide ( Standalone! )
</h1>
<p class="para1">⭐Prerequisites</p>
<p class="para2">
1. Uninstall Echo VR if you already have it installed!<br>
<br>
2. Join the <a class="link" href="https://discord.gg/9HxCX7UxtA">Echo VR Lounge server </a>
This server is what allows you to play Echo, so don't leave it!
</p>
<p> 3.<strong style="color: red;">DO NOT PRESS RESTORE</strong> at any point during the install.</p>
<h2>📕 Instructions</h2>
<p>1. Go the the Store and download <a class="link" href="https://www.meta.com/en-gb/experiences/mobile-vr-station/3887008398005125/">Mobile VR Station</a></p>
<br>
<p>2. Download the <a class="link" href="https://crafter.echovr.de/EchoVR-Installer.apk">Echo VR Installer APK</a></p>
<!--<p>2. Download the <a class="link" href="https://echo.avagoosa.com/resources/echovrinstaller.apk">Echo VR Installer APK</a></p>backup--->
<br>
<p>3. Load up Mobile VR Station, then press Configuration Wizard, Show All Options, Configure manage all files, Open Files all.<br>
You'll then see the file manager, find the echovrinstaller apk and press on it. Then press install to begin installing it.</p>
<img src="AHHHHHH.png" width="150px" height="200px" style= >
<br>
<p>4. Open the Echo VR Installer, it may be in Unknown sources, or as the actual Echo VR app. Wait for it to download the data needed.</p><br>
<p class="infoA">From this point this is where the installtion may differ, Read to the part that fits you!</p><br>
<div class="divA"><h3 class="header3"> A - I've Had Echo Before!</h3>
<p>5-1A Press "Had Echo Installed"</p><br>
<p>5-2A Wait for the download to finish.</p></div>
<div class="DivB"><h3 class="header3"> B - I've Not Had Echo Before!</h3>
<p>5-1B Press "New Player"</p>
<p>5-2B Join the <a class="link" href="https://discord.gg/tgm7Aw7cVY">Echo VR Patcher Server.</a></p>
<p>5-3B Generate an APK by reacting to the message shown. </p>
<img src="Screenshot 2025-08-21 131413.png" width="500px" height="300px">
<p>5-4B You'll then get a DM from the bot, Copy the link and paste it into the installer by pressing the button in the installer.</p>
<img src="Screenshot 2025-08-21 131810.png" width="300px" height="400px">
<p>5-5B Your APK will then be downloaded. Press install when prompted to install Echo on to your headset!</p></div>
<h3 class="header4"> After installing,<strong style="color: yellow;"> RESTART YOUR HEADSET!</strong></h3><br>
<div class="DivC"><h3 class="header3">I've finished downloading and have installed Echo, and restarted!</h3>
<p>Great! Now load the app, you'll be asking to agree to terms, then a 4 digit code will appear. You must to the Echo VR Lounge Server<br>
and input your code in #command-central. Restart your game after inputting the code and you'll be able to play!</p><br></div>
<p class="underline">NOTE! If your IP changes you'll be given a 2 digit code to match with a DM from EchoVRCE in Discord.</p>
<h3 class="troubleshootingheader">🛠️ Troubleshooting</h3><br>
<!--<p class="italic" style="font-size: 30px;">Coming Soon...</p>--->
<p>1. Make sure only 1 Meta account is on the headset.</p>
<p>2. Restarting your headset.</p>
<p>3. Reinstalling the Game.</p>
<p>4. Fully uninstall Echo VR prior to the next install attempt, using <a class="link" href="https://avagoosa.com/apk/EvolveLauncher.apk">Evolve App.</a></p>
<p>5. Use the "New Player" option even if you're not one. A reinstall is needed to do this!</p>
<p>6. Factory Reset your headset, then try using the "New Player" option. Make sure to back up your games before you do this, it's a destructive action! 💥</p>
<p>If it continues to fail use the pc method to install it onto your quest. Instructions are found in the Echo VR Lounge Server.</p>
<div class="DivB"> <p> Big thanks to:</p>
<p> MIArshmallow-mia for hosting this ❤️ </p>
<p> Styndal and Nessie_Bot [echovr_help] for "installtion" 😆</p>
<p> Pinched-Nerve for testing the ------------- 👍</p>
<p> AvaGoosa for hosting some of the files, making the installer, and inspiration for the design of this website ❤️ </p>
<p> DiffluentJets for the "Oxford Comma" between installer and inspiration. 📕</p>
<p> And you! Thanks for reading my guide. 👍</p>
<p> Thanks all, From Hatsune Miku [ Crafter ]</p>
</div>
</body>
</html>