From 1fb3c56e082fa4d0697e8fc52a82b44f04e67191 Mon Sep 17 00:00:00 2001 From: Voxel <16278868+Voxel9@users.noreply.github.com> Date: Mon, 10 Jul 2023 14:58:01 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7ba404e52..18757ecb4 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ In addition, all video modes apart from 8-bit are supported. By default, the GPU - Interchangeable touchscreen mouse and keyboard ## Setup +Before doing anything, [dump the DSP firm](https://github.com/zoogie/DSP1/releases) so that the sound will work. Download `prboom-plus-3DS.zip` and `prboom-plus.3dsx/cia` from the [latest release](https://github.com/Voxel9/PrBoom-Plus-3DS/releases/latest) page. Extract the ZIP to the root of the SD card. If you're planning to run the .3dsx version, copy `prboom-plus.3dsx` to `/3ds/PrBoom-Plus`. If you're planning to run the .cia version, copy `prboom-plus.cia` to anywhere on the SD card, then install it using [FBI](https://github.com/Steveice10/FBI).