安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
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.