diff --git a/README.md b/README.md index 1ff5ab8923..923da8cc9e 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,8 @@ It is written in C++ with portability in mind, and we actively maintain builds f ## Compatibility The emulator is capable of running most commercial games at full speed, provided you meet the [necessary hardware requirements](https://yuzu-emu.org/help/quickstart/#hardware-requirements). -Windows users should note that only Windows 10 v1803 or newer is supported because of the use of the [Fastmem technology](https://yuzu-emu.org/entry/yuzu-fastmem/), and a custom build without Fastmem might still work for older systems like Windows 7 but is not supported. + +Windows users should note that only Windows 10 v1803 or newer is supported because of the [Fastmem technology](https://yuzu-emu.org/entry/yuzu-fastmem/). However, the emulator might still work for older systems like Windows 7 when Fastmem is disabled. In Windows, Fastmem is disabled by default if the emulator fails to allocate 4GB of memory. For a full list of games yuzu support, please visit our [Compatibility page](https://yuzu-emu.org/game/)