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

Tutorial:How to update a game

From Cemu Wiki
Revision as of 13:37, 18 March 2017 by Emulated (talk | contribs) (Created page with "== Method 1 == Since Cemu 1.7.3 the emulator will load patched game files automatically from <code>mlc01/usr/title/../../</code>. Attention <code>/../../</code> includes sub-s...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to:navigation Jump to:search

Method 1

Since Cemu 1.7.3 the emulator will load patched game files automatically from mlc01/usr/title/../../. Attention /../../ includes sub-strings of the title id. Copy there your update files.

How I find the mlc01/usr/title/../../ folder

  1. Start the Cemu emulator and enable Logging. Debug -> Logging -> enable Logging
  2. Start your game in the emulator and close the emulator
  3. Search in the log.txt the line
    Mounting local storage (updates): .\mlc01\usr\title\00050000\101C9XXX\
  4. Go to your Cemu installation folder and open the folder mlc01/usr/title/ and create there the two folder when they doen't exists.
  5. In the new created folders you can put your update data

Method 2

In your game folder you find the three or more folder

  • /code
  • /content
  • /meta

In your update folder you find some of the folder, too. To process the update copy and replace all the files and folders of your update folders with the game folder.