Update README.md: add the notice that only > Windows 10 v1803 is supported

Only > Windows 10 v1803 is supported because of the use 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.
This commit is contained in:
SHOJI122
2022-12-07 14:36:19 +08:00
committed by GitHub
parent 0f9641d059
commit 8f9d664d13
+1 -1
View File
@@ -39,7 +39,7 @@ It is written in C++ with portability in mind, and we actively maintain builds f
## Compatibility ## 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). 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 or newer is supported. 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.
For a full list of games yuzu support, please visit our [Compatibility page](https://yuzu-emu.org/game/) For a full list of games yuzu support, please visit our [Compatibility page](https://yuzu-emu.org/game/)