mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-08-04 08:02:02 +00:00
Some discussed changes
This commit is contained in:
parent
9a54653659
commit
f81c70a335
|
@ -73,8 +73,6 @@ Since an integrated GPU uses system RAM as its video memory (VRAM), our memory r
|
|||
|
||||
- Our recommended specifications don't guarantee perfect performance in most games, but rather strive to provide a cost effective recommendation while still considering performance.
|
||||
|
||||
- Most games are playable on older Nvidia GPUs from the Fermi family (400 series) or later, but at least Pascal (1000 series) is strongly recommended.
|
||||
|
||||
- CPUs lacking the FMA instruction set will produce very poor results. Intel Core gen 3 series or older, AMD phenom II or older and all Pentium/Celeron/Atom CPUs will not produce optimal results.
|
||||
|
||||
- Mobile CPUs will not reach the same performance as their desktop counterparts due to thermal, power, and technical limitations.
|
||||
|
@ -88,6 +86,10 @@ Sample Image:
|
|||
|
||||

|
||||
|
||||
- yuzu will technically run on Vulkan 1.1 drivers, but significant issues may be encountered.
|
||||
|
||||
- Most games are playable on older Nvidia GPUs from the Fermi family (400 series) or later, but at least Pascal (1000 series) is strongly recommended.
|
||||
|
||||
## yuzu Quickstart Guide
|
||||
|
||||
To start playing commercial games, yuzu needs a couple of system files and folders from your switch in order to play them properly.
|
||||
|
|
Loading…
Reference in a new issue