Vivecraft_112 icon indicating copy to clipboard operation
Vivecraft_112 copied to clipboard

VR Keyboard inputs dont send to mods.

Open mathew2214 opened this issue 2 years ago • 2 comments

using Vivecraft's keyboard with no text box active should just send the input to the game, allowing one to use arbitrary bindings from mods. this does not work. this makes it impossible to use mods like Morph. i am well aware of SteamVR input rebinding, and that helps workaround a few mods, but many mods dont show their inputs in that system.

mathew2214 avatar May 31 '22 15:05 mathew2214

This is actually an issue with those mods. They're checking the keyboard directly, bypassing Minecraft's keybind system. You'll need to bug the mod authors about that. I'm pretty sure there's nothing vivecraft can do about them.

TheTrueForce avatar May 31 '22 23:05 TheTrueForce

This is actually an issue with those mods. They're checking the keyboard directly, bypassing Minecraft's keybind system.

Yeah that's basically what they're saying. They want the in-game keyboard to send inputs so they can use the key bindings from mods that refuse to use the vanilla key bindings system. We're against doing that though, as it's just dumb and mods shouldn't be reinventing the wheel.

Techjar avatar May 31 '22 23:05 Techjar