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
mNo 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
 
(24 intermediate revisions by 2 users not shown)
Line 1: Line 1:
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.
This information should now be viewed here: https://cemu.cfw.guide/dumping-games


''Note that this updating process is '''not''' the same when [[Tutorial:How to install a DLC|installing '''DLC''']]. If you do otherwise, you might override and corrupt your files.''
[[Category:Installation]] [[Category: List_of_tutorials]]
 
''Try to avoid using the "alternative" method of overriding files in the vanilla game folders since not only your can't revert to original files that way, but also you override game IDs.''
 
Since version 1.7.3, Cemu will load patched game files automatically from <code>mlc01/usr/title/''<titleId_upper8Digits>/<titleId_lower8Digits>''/</code>, all you have to do is to place the updated game files in this folder.
 
===How to find the mlc01/usr/title/../../ folder===
#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 don't exist.
#In the new created folders you can put your update data
 
=== 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:
<pre><cemuFolder>\mlc01\usr\title\00050000\1010EC00\content\
<cemuFolder>\mlc01\usr\title\00050000\1010EC00\code\
<cemuFolder>\mlc01\usr\title\00050000\1010EC00\meta\</pre>
 
== See Also ==
[[Tutorial:How to install a DLC]]
 
[[Category:List of tutorials|How to update a game]]

Latest revision as of 23:35, 26 April 2021

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