Attract-Mode Support Forum
Attract-Mode Support => General => Topic started by: bionictoothpick on December 10, 2019, 03:18:18 PM
-
Windows 10 Attractmode v2.6.0
If I use:
executable VPinballX.exe
workdir ../../VisualPinball
The program will launch...
If I use
executable VPinballX.exe
workdir ../../Visual Pinball
The program will not launch...(Yes I rename the folder to Visual Pinball and VisualPinball respectively.
Any idea?
-
workdir ../../"Visual Pinball"
-
I appreciate you sharing that...
However, it's still a no go.
From the command prompt, this works:
C:\am>c:\"Visual Pinball"\VPinballX.exe
-
I went to another computer and I still can't get the program to launch if it is in a folder with a space...
-
This works to me:
executable C:\attract\EMU\Visual Pinball\VPinball992.exe
args /play "[romfilename]"
rompath C:\attract\EMU\Visual Pinball\Tables
romext .vpt
Please test. After confirm, we can change it to relative paths together ^-^
-
I gave up hope and renamed it to VisualPinball and all is well.