This does a number of things: - Introduces new shortcodes for figures and tables, allowing them to be embedded natively. - Fixes padding on Youtube videos - Adjusts old blog posts, fixing dead links, and updating/unifying syntax.
1.7 KiB
+++ date = "2016-12-06T16:56:00-05:00" title = "Migrate Your Savefiles" author = "thekoopakingdom" forum = 40 +++
DISCLAIMER: You do NOT need to follow this guide if you downloaded Citra for the first time after December 6th, 2016 OR if you have freshly installed Citra since using an older build.
In new versions of Citra, the location of saves has changed, so this guide will show how to migrate your saves to the new location on Windows (Linux and macOS Bleeding Edge builds are planned, we are currently busy working on bringing nightly builds back.).
- Press Windows + R, type
explorer %localappdata%
, this should bring up a Windows Explorer window in aLocal
folder. Navigate to thecitra
folder.
{{< img src="entry/migrate-your-savefiles/ex_1.png" width="574px" height="142px">}}
- Navigate to the
app-x.x.x
folder with the highest version number.
{{< img src="entry/migrate-your-savefiles/ex_2.png" width="570px" height="497px">}}
-
Move the user` folder to your desktop. Make sure the user folder no longer exists in the existing folder.
-
Run citra-qt.exe`. The settings should now be reset, and Citra will begin using the new location. Now you can exit it.
-
Press Windows + R, type
explorer %appdata%
, this should bring up a Windows Explorer window in aRoaming
folder. Navigate to theCitra
folder. -
Move the contents of the
user
folder on your desktop to theCitra
folder, overwrite any files if asked.
Now, all of your settings and saves for Citra have been moved to the new location, which has the advantage of being able to be accessed by any new version of Citra, bringing stability improvements and storing your user data in a safe place.