From 3c93dab8f6c5d3a97853e73841efd38f5d548fdb Mon Sep 17 00:00:00 2001 From: checktext00 <158559026+checktext00@users.noreply.github.com> Date: Wed, 8 Jul 2026 12:16:50 +0000 Subject: [PATCH] Update LRPS2 BIOS link URL --- dist/info/pcsx2_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/pcsx2_libretro.info b/dist/info/pcsx2_libretro.info index 910eee6f9..ca52cb957 100644 --- a/dist/info/pcsx2_libretro.info +++ b/dist/info/pcsx2_libretro.info @@ -32,6 +32,6 @@ firmware0_opt = "false" firmware1_desc = "pcsx2/resources/GameIndex.yaml (Game Database)" firmware1_path = "pcsx2/resources/GameIndex.yaml" firmware1_opt = "false" -notes = "[1] This only checks if the PCSX2 'bios' folder exists and is in the correct location.|[2] Because the core doesn't require any specific filename for the BIOS files,|[^] this info file cannot tell you if the content of your 'bios' folder is correct or not.|[3] Please check https://docs.libretro.com/library/pcsx2/#bios for more details.|[4] The 'GameIndex.yaml' file can be downloaded from the Online Updater.|[^] It contains fixes for a lot of games and is mandatory|[^] for best compatibility. Some games may not even boot without it." +notes = "[1] This only checks if the PCSX2 'bios' folder exists and is in the correct location.|[2] Because the core doesn't require any specific filename for the BIOS files,|[^] this info file cannot tell you if the content of your 'bios' folder is correct or not.|[3] Please check https://docs.libretro.com/library/lrps2/#bios for more details.|[4] The 'GameIndex.yaml' file can be downloaded from the Online Updater.|[^] It contains fixes for a lot of games and is mandatory|[^] for best compatibility. Some games may not even boot without it." description = "A hard fork/derivative of the mature and highly-compatible PCSX2 Playstation 2 emulator to libretro. This core is a good first choice for most users as compared with the Play! core, which has lower compatibility with the PS2 library. Required BIOS files include EROM.BIN, rom1.bin, and at least one set of scph*.bin/.mec/.nvm dumps that match each region of games you wish to run. A newer BIOS than scph10000 is recommended, as this original BIOS has problems in memory card emulation and other sections."