[PR #2669] [MERGED] Set DSRINPUTLEVEL and CTSINPUTLEVEL to true for Armored Core #1132

Open
opened 2026-01-29 19:11:15 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stenzek/duckstation/pull/2669
Author: @gameblabla
Created: 10/24/2021
Status: Merged
Merged: 10/25/2021
Merged by: @stenzek

Base: masterHead: armored_core_sio_fix


📝 Commits (1)

  • 6a005f0 Set DSRINPUTLEVEL and CTSINPUTLEVEL to true for Armored Core

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 src/core/sio.cpp (+2 -0)

📄 Description

Without this fix, Armored Core will assume that a link cable is plugged in and make the local multiplayer unavailable.
In the future, we should have proper link support but for now, let's just do this instead to at least allow people to play it locally.

Without the fix :
no

With the fix
ar


🔄 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/stenzek/duckstation/pull/2669 **Author:** [@gameblabla](https://github.com/gameblabla) **Created:** 10/24/2021 **Status:** ✅ Merged **Merged:** 10/25/2021 **Merged by:** [@stenzek](https://github.com/stenzek) **Base:** `master` ← **Head:** `armored_core_sio_fix` --- ### 📝 Commits (1) - [`6a005f0`](https://github.com/stenzek/duckstation/commit/6a005f0a4e26a2ee3004a4bbdef40782ce4aa4e3) Set DSRINPUTLEVEL and CTSINPUTLEVEL to true for Armored Core ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/core/sio.cpp` (+2 -0) </details> ### 📄 Description Without this fix, Armored Core will assume that a link cable is plugged in and make the local multiplayer unavailable. In the future, we should have proper link support but for now, let's just do this instead to at least allow people to play it locally. Without the fix : ![no](https://user-images.githubusercontent.com/8717966/138585701-60342f35-7df7-4740-9572-b7605e99c7d2.png) With the fix ![ar](https://user-images.githubusercontent.com/8717966/138585708-dd9878c5-cae5-4527-82ed-f6e84ea91a70.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 19:11:15 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#1132