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

Getting Started: Difference between revisions

From Cemu Wiki
Jump to:navigation Jump to:search
(Replaced content with "This information should now be viewed here: https://cemu.cfw.guide/")
Tag: Replaced
 
(170 intermediate revisions by 12 users not shown)
Line 1: Line 1:
Work in progress, look in the code to watch/edit/contribute!
This information should now be viewed here: https://cemu.cfw.guide/
 
 
<center><big>Welcome, new Cemu user! This is a guide for everyone who never had any contact with emulation and/or forgot how to do certain things. <br>
Please read ''carefully'' the explanation and the needed steps to make it work for your personal device.</big></center> <br>
 
{| style="width:100%;border: 0; background-color: #ffffff" cellpadding="0" cellspacing="10";
| style="width:75%;vertical-align: top; border:1px solid #e82e2e; background-color: #FFFFFF" |
<div style="background-color:#e82e2e; font-size:1px; height:8px; border-bottom:1px solid #e82e2e;"></div>
<div style="margin:5px;text-align:center">
 
<big>'''Be advised'''</big> <br>  <!-- use css box here --> 
'''WE DO NOT SUPPORT ANY ILLEGAL ACTION YOU ARE COMMITTING BY DOWNLOADING ANY ROMS OF THE GAMES! <br>
YOU SHOULD FIRST OWN THE ORIGINAL WII U AND SECOND KNOW HOW TO DUMP THE GAMES TO YOUR DEVICE!<br>
ONLY DUMP GAMES THAT YOU OWN! PLAY LEGAL!'''
</div>
<br>
 
|}
 
==What is Cemu?==
[[File:Cemu_what.PNG|thumb]]
WiiU runs the "Café OS", and C'''emu''' '''emu'''lates the system, making it possible to run dumped WiiU games.<br>
''For more advanced information about Café OS, check out this link: http://wiiubrew.org/wiki/Cafe_OS
 
==System Requirements==
{|
|'''OS:'''
|Windows 7 (x64) or above
|-
|'''API:'''
|OpenGL 4.0 (4.5 is used if available)
|-
|'''RAM:'''
|< 4 GB, 6 GB or more recommended
|-
| style="vertical-align: top;"|'''GPU:'''
|
*NVIDIA GPU: Runs as expected on most recent driver.
*AMD GPU: Runs as expected on most recent driver
*Intel GPU: '''Not officially supported. Heavy visual glitches.'''
|-
|}
 
==Download & Install CEMU==
#Download the latest version of CEMU. Check [[Main Page|the main wiki page]] for the download link.
#Now you must unpack the <code>cemu_x.x.x.zip</code> file.
#You can start the emulator, by double-click on the <code>Cemu.exe</code> application.
 
==Supported games==
Check out http://compat.cemu.info/ to find a full list of games and their support status.
{| class="wikitable"
! Rating
! Icon
! Description
|-
| [[:Category:Perfect (Rating)|Perfect]]
| [[File:Smiley-Perfect.png|link=Category:Perfect (Rating)]]
| Games rated this are games that have no discernible issues.  No graphical or audio glitches, no crashes, no bugs that didn't exist in the original game.  Quite simply, they run perfectly.
|-
| [[:Category:Playable (Rating)|Playable]]
| [[File:Smiley-Playable.png|link=Category:Playable (Rating)]]
| Games in this category are playable to the end of the game.  Can have some minor graphical or audio glitches or issues, but these do not greatly affect playability or prevent game completion.
|-
| [[:Category:Runs (Rating)|Runs]]
| [[File:Smiley-Runs.png|link=Category:Runs (Rating)]]
| Games in this category can get in-game and usually run very well, but major graphical or audio glitches or game-breaking bugs make it difficult to continue playing or finish the game.
|-
| [[:Category:Loads (Rating)|Loads]]
| [[File:Smiley-Loads.png|link=Category:Loads (Rating)]]
| Games in this category manage to load at least a screen before crashing, or can get through the in-game menus before crashing, or sometimes in-game before crashing, but they generally crash CEMU at some point.
|-
| [[:Category:Unplayable (Rating)|Unplayable]]
| [[File:Smiley-Unplayable.png|link=Category:Unplayable (Rating)]]
| Games in this category do not load in CEMU.  Either they crash immediately following the first load attempt, or they display a black screen until you close CEMU.
|}
 
==Configuration==
===Dumping game files===
===Compressing game files===
''(can be skipped)''
==Starting==
===Update Games and Installing DLCs===
*[[Tutorial:How to update a game|How to update a game]]
*[[Tutorial:How to install a DLC|How to install a DLC]]
 
===Using dumped games===
<div class="infobox float-right" id="vorlage-infobox-Name" summary="Infobox Name" style="border:1px solid lightsteelblue; padding:5px; width:25em; margin:0 0 0.5em 1em; font-size:85%; background:#F9F9F9;">
<div style="background:lightsteelblue; margin-bottom:2px; text-align:center; font-size:118%; font-weight:bold; width:100%;"> Compatible Files by File Extension </div>
{| style="width:100%; margin:0; text-align:left;"
|-
! colspan=2 | File extension
|-
| '''wud:'''
| Wii U Disc Images
|-
| '''wux:'''
| Wii U Disc Images
|-
| '''iso:'''
| Generic file extension for disc image files.
|-
| '''wad:'''
| Wii U Disc Images
|-
| '''rpx:'''
| Wii U executable
|}
</div>
 
#Start the CEMU application.
#<code>File</code> -> <code>Load</code>
#Select the file you want to load
:: To load a wud, wux, iso, wad file:
::* You can easily loads the Wii U Disc Images by selecting the image file (wud, wux, iso, wad).
:: To load a rpx file:
::* Browse to the game folder and open the folder <code>code\</code> and select the <code>*.rpx</code> file
 
===Shortcuts===
{|class="wikitable"
|<code>Ctrl</code> + <code>Tab</code>
|Toggle between TV or GamePad display.
|-
|<code>ESC</code>
|Leave full screen
|-
|<code>Shift</code> + <code>Print</code>
|Screen to capture a screen-shot in the native resolution of the game
|}
 
===Game settings===
*[[Tutorial:Configuration|Configuration]]
*[[Tutorial:Configuring Controllers|Configuring Controllers]]
*[[Tutorial:Graphic pack|Graphic pack]]
 
==Command line option==
To start a game use for example this command <code>cemu.exe -g ''C:\games\example.wud''</code>
{|class="wikitable"
|<code>-g ''path''</code>
|Loads a game
|-
|<code>-f</code>
|Launch in fullscreen mode.
|-
|}
[[Category:List_of_tutorials]]

Latest revision as of 23:59, 25 April 2021

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