Emulator Issues #9325
openController overrides analog TAS inputs
0%
Description
Game Name?
SSBM
Game ID? (right click the game in the game list, properties, info tab)
GALE01
MD5 Hash? (right click the game in the game list, properties, info tab, MD5 Hash: Compute)
0e63d4223b01d9aba596259dc155a174
What's the problem? Describe what went wrong.
Any analog inputs have no effect when modified in the TAS input window.
This includes: main stick, C-stick, L and R
When a frame is advanced each analog input resets to the position on the GC adapter connected GC controller
What steps will reproduce the problem?
- Setup GC adapater
- Open TAS input window
- Launch game
- Make changes to analog inputs
Which versions of Dolphin did you test on? Does using an older version of Dolphin solve your issue? If yes, which versions of Dolphin used to work?
Broken on both latest commit and commit fc6a2f490ffe9bfcf68d56549b4887e6ff5aa515(Jan 14 2016)
What are your PC specifications? (CPU, GPU, Operating System, more)
Arch Linux
Updated by escape336 over 8 years ago
Have you tried increasing the dead-zones on the analog sticks?
Updated by Fog over 8 years ago
Wouldn't do anything, it's an issue with how we handle the joysticks when they're not moving.
Updated by delroth over 8 years ago
- Status changed from New to Accepted
- Milestone set to Current
- Regression changed from No to Yes
Updated by Fog over 8 years ago
As HdkR mentioned in IRC, this isn't a regression. It's a pre-existing issue in Dolphin from 2012.
Updated by JMC4789 over 8 years ago
Isn't this something you guys want? To be able to use a controller for input when wanted, and unplug it/switch to TAS input when necessary for doing fancy things?
Updated by Fog over 8 years ago
JMC4789 wrote:
Isn't this something you guys want? To be able to use a controller for input when wanted, and unplug it/switch to TAS input when necessary for doing fancy things?
It'd be cool, but it's not a blocker for release.
Updated by Fog over 8 years ago
Besides, this is being worked on in this PR: https://github.com/dolphin-emu/dolphin/pull/3609
Updated by Fog over 8 years ago
- Subject changed from GC Adapter overrides analog TAS inputs to Controller overrides analog TAS inputs
- Status changed from Accepted to Fix pending
- Regression changed from Yes to No
Updated by Fog over 8 years ago
- Milestone deleted (
Current)
Removing from Current as it's not a regression.
Updated by PEmu about 8 years ago
PR has moved to 4265 (https://github.com/dolphin-emu/dolphin/pull/4265).