Search the Community
Showing results for tags 'keys'.
-
Sorry guys, i've spent hours sifting through the different topics on this, messing around with mappings and have attempting every solution mentioned. Attaching my configs. Here's my deal: Hitting P on the keyboard during game to pause and hitting P again does resume... no problems. When i use a button on my cab assigned to P, the first time I hit the button it does take me to the pinballx menu giving me the option to stop playing or go back to the game..... However, when i attempt to go back to the game i see the vp "resume, quit, edit script" menu and can do nothing at this point. Also worth mentioning, the button #'s inside the pinballx setup end up showing different than what's assigned in vp keys settings. As an example, if i assign a cabinet button to a key in VP it shows up as Button 8, but when i assign same cabinet button inside PinballX it will appear as Button 7. Any ideas? PinballX.ini
-
Scenario - You're booting Atomiswave/Naomi/Dreamcast games from GameEx via Demul. However, you have to set up the controls each time. Solution: This approach saves the key configs for each game when you exit Demul. Use: Run game. Set up controls via Demul menu. Exit Game. Next time you load that game, the controls will be recalled. How to: Make a folder somewhere for your individual game controls Copy this text and make a bat file: Change the User Variables Section to match your system. Save it as a batch file (use notepad - put .bat at end of filename) In your command line for GameEx, enter the following: {Path and bat} "[ROM]" "{system name}" For e.g.: C:\GameEx\AHKS_BATS\Demul_load_save_controls.bat "[ROM]" "naomi" Copy text below into notepad and save as "[Mapping Off] Exit (Process Close) - Demul.ini" in C:\GameEx\CONFIG\EMULATORS Finally, under Advanced config, select this file: Hope this helps and let me know if buggy!