Hi,
Has anyone got World of Warcraft Classic playing well in full VR ?
I have just had a quick try and after changing the setting from Direct 12 to 11 Legacy, the game is still very bad using Vorp.
The screen is like a small box in front of me.
Its basically like playing on flat screen but with the headset on.
i tested, runs great with wow classic, play the game in windowed mode and for me in wow classic you cant change dx version, it’s using dx10-11 definitively not 12.
headtracking when i hold right mouse button only. headtracking is linked to mouse look and in wow by default mouse look is linked by holding right button mouse as you know.
i changed nothing, official wow profile works in geometry 3D out of the box, and wow classic client doesnt have DX12 option, you cant change DX version, just make sure you play in windowed mode, can fix the issue you have.
Macro to change mouse behavior: /RUN IF ISMOUSELOOKING() THEN MOUSELOOKSTOP() SETBINDING(“BUTTON1″,”CAMERAORSELECTORMOVE”) SETBINDING(“BUTTON2″,”TURNORACTION”) ELSE MOUSELOOKSTART() SETBINDING(“BUTTON1″,”STRAFELEFT”) SETBINDING(“BUTTON2″,”STRAFERIGHT”) END
Run once to get headtracking and again to get the mouse back.