diff --git a/disable b/disable index e08fb2f..a1c338f 100644 --- a/disable +++ b/disable @@ -48,5 +48,3 @@ steps: volumes: - name: cache path: /drone/src/xbox_og - - # - git clone https://$USERNAME:$PASSWORD@git.sthope.dev/sthope/xbox_og.git diff --git a/3dprinted_parts.md b/xbox/3dprinted_parts.md similarity index 100% rename from 3dprinted_parts.md rename to xbox/3dprinted_parts.md diff --git a/xbox/dvd_remote.md b/xbox/dvd_remote.md new file mode 100644 index 0000000..e97a1be --- /dev/null +++ b/xbox/dvd_remote.md @@ -0,0 +1,32 @@ +# DVD Remote Kit + +| Button | Code | +|:------------|:----:| +| Display | 42 | +| Reverse | 29 | +| Play | 21 | +| Forward | 28 | +| Skip- | 34 | +| Stop | 31 | +| Pause | 25 | +| Skip+ | 32 | +| Title | 26 | +| Info | 60 | +| Select | 244 | +| Menu | 8 | +| Back | 39 | +| Arrow_UP | 89 | +| Arrow_DOWN | 88 | +| Arrow_LEFT | 86 | +| Arrow_RIGHT | 87 | +| 1 | 49 | +| 2 | 50 | +| 3 | 51 | +| 4 | 52 | +| 5 | 53 | +| 6 | 54 | +| 7 | 55 | +| 8 | 56 | +| 9 | 57 | +| 0 | 48 | + diff --git a/modchip_openxenium.md b/xbox/modchip_openxenium.md similarity index 100% rename from modchip_openxenium.md rename to xbox/modchip_openxenium.md diff --git a/softmod.md b/xbox/softmod.md similarity index 100% rename from softmod.md rename to xbox/softmod.md diff --git a/xbox/xecuter_2.6CE_lite.md b/xbox/xecuter_2.6CE_lite.md new file mode 100644 index 0000000..55bee42 --- /dev/null +++ b/xbox/xecuter_2.6CE_lite.md @@ -0,0 +1,33 @@ +# Xecuter 2.6CE lite + + +## 1 + +- Download & extract [CerbiosTool](https://github.com/Team-Resurgent/CerbiosTool/releases) + +- Download & extract [Cerbios bios](https://www.ogxbox.com/forums/index.php?/topic/9475-dl-cerbios-bios-mirror-updated/) + - Copy `BootAnims` to `C:\` partition of the Xbox HD + +- Download & extract [xblast bios](https://bitbucket.org/psyko_chewbacca/lpcmod_os/downloads/) + - Copy the contents of folder `put_on_c_drive` to `C:\` partition of the Xbox HD + - Copy `XbLast OS.xbe` to the Xbox HDD `E:\Application\XBlastOS\XbLast OS.xbe` + +- Download & extract [X2 Bios Manager v2.3](http://xbox-hq.com/html/uploads/11/0/x2bm_v23.rar) + +- Download & extract [XBMC4Gamers](https://drive.google.com/open?id=1je41mKY0Qm7L3P1zbZkcgt7VphEhYFz2) and move the `XBMC4Gamers` folder to `E:\` partition of the Xbox HD + +

+ +## 2 + +- Open `cerbiostool.exe` load `cerbios.bin` and configure + - in `Dash Path 1` set: 'E:\XBMC4Gamers\default.xbe' + - save the new bin file `cerbios.bin` + - save the config file `Cerbios.ini` and move it to `C:\` partition of the Xbox HD +- Open `X2 Bios Manager v2.3`: + - on Bank 1 and Bank 2 load `cerbios.bin` + - on Bank 3 and Bank 4 load `crcwell.bin` from `Xblast bios` + - Save as new bin file `xecuter_2-6CE_lite.bin` and copy it to `C:\BIOS` partition of the Xbox HD +- Turn on the Xbox open application `XbLast OS.xbe` and flash `xecuter_2-6CE_lite.bin` from the HDD + +