-
Posts
2121 -
Joined
-
Last visited
-
Days Won
190
scutters last won the day on May 10
scutters had the most liked content!
Profile Information
-
Gender
Male
-
Location
Leeds, UK
Recent Profile Visitors
23679 profile views
scutters's Achievements
GameEx God (Top Rank) (5/5)
772
Reputation
-
Thanks, but no problem, update your guide. We'd never have figured out the solution if you hadn't posted the question and tried the suggestions!
-
It appears that for Custom Exe systems Game Manager will make any exe in subfolders available as well. So if all the games are installed under e.g. C:\PcGames\ as e.g. C:\PcGames\Game1\Game1.exe etc then setting your Table Path to C:\PcGames\ should make them all available for selection (and will include the full path to the exe in the game name)
-
For a simple test of the theory i used the VP995 editor as the exe set up like; (no launch before/after needed for my test) Then in Game Manager (Database Manager has some issue with Custom Exe systems which we'll address in a future release) you can add any exe found under C:\Visual Pinball as a game. Note that the game includes the full path; When launched from PinballX the VP995 editor launches and is closed from PinballX Note - The PinballX log file will show the launch as "C:\Visual Pinball\C:\Visual Pinball\VPinball995.exe ", which wouldn't work but as the exe is launched ok i assume this is just an issue with the logging for Custom Exe systems in PinballX. The changes you'd need to make to this configuration to test on your set up would be to change the Table Path folder to the root folder containing your game exes (can be in sub folders), and add the launch before after stuff for your screen switching.
-
I know this is (hopefully) now resolved, but just in case it's not here's a late curve ball.. Maybe try using the 'custom exe' system type instead and point the database xml directly at the game exe's. More info here, Custom EXE question - General - Spesoft Forums (sorry, should have considered that before but i've never used 'custom exe' so had forgotten about the option)
-
No time to test properly at the moment, but the code makes sense and is definitely more readable than a magic one liner! (only downside to it is having to maintain the gamen.exe entries in the bat file)
-
Yes it does. You should have the option to add/remove to favourites from the menu that appears when you select a game, and favourites should appear under the Lists option from the same menu. But you may have 'one click launch' enabled so don't see this menu. Please attach your PinballX.ini and log,txt files so we can see what settings you have.
-
You can ask AI to convert that cmd to request a clean exit, and wait a few seconds before killing if still running if you want/need to later. Hope things go well with Rocket Launcher anyway!
-
That might work (if process to monitor accepts the pinballx parameter names). It shouldn't be set to Explorer! Failing a change to PinballX to extract the process name the lnk file uses, something like this might work as a launch after; Parameters used are a powershell command to get the actual exe and kill it; powershell -command "$t = (New-Object -ComObject WScript.Shell).CreateShortcut('[TABLEPATH]\[TABLEFILE].lnk').TargetPath; Stop-Process -Name ([System.IO.Path]::GetFileNameWithoutExtension($t)) -Force" (note, even if that does work it make not be a clean way to close the pc game!)
-
scutters changed their profile photo
-
I did post a version 2.1 some time ago, PBX Recorder - captures Playfield, Backglass and DMD videos and images - FAQs, Guides, & Other Useful Information - Spesoft Forums (but i won't be updating it again!), you can try that version if you want. It sounds like you were using the 'default' recorder in database manager (which just calls the inbuilt PinballX ffmpeg recording functions). I think all the options you want are available if you use it's own recorder (which you have to select in DBM options). @Mike_da_Spike describes how to use it in this post (and also in the documentation) - https://forums.gameex.com/forums/topic/23840-app-pinballx-database-manager-2605080-supports-touch-play-as-well/page/15/#findComment-223806. Nice! ๐ (but i think that potentially this could be slightly slower in PinballX than using fully compatible media foundation videos, if PinballX navigation is still fine for you on your hardware then not a problem)
-
Sorry, i meant attach one of the videos you have issues with in PinballX rather than recording a video of the issue.
-
PbxRecorder isn't supported actively anymore so any changes to the encoding there (if that's the issue) are unlikely. If you want to stick with pbxrecorder you could try changing the existing output options it already has (mp4/flv etc) to see if that helps, or try the recorder built into Database Manager instead. For PinballX attaching an example video might help Tom to look into it further, as well as confirming you've tested it against all the Media Foundation setting options available in PinballX 7.23 (Yes, No and Sample Grabber) with no success.
-
Don't think there's much that can be done about the first issue (except maybe physically move the exit button to somewhere else). The 2nd issue is probably media related (could be launch audio file or loading media mode). We'll need the log and ini files to check, but make sure the log file shows a table launch affected by issue 2.
-
@Mike_da_Spike is correct, it's so you can have two instances of the plugin running at the same time. So you could e.g. have high scores on one display and comment text on another, or on the same screen, or whatever really.. if you only want/need one instance then only enable one in plugin manager.
-
Sounds like an issue with modifier keys (shift/alt/ctrl) not sending 'repeats' when held down following a windows update (KB5083769), see Autorepeat stopped working on certain keys since latest update - Microsoft Q&A (but i don't think the fix proposed there will work!) Instead, here's a few different possible solutions/workarounds. Easiest/least risk first; Remap to use a different key Uninstall KB5083769 Try the KeyRepeatAssist tool here - GitHub - Jione/AutoCAD-Shift-Fix: Fixes the Shift key temporary override issue in AutoCAD caused by Windows 11 and specific laptop firmwares. ยท GitHub If you're confident with the registry then try the suggested fix here - https://vpuniverse.com/forums/topic/14168-pinup-player-v20-beta-files/page/3/#comment-94429




