daggeg Posted September 13, 2023 Posted September 13, 2023 Hi, I haven't figured out how to get to the settings in 10.8 that I got to in VPX 10.7.4 (and prior versions) by pressing F1. I need to turn off the external DMD for a couple of games but don't know how to do that in 10.8. Cheers
digitalarts Posted September 13, 2023 Posted September 13, 2023 (edited) And why you don't do this directly with Vpinmame setup exe? Start it, click test and search your Rom and then click game options. This is exactly what vpx opens with F1 And by the way, F1 in vpx.8 is working. Maybe you have "exclusive Fullscreen" active? Edited September 13, 2023 by digitalarts clearify the steps in vpinmame setup exe
daggeg Posted September 13, 2023 Author Posted September 13, 2023 Ok, thanks. That may be the case, that the installation of 10.8 changed it to “exclusive fullscreen”. Anyhow, it’s easier to test what I prefer when playing certain classics whether I want to use external DMD or not.
Spacegoogie Posted November 8, 2023 Posted November 8, 2023 I also use F1 as it is very convenient to do while in the table. Why have to go and open vpin mame separately? The latest builds of Vpin Mame have a bug that will not let you access any setting in game F1, F3, F6. This really sucks but hopeful they will fix soon.
DrEvil Posted February 7, 2024 Posted February 7, 2024 On 9/13/2023 at 5:16 AM, digitalarts said: And why you don't do this directly with Vpinmame setup exe? Start it, click test and search your Rom and then click game options. This is exactly what vpx opens with F1 And by the way, F1 in vpx.8 is working. Maybe you have "exclusive Fullscreen" active? Where is the "Vpinmame setup exe" file located?
Outrunner11 Posted October 5, 2024 Posted October 5, 2024 FINALLY FOUND A SOLUTION. 1. Download notepad ++ to edit .VBS https://notepad-plus-plus.org/downloads/v8.7/ (or if you have a .VBS editor already, use that) 2. Open your VPMKeys.vbs Location: \vPinball\VisualPinball\Scripts\VPMKeys.vbs 3. Go to Const keyShowOpts = 59 '(F1) Show options 4. Change to another button like the example below or your choice. (the keys map is in that document) Const keyShowOpts = 50 '(M) Show options Save, load up and that should work.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now