In order to edit this wiki, you must register and verify your account.

Tutorial:Configuration: Difference between revisions

From Cemu Wiki
Jump to:navigation Jump to:search
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==The menu==
This information should now be viewed here: https://cemu.cfw.guide/optimizing-cemu
{| class="wikitable"
 
!menu
[[Category: List_of_tutorials]]
!sub-menu
!description
|-
|rowspan="2"|File <!--First column-->
|Load
|[[Getting Started#Using dumped games|Load a game]]
|-
|Exit
|Exit the CEMU Emulator
|-
|rowspan="10"|Options <!--First column-->
|Fullsceen
|Enable the Fullscreen mode of the emulator. Can be closed with <code>ESC</code>
|-
|Enable VSync
| The vertical refresh rate does not exceed your monitor refresh rate.
|-
|Graphic packs
| Allows to enable and disable [[Tutorial:Graphic pack|Graphic packs]] and check their status
|-
|Upscale Filter
|Options: <code>Bilinear</code> and <code>Bicubic</code>.
|-
|Fullscreen filter
|Options: <code>Keep aspect ratio</code> and <code>Stretch</code>.
|-
|GPU buffer cache accuracy
|Options: <code>High (slow)</code>, <code>Medium</code> and <code>Low (fast)</code>
|-
|Audio settings
| Set audio volume
|-
|Input settings
|Set emulated controller. More info [[Tutorial:Configuring Controllers|here]]
|-
|Console region
|Set the emulated console region. Recommended:<code>Auto</code> Possible regions are (<code>USA</code>, <code>Europe</code>, <code>Japan</code>, <code>China</code>, <code>Korea</code>, <code>Taiwan</code>)
|-
|Console language
|Set console language. Supported languages are <code>English</code>, <code>Japanese</code>, <code>French</code>, <code>German</code>, <code>Italian</code>, <code>Spanish</code>, <code>Chinese</code>, <code>Korean</code>, <code>Dutch</code>, <code>Portuguese</code>, <code>Russian</code> and <code>Taiwanese</code>.
|-
|rowspan="2"|CPU <!--First column-->
|Mode
|Options:<code>Single core interpreter</code> and <code>Single core recompiler (fast)</code>
|-
|Timer
|Options:<code>Cycle based timer</code> and <code>Host based timer (recommended)</code>
|-
|rowspan="1"|NFC <!--First column-->
|Scan NFC tag from file
|After you load a game you can scan the NFC tag from a <code>*.bin</code>, <code>*.dat</code> or <code>*.nfc</code> file.
|-
|rowspan="6"|Debug <!--First column-->
|Logging
|Enables development logging. Chooseable: <code>Unsupported API calls</code>, <code>File access</code>, <code>Threat synchronization API</code>, <code>GX2 API</code> and <code>Audio API</code> events. Will be exported to <code>log.txt</code> in the Cemu folder.
|-
|Dump
|You can choose <code>Textures</code> and <code>Shaders</code>. Make sure to delete the contents of <code>shaderCache/</code> first as Cemu will not dump shaders that are already cached.
|-
|Render upside-down
|Set the render mode upside-down (flipping the screen).
|-
|Disable audio
| -
|-
|Disable streamout
| -
|-
|View PPC threads
|Watch thread activity in CPU multi-core mode.
|-
|rowspan="1"|Help <!--First column-->
|About
|Version info, authors and Patreon supporters.
|}
[[Category:List_of_tutorials]]

Latest revision as of 23:07, 26 April 2021

This information should now be viewed here: https://cemu.cfw.guide/optimizing-cemu