Jump to content

Recommended Posts

Posted

Hello everyone i was wondering if pinup menu setup can give the name of the Rom in the Lauch script for visualpinball x ?

if we cant, how can i see what rom i am using when i lauch a table with pinup menu or pinup menu setup ?

Thanks 

Posted (edited)

This is possible. In the games manager you can fill in a field called ROM for every game.  If you use the import function of the games manager, I found it often auto-populates this correctly, but it is just a text field, so you can fill it in or correct it as needed.

 

I am not sure I understood your second question or what you intend to do with this info. Within popper, it shows the ROM name as the game info  screen (if you filled it in).

 

But if I misunderstood your second question and you intend to make customer launch scripts, you can also reference those fields with launch scripts from within popper like this (where <custom_launch_script.bat> would be replaced with whatever launch script you are working that needs to know the rom name.

<custom_launch_script.bat> [?ROM?] 

 

It will simply replace [?ROM?] with whatever you filled in in the games manager in the ROM field. It will not be the full path. Not sure what you are trying to do.

 

Edited by tjaf

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...