From dea6568439bb70536a96f55e039f25f01cd20808 Mon Sep 17 00:00:00 2001 From: Mew-Lew <167646123+Mew-Lew@users.noreply.github.com> Date: Sun, 9 Aug 2026 13:12:31 +0100 Subject: [PATCH] Add openmohaa guide --- docs/ports/chronodivide-guide.mdx | 2 +- docs/ports/openmohaa-guide.mdx | 288 ++++++++++++++++++ docs/ports/opentyrian-guide.mdx | 2 +- docs/ports/pekka-kana-2-guide.mdx | 2 +- docs/ports/perfectdark-guide.mdx | 2 +- docs/ports/razeuwp-guide.mdx | 2 +- docs/ports/relichunters-guide.mdx | 2 +- docs/ports/rigelengine-guide.mdx | 2 +- docs/ports/rsdkv4-uwp-guide.mdx | 2 +- docs/ports/sdlpop-guide.mdx | 2 +- docs/ports/sega-rally-championship-guide.mdx | 2 +- docs/ports/sm64coopdx-guide.mdx | 2 +- docs/ports/sm64ex-uwp-guide.mdx | 2 +- docs/ports/snake-guide.mdx | 2 +- docs/ports/soh-guide.mdx | 2 +- .../sonic-adventure-blast2-uwp-guide.mdx | 2 +- .../sonic-unleashed-recompiled-guide.mdx | 2 +- docs/ports/sonic1decomp-guide.mdx | 2 +- docs/ports/sonic2decomp-guide.mdx | 2 +- docs/ports/sonic3air-guide.mdx | 2 +- docs/ports/soniccd-guide.mdx | 2 +- docs/ports/sonicmania-guide.mdx | 2 +- docs/ports/sonicrealms-guide.mdx | 2 +- docs/ports/sonicringracers-guide.mdx | 2 +- docs/ports/sonicroboblast2-guide.mdx | 2 +- docs/ports/sonicsms-guide.mdx | 2 +- docs/ports/sonictimetwisted-guide.mdx | 2 +- docs/ports/spacecadetpinball-guide.mdx | 2 +- docs/ports/spelunky-guide.mdx | 2 +- docs/ports/spookydimensions-guide.mdx | 2 +- docs/ports/starfox64-guide.mdx | 2 +- .../super-mario-bros-remastered-guide.mdx | 2 +- ...uper-mario-world-remastered-plus-guide.mdx | 2 +- docs/ports/supertuxkart-guide.mdx | 2 +- docs/ports/syphon-filter-guide.mdx | 2 +- docs/ports/tailsadventure-guide.mdx | 2 +- docs/ports/trogdor-guide.mdx | 2 +- docs/ports/uhexen2-guide.mdx | 2 +- docs/ports/virtua-fighter-guide.mdx | 2 +- docs/ports/virtua-racing-guide.mdx | 2 +- docs/ports/vvvvvv-guide.mdx | 2 +- docs/ports/zelda3-guide.mdx | 2 +- docs/ports/zelda64-guide.mdx | 2 +- docs/ports/zircon-guide.mdx | 2 +- 44 files changed, 331 insertions(+), 43 deletions(-) create mode 100644 docs/ports/openmohaa-guide.mdx diff --git a/docs/ports/chronodivide-guide.mdx b/docs/ports/chronodivide-guide.mdx index a9e5194..19ddeb4 100644 --- a/docs/ports/chronodivide-guide.mdx +++ b/docs/ports/chronodivide-guide.mdx @@ -1,6 +1,6 @@ --- title: "Red Alert 2: Chrono Divide Guide" -sidebar_position: 31 +sidebar_position: 32 description: "A guide for setting up Chrono Divide on dev mode." tags: - guides diff --git a/docs/ports/openmohaa-guide.mdx b/docs/ports/openmohaa-guide.mdx new file mode 100644 index 0000000..2988b1c --- /dev/null +++ b/docs/ports/openmohaa-guide.mdx @@ -0,0 +1,288 @@ +--- +title: "OpenMoHAA Guide" +sidebar_position: 27 +description: "A guide for setting up OpenMoHAA on Xbox Dev Mode." +tags: + - guides + - ports + - xbox +slug: openmohaa-guide +--- + + +### Requirements +- You will need an Xbox Series console configured for Developer Mode. +- You will need the OpenMoHAA x64 `.msix`. +- You will need the `Microsoft.VCLibs.x64.14.00.appx` dependency. +- You will need a complete legally owned **Medal of Honor: Allied Assault War Chest** installation. + +OpenMoHAA supports: + +- **Medal of Honor: Allied Assault** +- **Spearhead** +- **Breakthrough** + +This port does not include the original game data. + +### Install OpenMoHAA +- Install the `Microsoft.VCLibs.x64.14.00.appx` dependency via the dev portal. +- Install the OpenMoHAA x64 `.msix` via the dev portal. + +### Game Data Folders +The game data uses these folders: + +```text +main Allied Assault +mainta Spearhead +maintt Breakthrough +``` + +Always copy the complete `main` folder. + +Copy `mainta` and `maintt` if you own and want to play the expansions. + +### Internal Storage Setup +- Launch OpenMoHAA once before copying the game data. +- Close the app. +- This creates the app's LocalState folder. +- Open the Dev Portal file explorer. +- Upload the game folders directly into: + +```text +LocalState/ +``` + +The folder should look like this: + +```text +LocalState/ +├── main/ +├── mainta/ +└── maintt/ +``` + +The game folders contain hundreds of files, so uploading each folder individually can take a long time in Device Portal. + +For easier setup, ZIP the `main`, `mainta`, and `maintt` folders together, upload the ZIP to `LocalState`, and choose **Yes** when Device Portal asks whether to extract the archive. + +The ZIP should keep the game folders at the top level: + +```text +main/ +mainta/ +maintt/ +``` + +Internal saves and settings may be removed when the app is uninstalled. + +Back up LocalState first if you want to keep them. + +### External Storage Setup +Use this exact folder on the external drive: + +```text +E:/OpenMoHAA +``` + +The layout should be: + +```text +E:/OpenMoHAA/ +├── main/ +├── mainta/ +└── maintt/ +``` + +External storage is used when this file exists and the folder is writable: + +```text +E:/OpenMoHAA/main/Pak0.pk3 +``` + +If this file is not found, OpenMoHAA uses internal LocalState. + +### Launch OpenMoHAA +Once the game data is in place, launch OpenMoHAA from Dev Mode. + +When OpenMoHAA starts, choose a game with the **D-pad** or **Left Stick**. + +Press **A** or **Menu** to start it. + +### Console +Open: + +```text +Options > Advanced +``` + +Enable: + +```text +Console +``` + +A red **X** means it is enabled. + +Press **View** and **Menu** together to open or close the console. + +The Xbox keyboard opens with it. + +### Configuration Files +Each game has its own settings file: + +```text +/main/configs/omconfig.cfg +/mainta/configs/omconfig.cfg +/maintt/configs/omconfig.cfg +``` + +Close OpenMoHAA before editing a config file. + +Settings can also be entered in the console without quotes. + +### Resolution +Native Xbox resolution is the default. + +For a custom resolution, open the required `omconfig.cfg` and set `r_mode` to `-1`. + +Example: + +```cfg +seta r_customwidth "2560" +seta r_customheight "1440" +seta r_customaspect "1.7777778" +seta r_mode "-1" +``` + +The same change can be made in the console: + +```text +seta r_customwidth 2560 +seta r_customheight 1440 +seta r_customaspect 1.7777778 +seta r_mode -1 +vid_restart +``` + +Use this value for 16:9 resolutions, including 720p, 1080p, 1440p, and 2160p: + +```text +seta r_customaspect 1.7777778 +``` + +Do not force: + +```text +r_fullscreen 1 +``` + +### Right Stick Look Sensitivity +These are example values. + +Change `0.005` to suit your preference: + +```cfg +seta j_yaw "-0.005" +seta j_pitch "0.005" +``` + +Or use the console: + +```text +seta j_yaw -0.005 +seta j_pitch 0.005 +``` + +A smaller magnitude is slower. + +A larger magnitude is faster. + +For example: + +```text +0.003 is slower than 0.010 +``` + +The shipped magnitude is: + +```text +0.007 +``` + +Keep `j_yaw` negative for normal horizontal aiming. + +Keep `j_pitch` positive for normal vertical aiming. + +Make `j_pitch` negative to invert vertical aiming. + +### Mods +Some desktop mod PK3 files have been tested and work on Xbox. + +Put each PK3 in the folder for its game: + +```text +main Allied Assault mods +mainta Spearhead mods +maintt Breakthrough mods +``` + +Not every mod has been tested. + +Mods that need a Windows EXE or DLL will not work. + +Back up the folder before adding or removing mods. + +Servers using custom maps may require matching PK3 files to be installed manually. + +### Default Menu Controls + +| Xbox Control | Action | +| --- | --- | +| Left Stick | Move cursor | +| Right Stick Up / Down | Scroll | +| A | Select or click | +| B | Back | +| D-pad | Move through menu items | +| Menu | Back | + +Selecting a text field opens the Xbox keyboard. + +### Default In-Game Controls + +| Xbox Control | Action | +| --- | --- | +| Left Stick | Move | +| Right Stick | Look | +| Right Trigger | Primary attack | +| Left Trigger | Secondary attack | +| A | Jump | +| B | Crouch | +| X | Use | +| Y | Reload | +| Left Bumper | Lean left | +| Right Bumper | Lean right | +| D-pad Up | Next weapon | +| D-pad Down | Previous weapon | +| Left Stick Click | Run | +| Right Stick Click | Holster weapon | +| View | Scores / Objectives | +| Menu | Pause | + +The Xbox mappings are added when a game creates a clean config. + +Later changes are kept. + +The **Default** button in: + +```text +Options > Controls +``` + +restores the Xbox mappings. + +### Multiplayer +Joining public servers and connecting directly to an IP address work. + +An Xbox hosted game can also be joined by direct IP. + +--- diff --git a/docs/ports/opentyrian-guide.mdx b/docs/ports/opentyrian-guide.mdx index e60c963..a554c32 100644 --- a/docs/ports/opentyrian-guide.mdx +++ b/docs/ports/opentyrian-guide.mdx @@ -1,6 +1,6 @@ --- title: "OpenTyrian 2000 Guide" -sidebar_position: 27 +sidebar_position: 28 description: "A guide for setting up OpenTyrian 2000 on dev mode." tags: - guides diff --git a/docs/ports/pekka-kana-2-guide.mdx b/docs/ports/pekka-kana-2-guide.mdx index 6ba8580..3efd0d2 100644 --- a/docs/ports/pekka-kana-2-guide.mdx +++ b/docs/ports/pekka-kana-2-guide.mdx @@ -1,6 +1,6 @@ --- title: "Pekka Kana 2 Guide" -sidebar_position: 28 +sidebar_position: 29 description: "A guide for setting up Pekka Kana 2 on Xbox Dev Mode." tags: - guides diff --git a/docs/ports/perfectdark-guide.mdx b/docs/ports/perfectdark-guide.mdx index 0cf44c0..51d07d0 100644 --- a/docs/ports/perfectdark-guide.mdx +++ b/docs/ports/perfectdark-guide.mdx @@ -1,6 +1,6 @@ --- title: "Perfect Dark Guide" -sidebar_position: 29 +sidebar_position: 30 description: "A guide for setting up Perfect Dark on dev mode." tags: - guides diff --git a/docs/ports/razeuwp-guide.mdx b/docs/ports/razeuwp-guide.mdx index 411f8ca..fc2ff40 100644 --- a/docs/ports/razeuwp-guide.mdx +++ b/docs/ports/razeuwp-guide.mdx @@ -1,5 +1,5 @@ --- -sidebar_position: 30 +sidebar_position: 31 title: RazeUWP Setup Guide description: Complete guide for installing and setting up RazeUWP Build engine port on Xbox tags: diff --git a/docs/ports/relichunters-guide.mdx b/docs/ports/relichunters-guide.mdx index 826535a..f549f1b 100644 --- a/docs/ports/relichunters-guide.mdx +++ b/docs/ports/relichunters-guide.mdx @@ -1,6 +1,6 @@ --- title: "Relic Hunters Zero Guide" -sidebar_position: 32 +sidebar_position: 33 description: "A guide for setting up Relic Hunters Zero on dev mode." tags: - guides diff --git a/docs/ports/rigelengine-guide.mdx b/docs/ports/rigelengine-guide.mdx index 5dfeaf6..0626633 100644 --- a/docs/ports/rigelengine-guide.mdx +++ b/docs/ports/rigelengine-guide.mdx @@ -1,6 +1,6 @@ --- title: "Rigel Engine Guide" -sidebar_position: 33 +sidebar_position: 34 description: "A guide for setting up and using Rigel Engine on Xbox Dev Mode." tags: - guides diff --git a/docs/ports/rsdkv4-uwp-guide.mdx b/docs/ports/rsdkv4-uwp-guide.mdx index de192d1..2b862e9 100644 --- a/docs/ports/rsdkv4-uwp-guide.mdx +++ b/docs/ports/rsdkv4-uwp-guide.mdx @@ -1,6 +1,6 @@ --- title: "RSDKv4 UWP Guide" -sidebar_position: 34 +sidebar_position: 35 description: "A guide for setting up RSDKv4 UWP on Xbox Dev Mode." tags: - guides diff --git a/docs/ports/sdlpop-guide.mdx b/docs/ports/sdlpop-guide.mdx index 8a70c74..19a7db5 100644 --- a/docs/ports/sdlpop-guide.mdx +++ b/docs/ports/sdlpop-guide.mdx @@ -1,6 +1,6 @@ --- title: "SDLPOP (Prince of Persia) Guide" -sidebar_position: 35 +sidebar_position: 36 description: "A guide for setting up SDLPOP (Prince of Persia) on dev mode." tags: - guides diff --git a/docs/ports/sega-rally-championship-guide.mdx b/docs/ports/sega-rally-championship-guide.mdx index cb9389c..0c1d3ae 100644 --- a/docs/ports/sega-rally-championship-guide.mdx +++ b/docs/ports/sega-rally-championship-guide.mdx @@ -1,6 +1,6 @@ --- title: "Sega Rally Championship Guide" -sidebar_position: 36 +sidebar_position: 37 description: "A guide for setting up Sega Rally Championship on dev mode." tags: - guides diff --git a/docs/ports/sm64coopdx-guide.mdx b/docs/ports/sm64coopdx-guide.mdx index 17bdb5c..d16db54 100644 --- a/docs/ports/sm64coopdx-guide.mdx +++ b/docs/ports/sm64coopdx-guide.mdx @@ -1,6 +1,6 @@ --- title: "sm64coopdx Guide" -sidebar_position: 37 +sidebar_position: 38 description: "A guide for setting up sm64coopdx on dev mode." tags: - guides diff --git a/docs/ports/sm64ex-uwp-guide.mdx b/docs/ports/sm64ex-uwp-guide.mdx index e6549b6..de4687a 100644 --- a/docs/ports/sm64ex-uwp-guide.mdx +++ b/docs/ports/sm64ex-uwp-guide.mdx @@ -1,6 +1,6 @@ --- title: "sm64ex UWP Guide" -sidebar_position: 38 +sidebar_position: 39 description: "A guide for setting up sm64ex UWP on Xbox Dev Mode." tags: - guides diff --git a/docs/ports/snake-guide.mdx b/docs/ports/snake-guide.mdx index e4cacaf..79ea5b3 100644 --- a/docs/ports/snake-guide.mdx +++ b/docs/ports/snake-guide.mdx @@ -1,6 +1,6 @@ --- title: "Snake Guide" -sidebar_position: 39 +sidebar_position: 40 description: "A guide for setting up Snake on dev mode." tags: - guides diff --git a/docs/ports/soh-guide.mdx b/docs/ports/soh-guide.mdx index 8b5bc85..18e4b19 100644 --- a/docs/ports/soh-guide.mdx +++ b/docs/ports/soh-guide.mdx @@ -1,6 +1,6 @@ --- title: "SOH (Ship of Harkinian) Foxtrot UWP Edition Guide" -sidebar_position: 40 +sidebar_position: 41 description: "A guide for setting up SOH (Ship of Harkinian) Foxtrot UWP Edition on dev mode." tags: - guides diff --git a/docs/ports/sonic-adventure-blast2-uwp-guide.mdx b/docs/ports/sonic-adventure-blast2-uwp-guide.mdx index be82f95..b9a2717 100644 --- a/docs/ports/sonic-adventure-blast2-uwp-guide.mdx +++ b/docs/ports/sonic-adventure-blast2-uwp-guide.mdx @@ -1,5 +1,5 @@ --- -sidebar_position: 45 +sidebar_position: 46 title: Sonic Adventure Blast 2 UWP Setup Guide description: Complete guide for installing and setting up Sonic Adventure Blast 2 UWP on Xbox tags: diff --git a/docs/ports/sonic-unleashed-recompiled-guide.mdx b/docs/ports/sonic-unleashed-recompiled-guide.mdx index 7904ec9..660874d 100644 --- a/docs/ports/sonic-unleashed-recompiled-guide.mdx +++ b/docs/ports/sonic-unleashed-recompiled-guide.mdx @@ -1,5 +1,5 @@ --- -sidebar_position: 52 +sidebar_position: 53 title: Sonic Unleashed Recompiled UWP Setup Guide description: Complete guide for installing and setting up Sonic Unleashed Recompiled UWP on Xbox tags: diff --git a/docs/ports/sonic1decomp-guide.mdx b/docs/ports/sonic1decomp-guide.mdx index 57ebfa7..a95b5df 100644 --- a/docs/ports/sonic1decomp-guide.mdx +++ b/docs/ports/sonic1decomp-guide.mdx @@ -1,6 +1,6 @@ --- title: "Sonic 1 Decompilation Guide" -sidebar_position: 42 +sidebar_position: 43 description: "A guide for setting up Sonic 1 Decompilation on dev mode." tags: - guides diff --git a/docs/ports/sonic2decomp-guide.mdx b/docs/ports/sonic2decomp-guide.mdx index e9f698e..6cc86ce 100644 --- a/docs/ports/sonic2decomp-guide.mdx +++ b/docs/ports/sonic2decomp-guide.mdx @@ -1,6 +1,6 @@ --- title: "Sonic 2 Decompilation Guide" -sidebar_position: 43 +sidebar_position: 44 description: "A guide for setting up Sonic 2 Decompilation on dev mode." tags: - guides diff --git a/docs/ports/sonic3air-guide.mdx b/docs/ports/sonic3air-guide.mdx index 3f6e980..5b9d8c6 100644 --- a/docs/ports/sonic3air-guide.mdx +++ b/docs/ports/sonic3air-guide.mdx @@ -1,6 +1,6 @@ --- title: "Sonic 3 A.I.R. Guide" -sidebar_position: 44 +sidebar_position: 45 description: "A guide for setting up Sonic 3 A.I.R on dev mode." tags: - guides diff --git a/docs/ports/soniccd-guide.mdx b/docs/ports/soniccd-guide.mdx index 7f92f98..b6a645b 100644 --- a/docs/ports/soniccd-guide.mdx +++ b/docs/ports/soniccd-guide.mdx @@ -1,6 +1,6 @@ --- title: "Sonic CD (Decompilation) Guide" -sidebar_position: 46 +sidebar_position: 47 description: "A guide for setting up Sonic CD (Decompilation) on dev mode." tags: - guides diff --git a/docs/ports/sonicmania-guide.mdx b/docs/ports/sonicmania-guide.mdx index 0d01556..4ffef53 100644 --- a/docs/ports/sonicmania-guide.mdx +++ b/docs/ports/sonicmania-guide.mdx @@ -1,6 +1,6 @@ --- title: "Sonic Mania Guide" -sidebar_position: 47 +sidebar_position: 48 description: "A guide for setting up Sonic Mania on dev mode." tags: - guides diff --git a/docs/ports/sonicrealms-guide.mdx b/docs/ports/sonicrealms-guide.mdx index e1c16a2..8fd8405 100644 --- a/docs/ports/sonicrealms-guide.mdx +++ b/docs/ports/sonicrealms-guide.mdx @@ -1,6 +1,6 @@ --- title: "Sonic Realms Guide" -sidebar_position: 48 +sidebar_position: 49 description: "A guide for setting up Sonic Realms on dev mode." tags: - guides diff --git a/docs/ports/sonicringracers-guide.mdx b/docs/ports/sonicringracers-guide.mdx index 3c1a9d1..4086d46 100644 --- a/docs/ports/sonicringracers-guide.mdx +++ b/docs/ports/sonicringracers-guide.mdx @@ -1,6 +1,6 @@ --- title: "Sonic Ring Racers Guide" -sidebar_position: 49 +sidebar_position: 50 description: "A guide for setting up Sonic Ring Racers on dev mode." tags: - guides diff --git a/docs/ports/sonicroboblast2-guide.mdx b/docs/ports/sonicroboblast2-guide.mdx index e3e4dee..41f18be 100644 --- a/docs/ports/sonicroboblast2-guide.mdx +++ b/docs/ports/sonicroboblast2-guide.mdx @@ -1,6 +1,6 @@ --- title: "Sonic Robo Blast 2 Guide" -sidebar_position: 50 +sidebar_position: 51 description: "A guide for setting up Sonic Robo Blast 2 on dev mode." tags: - guides diff --git a/docs/ports/sonicsms-guide.mdx b/docs/ports/sonicsms-guide.mdx index ba3919c..022615d 100644 --- a/docs/ports/sonicsms-guide.mdx +++ b/docs/ports/sonicsms-guide.mdx @@ -1,6 +1,6 @@ --- title: "Sonic 1 & 2 SMS remakes Guide" -sidebar_position: 41 +sidebar_position: 42 description: "A guide for setting up Sonic 1 & 2 SMS remakes on dev mode." tags: - guides diff --git a/docs/ports/sonictimetwisted-guide.mdx b/docs/ports/sonictimetwisted-guide.mdx index fcafc11..15139cd 100644 --- a/docs/ports/sonictimetwisted-guide.mdx +++ b/docs/ports/sonictimetwisted-guide.mdx @@ -1,6 +1,6 @@ --- title: "Sonic Time Twisted Guide" -sidebar_position: 51 +sidebar_position: 52 description: "A guide for setting up Sonic Time Twisted on dev mode." tags: - guides diff --git a/docs/ports/spacecadetpinball-guide.mdx b/docs/ports/spacecadetpinball-guide.mdx index 7ad69d9..17679ca 100644 --- a/docs/ports/spacecadetpinball-guide.mdx +++ b/docs/ports/spacecadetpinball-guide.mdx @@ -1,6 +1,6 @@ --- title: "SpaceCadetPinball Guide" -sidebar_position: 53 +sidebar_position: 54 description: "A guide for setting up SpaceCadetPinball on dev mode." tags: - guides diff --git a/docs/ports/spelunky-guide.mdx b/docs/ports/spelunky-guide.mdx index 311523b..f757636 100644 --- a/docs/ports/spelunky-guide.mdx +++ b/docs/ports/spelunky-guide.mdx @@ -1,6 +1,6 @@ --- title: "Spelunky Classic HD Guide" -sidebar_position: 54 +sidebar_position: 55 description: "A guide for setting up Spelunky Classic HD on dev mode." tags: - guides diff --git a/docs/ports/spookydimensions-guide.mdx b/docs/ports/spookydimensions-guide.mdx index eb01185..edf825d 100644 --- a/docs/ports/spookydimensions-guide.mdx +++ b/docs/ports/spookydimensions-guide.mdx @@ -1,6 +1,6 @@ --- title: "Spooky Dimensions Guide" -sidebar_position: 55 +sidebar_position: 56 description: "A guide for setting up Spooky Dimensions on dev mode." tags: - guides diff --git a/docs/ports/starfox64-guide.mdx b/docs/ports/starfox64-guide.mdx index 3b998b7..e970ed8 100644 --- a/docs/ports/starfox64-guide.mdx +++ b/docs/ports/starfox64-guide.mdx @@ -1,6 +1,6 @@ --- title: "Starfox 64: Recompiled Guide" -sidebar_position: 56 +sidebar_position: 57 description: "A guide for setting up Starfox 64: Recompiled on dev mode." tags: - guides diff --git a/docs/ports/super-mario-bros-remastered-guide.mdx b/docs/ports/super-mario-bros-remastered-guide.mdx index c06f900..e768b27 100644 --- a/docs/ports/super-mario-bros-remastered-guide.mdx +++ b/docs/ports/super-mario-bros-remastered-guide.mdx @@ -1,6 +1,6 @@ --- title: "Super Mario Bros. Remastered Guide" -sidebar_position: 57 +sidebar_position: 58 description: "A guide for setting up Super Mario Bros. Remastered on Xbox Dev Mode." tags: - guides diff --git a/docs/ports/super-mario-world-remastered-plus-guide.mdx b/docs/ports/super-mario-world-remastered-plus-guide.mdx index 988b8c6..02e4d9d 100644 --- a/docs/ports/super-mario-world-remastered-plus-guide.mdx +++ b/docs/ports/super-mario-world-remastered-plus-guide.mdx @@ -1,6 +1,6 @@ --- title: "Super Mario World Remastered Plus Guide" -sidebar_position: 58 +sidebar_position: 59 description: "A guide for setting up Super Mario World Remastered Plus on Xbox Dev Mode." tags: - guides diff --git a/docs/ports/supertuxkart-guide.mdx b/docs/ports/supertuxkart-guide.mdx index 5530e33..23a54dc 100644 --- a/docs/ports/supertuxkart-guide.mdx +++ b/docs/ports/supertuxkart-guide.mdx @@ -1,6 +1,6 @@ --- title: "SuperTuxKart Guide" -sidebar_position: 59 +sidebar_position: 60 description: "A guide for setting up SuperTuxKart on dev mode." tags: - guides diff --git a/docs/ports/syphon-filter-guide.mdx b/docs/ports/syphon-filter-guide.mdx index eab1acd..b22597b 100644 --- a/docs/ports/syphon-filter-guide.mdx +++ b/docs/ports/syphon-filter-guide.mdx @@ -1,6 +1,6 @@ --- title: "Syphon Filter Guide" -sidebar_position: 60 +sidebar_position: 61 description: "A guide for setting up Syphon Filter UWP on Xbox dev mode." tags: - guides diff --git a/docs/ports/tailsadventure-guide.mdx b/docs/ports/tailsadventure-guide.mdx index cc97364..908f3af 100644 --- a/docs/ports/tailsadventure-guide.mdx +++ b/docs/ports/tailsadventure-guide.mdx @@ -1,6 +1,6 @@ --- title: "Tails Adventure Remake Guide" -sidebar_position: 61 +sidebar_position: 62 description: "A guide for setting up Tails Adventure Remake on dev mode." tags: - guides diff --git a/docs/ports/trogdor-guide.mdx b/docs/ports/trogdor-guide.mdx index 72be4ab..c45cc30 100644 --- a/docs/ports/trogdor-guide.mdx +++ b/docs/ports/trogdor-guide.mdx @@ -1,6 +1,6 @@ --- title: "Trogdor Reburninated Guide" -sidebar_position: 62 +sidebar_position: 63 description: "A guide for setting up Trogdor Reburninated on dev mode." tags: - guides diff --git a/docs/ports/uhexen2-guide.mdx b/docs/ports/uhexen2-guide.mdx index e03851a..6999bfe 100644 --- a/docs/ports/uhexen2-guide.mdx +++ b/docs/ports/uhexen2-guide.mdx @@ -1,6 +1,6 @@ --- title: "uHexen2 Guide" -sidebar_position: 63 +sidebar_position: 64 description: "A guide for setting up uHexen2 on dev mode." tags: - guides diff --git a/docs/ports/virtua-fighter-guide.mdx b/docs/ports/virtua-fighter-guide.mdx index 8834230..4458c96 100644 --- a/docs/ports/virtua-fighter-guide.mdx +++ b/docs/ports/virtua-fighter-guide.mdx @@ -1,6 +1,6 @@ --- title: "Virtua Fighter Guide" -sidebar_position: 64 +sidebar_position: 65 description: "A guide for setting up Virtua Fighter on dev mode." tags: - guides diff --git a/docs/ports/virtua-racing-guide.mdx b/docs/ports/virtua-racing-guide.mdx index 2f8a72f..b5f3c0e 100644 --- a/docs/ports/virtua-racing-guide.mdx +++ b/docs/ports/virtua-racing-guide.mdx @@ -1,6 +1,6 @@ --- title: "Virtua Racing Guide" -sidebar_position: 65 +sidebar_position: 66 description: "A guide for setting up Virtua Racing on dev mode." tags: - guides diff --git a/docs/ports/vvvvvv-guide.mdx b/docs/ports/vvvvvv-guide.mdx index be42430..a18a9a1 100644 --- a/docs/ports/vvvvvv-guide.mdx +++ b/docs/ports/vvvvvv-guide.mdx @@ -1,6 +1,6 @@ --- title: "VVVVVV (V6) Guide" -sidebar_position: 66 +sidebar_position: 67 description: "A guide for setting up VVVVVV (V6) on dev mode." tags: - guides diff --git a/docs/ports/zelda3-guide.mdx b/docs/ports/zelda3-guide.mdx index 5ca1973..bc46fbe 100644 --- a/docs/ports/zelda3-guide.mdx +++ b/docs/ports/zelda3-guide.mdx @@ -1,6 +1,6 @@ --- title: "Zelda 3 Guide" -sidebar_position: 67 +sidebar_position: 68 description: "A guide for setting up Zelda 3 on dev mode." tags: - guides diff --git a/docs/ports/zelda64-guide.mdx b/docs/ports/zelda64-guide.mdx index 237a088..4c63c43 100644 --- a/docs/ports/zelda64-guide.mdx +++ b/docs/ports/zelda64-guide.mdx @@ -1,6 +1,6 @@ --- title: "Zelda 64 Recompiled Guide" -sidebar_position: 68 +sidebar_position: 69 description: "A guide for setting up Zelda 64 Recompiled on dev mode." tags: - guides diff --git a/docs/ports/zircon-guide.mdx b/docs/ports/zircon-guide.mdx index c19e5a8..6b5ead7 100644 --- a/docs/ports/zircon-guide.mdx +++ b/docs/ports/zircon-guide.mdx @@ -1,6 +1,6 @@ --- title: "Zircon (Quake) Guide" -sidebar_position: 69 +sidebar_position: 70 description: "A guide for setting up Zircon (Quake) on dev mode." tags: - guides