Skip to content

sceIoGetStat: Fix retrieving timestamps from directories#19340

Merged
hrydgard merged 2 commits into
masterfrom
getstat-dir-fix
Jul 18, 2024
Merged

sceIoGetStat: Fix retrieving timestamps from directories#19340
hrydgard merged 2 commits into
masterfrom
getstat-dir-fix

Conversation

@hrydgard

Copy link
Copy Markdown
Owner

For some silly reason, we only correctly retrieved mtime etc from files, not directories.

Fixes #16939 finally (or at least should, I haven't checked the iteration order carefully).

Might also fix other things, who knows.

Big thanks to @Parik27 for figuring this one out.

@hrydgard hrydgard added the I/O Affected by I/O timing settings, or other kind of I/O issue. label Jul 18, 2024
@hrydgard hrydgard added this to the v1.18.0 milestone Jul 18, 2024
@hrydgard hrydgard merged commit 4b615f0 into master Jul 18, 2024
@hrydgard hrydgard deleted the getstat-dir-fix branch July 18, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

I/O Affected by I/O timing settings, or other kind of I/O issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Savedata iteration order doesn't match the real PSP?

1 participant