Post Reply 
 
Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PPSSPP Automated Builds for iOS, Android, OS X, and Linux
09-06-2014, 03:10 PM (This post was last modified: 09-06-2014 03:12 PM by angelXwind.)
Post: #24
RE: PPSSPP Automated Builds for iOS, Android, OS X, and Linux
(09-06-2014 02:22 PM)Adhenovan Wrote:  I have a little problem transfering save from pc ppsspp to ios ppsspp , ios can load the save game but when trying to save again saying error code , game: mhfu , ppsspp ver both 0.9.9.1

If you transferred the save file using iFunBox, the permissions/ownership automatically become those of root. PPSSPP runs as mobile, and therefore cannot write to a file that is owned by root.

To solve this, run the following commands in a Terminal session (SSH or on-device):

Code:
chown -R mobile:mobile /User/Documents/PSP/
chmod -R 755 /User/Documents/PSP/

If you want to prevent this from happening in the future, transfer your save files using SSH/SCP (FileZilla, CyberDuck, or WinSCP all work fine) as the user mobile.

-angelXwind sinks back into her hiding hole-
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: PPSSPP Automated Builds for iOS, Android, OS X, and Linux - angelXwind - 09-06-2014 03:10 PM

Forum Jump: