[PR #11] [MERGED] Add Gamemode to linux builds #11

Closed
opened 2026-02-15 16:03:05 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/rpcs3-docker/pull/11
Author: @ADAS2024
Created: 8/6/2025
Status: Merged
Merged: 8/10/2025
Merged by: @hcorion

Base: masterHead: GAMEMODE_ADD


📝 Commits (2)

  • 57a0b56 Added build steps for gamemode within jammy linux builds
  • d6c5ff8 Updated Scripts for both x86 and arm. x86 builds an image and gamemode is installed but I dont have an arm64 machine to test the build for that script

📊 Changes

2 files changed (+67 additions, -2 deletions)

View changed files

📝 jammy-aarch64/Dockerfile (+34 -1)
📝 jammy/Dockerfile (+33 -1)

📄 Description

Related Issue: https://github.com/RPCS3/rpcs3/issues/17386


🔄 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/RPCS3/rpcs3-docker/pull/11 **Author:** [@ADAS2024](https://github.com/ADAS2024) **Created:** 8/6/2025 **Status:** ✅ Merged **Merged:** 8/10/2025 **Merged by:** [@hcorion](https://github.com/hcorion) **Base:** `master` ← **Head:** `GAMEMODE_ADD` --- ### 📝 Commits (2) - [`57a0b56`](https://github.com/RPCS3/rpcs3-docker/commit/57a0b56d0127208ec5d7e022e4bcb78edfce0bea) Added build steps for gamemode within jammy linux builds - [`d6c5ff8`](https://github.com/RPCS3/rpcs3-docker/commit/d6c5ff876915118733ab676f8546ab58261cec26) Updated Scripts for both x86 and arm. x86 builds an image and gamemode is installed but I dont have an arm64 machine to test the build for that script ### 📊 Changes **2 files changed** (+67 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `jammy-aarch64/Dockerfile` (+34 -1) 📝 `jammy/Dockerfile` (+33 -1) </details> ### 📄 Description Related Issue: https://github.com/RPCS3/rpcs3/issues/17386 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 16:03:05 -05:00
yindo closed this issue 2026-02-15 16:03:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/rpcs3-docker#11