Compare commits
	
		
			1 Commits
		
	
	
		
			portainer
			...
			ab56b92076
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| ab56b92076 | 
| @@ -72,22 +72,18 @@ This Wii modding lit a fire under me, and I started taking apart | ||||
| ## Softmodding the Xbox {#softmodding-the-xbox} | ||||
| There are a couple of directions you can take when it comes to modding the OG Xbox. | ||||
| I will be exclusively *softmodding* mine, as if I were to solder anything that is required for hardmodding it, I would | ||||
| at best: brick the console, and at worst burn my apartment to the ground. | ||||
| This mod _does_ require purchasing some hardware though, namely: | ||||
| at best brick the console and at worst burn my apartment to the ground. | ||||
| This mod _does_ require purchasing some hardware, namely: | ||||
|  | ||||
|  - **An xbox (male) to USB (female) adapter.** | ||||
|  | ||||
|    These are increasingly difficult to find, so if you tend to drag your feet on projects like these (like I tend to) | ||||
|    buy it now! Or you might have to make one yourself - and I just said that soldering is out of the picture for me. | ||||
|    It has to look like this: | ||||
|  | ||||
|    {{< centered image="/xbox-to-usb.png" style="width: 40%" >}} | ||||
|    buy it now! Or you might have to make one yourself. | ||||
|  | ||||
|  - **An older USB stick.** | ||||
|  | ||||
|    The Xbox will reject most modern USB flash drives - it has to be a fairly small one (I used a 4GiB one), and no, you | ||||
|    cannot just set the partition sizes to be small, the physical hardware has to be old. You probably have one lying | ||||
|    around, or your parents might have one in their "random electronics" drawer. | ||||
|    cannot just set the partition sizes to be small, the hardware has to be old. | ||||
|  | ||||
|  - **A DVD burner and some (writable and blank) DVDs.** | ||||
|  | ||||
| @@ -97,9 +93,7 @@ This mod _does_ require purchasing some hardware though, namely: | ||||
|  | ||||
| ### Software | ||||
| I am using GNU/Linunx, but all of these are also available on Microsoft Windows - I haven't checked if OSX have these, | ||||
| but I wouldn't be surprised to find that they also work there. | ||||
|  | ||||
|  - `xfburn` for burning DVDs. | ||||
| but I wouldn't be surprised. | ||||
|  | ||||
| ## TODO: | ||||
|  - Link to MrMario (check for peertube link as a backup) | ||||
|   | ||||
| @@ -1,3 +1,3 @@ | ||||
| <p align="center"> | ||||
|     <img alt="example" src="{{.Get `image`}}" style="max-width: 100%; {{.Get `style`}}"> | ||||
|     <img alt="example" src="{{.Get `image`}}" style="max-width: 100%;"> | ||||
| </p> | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| Before Width: | Height: | Size: 79 KiB | 
		Reference in New Issue
	
	Block a user