pinball fx3 wont launch

Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #87853
    widget2k13
    Participant
      @widget2k13

      does this look right for the offline version of fx3 ?

      when i try to launch it through popper it doesnt launch at all, but works fine standalone or through pinball x

      @echo off

      rem remove rem to setup your DMDEXT press “open examples for more info”
      rem cd “C:\Visual Pinball\VPinMAME”

      rem start /min “” “dmdext.exe” mirror –source=pinballfx3 -q -d auto –virtual-hide-grip –virtual-position=x y w -o PinUP\Alien_Isolation

      START “” “C:\PinUPSystem\Launch\VPXSTARTER.exe” 5 5 60 “Pinball FX3”

      START “” “C:\Program Files\Pinball FX3\pinball fx3.exe” -applaunch 226980 -table_Alien_Isolation

       

      #87855
      fakingdeath
      Participant
        @fakingdeath

        http://www.nailbuster.com/wikipinup/doku.php?id=emulator_fx_non_steam

         

        Try that page and see if it’s any help

        #87856
        fakingdeath
        Participant
          @fakingdeath

          When I had that problem it had something to do with cd’ING to that directory first

          #87857
          Cameron
          Participant
            @cameron
            Member

            I know that in FX2 I had to put -table Alien_Isolation (removed the underline and replaced with space) maybe that would help on the standalone FX3?

            If you just run the curlaunch.bat from command line, does it work?

             

            #87922
            widget2k13
            Participant
              @widget2k13

              tried both commands and all i get when trying to launch now is this ?

              Attachments:
              #87928
              NailBuster
              Moderator
                @nailbuster
                ModeratorMember

                use the troublshoot section here:  http://www.nailbuster.com/wikipinup/doku.php?id=emulators

                im guessing from your first post you only need to add this before launching the non-steam version:

                cd “[DIREMU]”

                #87933
                widget2k13
                Participant
                  @widget2k13

                  thats what i have used, as soon as i add cd “[DIREMU]” i get the above error message?

                  #87934
                  NailBuster
                  Moderator
                    @nailbuster
                    ModeratorMember

                    DIREMU is the directory of the emulator you put on the first tab of emulator setup… you probably didn’t set that up.

                    again,  this is easy to debug.  if you follow the troubleshoot section from that link about you will see what windows is trying to do with curlaunch.bat

                    look at your curlaunch.bat after you try running and you will see the problem… you can post the curlaunch.bat contents here if you want…

                     

                    #87935
                    widget2k13
                    Participant
                      @widget2k13

                      this is whats happening when i run the bat file

                      Attachments:
                      #87938
                      NailBuster
                      Moderator
                        @nailbuster
                        ModeratorMember

                        ahhh… I’m 99% sure what your problem is….  the joys of copy and pasting from your browser.

                        the batch file should look like cd “c:\xxxx”    double quotes around it… you have all those ‘weird’ characters that are probably because you copy/pasted text from a website.

                        What I sometimes do when I copy from a website is to ‘paste’ it into notepad.exe  (not ms-word or anything)… simple notepad   that way all those extra characters are removed.  Then copy/paste from notepad.

                         

                        #87940
                        widget2k13
                        Participant
                          @widget2k13

                          @echo off

                          rem remove rem to setup your DMDEXT press “open examples for more info”
                          rem cd “C:\Visual Pinball\VPinMAME”

                          rem start /min “” “dmdext.exe” mirror –source=pinball fx3 -q -d auto –virtual-hide-grip –virtual-position=x y w -o PinUP\[GAMENAME]

                          START “” “[STARTDIR]Launch\VPXSTARTER.exe” 5 5 60 “Pinball FX3”
                          cd “[DIREMU]“
                          START ”” “[DIREMU]\Pinball FX3.exe” -applaunch 442120 -table_[GAMENAME]

                           

                          thats my batch file , when i run it i get them errors

                          #87942
                          outhere
                          Participant
                            @brucev

                            Did not see this part – Non Steam

                             

                             

                            #87947
                            DJRobX
                            Moderator
                              @djrobx
                              MemberModerator

                              The problem is there are different kinds of quotes.     Fancy Unicode quotes, and normal quotes.  They look similar on the screen but you can see how different they show up in the console output.     Fancier editors replace basic quotes with fancier ones when you type them.   As David said, paste your code into Notepad which will ensure everything is regular.   Copy THAT text and paste it into Popper’s setup.

                              #87948
                              widget2k13
                              Participant
                                @widget2k13

                                i dont believe it, thats what it was , done as yous said in notepad, changed all the quotes and it launches no problem now :)

                                only problem is if its in full screen it crashes popper :(

                                #87949
                                TerryRed
                                Moderator
                                  @terryred
                                  MemberContributorModerator

                                  Yup…. me and DDH69 had this issue with our excel sheet for DOFLinx MX Led updates.  Hidden characters would be in each cell. So when we copy and pasted from a single cell (that contained combinations of many other cells), the hidden characters would actually still be there in DOF Config Tool…but still not show up!

                                   

                                  It wasn’t until we pasted into notepad that we finally saw what was happening. VERY frustrating when DOF just ignores errors, and you think you have something else going wrong.

                                  #87951
                                  widget2k13
                                  Participant
                                    @widget2k13

                                    any ideas why it crashes if in full screen ?

                                    #150770
                                    force10wind
                                    Participant
                                      @force10wind
                                      Member

                                      Thank you for catching this. I was wondering why it wasn’t working. It was the wrong quotes.

                                      Works great now!

                                      Thanks again.

                                      Heinz

                                    Viewing 17 posts - 1 through 17 (of 17 total)

                                    Forums are currently locked.

                                    ©2024 VPinBall.com

                                    Log in with your credentials

                                    Forgot your details?