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

horseyhorsey

Contributor
  • Posts

    158
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by horseyhorsey

  1. Hey Carny, that's cool. Most of display is nicely visible like that?
  2. Yes known issue. I don't notice delays myself using <alternateExe> but some people just use the launcher here with <exe>. PinXCheck has option to write to exe tag as well as alternateExe for this reason.
  3. I never knew about this red tape and had to do some homework . Thanks! Reform is fair enough, I'll also give him a chance, but it's a massive waste of time .
  4. Oh, we got another Brexit vote
  5. Alright Mark, got your email and decided to answer here. I think I've mentioned before that even though you use this as a launcher it still loads up Toms if this system type is set to VP. It's hard code if your system is named Visual Pinball. You could tell if "vpauto.exe" is running. So, even though you have commented out functions to close VP, vpauto.exe is maybe overriding that. I haven't noticed any conflicts myself with it and no slow loading, but glad you finally got it sorted.
  6. Disabled, that does work for the main xml, but do you have any other databases in Databases\PinballFX?
  7. Playing desktop & cabinet myself on same machine for table creation. You have only one system you that you wouldn't ever need to disable, fair enough. Ended up writing a script to read my own settings and move the systems xmls before launching into seperate folder and back out again before it can parse it. Cheers
  8. Yes. Exactly that, filters. Visual Pinball: Original games split from recreations. Adult list. Split by genres. Electro Mechanical Solid state. P-ROC. If you create a star wars one it will pop up in your list as Star Wars.
  9. Enabled=False should disable the whole system and not just one xml. Enabled=False works like this DisableMainSystemNameXML = True;
  10. PinballFX. Same thing. You can only disable the main systemname.xml. PinballFX.xml OtherPinballFXGames.xml [PinballFX]Enabled=FalseWill disable PinballFX.xml but not OtherPinballFXGames.xml. Hope that's clearer for you.
  11. Actually it's the other way around like I mentioned in the 2nd post. Try disabling every system and it still parses through whatever else you have in the folder only disabling the systemname xml.
  12. You don't need files. You cannot disable a system. It only disables the other databases for the system. If the system is Visual Pinball (or any other) and you have 5 databases, including one named Visual Pinball.xml, it only disables the 4 other xmls, but leaves Visual Pinball.xml and still shows up.
  13. I posted this image elsewhere yesterday but all you do is set the "alternateexe", also answers your following questions about media. https://www.dropbox.com/s/dkls5ptu3pe110a/vp10pinxchk.png?dl=0
  14. Yes it will do. I'm presuming it loads your current xml into memory and doesn't append to xml but create the whole lot again with any new additions.
  15. You went back to the std game manager? In the loader script you had been using of mine to increase the speed, you could try adding it to watch for the vpauto.exe and close this when it's run. I don't know if this will bomb you back to the menu or not , it shouldn't do unless the vpauto.exe tells it to.
  16. The system you're trying to view is enabled in config? [system_1] Enabled=True or table entries can be disabled in xml. <enabled>true</enabled>
  17. On better inspection it does ignore the system name xml but is adding any other xml lists in the systems database folder.
  18. Should the databases from Visual Pinball still be scanned in on load when it's set to Enabled=False ? I had never tried before but have disabled all systems in my config apart from PinballFX, but the VP lists are still being parsed when disabled.
  19. Standard autohotkey? Load PinballX with a hotkeyscript which waits for PinballX to shutdown, then trigger the video, close script. Something like: Run, PinballX.exeWinWaitActive, PinballXWinWaitClose, PinballXRun, VLC.exe -MyVideo.mp4ExitAppThat is a guess ^^ but close to how it should be with AHK.
  20. Just pointing out I believe this is unecessary.
  21. You shouldn't need to run PinballX as admin. I am on 8.1 & have 3 copies of pInballX on 2 different drives and fine here.
  22. Heh yes I would, it's all an illlllllusion
  23. Lol, better late than never Tom! Although you could've just left the tag as just <exe> to save me 5 minutes.
  24. I'll give it a shot tomorow. Let you know.
×
×
  • Create New...