CCC PROC table not getting focus when launched form popper

Viewing 2 posts - 21 through 22 (of 22 total)
  • Author
    Posts
  • #90937
    outhere
    Participant
      @brucev
      As far as I know P-roc has to be installed on the C drive the game is put in the tables folder and can be on any drive...
      I have P-roc on the C drive and my Visual Pinball\tables folder is on the E Drive.. I have CCC, ED, Jaws setup this way
      If you have the game on a different drive you have to do this..
      http://www.monsterbashpincab.com/forums/topic/cactus-canyon-vpx/page/7/#post-10085
      
      
      
      #93320
      coreduo0099
      Participant
        @coreduo0099
        Member

        I solved it with PinBallX (have not got that far with my PUP System test) with a autohotkey script that is fairly brute force, but was the only way I could get the ultradmd focus to the top based on different load times:

         

        #NoEnv
        #SingleInstance force

        sleep 22000

        ;Backglass
        WinActivate , ahk_class WindowsForms10.Window.8.app.0.1ca0192_r34_ad1

        ;Video
        WinActivate , ahk_class SDL_app

        ;DMD
        WinActivate , ahk_class VPPlayer ; Set focus to Cactus Canyon Continued

        ;Table
        WinActivate , ahk_class VPPlayer

        sleep 2000

        ;Backglass
        WinActivate , ahk_class WindowsForms10.Window.8.app.0.1ca0192_r34_ad1

        ;Video
        WinActivate , ahk_class SDL_app

        ;DMD
        WinActivate , ahk_class VPPlayer ; Set focus to Cactus Canyon Continued

        ;Table
        WinActivate , ahk_class VPPlayer

        sleep 2000

        ;Backglass
        WinActivate , ahk_class WindowsForms10.Window.8.app.0.1ca0192_r34_ad1

        ;Video
        WinActivate , ahk_class SDL_app

        ;DMD
        WinActivate , ahk_class VPPlayer ; Set focus to Cactus Canyon Continued

        ;Table
        WinActivate , ahk_class VPPlayer

        sleep 2000

        ;Backglass
        WinActivate , ahk_class WindowsForms10.Window.8.app.0.1ca0192_r34_ad1

        ;Video
        WinActivate , ahk_class SDL_app

        ;DMD
        WinActivate , ahk_class VPPlayer ; Set focus to Cactus Canyon Continued

        ;Table
        WinActivate , ahk_class VPPlayer

        sleep 24000

        ;Backglass
        WinActivate , ahk_class WindowsForms10.Window.8.app.0.1ca0192_r34_ad1

        ;Video
        WinActivate , ahk_class SDL_app

        ;DMD
        WinActivate , ahk_class VPPlayer ; Set focus to Cactus Canyon Continued

        ;Table
        WinActivate , ahk_class VPPlayer

        sleep 10000

        ;Backglass
        WinActivate , ahk_class WindowsForms10.Window.8.app.0.1ca0192_r34_ad1

        ;Video
        WinActivate , ahk_class SDL_app

        ;DMD
        WinActivate , ahk_class VPPlayer ; Set focus to Cactus Canyon Continued

        ;Table
        WinActivate , ahk_class VPPlayer

        sleep 10000

        ;Backglass
        WinActivate , ahk_class WindowsForms10.Window.8.app.0.1ca0192_r34_ad1

        ;Video
        WinActivate , ahk_class SDL_app

        ;DMD
        WinActivate , ahk_class VPPlayer ; Set focus to Cactus Canyon Continued

        ;Table
        WinActivate , ahk_class VPPlayer

        sleep 10000

        ;Backglass
        WinActivate , ahk_class WindowsForms10.Window.8.app.0.1ca0192_r34_ad1

        ;Video
        WinActivate , ahk_class SDL_app

        ;DMD
        WinActivate , ahk_class VPPlayer ; Set focus to Cactus Canyon Continued

        ;Table
        WinActivate , ahk_class VPPlayer

        sleep 5000

        ;Backglass
        WinActivate , ahk_class WindowsForms10.Window.8.app.0.1ca0192_r34_ad1

        ;Video
        WinActivate , ahk_class SDL_app

        ;DMD
        WinActivate , ahk_class VPPlayer ; Set focus to Cactus Canyon Continued

        ;Table
        WinActivate , ahk_class VPPlayer

        sleep 5000

        ;Backglass
        WinActivate , ahk_class WindowsForms10.Window.8.app.0.1ca0192_r34_ad1

        ;Video
        WinActivate , ahk_class SDL_app

        ;DMD
        WinActivate , ahk_class VPPlayer ; Set focus to Cactus Canyon Continued

        ;Table
        WinActivate , ahk_class VPPlayer

      Viewing 2 posts - 21 through 22 (of 22 total)

      Forums are currently locked.

      ©2024 VPinBall.com

      Log in with your credentials

      Forgot your details?