[PR #3657] [MERGED] make sys_modules folder configurable #3637

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3657
Author: @georgemoralis
Created: 9/26/2025
Status: Merged
Merged: 9/26/2025
Merged by: @squidbus

Base: mainHead: configurable_sysmodules_path


📝 Commits (2)

  • c4d7140 make sys_modules folder configurable
  • f93e1cb Update src/common/config.cpp

📊 Changes

4 files changed (+19 additions, -2 deletions)

View changed files

📝 src/common/config.cpp (+14 -0)
📝 src/common/config.h (+2 -0)
📝 src/core/devtools/widget/module_list.h (+2 -1)
📝 src/emulator.cpp (+1 -1)

📄 Description

This will make sys_modules folder configurable so if you have multiple copies of the emu , not gonna need to have sys_modules in several places. If not set default place will be used


🔄 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/3657 **Author:** [@georgemoralis](https://github.com/georgemoralis) **Created:** 9/26/2025 **Status:** ✅ Merged **Merged:** 9/26/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `configurable_sysmodules_path` --- ### 📝 Commits (2) - [`c4d7140`](https://github.com/shadps4-emu/shadPS4/commit/c4d714037260e699e9a9ad3c824c28a68d10935f) make sys_modules folder configurable - [`f93e1cb`](https://github.com/shadps4-emu/shadPS4/commit/f93e1cb8ec8b91535584571c6e4ed81aea70f7d7) Update src/common/config.cpp ### 📊 Changes **4 files changed** (+19 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/common/config.cpp` (+14 -0) 📝 `src/common/config.h` (+2 -0) 📝 `src/core/devtools/widget/module_list.h` (+2 -1) 📝 `src/emulator.cpp` (+1 -1) </details> ### 📄 Description This will make sys_modules folder configurable so if you have multiple copies of the emu , not gonna need to have sys_modules in several places. If not set default place will be used --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:04:26 +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#3637
No description provided.