Skip to content

Commit 85cc206

Browse files
authored
Add Setup Guide
1 parent 45b915e commit 85cc206

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

+18
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,24 @@ This repository aims to re-pack the official AOS software by ace3ds.com with new
3737
- [S8DS](https://github.com/FluBBaOfWard/S8DS)
3838
- [SNEmulDS](https://bitbucket.org/Coto88/snemulds)
3939

40+
### Setup
41+
42+
1. Identify your cartridge and choose the correct package version based on the supported carts list above.
43+
2. Download the appropriate .zip file for your cart from the [releases page.](https://github.com/flashcarts/AOS/releases/latest)
44+
3. Extract and copy the *contents* of the zip file to your flashcart's SD card root.
45+
4. A lot of the emulators included in this package require a BIOS file, or can use one to improve compatibility. You can obtain the BIOS files for each emulator and place them in the appropriate locations, like so (expected file name is in parentheses):
46+
47+
- BIOS **Optional**, but Highly Recommended:
48+
- A8DS (`atarixl.rom`, `atariosb.rom`, or `ataribas.rom`) - `/roms/bios`
49+
- A5200DS (`5200.rom`) - `/roms/bios`
50+
- A7800DS (`highscore.rom` - for 7800 High Score saving) - `/roms/bios`
51+
- GBARunner2 (`bios.bin`) - `/gba` or `/_gba`
52+
- GameYob (`gbc_bios.bin` - provides color in GBC titles) - `/roms/gb/`
53+
- S8DS - See [GitHub ReadMe](https://github.com/FluBBaOfWard/S8DS), multiple BIOSes supported.
54+
-
55+
56+
- BIOS **Required**
57+
- ColecoDS (`coleco.rom`) - `/roms/bios`
4058

4159
### Packaging steps
4260

0 commit comments

Comments
 (0)