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 07:10, 2 August 2017 by Serfrost (talk | contribs)
Jump to:navigation Jump to:search

We assume that you already know how to get the game updates in decrypted/extracted format. However, should you need any assistance you can easily find some guides on Google.

Note that this updating process is not the same when installing DLC. If you do otherwise, you might override and corrupt your files.

Try to avoid using the "alternative" method of overriding files in the vanilla game folders since you can't revert to original files that way, and also you override game IDs.

Since version 1.7.3, Cemu will load patched game files automatically from mlc01\usr\title\<titleId_upper8Digits>\<titleId_lower8Digits>\, all you have to do is to place the updated game files in this folder.

How to 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. Open log.txt in the Cemu folder, look for the line:
    Mounting local storage (updates): .\mlc01\usr\title\00050000\101C9XXX\
  4. Go back to your Cemu folder and open the folder mlc01\usr\title and create there the two folders if they don't exist.
  5. In the newly created folder ..\101C9XXX\ you can put your update data, which should consist of 2 or 3 files.
  6. Afterwards, turn Cemu Logging off by following Step 1 to prevent a bloated Log file.

Example US version of MK8

For example, patching the US version of MK8 you should end up with a folder structure that looks like this:

<cemuFolder>\mlc01\usr\title\00050000\1010EC00\content\
<cemuFolder>\mlc01\usr\title\00050000\1010EC00\code\
<cemuFolder>\mlc01\usr\title\00050000\1010EC00\meta\

See Also

Tutorial:How to install a DLC