linux/man: Add section about BIOS/Flash ROMs
This commit is contained in:
parent
72af9d5818
commit
59de3bbd60
|
@ -28,6 +28,19 @@ reicast /path/to/your/image.cdi
|
|||
\fBStart reicast on X11 in full screen.\fR
|
||||
reicast -config x11:fullscreen=1
|
||||
|
||||
.SH "BIOS AND FLASH ROMS"
|
||||
|
||||
.TP
|
||||
\fBreicast\fR currently needs BIOS/Flash ROMs of the original Dreamcast. For copyright reasons it is not possible to distribute them bundled with \fBreicast\fR, so you have to dump them from your own Dreamcast. \fBreicast\fR will look for these files in:
|
||||
|
||||
.IP
|
||||
~/.reicast/data/dc_boot.bin
|
||||
.br
|
||||
~/.reicast/data/dc_flash.bin
|
||||
.LP
|
||||
|
||||
If you do not supply these files, \fBreicast\fR will fall back to reios, an experimental replacement for the original Dreamcast BIOS. However, your experience might not be as stable and some feature might be missing (e.g. booting to the Dreamcast menu will NOT work).
|
||||
|
||||
.SH "CONTROLS"
|
||||
|
||||
.TP
|
||||
|
|
Loading…
Reference in New Issue