From 2e6174bd2c30c85308cc1b161b8bd1210ddb0d4f Mon Sep 17 00:00:00 2001 From: HazNut Date: Mon, 6 Sep 2021 18:25:57 +0100 Subject: [PATCH] readme: Replace dead BIOS extraction link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a22a4287a9..82ae2b7be9 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ _Note: Recommended GPU is based on 3x Internal, ~1080p resolution requirements. - Windows XP and Direct3D9 support was dropped after stable release 1.4.0. - Windows 7 and Windows 8 support was dropped after stable release 1.6.0. - Make sure to update your operating system and drivers to ensure you have the best experience possible. Having a newer GPU is also recommended so you have the latest supported drivers. -- Because of copyright issues, and the complexity of trying to work around it, you need a BIOS dump extracted from a legitimately-owned PS2 console to use the emulator. For more information about the BIOS and how to get it from your console, visit [this page](https://pcsx2.net/config-guide.html#Bios). +- Because of copyright issues, and the complexity of trying to work around it, you need a BIOS dump extracted from a legitimately-owned PS2 console to use the emulator. For more information about the BIOS and how to get it from your console, visit [this page](pcsx2/Docs/PCSX2_FAQ.md#question-13-where-do-i-get-a-ps2-bios). - PCSX2 uses two CPU cores for emulation by default. A third core can be used via the MTVU speed hack, which is compatible with most games. This can be a significant speedup on CPUs with 3+ cores, but it may be a slowdown on GS-limited games (or on CPUs with fewer than 2 cores). Software renderers will then additionally use however many rendering threads it is set to and will need higher core counts to run efficiently. - Requirements benchmarks are based on a statistic from the Passmark CPU bench marking software. When we say "STR", we are referring to Passmark's "Single Thread Rating" statistic. You can look up your CPU on [Passmark's website for CPUs](https://cpubenchmark.net) to see how it compares to PCSX2's requirements.