安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
Use either [right_ctrl + m] or go in mod settings and toggle on "Always Show Report" to get the debug screen to open. I've also modified the way the main menu hotkey works, so it should function even with stuck keys now.
whatever sequence of events triggered the rebinding function to initially fail (detecting inputs not being released with no input devices besides mouse and keyboard, which were not held, and no background scripts causing any keys to be virtually held) i suspect softlocked mnee in a state where some flag or something hasn't been cleared properly even after using the reset everything nuke option in settings. i don't know what noita stores locally tbh so it might be that it's not that, and instead something unrelated. It's definitely at the *top* of the modlist, yeah?
Will keep testing on my end. It's probably something silly i've done but hopefully if it isn't this is a helpful bit of troubleshooting data.
I will note that the default binds for mods with binds do work after a bit of fiddling and a fresh install, but the rebind problem was persistent so it's possible that locally installing it + latest git release might be enough to fix it. I'll check back in to let ya know if rebinding and the menu are working once i've tried the github version.
If by "characters" you mean "controllers", then "yes" – see the on-hover tooltips in the side bar of M-Nee window. If you are asking this as a general question in regards of how doable it is within Noita's modding API, then "yes" too – we have plans on making a mod exactly like this.
@Novora This mod cannot physically override vanilla inputs, mods cannot interact with vanilla keybinds at all in fact (which is quite an annoying problem by itself). If your binds are being changed from unmodded default while playing Iota, then it is the expected behavior – to allow for functionality they require, the dev had to fully reimplement base game character controls within M-Nee framework (CTRL + M menu will allow you to rebind them of course, mouse buttons should be fully supported).
Thanks for the quick response :)
I up-scaled the UI resolution since I play on a large screen, and it's offset the M-Nee UI from where it thinks it actually is and I have to hunt around in empty space until something highlights to see where it thinks my mouse is over.
I know a few mods have options to set or detect custom UI sizes, like Advanced Spell Inventory or Accurate DPS for example.