[PR #389] [CLOSED] Use create_directories in sceKernelMkdir instead of create_directory #1533

Closed
opened 2026-02-27 21:12:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/389
Author: @nblockbuster
Created: 8/9/2024
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 5b4fcab Use create_directories in sceKernelMkdir instead of create_directory

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/core/libraries/kernel/file_system.cpp (+1 -1)

📄 Description

Fixes an error thrown when launching CUSA00568 because it attempts to make /app0/temp/stress_cores without making /app0/temp first


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/389 **Author:** [@nblockbuster](https://github.com/nblockbuster) **Created:** 8/9/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`5b4fcab`](https://github.com/shadps4-emu/shadPS4/commit/5b4fcab6172145dbf50695a531f904c2a82f322d) Use create_directories in sceKernelMkdir instead of create_directory ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/kernel/file_system.cpp` (+1 -1) </details> ### 📄 Description Fixes an error thrown when launching CUSA00568 because it attempts to make `/app0/temp/stress_cores` without making `/app0/temp` first --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:12:58 +03:00
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/shadPS4#1533
No description provided.