Itchigo Posted May 21, 2020 Share Posted May 21, 2020 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. Quote Link to comment Share on other sites More sharing options...
Draco1962 Posted May 21, 2020 Share Posted May 21, 2020 If it has a command line it should. May have to play with them a bit to work, though. Quote Link to comment Share on other sites More sharing options...
Draco1962 Posted May 21, 2020 Share Posted May 21, 2020 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.. Quote Link to comment Share on other sites More sharing options...
Itchigo Posted May 22, 2020 Author Share Posted May 22, 2020 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 Quote Link to comment Share on other sites More sharing options...
joyrider3774 Posted May 22, 2020 Share Posted May 22, 2020 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 ? Quote Link to comment Share on other sites More sharing options...
Draco1962 Posted May 22, 2020 Share Posted May 22, 2020 Would probably also help to see your pinballx.ini file. Quote Link to comment Share on other sites More sharing options...
Itchigo Posted May 22, 2020 Author Share Posted May 22, 2020 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]" Quote Link to comment Share on other sites More sharing options...
Itchigo Posted May 22, 2020 Author Share Posted May 22, 2020 PinballX.ini I forgot, sorry. Quote Link to comment Share on other sites More sharing options...
scutters Posted May 22, 2020 Share Posted May 22, 2020 (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.exeParameters=stella.exe -fullscreen 1 "[TABLEPATH]\[TABLEFILE]" Parameters=-fullscreen 1 "[TABLEPATH]\[TABLEFILE]" Edited May 27, 2020 by scutters parameters corrected Quote Link to comment Share on other sites More sharing options...
Mike_da_Spike Posted May 22, 2020 Share Posted May 22, 2020 Your absolutely right @scutters. It must be [TABLEPATH]\[TABLEFILE] for pbx Quote Link to comment Share on other sites More sharing options...
Draco1962 Posted May 22, 2020 Share Posted May 22, 2020 12 hours ago, Draco1962 said: Perhaps some will work with TABLE in place of ROM.. This? 1 Quote Link to comment Share on other sites More sharing options...
scutters Posted May 22, 2020 Share Posted May 22, 2020 12 minutes ago, Draco1962 said: This? Err.. yeah, that! Skim reading again.. Quote Link to comment Share on other sites More sharing options...
Draco1962 Posted May 22, 2020 Share Posted May 22, 2020 It's all good. Had a simultaneous chuckle and facepalm. Quote Link to comment Share on other sites More sharing options...
Itchigo Posted May 22, 2020 Author Share Posted May 22, 2020 I tried [TABLEPATH]\[TABLEFILE] and it just crashed back to the menu. log.txt PinballX.ini I also tried stella.exe -fullscreen 1 "[TABLEPATH]\[TABLEFILE]" same thing. Quote Link to comment Share on other sites More sharing options...
Mike_da_Spike Posted May 22, 2020 Share Posted May 22, 2020 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 Quote Link to comment Share on other sites More sharing options...
Itchigo Posted May 22, 2020 Author Share Posted May 22, 2020 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. Quote Link to comment Share on other sites More sharing options...
scutters Posted May 22, 2020 Share Posted May 22, 2020 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 Quote Link to comment Share on other sites More sharing options...
Itchigo Posted May 22, 2020 Author Share Posted May 22, 2020 log.txtPinballX.ini Here you go. Quote Link to comment Share on other sites More sharing options...
Mike_da_Spike Posted May 22, 2020 Share Posted May 22, 2020 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 Quote Link to comment Share on other sites More sharing options...
Itchigo Posted May 26, 2020 Author Share Posted May 26, 2020 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? Quote Link to comment Share on other sites More sharing options...
Mike_da_Spike Posted May 27, 2020 Share Posted May 27, 2020 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: Quote Link to comment Share on other sites More sharing options...
scutters Posted May 27, 2020 Share Posted May 27, 2020 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.. Quote Link to comment Share on other sites More sharing options...
Draco1962 Posted June 12, 2020 Share Posted June 12, 2020 You may find a clue in the PCSX2 setup - refer to the command line in his pinballx.ini. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.