-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsecondpage.html
More file actions
25 lines (25 loc) · 1.25 KB
/
secondpage.html
File metadata and controls
25 lines (25 loc) · 1.25 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
<!DOCTYPE html>
<html>
<link rel="stylesheet" href="style.css">
<head>
<img src="xboxscreenshot.png" alt="Sorry The Image Could Not Be Loaded Properly" width="500">
<audio src="Rainforest.wav" controls></audio>
<header>
Welcome to the original xbox post softmod page!
</header>
<p>
If you are here you have a softmodded original xbox system. If you have not softmodded your xbox watch a tutorial
</p>
<a href="https://www.youtube.com/watch?v=FqgQWe_r5I4">Here</a>
<hr>
<hr>
<hr>
<p>
Now after softmodding you system there are a lot of things you can do. I will tell you about a few of them here but I will not tell you how to do them. You can dowload .xiso files and use an extractor to extract them into a folder and move it to you original xbox's game folder. You can also rip your games into the xiso format. You can run emulators, a native port of doom and various apps. My number one recomended app is the MS dashboard because you need it to get Insgnia and to rip cds and play them. If you want to upgrade the hard drive to add more space and to allow you xbox's hdd to function longer check out my link
</p>
<a href="thirdpage.html">Here</a>
<p>
Those were a few things you can do after you softmod you original xbox. Have Fun!
</p>
</head>
</html>