Skip to content

Commit 58b3d05

Browse files
authored
Update BIOS files' information
Used https://github.com/libretro/opera-libretro/edit/master/README.md as a reference.
1 parent e07b98d commit 58b3d05

File tree

1 file changed

+24
-5
lines changed

1 file changed

+24
-5
lines changed

docs/3do.md

Lines changed: 24 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,30 @@ Place your 3do ROMs in
2626
```
2727
## BIOS
2828

29-
The file needed is **panafz10.bin** (md5 hash `f47264dd47fe30f73ab3c010015c155b`).
30-
Place your panafz10.bin BIOS file in
31-
```
32-
/home/pi/RetroPie/BIOS
33-
```
29+
One of several BIOS ROMs must be placed in `/home/pi/RetroPie/BIOS`. The _norsa_ versions have the RSA encryption check disabled which should allow unsigned software to run.
30+
31+
| Filename | Hash (MD5) |
32+
| ------------------------- | -------------------------------- |
33+
| panafz1.bin | f47264dd47fe30f73ab3c010015c155b |
34+
| panafz1j.bin | a496cfdded3da562759be3561317b605 |
35+
| panafz1j-norsa.bin | f6c71de7470d16abe4f71b1444883dc8 |
36+
| panafz10.bin | 51f2f43ae2f3508a14d9f56597e2d3ce |
37+
| panafz10-norsa.bin | 1477bda80dc33731a65468c1f5bcbee9 |
38+
| panafz10e-anvil.bin | a48e6746bd7edec0f40cff078f0bb19f |
39+
| panafz10e-anvil-norsa.bin | cf11bbb5a16d7af9875cca9de9a15e09 |
40+
| goldstar.bin | 8639fd5e549bd6238cfee79e3e749114 |
41+
| sanyotry.bin | 35fa1a1ebaaeea286dc5cd15487c13ea |
42+
| 3do_arcade_saot.bin | 8970fc987ab89a7f64da9f8a8c4333ff |
43+
44+
For certain Japanese games a second "Kanji" ROM is necessary.
45+
46+
| Filename | Hash (MD5) |
47+
| -------------------------- | -------------------------------- |
48+
| panafz1-kanji.bin | b8dc97f778a6245c58e064b0312e8281 |
49+
| panafz1j-kanji.bin | c23fb5d5e6bb1c240d02cf968972be37 |
50+
| panafz10ja-anvil-kanji.bin | 428577250f43edc902ea239c50d2240d |
51+
52+
3453
## Controls
3554

3655
lr-opera utilises Retroarch configurations

0 commit comments

Comments
 (0)