Re: can't find save files
Maybe you have multiple saves folders.
Please open Terminal and copy and paste the following command then hit Enter/Return:
find ~ -type d -name "*saves*" 2>/dev/null
After a little while it will return the results of the search. Please copy and paste the results in a post here.