diff --git a/FAQ.mediawiki b/FAQ.mediawiki index 35914b9db..1e4aee3c7 100644 --- a/FAQ.mediawiki +++ b/FAQ.mediawiki @@ -64,12 +64,16 @@ Check the [https://github.com/xenia-project/game-compatibility#game-compatibilit === Why aren't saves working? (Storage device not found/full/not detected, etc) === Saves are broken in some games in Xenia, especially ones with user profile saves. -As for saves, etc that worked previously in older builds of Xenia, create a text file in the same directory as xenia.exe named portable.txt. +As for saves, etc that worked previously in older builds of Xenia: + +Create a text file in the same directory as xenia.exe named portable.txt. + +**This won't do anything with Xenia Canary since it's already in portable mode by default.** === Where are saves stored? === Saves are in Documents\xenia\content by default. -If a portable.txt file is in the same directory as xenia.exe the content folder will be in the same directory as xenia.exe. +If a portable.txt file is in the same directory as xenia.exe or you are using Xenia Canary the content folder will be in the same directory as xenia.exe.