Update README.md

Removes the words about custom build and introduces the scenairo that Fastmem gets disabled.
This commit is contained in:
SHOJI122
2022-12-07 18:49:02 +08:00
committed by GitHub
parent 8f9d664d13
commit 8229e8bbb9
+2 -1
View File
@@ -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/)