Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Topic on Talk:Limbo

Line 1: Line 1:
 
According to Epic, save files are stored in:
 
According to Epic, save files are stored in:
<code>
+
<pre>
 
{
 
{
 
     "key": "CloudSaveFolder",
 
     "key": "CloudSaveFolder",
 
     "value": "{AppData}/LIMBO/save_game/"
 
     "value": "{AppData}/LIMBO/save_game/"
 
},
 
},
</code>
+
</pre>
  
 
should be tested
 
should be tested