[PR #4826] [MERGED] RPCS3 profile #5259

Closed
opened 2026-05-05 10:35:10 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4826
Author: @adrianlshaw
Created: 1/5/2022
Status: Merged
Merged: 1/8/2022
Merged by: @netblue30

Base: masterHead: master


📝 Commits (1)

📊 Changes

3 files changed (+65 additions, -0 deletions)

View changed files

📝 etc/inc/disable-programs.inc (+2 -0)
etc/profile-m-z/rpcs3.profile (+62 -0)
📝 src/firecfg/firecfg.config (+1 -0)

📄 Description

RPCS3 is a popular video game emulator that uses JIT compilation. I've made a profile for it and have been testing it. It is distributed as an AppImage, and not packaged for system, which is a bit annoying, so I run it with the --appimage parameter.

Edit: fixed ldconfig issue


🔄 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/netblue30/firejail/pull/4826 **Author:** [@adrianlshaw](https://github.com/adrianlshaw) **Created:** 1/5/2022 **Status:** ✅ Merged **Merged:** 1/8/2022 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`d417615`](https://github.com/netblue30/firejail/commit/d417615be8a9a9bdbdd4dd21aea39b091b5e5fa3) Add rpcs3 profile ### 📊 Changes **3 files changed** (+65 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/disable-programs.inc` (+2 -0) ➕ `etc/profile-m-z/rpcs3.profile` (+62 -0) 📝 `src/firecfg/firecfg.config` (+1 -0) </details> ### 📄 Description RPCS3 is a popular video game emulator that uses JIT compilation. I've made a profile for it and have been testing it. It is distributed as an AppImage, and not packaged for system, which is a bit annoying, so I run it with the --appimage parameter. Edit: fixed ldconfig issue --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:35:10 -06: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: github-starred/firejail#5259
No description provided.