Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Noticed it was missing from the clothing radial, and SpiffUI's equipment radial doesn't show watches at all. Would be one less reason to dig through my inventory lol
where the air is putrid and the fog is thick......
I also fixed the RaidalMenu not losing focus like said before, but I doubt this would have been an issue anymore due to the above change anyway. And I agree, I think that was missed due to using the keyboard/controller in a combo wasn't necessarily their intent. Haha
Hope you all enjoy!
I am able to replicate this issue when using a controller regarding the "ignoreaim" state. The RadialMenu is not losing focus when you press "Z" again to close it, so the game still thinks there is a RadialMenu visible and the aiming remains locked. Funny enough, I am able to replicate this same behavior on other Radial Menus too when using the keyboard shortcuts and a controller. For example, holding [R] with a gun in your hand to bring up the Reload Actions and pressing [R] again also keeps you in this same "ignoreaim" state. Seems you stumbled upon a bug in the base game too, but its a non-issue. I have a fix for this in place for my RadialMenu and it will be included in the next update.
The second issue you raised I could also replicate, but at this time I am working on a fix. Seems the logic for the RBumper has some extra steps that I missed as there is a "getBestRBBumperAction" that is doing things.
Couple observations :
Pressing [z] to bring up radial enters a state of 'ignore aim'. Problem is, if [z] is pressed again (closing the radial) aim will continue to be ignored. This however does not happen when cancel (gamepad) button is pressed... So might be worth noting to not press [z] to close the radial ever.
Also, it seems that it only works on every other time opening the radial. What I mean is, if I press [z], it will ignore aim, and let me pick a pie slice, and pressing [R-Bumper] will change the clothing mode. However, when repeat the same procedure, it will NOT ignore aiming and not work the second time, until I open then close, then open the radial again.... then it will work like the first time.
I hope that makes sense.