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

Tutorial:How to install a DLC: Difference between revisions

From Cemu Wiki
Jump to:navigation Jump to:search
No edit summary
mNo edit summary
Line 33: Line 33:
<cemuFolder>\mlc01\usr\title\00050000\1010EC00\aoc\meta</pre>
<cemuFolder>\mlc01\usr\title\00050000\1010EC00\aoc\meta</pre>


[[Category:Installation]] [[Category:List of tutorials|How to install a DLC]]
[[Category:Installation]] [[Category:List of tutorials]]

Revision as of 12:47, 10 January 2020

Prerequisites

We assume that you already know how to get the game DLC in decrypted/extracted format. However, should you need any assistance refer to the Getting Started guide.

Automatically

"File->Install game update or DLC". Find the meta.xml file of the update or DLC in the meta folder of it.

Manually on older versions

For Cemu to correctly load patches all you have to do is to place the updated game files in:

mlc01\usr\title\<titleId_upper8Digits>\<titleId_lower8Digits>\aoc\ or

mlc01\usr\title\<titleId_upper8Digits>\<titleId_lower8Digits>\<aoc_titleId>\

If this directory doesn't exist, make sure to be on the most current update of the game (link below,) and then follow the steps further below:

Before DLC installation

How to create or find the mlc01\usr\title\..\..\aoc\ folder and install the DLC

If you have correctly installed the most recent Updates to the specific game, you can effectively skip to Step 4.

  1. Start your game in the emulator and then close the emulator.
  2. Open log.txt in the Cemu folder and look for the line:
    Mounting local storage (updates): .\mlc01\usr\title\00050000\101XXXXX\
  3. Return to your Cemu folder and navigate to mlc01\usr\title and if they don't exist, create the 00050000 folder and within it, create the 101XXXXX folder.
  4. In the last newly created folder ..\101XXXXX\ you create a folder named aoc and copy your DLC data within, consisting of 3 folders. (Code, Content, Meta.)

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\aoc\code
<cemuFolder>\mlc01\usr\title\00050000\1010EC00\aoc\content
<cemuFolder>\mlc01\usr\title\00050000\1010EC00\aoc\meta