You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20-8Lines changed: 20 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,17 +8,29 @@
8
8
9
9
### On a Nintendo 64 Flashcart
10
10
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.
16
28
17
29
### On the Ares Emulator
18
30
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.
0 commit comments