EduModsS
EduModsS
Hey, Lsc0x80, Did you manage to work with TouchScreenInput->Open() ? I'm trying to make this work too, to use the keyboard on Imgui, but without success
How could I launch the keyboard, and read the content and send it to ImGui::inputText() ? using only c++
lsc 0x80. I managed to invoke the keyboard with this: ``` struct TouchScreenKeyboard_InternalConstructorHelperArguments { // Fields uint32_t keyboardType; // 0x10 uint32_t autocorrection; // 0x14 uint32_t multiline; // 0x18 uint32_t secure;...
I'm using a project, virtual keyboard imgui, for my imgui keyboard now
try disable trace of .ctor klass.method(".ctor").overload("System.Int32").revert() do it with both .ctor, just change the type (int32) to the other type. then try again
i am using zygisk next, i fixed it by enabling "enforce denylist" in zygisk next.