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
39 changes: 39 additions & 0 deletions docs/ports/virtua-fighter-guide.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
title: "Virtua Fighter Guide"
sidebar_position: 58
description: "A guide for setting up Virtua Fighter on dev mode."
tags:
- guides
- ports
- xbox
slug: virtua-fighter-guide
---


### Requirements
- You will require the **Sega Model 1 Virtua Fighter** game files in the format `vf.zip`.
- Do not extract `vf.zip`.

### Install the Virtua Fighter App
- Install `XboxOne-VirtuaFighter.appx` via the dev portal.

### External Storage Setup
- Add `vf.zip` to the root of your **E:** drive.
- On initial launch, the app will automatically copy `vf.zip` to LocalState.

### Internal Storage Setup
- Launch the game once.
- Close the app once it black screens.
- Open the Dev Portal file explorer.
- Go to:

```text
Virtua Fighter/LocalState/roms
```

- Upload `vf.zip` to this folder.
- Do not extract `vf.zip`.

---

*Contributor: MewLew*
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: 58
sidebar_position: 59
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: 59
sidebar_position: 60
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: 60
sidebar_position: 61
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: 61
sidebar_position: 62
description: "A guide for setting up Zircon (Quake) on dev mode."
tags:
- guides
Expand Down