Santas_Spy Posted August 28, 2022 Posted August 28, 2022 Hello. I've gone through heaps of forum posts and cant seem to find a solution to this problem for me. No matter what table I startup in VR, I always get the same error. I have `controller.vbs` in my scripts file but for some reason VPVR cant seem to find it. This is the part thats getting the controller On Error Resume Next ExecuteGlobal GetTextFile("controller.vbs") If Err Then MsgBox "You need the controller.vbs in order to run this table, available in the vp10 package" On Error Goto 0 And this is the location of controller.vbs `C:\Users\<username>\Desktop\Personal\VR Junk\VR Pinball\scripts` I'm running Windows 11 and using an Oculus Rift 2 through SteamVR
studly_do_right Posted August 28, 2022 Posted August 28, 2022 That's a pretty whacky setup/path you have there, does your VPX work at all? Did you use any sort of all in one installer? My controller.vbs is located in my C:\vPinball\VisualPinball\scripts.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.