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
(Created page with "== Method 1 == Since Cemu 1.7.3 Cemu added proper support for AOC library. Addon content (DLC) is automatically loaded from <code>mlc01/usr/title/../../aoc/</code> or <code>ml...")
 
No edit summary
Line 5: Line 5:
#Start the Cemu emulator and enable Logging. <code>Debug -> Logging -> enable Logging</code>
#Start the Cemu emulator and enable Logging. <code>Debug -> Logging -> enable Logging</code>
#Start your game in the emulator and close the emulator
#Start your game in the emulator and close the emulator
#Search in the <code>log.txt</code> the line<br> <code>Mounting local storage (updates): .\mlc01\usr\title\'''00050000\101C9XXX'''\</code>
#Search in the <code>log.txt</code> in the Cemu installation folder the line<br> <code>Mounting local storage (updates): .\mlc01\usr\title\'''00050000\101C9XXX'''\</code>
#Go to your Cemu installation folder and open the folder <code>mlc01/usr/title/</code> and create there the two folder when they doen't exists.
#Go to your Cemu installation folder and open the folder <code>mlc01/usr/title/</code> and create there the two folder when they doen't exists.
#In the last new created folder you create a folder with <code>aoc/</code> and copy there your DLC data.
#In the last new created folder you create a folder with <code>aoc/</code> and copy there your DLC data.


[[Category:List of tutorials]]
[[Category:List of tutorials]]

Revision as of 13:49, 18 March 2017

Method 1

Since Cemu 1.7.3 Cemu added proper support for AOC library. Addon content (DLC) is automatically loaded from mlc01/usr/title/../../aoc/ or mlc01/usr/title/../../<aoc_titleId>/

How I find the mlc01/usr/title/../../aoc/ folder and install the DLC

  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 in the Cemu installation folder 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 last new created folder you create a folder with aoc/ and copy there your DLC data.