mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-11 16:06:41 +00:00
Better ARM64 naming
This commit is contained in:
parent
618cc6fc03
commit
8170f79854
|
@ -43,7 +43,7 @@ description: A guide designed to get you started with yuzu quickly.
|
|||
|
||||
#### CPU:
|
||||
|
||||
Any x86_64 CPU with support for the FMA instruction set, or an ARM64 CPU. 6 threads or more are recommended.
|
||||
Any x86_64 CPU with support for the FMA instruction set, or an ARM64-v8a or newer CPU. 6 threads or more are recommended.
|
||||
|
||||
- **Minimum:** Intel Core i5-4430 / AMD Ryzen 3 1200 / Snapdragon 460
|
||||
|
||||
|
|
Loading…
Reference in a new issue