You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The demo does not respond to controller inputs at all, regardless of input source (keyboard, Series X controller, Dualsense etc.)
Apparently this is a regression, as I narrowed this behavior down to version 1.7.4792 (#8480). Anything older than that works; that version and newer is broken.
I also successfully verified my dump of the game to rule out a bad dump
Reproduction Steps
Boot the demo with a correctly setup input device
Keep pressing Start and Circle for at least 10 seconds (the game should begin accepting inputs by this point) to try and proceed past the intro video and start screen
Expected Behavior
Game should respond to inputs as any other game should.
PCSX2 Revision
v2.3.171
Operating System
Windows 11
If Linux - Specify Distro
No response
CPU
AMD Ryzen 9 7900X
GPU
AMD Radeon RX 6700 XT
GS Settings
No response
Emulation Settings
No response
GS Window Screenshots
No response
Logs & Dumps
No response
The text was updated successfully, but these errors were encountered:
First look at this - game is configuring controller 1 for enabling the analog light but then subsequent reads are still just done in digital mode... Strangely, controller 2 is then set up in DS2 mode. This will take a bit to work out but current suspicion is there is a problem with analog mode kicking on.
Also noteworthy is the game does lots of polls on controller 2 but then just only periodically pokes controller 1. Almost as if it thinks the controller has gone missing...
Describe the Bug
The demo does not respond to controller inputs at all, regardless of input source (keyboard, Series X controller, Dualsense etc.)
Apparently this is a regression, as I narrowed this behavior down to version 1.7.4792 (#8480). Anything older than that works; that version and newer is broken.
I also successfully verified my dump of the game to rule out a bad dump
Reproduction Steps
Expected Behavior
Game should respond to inputs as any other game should.
PCSX2 Revision
v2.3.171
Operating System
Windows 11
If Linux - Specify Distro
No response
CPU
AMD Ryzen 9 7900X
GPU
AMD Radeon RX 6700 XT
GS Settings
No response
Emulation Settings
No response
GS Window Screenshots
No response
Logs & Dumps
No response
The text was updated successfully, but these errors were encountered: