From 4f1ce06043103408d97caa8139e1b283f68dc3df Mon Sep 17 00:00:00 2001 From: Jim Redfern Date: Sat, 7 May 2022 16:58:47 -0700 Subject: [PATCH] Update 'getting started' with romset path for macOS --- usage/gettingstarted.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usage/gettingstarted.rst b/usage/gettingstarted.rst index 5284115..4f93232 100644 --- a/usage/gettingstarted.rst +++ b/usage/gettingstarted.rst @@ -5,7 +5,7 @@ Here are the basic steps to help you get started with 86Box. The user interface .. rubric:: Step 1: Get the romset -86Box relies on a bunch of external binary files, called ROMs, to emulate various hardware. Together, these files are known as the *romset*. If you try to start 86Box without one, you'll receive an error and 86Box will close. You need to download the romset from `here `_, create a subfolder named ``roms`` in the folder where ``86Box.exe`` is located, and extract it there. +86Box relies on a bunch of external binary files, called ROMs, to emulate various hardware. Together, these files are known as the *romset*. If you try to start 86Box without one, you'll receive an error and 86Box will close. You need to download the romset from `here `_. If you're using a Windows machine, create a subfolder named ``roms`` in the folder where ``86Box.exe`` is located, and extract the romset there. If you're using a macOS machine, create a folder with the following path ``~/Library/Application Support/net.86box.86box/roms`` and extract the romset into it. .. rubric:: Step 2: Meet the main window