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
Line 7: Line 7:
|rowspan="2"|File <!--First column-->
|rowspan="2"|File <!--First column-->
|Load
|Load
|Here you can [[Getting Started#Using dumped games|load a game]]
|[[Getting Started#Using dumped games|Load a game]]
|-
|-
|Exit
|Exit
Line 17: Line 17:
|-
|-
|Enable VSync
|Enable VSync
| The vertical refresh rate does not go over the monitor refresh rate.
| The vertical refresh rate does not exceed your monitor refresh rate.
|-
|-
|Graphic packs
|Graphic packs
Line 23: Line 23:
|-
|-
|Upscale Filter
|Upscale Filter
|Options are <code>Bilinear</code> and <code>Bicubic</code>.
|Options: <code>Bilinear</code> and <code>Bicubic</code>.
|-
|-
|Fullscreen filter
|Fullscreen filter
|Options are <code>Keep aspect ratio</code> and <code>Stretch</code>.
|Options: <code>Keep aspect ratio</code> and <code>Stretch</code>.
|-
|-
|GPU buffer cache accuracy
|GPU buffer cache accuracy
|Options are <code>High (slow)</code>, <code>Medium</code> and <code>Low (fast)</code>
|Options: <code>High (slow)</code>, <code>Medium</code> and <code>Low (fast)</code>
|-
|-
|Audio settings
|Audio settings
| Here you can set the audio volume
| Set audio volume
|-
|-
|Input settings
|Input settings
|Here you can set the emulated controller. More infos [[Tutorial:Configuring Controllers|here]]
|Set emulated controller. More info [[Tutorial:Configuring Controllers|here]]
|-
|-
|Console region
|Console region
|Set here the emulated console region. Recommended is to set to <code>Auto</code> Regions are (<code>USA</code>, <code>Europe</code>, <code>Japan</code>, <code>China</code>, <code>Korea</code>, <code>Taiwan</code>)
|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
|Console language
|Here you can set your console language setting. 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>.  
|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-->
|rowspan="2"|CPU <!--First column-->
|Mode
|Mode
|Options are <code>Single core interpreter</code> and <code>Single core recompiler (fast)</code>
|Options:<code>Single core interpreter</code> and <code>Single core recompiler (fast)</code>
|-
|-
|Timer
|Timer
|Options are <code>Cycle based timer</code> and <code>Host based timer (recommended)</code>
|Options:<code>Cycle based timer</code> and <code>Host based timer (recommended)</code>
|-
|-
|rowspan="1"|NFC <!--First column-->
|rowspan="1"|NFC <!--First column-->
Line 56: Line 56:
|rowspan="6"|Debug <!--First column-->
|rowspan="6"|Debug <!--First column-->
|Logging
|Logging
|When you <code>Enable Logging</code>. You can choose to log <code>Unsupported API calls</code>, <code>File access</code>, <code>Threat synchronization API</code>, <code>GX2 API</code> and <code>Audio API</code> events . The log you find in the log.txt file in the Cemu installation folder.
|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
|Dump
Line 62: Line 62:
|-
|-
|Render upside-down
|Render upside-down
|Here you can set the render mode upside-down.
|Set the render mode upside-down (flipping the screen).
|-
|-
|Disable audio
|Disable audio
|Here you can disable audio.
| -
|-
|-
|Disable streamout
|Disable streamout
|Here you can disable streamout.
| -
|-
|-
|View PPC threats
|View PPC threads
|Here you see the threats in CPU multi-core mode.
|Watch thread activity in CPU multi-core mode.
|-
|-
|rowspan="1"|Help <!--First column-->
|rowspan="1"|Help <!--First column-->
|About
|About
|Here you find the version info, authors and Patreon supporters.
|Version info, authors and Patreon supporters.
|}
|}
[[Category:List_of_tutorials]]
[[Category:List_of_tutorials]]

Revision as of 19:05, 21 March 2017

The menu

menu sub-menu description
File Load Load a game
Exit Exit the CEMU Emulator
Options Fullsceen Enable the Fullscreen mode of the emulator. Can be closed with ESC
Enable VSync The vertical refresh rate does not exceed your monitor refresh rate.
Graphic packs Allows to enable and disable Graphic packs and check their status
Upscale Filter Options: Bilinear and Bicubic.
Fullscreen filter Options: Keep aspect ratio and Stretch.
GPU buffer cache accuracy Options: High (slow), Medium and Low (fast)
Audio settings Set audio volume
Input settings Set emulated controller. More info here
Console region Set the emulated console region. Recommended:Auto Possible regions are (USA, Europe, Japan, China, Korea, Taiwan)
Console language Set console language. Supported languages are English, Japanese, French, German, Italian, Spanish, Chinese, Korean, Dutch, Portuguese, Russian and Taiwanese.
CPU Mode Options:Single core interpreter and Single core recompiler (fast)
Timer Options:Cycle based timer and Host based timer (recommended)
NFC Scan NFC tag from file After you load a game you can scan the NFC tag from a *.bin, *.dat and *nfc file.
Debug Logging Enables development logging. Chooseable: Unsupported API calls, File access, Threat synchronization API, GX2 API and Audio API events. Will be exported to log.txt in the Cemu folder.
Dump You can choose Textures and Shaders. Make sure to delete the contents of the shaderCache/ dirctory 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.
Help About Version info, authors and Patreon supporters.