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. My bare hosting costs are currently not met so please consider donating by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

I may have asked this a long time ago. Does Pinball X support Stella or LEDHead? I have no idea what the parameters would be though. Here's a link to LEDHead if no one's seen it. It's the old handheld 9v games. It'll work with a joystick and buttons.

Posted

If it has a command line it should. May have to play with them a bit to work, though.

Posted

This thread is a great resource for emulator command lines and switches as relates to GameEx. Perhaps some will work with TABLE in place of ROM..

 

Posted

I tried lol. I'm not good with command lines, but I tried several I saw searching various threads. I've gotten it to open in Pinball X to a blank screen, in the case of this log it crashed back to the menu. Is a Gamex command line, the same as a Pinball X command line when it comes to setting things up in the wizard?

log.txt

Posted
20:09:35.30  5/21/2020:  V:\Stella\V:\Stella\Stella.exe stella.exe -fullscreen 1 "[ROMPath]\[RomFile]"

that's really not valid you have 2 times your main root folder specified somewhere also not sure if the tompath romfile entries are correct they might need all uppercase although i'm not sure if the log mentions those expanded or not. did you add them to parameters ? 

Posted

Working path to .exe is V:\Stella

Isn't table path the same as roms? V:\Stella\Roms

This is the command line I'm using:  stella.exe -fullscreen 1 "[ROMPath]\[RomFile]"

Posted (edited)

Are rompath and romfile valid in pinballx, or gameex only?

Anyway, i'd try chnaging ini to something like;

WorkingPath=V:\Stella
TablePath=V:\Stella\Roms
Executable=Stella.exe
Parameters=stella.exe -fullscreen 1 "[TABLEPATH]\[TABLEFILE]"

Parameters=-fullscreen 1 "[TABLEPATH]\[TABLEFILE]"

Edited by scutters
parameters corrected
Posted
12 hours ago, Draco1962 said:

Perhaps some will work with TABLE in place of ROM..

This? <_<

  • Haha 1
Posted

Change your executable from V:\Stella\Stella.exe to stella.exe

Because you have your working directory, it makes: V:\Stella\V:\Stella\Stella.exe of it and thats an incorrect path

Posted

I had it that way initially. I changed it back to Stella.exe and it still crashes back.

 

Last night I had it seem to open to a black screen. I don't remember what I used, but it didn't have focus as the folders I had open were on top of the black screen. That was the closest I came.

Posted
1 hour ago, Itchigo said:

I had it that way initially. I changed it back to Stella.exe and it still crashes back.

Can you post a new log file with that setting and crash? ta

Posted

Now your table path need to start and end with double quetis.

Your path contains spaces. 

Like "[TABLEPATH]\[TABLEFILE]"

Maybe try it on a command prompt m how you can start an individual rom

Posted

Sorry for the holdup. I'm not really that well versed in command prompts.

 

I tried adding [ ] to the tablepath, and it couldn't find it. I do not have spaces in my current path. Would it be easier to just have PBX open the .exe and I pick the game?

Posted

According to your log :

V:\Stella\Stella.exe V:\Stella\Roms\Adventures of TRON (USA)

I should put quotes on them. Does stella needs a extension too ? Maybe you need to add this ?

See next post that has a simular is with Nestopia:

 

Posted

Noticed i had an error in my previous reply (sorry, that may have wasted your time)

Based on your last log most settings for the system entries are probably now correct except the parameters line. Please amend parameters to;

-fullscreen 1 "[TABLEPATH]\[TABLEFILE]"

and if that doesn't work try adding a file extension as Mike suggests (.bin maybe?, i don't know), so try e.g.

-fullscreen 1 "[TABLEPATH]\[TABLEFILE].bin"

If neither of those work then please post new log and ini files..

  • 3 weeks later...
Posted

You may find a clue in the PCSX2 setup - refer to the command line in his pinballx.ini.

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...