Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sceIoRename() ignores any path on dest #2431

Merged
merged 1 commit into from
Jun 24, 2013

Conversation

unknownbrackets
Copy link
Collaborator

Also, change the interface so it can return an error code. Currently not returning perfect error codes but it's better than before.

Thanks to @thedax for debugging Metal Gear Solid: Peace Walker. It was simply failing to rename temporary files to dest files since it didn't qualify the destination path. With this, it no longer complains about install every time.

May improve other games which use temp files to manage save or install data.

-[Unknown]

Also, change the interface so it can return an error code.  Currently not
returning perfect error codes but it's better than before.
@thedax
Copy link
Collaborator

thedax commented Jun 24, 2013

Fixes Peace Walker's data install on every boot issue(#2040), and ingame codec voices now work as well, if one installs the 320mb file[s].

hrydgard added a commit that referenced this pull request Jun 24, 2013
sceIoRename() ignores any path on dest
@hrydgard hrydgard merged commit af9b1bc into hrydgard:master Jun 24, 2013
@unknownbrackets unknownbrackets deleted the io-rename branch June 25, 2013 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants