From dcecd0f8a076ada93f5178c66bb0393453ba1954 Mon Sep 17 00:00:00 2001 From: Toni Riikonen Date: Mon, 8 Sep 2025 21:30:19 +0300 Subject: [PATCH] Add audio emulation installation instructions Added instructions for audio emulation installation. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c65ddaa4f..59c481e9f 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,11 @@ Building --------- For instructions on how to build 86Box from source, see the [build guide](https://86box.readthedocs.io/en/latest/dev/buildguide.html). +## Audio emulation installation + +Build 86box executable for your target system + roms +Copy all .wav files from samples directory to the same directory with the 86box executable and you're good to go. + Licensing ---------