Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Exiting Visual Pinball 9 & Future Pinball in MaLa: What works these days?  (Read 7139 times)

0 Members and 1 Guest are viewing this topic.

Triangel7D

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 128
  • Last login:September 10, 2017, 01:06:09 pm
Finally getting VP9 and Future Pinball up and running on my cabinet.

What is the current definitive way to exit these programs and go back to MaLa

- I can't get Future Pinball to exit back to MaLa with anything other than an ESC key or a mapped mouse key (I have no room on my setup to map a button to this).

- I can't Visual Pinball 9 to quit with any key other than escape which either gets you to the little square pop-up where you can Quit/Resume/Return to Program or crashes VP9.

There seems to be a lot of advice out there, but a lot of it is very old. Has anyone had any success with exiting these programs recently?
« Last Edit: April 27, 2011, 07:56:40 pm by Triangel7D »

Triangel7D

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 128
  • Last login:September 10, 2017, 01:06:09 pm
UPDATE: Just tried Closemul on VP9 and so far it seems to work. It doesn't seem to work on Future Pinball, though (maybe because the command line has /open in it?). I'd love VP9 and Future Pinball to have the same exit key (for a clean instruction card!).

BadMouth

  • Trade Count: (+6)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 9269
  • Last login:Today at 09:07:56 am
  • ...
I use autohotkey.
It works on everything but MAME (but mame is so flexible you can just map the button you want for exit anyway)

I wanted the middle mouse button to post ESC when I pressed it.
The autohotkey script is just:

mbutton::ESC

That's it.  I put a shortcut to the script in the startup folder and it runs full time.
Any time I press the middle mouse button, it will post ESC.

Triangel7D

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 128
  • Last login:September 10, 2017, 01:06:09 pm
Autohotkey -- thanks! Can you get Autohotkey to post for ONLY FP (or VP9) in MaLa? Or does it have to be for ALL emulators?

Is that something that you can do in the Pre- and Post-commands?
« Last Edit: April 28, 2011, 12:50:45 pm by Triangel7D »

Triangel7D

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 128
  • Last login:September 10, 2017, 01:06:09 pm
Ugh. Autohotkey was a great idea, but I can't get it to run in the precommand in MaLa. It just hangs MaLa for some reason. The script I wrote works (x becomes esc), but MaLa doesn't move past it to FP.

Triangel7D

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 128
  • Last login:September 10, 2017, 01:06:09 pm
This was the script that I was using.

x::
Send {Escape}
return

It works outside of MaLa, but it won't move onto FP in MaLa. I also found a script that supposedly kills this program (AHKPanic) so the key restores back to X, but I can't get that to work either in or out of MaLa.

Triangel7D

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 128
  • Last login:September 10, 2017, 01:06:09 pm
This was the solution for FP:

http://forum.arcadecontrols.com/index.php?topic=110526.0

It seems to work!

rapomstage3

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 124
  • Last login:March 20, 2012, 06:36:57 am
  • Finish Him!!
How do you get the tables to launch without launching the editor first?

drventure

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4152
  • Last login:April 23, 2024, 06:53:06 pm
  • Laser Death Ray Bargain Bin! Make me an offer!
Have you tried googling 'Future pinball command line"

I came up with this command line for running FP

"E:\Gaming\Future Pinball\Future Pinball.exe" "E:\Gaming\Future Pinball\Tables\Sonic The HedgeHog 2 (Pinwizkid) (2.5).fpt" /play /exit


I did see a few notes about FP not getting focus properly when launched this way, so you end up having to mouse over it and click to activate it. Haven't tried it myself yet though...

rapomstage3

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 124
  • Last login:March 20, 2012, 06:36:57 am
  • Finish Him!!
I found a great how to.thats what it was the command line.do you know if you can leave the tables zipped?

empardopo

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 526
  • Last login:Today at 10:00:52 am
    • My personal forum
Hi,

Have you tried my program AllInOne? Perhaps you find it useful!

Greetings!

drventure

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4152
  • Last login:April 23, 2024, 06:53:06 pm
  • Laser Death Ray Bargain Bin! Make me an offer!
I don't believe you can leave the tables zipped. They typically have fonts and other elements that have to be extracted and put in the right place. A bit of a PITA, so if I'm wrong, I hope someone corrects me!

drventure

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4152
  • Last login:April 23, 2024, 06:53:06 pm
  • Laser Death Ray Bargain Bin! Make me an offer!
Hey Empardopo

Would you have a link to where to get your latest version of AllInOne? Looks like it could be quite handy...


empardopo

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 526
  • Last login:Today at 10:00:52 am
    • My personal forum
This is the link for the last version.

I am going to modified my signature to add this link.

Greetings!