From c872f975c505e2181642490dd78b310aca6fc0c7 Mon Sep 17 00:00:00 2001 From: Bobby Smith <33353403+bslenul@users.noreply.github.com> Date: Fri, 10 Nov 2023 16:02:03 +0100 Subject: [PATCH] Dolphin - remove the "Content Downloader" steps --- docs/library/dolphin.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/docs/library/dolphin.md b/docs/library/dolphin.md index a8e6f2757c..94d45b2cdf 100644 --- a/docs/library/dolphin.md +++ b/docs/library/dolphin.md @@ -31,15 +31,7 @@ After downloading the core within RetroArch, execute one of the following three If your frontend version has `Main Menu > Online Updater > Core System Files Downloader` then that's the easiest solution, just download 'Dolphin.zip' from that menu and you're all done! -### B. Installing from the 'Content Downloader' - -If your frontend version has `Main Menu > Online Updater > Content Downloader`: - -1. Inside the 'Content Downloader' menu, select 'Nintendo - GameCube - Wii' and download 'dolphin-data.zip'. -2. Navigate to your frontend 'downloads' folder, if the download finished properly you should see a new 'dolphin-emu' folder inside. -3. Now simply move that 'dophin-emu' folder to your frontend 'system' folder and you should be good to go! - -### C. Installing from the GitHub repo +### B. Installing from the GitHub repo 1. Get a copy of the Dolphin `Sys` folder. This can be done by downloading the current source code. We provide two methods: one using *Git* and one without.