Steam installeren
inloggen
|
taal
简体中文 (Chinees, vereenvoudigd)
繁體中文 (Chinees, traditioneel)
日本語 (Japans)
한국어 (Koreaans)
ไทย (Thai)
Български (Bulgaars)
Čeština (Tsjechisch)
Dansk (Deens)
Deutsch (Duits)
English (Engels)
Español-España (Spaans - Spanje)
Español - Latinoamérica (Spaans - Latijns-Amerika)
Ελληνικά (Grieks)
Français (Frans)
Italiano (Italiaans)
Bahasa Indonesia (Indonesisch)
Magyar (Hongaars)
Norsk (Noors)
Polski (Pools)
Português (Portugees - Portugal)
Português - Brasil (Braziliaans-Portugees)
Română (Roemeens)
Русский (Russisch)
Suomi (Fins)
Svenska (Zweeds)
Türkçe (Turks)
Tiếng Việt (Vietnamees)
Українська (Oekraïens)
Een vertaalprobleem melden
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,
},
},
}