[GH-ISSUE #2884] save prolblems on ppsspp iphone 4s #1176

Closed
opened 2026-03-17 20:28:02 +03:00 by kerem · 5 comments
Owner

Originally created by @asbel123 on GitHub (Jul 22, 2013).
Original GitHub issue: https://github.com/hrydgard/ppsspp/issues/2884

i tried final fantasy 4 complete collection it works perfect the text fine got a problem with system data.
I cant press yes to create new system data it stuck i pressed x on touch screen doesnt work. i copied the system data from my computer to iphone got a an error and every game always you cant press to yes to overwirte the saves i have to use save states

Originally created by @asbel123 on GitHub (Jul 22, 2013). Original GitHub issue: https://github.com/hrydgard/ppsspp/issues/2884 i tried final fantasy 4 complete collection it works perfect the text fine got a problem with system data. I cant press yes to create new system data it stuck i pressed x on touch screen doesnt work. i copied the system data from my computer to iphone got a an error and every game always you cant press to yes to overwirte the saves i have to use save states
kerem 2026-03-17 20:28:02 +03:00
Author
Owner

@unknownbrackets commented on GitHub (Jul 22, 2013):

I'm starting to think some change to the iOS build / savedata path stuff has placed the save data in a location that is read-only for most users.

-[Unknown]

<!-- gh-comment-id:21324347 --> @unknownbrackets commented on GitHub (Jul 22, 2013): I'm starting to think some change to the iOS build / savedata path stuff has placed the save data in a location that is read-only for most users. -[Unknown]
Author
Owner

@akemin-dayo commented on GitHub (Jul 22, 2013):

Where is it being placed?

Userland partition on iOS is completely writable by mobile (the user).

<!-- gh-comment-id:21324493 --> @akemin-dayo commented on GitHub (Jul 22, 2013): Where is it being placed? Userland partition on iOS is completely writable by mobile (the user).
Author
Owner

@unknownbrackets commented on GitHub (Jul 22, 2013):

Hmm, well, it looks right, should be [NSSearchPathForDirectoriesInDomains(NSDocumentDirectory, NSUserDomainMask, YES) objectAtIndex:0] + "/" or similar. So it sounds right...

-[Unknown]

<!-- gh-comment-id:21325148 --> @unknownbrackets commented on GitHub (Jul 22, 2013): Hmm, well, it looks right, should be `[NSSearchPathForDirectoriesInDomains(NSDocumentDirectory, NSUserDomainMask, YES) objectAtIndex:0]` + "/" or similar. So it sounds right... -[Unknown]
Author
Owner

@asbel123 commented on GitHub (Jul 22, 2013):

i fix it i set the permisson on write both of them it works i can overwirte the saves even if you come from the computer to iphone

<!-- gh-comment-id:21327729 --> @asbel123 commented on GitHub (Jul 22, 2013): i fix it i set the permisson on write both of them it works i can overwirte the saves even if you come from the computer to iphone
Author
Owner

@xsacha commented on GitHub (Oct 14, 2013):

This is probably a duplicate of #2841
Symptoms seem the same and both occured around the same time.

<!-- gh-comment-id:26279914 --> @xsacha commented on GitHub (Oct 14, 2013): This is probably a duplicate of #2841 Symptoms seem the same and both occured around the same time.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ppsspp#1176
No description provided.