Merge pull request #13 from jmredfern/update-getting-started-with-romset-path-for-macos

Update 'getting started' with romset path for macOS
This commit is contained in:
Miran Grča
2022-05-08 18:39:48 +02:00
committed by GitHub

View File

@@ -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 <https://github.com/86Box/roms/releases/latest>`_, 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 <https://github.com/86Box/roms/releases/latest>`_. 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