Updated Ryujinx Setup & Configuration Guide (Windows) (markdown)
parent
06ec1b2c46
commit
8723763a68
1 changed files with 20 additions and 6 deletions
|
@ -345,23 +345,37 @@ To purge the PPTC cache files:
|
|||
Graphics Enhancements
|
||||
=====================
|
||||
|
||||
Currently, the only enhancement *Ryujinx* offers to rendered graphics is
|
||||
*Anisotropic Filtering,* which can visibly improve graphic quality.
|
||||
*Ryujinx* **does not have** a disk shader cache at this time, though
|
||||
this functionality may be added sometime in the future.\
|
||||
Currently, *Ryujinx* offers two graphics enhancement options.
|
||||
|
||||
1. _Resolution Scaling_, which offers a much sharper image with little to no impact to performance. Resolution scaling can increase image quality much more noticeably than Anisotropic Filtering. Ryujinx's resolution scaling implementation allows native, 2x, 3x, 4x, or even custom ratios for upscaling.
|
||||
|
||||
2. *Anisotropic Filtering,* which can visibly improve graphic quality.
|
||||
[Wikipedia says](https://en.wikipedia.org/wiki/Anisotropic_filtering):\
|
||||
_In layman\'s terms, anisotropic filtering retains the \"sharpness\" of_
|
||||
_a texture normally lost by MIP map texture\'s attempts to avoid_
|
||||
_aliasing. Anisotropic filtering can therefore be said to maintain crisp_
|
||||
_texture detail at all viewing orientations while providing fast_
|
||||
_anti-aliased texture filtering._
|
||||
*Ryujinx* **does not have** a disk shader cache at this time, though
|
||||
this functionality may be added sometime in the future.\
|
||||
|
||||
|
||||
**To enable _Resolution Scaling_:**\
|
||||
**Note: Enabling this feature may cause graphical glitches on some games.**\
|
||||
**These settings may be changed in-game on the fly! On a standard 1080p display, 2x resolution scaling is recommended.**
|
||||
|
||||
1. With *Ryujinx open, click *Options \> Settings*\
|
||||
![image](https://user-images.githubusercontent.com/62343878/86672580-078e3480-bfb4-11ea-8c01-86b05066a4dc.png)
|
||||
2. Navigate to the *Graphics* tab and click the dropdown next to Resolution Scale. Select your desired level of resolution scaling.
|
||||
![image](https://user-images.githubusercontent.com/62343878/86673437-e7ab4080-bfb4-11ea-86de-876d7563f6a2.png)
|
||||
\
|
||||
**Click *Save*** to save the enhancement setting.
|
||||
|
||||
**To enable _Anisotropic Filtering_:**
|
||||
|
||||
**Note: enabling this feature may cause graphical glitches on some**
|
||||
**games.**
|
||||
|
||||
**To enable _Anisotropic Filtering_:**
|
||||
|
||||
1. With *Ryujinx* open, click on *Options \> Settings*\
|
||||
![image](https://user-images.githubusercontent.com/62343878/86279490-547aa100-bb97-11ea-97ad-549534e9d635.png)
|
||||
|
||||
|
|
Loading…
Reference in a new issue