From 2a9d169b3453594ed0703d9bd44c8f444a2701f3 Mon Sep 17 00:00:00 2001 From: Mad Scientist <67949699+madscientist16@users.noreply.github.com> Date: Thu, 10 Oct 2024 19:59:13 +0500 Subject: [PATCH] Fix bios directory in PCSX2 Guide --- wiki-rtd/docs/wiki_emulator_guides/pcsx2/pcsx2-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki-rtd/docs/wiki_emulator_guides/pcsx2/pcsx2-guide.md b/wiki-rtd/docs/wiki_emulator_guides/pcsx2/pcsx2-guide.md index 351424d..65e1eab 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/pcsx2/pcsx2-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/pcsx2/pcsx2-guide.md @@ -21,7 +21,7 @@ PCSX2 supports the following formats: `ISO` `BIN with CUE files` `CHD` ## Does PCSX2 require BIOS or Firmware? -Yes, they need to be put directly into the `retrodeck/roms/bios/` without any subfolder. +Yes, they need to be put directly into the `retrodeck/bios/` without any subfolder. ## How to enable/disable Multitap?