Skip to content

Commit b3edae2

Browse files
authored
Update README.md
1 parent cdf0c67 commit b3edae2

File tree

1 file changed

+20
-8
lines changed

1 file changed

+20
-8
lines changed

README.md

Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,29 @@
88

99
### On a Nintendo 64 Flashcart
1010

11-
- Download the [latest release](https://github.com/celerizer/Press-F-Ultra/releases/).
12-
- Place the Channel F BIOS images and any additional cartridge ROMs in a "press-f" directory on the root of the SD Card. Make sure the two BIOS images have these exact filenames:
13-
- `sl31253.bin`
14-
- `sl31254.bin`
15-
- Boot `Press-F.z64` and choose a game to play.
11+
1. *Download the Program*
12+
- Download the [latest release](https://github.com/celerizer/Press-F-Ultra/releases/).
13+
14+
2. *Prepare the SD Card*
15+
- Create a directory named `press-f` on the root of the SD Card.
16+
- Place the Channel F BIOS files in this directory with the exact filenames:
17+
- `sl31253.bin`
18+
- `sl31254.bin`
19+
- Add any additional cartridge ROM files to the same directory.
20+
21+
3. *Load the Program*
22+
- Copy `Press-F.z64` to the SD Card.
23+
- Boot the file on the flashcart and select a cartridge ROM to load.
24+
25+
4. *Setup as an [N64FlashCartMenu](https://github.com/Polprzewodnikowy/N64FlashcartMenu) plugin* (optional)
26+
- Place `Press-F.z64` in the `menu/emulators` directory.
27+
- Load Channel F ROMs with the `.chf` extension directly through N64FlashCartMenu.
1628

1729
### On the Ares Emulator
1830

19-
- Add the files `sl31253.bin` and `sl31254.bin` to the `roms` directory, as well as any additional cartridge ROM files.
20-
- Build `Press-F.z64` per the instructions below.
21-
- Load in the Ares emulator.
31+
- Add `sl31253.bin`, `sl31254.bin`, and any additional cartridge ROMs to the `roms` directory.
32+
- Compile `Press-F.z64` following the provided build instructions.
33+
- Open `Press-F.z64` in the Ares emulator.
2234

2335
## Controls
2436

0 commit comments

Comments
 (0)