-
Posts
3,702 -
Joined
-
Last visited
-
Days Won
31
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by JoeViking245
-
Your ini files look good. And I'm sure the version of MAME (no-nag) you have is fine. MAME 0.216 as well should have no issues saving high scores. The hiscore folder inside plugins is fine too with those 4 files (Yes. Put there by default [auto generated]). Oh, a kind of required to save the high scores. In you main MAME folder, is there a folder called "nvram"? Are there files in there? If so, try moving/removing those. Have you play a game to the point where you got a high score? Preferably in 1st, 2nd, or 3rd place and you got to enter you initials.
-
If you have an existing .hi and/or .nvram file for the game, delete (or at least temporarily move somewhere else) those and test it again.
-
Some do save. Some don't. For example Cubic and Quadric Distortion won't. But base settings like "hstretch" and "vstretch" will [to the rom_name.cfg file]. And I'm not sure if in your plugin.ini file you have to have writeconfig = 1 (turned on). How's that for adding more muck to the mix?
-
That, you're going to have to research because I have no idea. Way beyond me.
-
For creating different settings for different games (as in, one size DOESN'T fit all), you'll need to create a System ini for the "off" games. So, you wouldn't need one for SS2T as it's 'just about ok'. But for Ultimate MK3 you'd create "umk3.ini" with the brighter settings you desire. This process in itself would be a nightmare though. Plan B is find a setting that just about fits all.
-
Anything is possible. You could use something like Display Fusion or Monitor Profile Switcher. I can't personally attest to Display fusion (mainly because I'm cheap frugal) but have heard many great things! For my cab, I use Monitor Profile Switcher, but for when starting BB. Not on a game-by-game basis. forums.launchbox-app.com/topic/47734-easy-multiple-monitor-configuration-switching-solved So you could setup your 'monitor profiles', then then set up the games you want 'switched' to switch Automatically Run Before Main Application and the switch back Automatically Run Main Application by adding Additional Applications to each. As for turning on the AVR and projector.... that gets you into the realm of CEC or home automation and the sort. But if you can get that working, may as well connect the coffeepot to the macro too and dim the lights. ?
-
What you're doing makes perfect sense. The order of precedence loads mame.ini 1st, then horizontal or vertical depending on monitor orientation. So ya, put all your horizontal info in mame.ini, delete horizontal.ini and then keep vertical.ini for those vertical games. There may be some minor nuances as to why they're separated out. But really, the only reason to keep both orientation files would be to satisfy your innate obsessive complex disorder.
-
My guess it's the splitter. But use Process of Elimination... A) Swap the outputs of the splitter. Test. B) Take out the splitter completely and run just to the DVR. Test. C) Same as 'B', but bypass the pass-through in the back of the cab. Test. D) Either 'B' or 'C' AND unplug from the DVI Is the HDMI port 'tagged' as Monitor 1 and the DVI as 'Monitor' 2 in Windows? If not, the DVI could be "hijacking" the audio such that Windows only uses the Motherboard's audio out jack.
-
There're In-Game and Title snaps on ProgettoSnaps. (Under Software resources)
-
@ed20910 Back to your original question (srry 'bout that)... My cab uses the I-Pac2 encoder-whatever thingy for the joy/buttons/spinner. It's Pause button is tied to "p" and for Exiting is uses Escape, which on the cab is Player1_Start + Pause. Player1_Start is set to "1", but is also a modifier when pressed with another "key". That's how it was when I got it and haven't had any issues. But it shouldn't make any difference using 2 separate buttons or a button plus a button with a modifier button. We're still pressing "P" and "Esc". Though it may make a difference if you don't press the modifier button 1st. As for the table still running, it might be table dependent. When I 1st setup VPX in LB/BB (actually fast-forward to when Jason implemented Pause) I recall that it (probably "I") was having issues with Pause even showing up. But that's all moot now. I honestly never paid attention if the table actually paused in the background or not. I didn't and don't "hear" it sill running when paused. So am I getting a "true" Pause?... dunno. I'd be more inclined to use an AutoHotkey script than incorporate joy2key, as it's already pseudo built-into LB/BB. Either way, it'd be something like... If "P" is pressed, sendkey "Q". then If "1" or "P"(again*) is pressed, sendkey "R". The "1" key being whatever you have setup in LB/BB as "Select" because both "Select" (if you haven't moved the 'cursor' in the Pause menu) and "P" will bring you out of the Pause menu. *You'd need to setup the "P" key-press in the script as a Boolean so that you can keep track of whether you're 'inside' the Pause menu or not. Ugh. If you can get joy2key working, kudos to you. lol If you want help figuring something with AHK, I'd be happy to help. And so it be known, I have never used nor ever had a desire to use Rocket Launcher. Nor have I ever experienced that other frontend. The only other frontend I've use was Maximus Arcade. Which honestly, is great for what it does. Hmmm.... don't recall if it had pause. I think it was strictly emu dependent.
-
It is poor Pinball Etiquette to "Pause" in the middle of a game. That said, I did some looking... VPX's innate pause feature is tied to Escape. (as you stated) But the tables' programmer has to have the init_something_or_another in the script. Which most, if not all, will. Until now, I don't think I've ever tried to pause it mid-ball-roll. It seems that it will pause the ball rolling, but not RIGHT as you hit the button. But it does bring up LB's pause menu. I don't have anything special setup in LB for VPX emu.... Command Line -minimize -exit -play and the Pause tab just has "Enable.." and "Suspend..." checked. Here's my VPX controller config setup. Maybe you can see something I did a long time ago and forgot about. lol Now I can't attest to it working in BB as I usually only use that on the TV with the 360 controller. It seems kind of sac-relig to play pinball with a handheld controller. Just sayin'.
-
@ed20910 Without looking at mine and 'shooting from the hip'.... is your cab pause button also assigned to pause in VPX?
-
You're Welcome! And it's nice to see 'the fix' can be replicated on someone else's machine. Also, it appears I haven't checked on my tables in the last 6 months as I still only had Flintstones for VP9. The 'updated fix'.... increase the timeout period. Right now it's set to 15 seconds (-15000). Go ahead and set it to.. heck, I don't know... 60 seconds (-60000). Seems that even with this longer loading time, the PinMame banner is still the 3rd iteration of vpinballx.exe. So as soon as it sees it the 3rd time, it'll send the key and exit. Otherwise, in 60 seconds it'll say "I've waited too long. I'm outta here". And definitely!!!!... it will be used in my cab now too! ?
-
My inner-Geek said our proposed 'solutions' were unacceptable. Place this inside your VPX emulator "Running AutoHotkey Script" tab. Done = 0 SetTimer, WaitedTooLong, -15000 While (!Done) { WinGet, numOpen, count, ahk_exe vpinballx.exe if numOpen = 3 { send, s Exit } } WaitedTooLong: Exit
-
Woo Hoo!!!! So you heard the 2 beeps. Did the popup go away [sooner than usual]? To get it to work differently for different tables, I see 2 options. 1 - Create multiple VPX emulators (as above) with different delay ("Sleep") times. Then find which delay time works best for each table and assign that respective emulator to that table. 2 - Download/install the Full AutoHotkey program, add the script (like our 1st feeble attempts) to each and every table [that uses PinMame] and adjust the delay time accordingly. (Optionally, with the Full AHK installed, compile each script to an .exe) ..Both of which would be a p.i.t.a. depending on how many tables you have. Plan "B" would be to settle for a happy medium, like maybe 4.5 seconds (4500).
-
Just had an epiphany... It might be working on mine because I have Full AHK installed and the when you add an Additional App, there's a reason that it defaults to looking for an executable file... LB doesn't run ahk scripts in this manner. Remove that Additional App from you table(s) and save. Go to "Tools", "Manage Emulators" and double click your Visual Pinball X emulator. Click on the "Running AutoHotkey Script" tab and in the blank area, paste the code #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. SendMode Input ; Recommended for new scripts due to its superior speed and reliability. SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory. SoundBeep,1000,1000 Done = 0 SetTimer, WaitedTooLong, -15000 While (!Done) { WinWait Preparing Table SoundBeep,,1000 Sleep, 3000 Send {s} Exit } WaitedTooLong: Exit Note: I changed the Sleep line back to 3 seconds. Now Save and run a table. Oh, and make sure the volume's up.
-
Issues getting Dolphin/Triforce to run in Launchbox
JoeViking245 replied to bojo5150's topic in Troubleshooting
-
LB knows where to look for [it's own copy of] AHK. But based on where you said it was located ../LaunchBox/AutoHotkey/autoHotkey.exe , you're not on the latest beta version. Which shouldn't make any difference. More of a comment than anything. So you heard the beep when you drag-drop the script onto AutoHotkey.exe. But when you start a table that has the "Addition App" [the script] , you don't hear any of the beeps. Not even the 1st one. That's saying.... well... the script is not being ran at all. I think you said you have the Full AutoHotkey program on your "Z" drive. (again, makes no difference as long as LB has its' copy). In the Full version, there should be a sub-folder called "Compiler". In there, run "Ahk2Exe.exe". Point to the script ("Source") file, set the destination (same folder or wherever), then click ">Convert<". Now go to Additional App and point to the new .exe file (instead of the .ahk file). Try the table. If I mis-read and you don't have the Full AHK, never mind. Just press your Start button when you see the popup [PinMame] window. lol
-
Set the 2nd SoundBeep to the same thing, and try AC/DC (or whichever table) again.
-
Volume's up? Hearing aid batteries fresh? Got the audio piped through the sub woofer on the stereo? lol OK, so the sound idea for some reason isn't going to work. BUT!!!!!!!!!!!!!............ we know (at least we think we do) the script and AHK work. Oh snap! Uh... try changing "100" to "1000" in the 1st SoundBeep line and do the drag and drop thing.
-
Not sure why it's looking for AutoHotkey.ahk. Drag you VPX.ahk onto AutoHotkey.exe and see if there's a beep.
-
lol Ya, I just scrolled up above and used that screen title. I assume you used "Browse..." to find your ahk script instead of typing in that path. Let's add in another beep and see if you hear it. #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. SendMode Input ; Recommended for new scripts due to its superior speed and reliability. SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory. SoundBeep,100,1000 Done = 0 SetTimer, WaitedTooLong, -15000 While (!Done) { WinWait Preparing Table SoundBeep,,750 Sleep, 9000 Send {s} Exit } WaitedTooLong: Exit
-
Can you show a screenshot of you "Add Application" window? (Get to that window, press ALT + PrintScreen buttons. Come back here and in your reply, press Ctrl + V)
-
Correct. You do not need to install AutoHotkeys. And the path where you placed you VPX.ahk file doesn't really matter (future reference). As long as you're telling LB a correct location. Add in the "SoundBeep" line right below the "WinWait" line. [Save it. Run a VPX table in LaunchBox that you have the script listed as an Additional App.] Count the number of seconds after you hear the beep until you see "the screen". That's the number of seconds you need on the "Sleep" line. #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. SendMode Input ; Recommended for new scripts due to its superior speed and reliability. SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory. Done = 0 SetTimer, WaitedTooLong, -15000 While (!Done) { WinWait Preparing Table SoundBeep,,750 Sleep, 9000 Send {s} Exit } WaitedTooLong: Exit If you don't hear a beep, then we have other issues.
-
Yes. Just make sure it doesn't save as "vpx.ahk.txt". Then go into "Edit Game", click the "Additional Apps" tabs, then click "Add Appplication..."Now give it a name (whatever you want), "Click Browse" and go to where you saved the .ahk file. You'll need to click right above the "Open" button and change "Applications.." to "All Files (*.*).Click your file and click "Open". Check "Automatically Run Before Main Application" and click "OK".