From 00fecd96a4762f76d93b013e85b0a6bfc2723431 Mon Sep 17 00:00:00 2001 From: Tim Allen Date: Mon, 26 Jun 2017 14:29:29 +1000 Subject: [PATCH] Remind people to set up the GBA BIOS after installing. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1833006a..e6b83286 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,8 @@ To run higan, open the `higan.exe` file. Before you can actually play games, you'll need to [import them](#importing-games) and [configure higan](#configuring-higan). +If you want to play Game Boy Advance games, +you will need [a GBA BIOS](#installing-the-gba-bios). Uninstalling an official release on Windows ------------------------------------------- @@ -257,6 +259,8 @@ above. Before you can actually play games, you'll need to [import them](#importing-games) and [configure higan](#configuring-higan). +If you want to play Game Boy Advance games, +you will need [a GBA BIOS](#installing-the-gba-bios). Uninstalling a compiled build on Windows ---------------------------------------- @@ -372,6 +376,8 @@ to take effect. Before you can actually play games, you'll need to [import them](#importing-games) and [configure higan](#configuring-higan). +If you want to play Game Boy Advance games, +you will need [a GBA BIOS](#installing-the-gba-bios). Uninstalling a compiled build on Linux --------------------------------------