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

Tutorial:How to update a game: Difference between revisions

From Cemu Wiki
Jump to:navigation Jump to:search
No edit summary
(Replaced content with "This information should now be viewed here: https://cemu.cfw.guide/dumping-games Category:Installation Category: List_of_tutorials")
Tag: Replaced
 
(35 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Method 1 ==
This information should now be viewed here: https://cemu.cfw.guide/dumping-games
Since Cemu 1.7.3 the emulator will load patched game files automatically from <code>mlc01/usr/title/../../</code>. Attention <code>/../../</code> includes sub-strings of the title id. Copy there your update files.


===How I find the mlc01/usr/title/../../ folder===
[[Category:Installation]] [[Category: List_of_tutorials]]
#Start the Cemu emulator and enable Logging. <code>Debug -> Logging -> enable Logging</code>
#Start your game in the emulator and close the emulator
#Search in the <code>log.txt</code> in the Cemu installation folder the line 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.
#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>/code</code>
* <code>/content</code>
* <code>/meta</code>
 
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.
[[Category:List of tutorials]]

Latest revision as of 22:35, 26 April 2021

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