summarylogtreecommitdiffstats
path: root/lxdream.install
diff options
context:
space:
mode:
Diffstat (limited to 'lxdream.install')
-rw-r--r--lxdream.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/lxdream.install b/lxdream.install
new file mode 100644
index 000000000000..c7ccc08e0051
--- /dev/null
+++ b/lxdream.install
@@ -0,0 +1,6 @@
+post_install() {
+ echo "To be able to use lxdream you will need a copy of the Dreamcast BIOS.
+Guides to dump the BIOS are available at the following URLs:
+https://www.ngemu.com/threads/how-to-dump-your-own-dc-bios-and-flash.51969/
+http://www.dc-swat.ru/www/forum/showthread.php?tid=2304"
+}