[PR #3027] [MERGED] Add support for game folder and fail early if eboot.bin is missing or corrupt #3159

Closed
opened 2026-02-27 22:02:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3027
Author: @Fire-Cube
Created: 6/2/2025
Status: Merged
Merged: 6/3/2025
Merged by: @georgemoralis

Base: mainHead: elfcheck


📝 Commits (1)

📊 Changes

2 files changed (+18 additions, -3 deletions)

View changed files

📝 src/emulator.cpp (+17 -2)
📝 src/emulator.h (+1 -1)

📄 Description

Now you can run .\shadPS4.exe --game "E:\PS4\Games\CUSA09243" and the emulator will resolve the path to the eboot.
When loading of eboot fails it will throw an error message and stop instead of crash


🔄 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/3027 **Author:** [@Fire-Cube](https://github.com/Fire-Cube) **Created:** 6/2/2025 **Status:** ✅ Merged **Merged:** 6/3/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `elfcheck` --- ### 📝 Commits (1) - [`d272abb`](https://github.com/shadps4-emu/shadPS4/commit/d272abb464bc4114eac39ffcd718304e73707ae6) impl ### 📊 Changes **2 files changed** (+18 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/emulator.cpp` (+17 -2) 📝 `src/emulator.h` (+1 -1) </details> ### 📄 Description Now you can run `.\shadPS4.exe --game "E:\PS4\Games\CUSA09243"` and the emulator will resolve the path to the eboot. When loading of eboot fails it will throw an error message and stop instead of crash --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:02:40 +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#3159
No description provided.