Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 60 additions & 0 deletions docs/ports/super-mario-bros-remastered-guide.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
---
title: "Super Mario Bros. Remastered Guide"
sidebar_position: 47
description: "A guide for setting up Super Mario Bros. Remastered on Xbox Dev Mode."
tags:
- guides
- ports
- xbox
slug: super-mario-bros-remastered-guide
---

# Super Mario Bros. Remastered Guide

Super Mario Bros. Remastered needs an original **Super Mario Bros. NES ROM**.

## What You Need

- Super Mario Bros. Remastered installed in Xbox Dev Mode
- Your own legally dumped Super Mario Bros. NES ROM
- `NSMB_Fix_Music.zip` if you need the music fix

## First Launch

On first launch, the game opens a file picker.

Use it to browse to your Super Mario Bros. ROM. The ROM can be on internal storage or a USB drive.

After selecting the ROM, the game should finish setup and boot normally.

## Fixing the Music

If the game has no music, install the NSMBR music pack.

Open Xbox Device Portal and go to:

```text
User Folders > LocalAppData > SuperMarioBrosRemastered > LocalState > resource_packs
```

Upload:

```text
NSMB_Fix_Music.zip
```

Device Portal should extract the ZIP after upload.

Then open the game and go to:

```text
Settings > Resource Packs
```

Select:

```text
NSMBR MUSIC PACK
```

If it does not show, choose **Refresh List**.
59 changes: 59 additions & 0 deletions docs/ports/super-mario-world-remastered-plus-guide.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
---
title: "Super Mario World Remastered Plus Guide"
sidebar_position: 48
description: "A guide for setting up Super Mario World Remastered Plus on Xbox Dev Mode."
tags:
- guides
- ports
- xbox
slug: super-mario-world-remastered-plus-guide
---

# Super Mario World Remastered Plus Guide

Super Mario World Remastered Plus needs an original standalone **Super Mario World SNES ROM**.

Do not use **Super Mario All-Stars + Super Mario World**, **Super Mario Advance 2** ROMs.

## What You Need

- Super Mario World Remastered Plus installed in Xbox Dev Mode
- Your own legally dumped Super Mario World SNES ROM
- Xbox Device Portal access

## First Launch

Launch the game once before uploading the ROM.

The game will tell you that the ROM needs to be placed in the game’s LocalState folder and renamed to:

```text
baserom.sfc
```

Close the game after this message appears.

## Uploading the ROM

Rename your Super Mario World ROM to:

```text
baserom.sfc
```

Open Xbox Device Portal and go to:

```text
User Folders > LocalAppData > Super Mario World Remastered Plus > LocalState
```

Upload `baserom.sfc` directly into `LocalState`.

The final layout should be:

```text
LocalState
└── baserom.sfc
```

Do not put the ROM inside a folder.
2 changes: 1 addition & 1 deletion docs/ports/supertuxkart-guide.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "SuperTuxKart Guide"
sidebar_position: 47
sidebar_position: 49
description: "A guide for setting up SuperTuxKart on dev mode."
tags:
- guides
Expand Down
2 changes: 1 addition & 1 deletion docs/ports/tailsadventure-guide.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Tails Adventure Remake Guide"
sidebar_position: 48
sidebar_position: 50
description: "A guide for setting up Tails Adventure Remake on dev mode."
tags:
- guides
Expand Down
2 changes: 1 addition & 1 deletion docs/ports/trogdor-guide.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Trogdor Reburninated Guide"
sidebar_position: 49
sidebar_position: 51
description: "A guide for setting up Trogdor Reburninated on dev mode."
tags:
- guides
Expand Down
2 changes: 1 addition & 1 deletion docs/ports/vvvvvv-guide.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "VVVVVV (V6) Guide"
sidebar_position: 50
sidebar_position: 52
description: "A guide for setting up VVVVVV (V6) on dev mode."
tags:
- guides
Expand Down
2 changes: 1 addition & 1 deletion docs/ports/zelda3-guide.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Zelda 3 Guide"
sidebar_position: 51
sidebar_position: 53
description: "A guide for setting up Zelda 3 on dev mode."
tags:
- guides
Expand Down
2 changes: 1 addition & 1 deletion docs/ports/zelda64-guide.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Zelda 64 Recompiled Guide"
sidebar_position: 52
sidebar_position: 54
description: "A guide for setting up Zelda 64 Recompiled on dev mode."
tags:
- guides
Expand Down
2 changes: 1 addition & 1 deletion docs/ports/zircon-guide.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Zircon (Quake) Guide"
sidebar_position: 53
sidebar_position: 55
description: "A guide for setting up Zircon (Quake) on dev mode."
tags:
- guides
Expand Down