[PR #20] [MERGED] Linux fixes #1220

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/20
Author: @skmp
Created: 7/7/2023
Status: Merged
Merged: 7/7/2023
Merged by: @georgemoralis

Base: mainHead: skmp/linux-fixes


📝 Commits (2)

📊 Changes

4 files changed (+22 additions, -4 deletions)

View changed files

📝 src/Core/Memory.cpp (+13 -1)
📝 src/Core/PS4/HLE/LibC.cpp (+4 -1)
📝 src/Lib/Timer.h (+1 -1)
📝 src/main.cpp (+4 -1)

📄 Description

Nearly worked on first try!

Also added a check if run with no args.


🔄 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/20 **Author:** [@skmp](https://github.com/skmp) **Created:** 7/7/2023 **Status:** ✅ Merged **Merged:** 7/7/2023 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `skmp/linux-fixes` --- ### 📝 Commits (2) - [`b211342`](https://github.com/shadps4-emu/shadPS4/commit/b211342d8aeb3a83fd1977fcdff3bb523ef0cc09) linux: Fix build - [`0aaf516`](https://github.com/shadps4-emu/shadPS4/commit/0aaf5163587f4ef04a0c522ac293bddd5e72587d) main: validate arguments ### 📊 Changes **4 files changed** (+22 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/Core/Memory.cpp` (+13 -1) 📝 `src/Core/PS4/HLE/LibC.cpp` (+4 -1) 📝 `src/Lib/Timer.h` (+1 -1) 📝 `src/main.cpp` (+4 -1) </details> ### 📄 Description Nearly worked on first try! Also added a check if run with no args. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:11:41 +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#1220
No description provided.