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
I have checked the Issues page to see if my problem has already been reported
I have confirmed that this bug does not occur in the original game running on original Xbox 360 hardware
If you have DLC installed, please specify which ones you have.
Apotos & Shamar Adventure Pack
Chun-nan Adventure Pack
Empire City & Adabat Adventure Pack
Holoska Adventure Pack
Mazuri Adventure Pack
Spagonia Adventure Pack
If you have mods enabled, please specify which ones you have.
n/a
If you have codes enabled, please specify which ones you have.
n/a
Describe the Bug
This is somewhat related to #409, but this time: Controller Hotswapping.
If one or multiple controllers are reconnected after an in-game lightbar event has occurred, it'll override the in-game lightbar to a Player Slot color/colours. It'll revert back when the next in-game event activates.
I...believe this is due to the lack of a fallback if the Controller's lightbar, which fails to listen to the current in-game event. That's in addition of the no daytime variant of SetControllerTimeOfDayLED's isNight function.
This is something I've been trying to fix myself as part of #1188.
Steps to Reproduce
First things first, grab at least two PlayStation controllers that has Lightbar functionality that can change colors/colours. A DualShock 4 and/or DualSense will make do.
After game launch, plug both controllers onto your device. (alternatively: a single controller, but two controllers are ideal to better troubleshoot)
Enter to the Night stage.
Reconnect the controller (or reconnect if you're doing it via Bluetooth mode)
pay attention to the lightbar
Expected Behavior
I expect the controller's lightbar to stay within the same color event when swaping or reconnecting controllers, as opposed to the next in-game lightbar event.
Validation
If you have DLC installed, please specify which ones you have.
If you have mods enabled, please specify which ones you have.
n/a
If you have codes enabled, please specify which ones you have.
n/a
Describe the Bug
This is somewhat related to #409, but this time: Controller Hotswapping.
If one or multiple controllers are reconnected after an in-game lightbar event has occurred, it'll override the in-game lightbar to a Player Slot color/colours. It'll revert back when the next in-game event activates.
I...believe this is due to the lack of a fallback if the Controller's lightbar, which fails to listen to the current in-game event. That's in addition of the no daytime variant of
SetControllerTimeOfDayLED'sisNightfunction.This is something I've been trying to fix myself as part of #1188.
Steps to Reproduce
First things first, grab at least two PlayStation controllers that has Lightbar functionality that can change colors/colours. A DualShock 4 and/or DualSense will make do.
Expected Behavior
I expect the controller's lightbar to stay within the same color event when swaping or reconnecting controllers, as opposed to the next in-game lightbar event.
Footage
Controller.Lightbar.Forgets.1.mp4
Controller.Lightbar.Forgets.2.mp4
Specifications
Fill out the following details:
Additional Context
n/a