Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. Thank you for your support. Tom Speirs

Patreon

Having trouble getting VisualPinball to work


JamminJ

Recommended Posts

When I try to play a visual pinball game, I get kicked back to GameEx. Here's the portion of my GameEx.ini relating to pinball. Does the 'workin path' mean where the piball exe is? My roms for vpinmame are installed too, and the games play fine in windows. vpauto.exe remains in my taskbar after exiting GameEx if that matters.

[Emulator_3]

Enabled=True

StartPageName=Pinball Games

TitleText=Pinball

StartPageLogo=pinball

RomFilter=*.vpt

RomsInFolders=False

ROMPath=C:\Program Files\Visual Pinball\Tables

SnapPath=

WorkingPath=C:\Program Files\Visual Pinball

MapKeys=True

WaitBeforeKeys=

SendKeys=

ReplaceDash=True

ReplaceUnder=True

Capitals=True

RemoveBrackets=False

AlsoLaunch=[apppath]\vpauto.exe

ShowDesktop=False

Debug=False

MapFile=

OLDatZip=

Command=..\vpinball -play -"[ROMFILE]"

TitlePath=

BoxPath=

LaunchBefore=

LaunchAfter=

CartPath=

configFile=Visual Pinball V2

ExcludedFiles=

CustomBackground=ArrowDown.png

Import=

Export=

DumbyValue=

PlayMusic=

PCGame=

DATABASE=

GamesIn7Zips=

I tried the debug mode and I seen this in a command prompt window:

C:\Program Files\GameEx>C:

C:\Program Files\GameEx>CD "C:\Program Files\Visual Pinball"

ECHO is on.

[apppath]\vpauto.exe

..\vpinball -play -"Black Hole (Gottlieb) (1981) (Patatrox) (r0.14a).vpt"

ECHO is on.

C:\Program Files\Visual Pinball>PAUSE

Press any key to continue . . .

Thanks...I've been tryin all morning to get this to work ()

Link to comment
Share on other sites

When I try to play a visual pinball game, I get kicked back to GameEx. Here's the portion of my GameEx.ini relating to pinball. Does the 'workin path' mean where the piball exe is? My roms for vpinmame are installed too, and the games play fine in windows. vpauto.exe remains in my taskbar after exiting GameEx if that matters.

[Emulator_3]

Enabled=True

StartPageName=Pinball Games

TitleText=Pinball

StartPageLogo=pinball

RomFilter=*.vpt

RomsInFolders=False

ROMPath=C:\Program Files\Visual Pinball\Tables

SnapPath=

WorkingPath=C:\Program Files\Visual Pinball

MapKeys=True

WaitBeforeKeys=

SendKeys=

ReplaceDash=True

ReplaceUnder=True

Capitals=True

RemoveBrackets=False

AlsoLaunch=[apppath]\vpauto.exe

ShowDesktop=False

Debug=False

MapFile=

OLDatZip=

Command=..\vpinball -play -"[ROMFILE]"

TitlePath=

BoxPath=

LaunchBefore=

LaunchAfter=

CartPath=

configFile=Visual Pinball V2

ExcludedFiles=

CustomBackground=ArrowDown.png

Import=

Export=

DumbyValue=

PlayMusic=

PCGame=

DATABASE=

GamesIn7Zips=

I tried the debug mode and I seen this in a command prompt window:

C:\Program Files\GameEx>C:

C:\Program Files\GameEx>CD "C:\Program Files\Visual Pinball"

ECHO is on.

[apppath]\vpauto.exe

..\vpinball -play -"Black Hole (Gottlieb) (1981) (Patatrox) (r0.14a).vpt"

ECHO is on.

C:\Program Files\Visual Pinball>PAUSE

Press any key to continue . . .

Thanks...I've been tryin all morning to get this to work ()

Here is my pinball config, check it against yours and see if you can make it work. Look at your "alsolaunch" line and your "command" line needs to have the exe in it. Also try show desktop to true and see if that helps.

Good luck

Jay T

[Emulator_3]

Enabled=True

StartPageName=Pinball Games

TitleText=Pinball

StartPageLogo=pinball

RomFilter=*.vpt

RomsInFolders=False

ROMPath=C:\Program Files\Visual Pinball\Tables

SnapPath=C:\Program Files\Visual Pinball\snap

WorkingPath=C:\Program Files\Visual Pinball\Tables

MapKeys=True

WaitBeforeKeys=

SendKeys=

ReplaceDash=True

ReplaceUnder=True

Capitals=True

RemoveBrackets=True

AlsoLaunch=C:\Program Files\GameEx\vpauto.exe

ShowDesktop=True

Debug=False

MapFile=

OLDatZip=

Command=..\vpinball.exe -play -"[ROMFILE]"

TitlePath=C:\Program Files\Visual Pinball\snap

BoxPath=

LaunchBefore=

LaunchAfter=

CartPath=

configFile=Visual Pinball

ExcludedFiles=;Godzilla (Sega) (1998) (Kid Charlemagne & Lander) (2.1).vpt;

CustomBackground=

Import=

Export=

DumbyValue=

PlayMusic=

PCGame=

DATABASE=

GamesIn7Zips=

Link to comment
Share on other sites

The only difference I saw in the 2 that may have been the problem was your "AlsoLaunch=[apppath]\vpauto.exe", and JT's had "AlsoLaunch=C:\Program Files\GameEx\vpauto.exe"

Yes, that has caused alot of people to get it wrong, I'll see if I can find it and fix it.

Hmm can't find the original config post in user submitted configs.

BTW AlsoLaunch=vpauto.exe should work fine also.

Link to comment
Share on other sites

WorkingPath is where the executable for the emulator is located.

Normally the working path is where the emulator executable is located, not the case though with visual pinball. If you take a look at the original poster's settings you'll notice that visual pinball didn't work for him until the working path was changed to the tables folder.

Link to comment
Share on other sites

Normally the working path is where the emulator executable is located, not the case though with visual pinball. If you take a look at the original poster's settings you'll notice that visual pinball didn't work for him until the working path was changed to the tables folder.

I don't know why the original poster is having a problem setting WorkingPath to the executable's path, because my config does just that. See my post on this page

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...