KnobXP in VR menu: solved

Support for KnobXP, share your experience and KnobXP modes.

Moderators: russ, Ralph

Post Reply
Message
Author
gwa
Posts: 4
Joined: Tue Sep 14, 2021 6:52 pm

KnobXP in VR menu: solved

#1 Post by gwa »

OK, I've read the other threads here. I can toggle the select KnobXP menu in 2D and everything works, but with Zibo in my HP Reverb G2 I don't see it. I can pull up the menu/plugins/KnobXP and see the settings pick and the recover window pick, but I don't see the select menu anywhere in the cockpit.
in config.json these settings are likely to be the cause of my problem....
SOLVED: edit this file and change "vr": true (no other changes needed)

Code: Select all

{
"vr": false,
"2d_window": {
"has_position": true,
"x": 277,
"y": 252,
"w": 256,
"h": 215
}
}

Post Reply