Установить 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 (вьетнамский)
Українська (украинский)
Сообщить о проблеме с переводом
i have been *gaslit* by my own operating system,,,
dude my copy of windows is fuckin' haunted
I don't even own a controller
but i removed it via device manager, and ctrl+m works again!
i'll do some further checking on my end just in case something fucky is running in the background as a hidden task
It is seemingly detecting SOMETHING as being pressed which is hella weird. Like, a ghost gamepad or something.
Huh! It actually popped up the menu behind the debug window but the debug window didn't come with a background lol. Can still read it though! See image.
Hopefully nothing is cutoff or ambiguous.
Just in case the adv. spell inventory mod is potentially involved, here's the mnee.lua contents from that mod that gets appended to mnee's
bindings["AdvSpellInv"] = {
toggle = {
name = "Toggle",
desc = "Shows/opens the bag when it is closed, or closed it when it is open.",
keys = {
r = 1,
},
},
dump = {
name = "Dump",
desc = "Dumps all spells from active wand to storage.",
keys = {
-- v = 1,
},
},
}