Author Topic: pinball fx3  (Read 3823 times)

jedione

  • Hero Member
  • *****
  • Posts: 1135
  • punktoe
    • View Profile
pinball fx3
« on: December 29, 2019, 11:24:15 AM »
looking for some help...   

trying to set up pinball fx3

not sure what arguments are,  this is what i have so far and it just starts the main exe, 
no launch directly into game..

Code: [Select]
# Generated by Attract-Mode v2.6.0
#
executable           C:\am_pin\pinball\Pinball_FX3\Pinball FX3.exe
args                 "[romfilename]"
rompath              C:\am_pin\pinball\Pinball_FX3\data\steam
romext               .pxp
system               pinball
artwork    marquee         C:\am_pin\pinball\art\logo
artwork    snap            C:\am_pin\pinball\art\cover
artwork    video           C:\am_pin\pinball\art\video

thanks

note i did find this,,,  i got this from, the coin ops add on...

arguments = -offline -table_%ITEM_NAME%

dont know if that would help considering its fo "reto-fe"
« Last Edit: December 29, 2019, 11:28:47 AM by jedione »
help a friend....

progets

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1271
    • View Profile

magusnebula

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: pinball fx3
« Reply #2 on: March 19, 2020, 11:53:32 AM »
args   -offline -table_"[name]"

This is what fixed this for me. Good luck god speed.

jedione

  • Hero Member
  • *****
  • Posts: 1135
  • punktoe
    • View Profile
Re: pinball fx3
« Reply #3 on: March 24, 2020, 07:39:10 PM »
thank you,   its working.....my friend... :)
help a friend....