Jump to content
LaunchBox Community Forums

lfan

Members
  • Posts

    110
  • Joined

  • Last visited

  • Days Won

    1

lfan last won the day on March 7 2019

lfan had the most liked content!

About lfan

  • Birthday 08/08/1984

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

lfan's Achievements

32-Bit GPU

32-Bit GPU (5/7)

51

Reputation

  1. Only one xinput controller (XBOX360) connected before stating a MAME game. SetKeyDelay, 125, 50 on the top of the script. - "Coin 1 - 5 or Joy 1 Back": I can insert credits (unlimited) (keyboard/joystick) and play (keyboard/joystick). - "Coin 1 - 5": I can insert credits (unlimited) (keyboard only) and play (keyboard/joystick). The most important for me is that the script is working for Arcade Joystick. You helped me alot. Thank you very much.
  2. "Doesn't work" means the button doesn't add credits.
  3. Test Result: dinput Arcade Joystick (Select Button, 1Joy9) dinput RetroFlag Controller (Select Button, 1Joy7) MAME (stand-alone): Works!* * Standard settings. MAME (RA): Works!* * Had to change in MAME "Coin 1 - 5 or Joy 1 SELECT" to "Coin 1 - 5". xinput Microsoft Xbox 360 Wireless Controller (Back Button, 1Joy7) xinput RetroFlag Controller (Back Button, 1Joy7) MAME (stand-alone): Doesn't Work* * Even changing in MAME "Coin 1 - 5 or Joy 1 Back" to "Coin 1 - 5". MAME (RA): Doesn't Work* * Even changing in MAME "Coin 1 - 5 or Joy 1 SELECT" to "Coin 1 - 5". Something related to dinput and xinput?
  4. Could you test the script with Launchbox + MAME core (RetroArch)? Keyboard scripts work with MAME core.
  5. Unfortunately, it still doesn't work. Have you tested with any joystick?
  6. For keybord it works perfectly. The mystery is with joystick.
  7. The script for keybord works.
  8. 1Joy8:: { if (coin1 = 5) ; Max 5 coins Return coin1++ 1Joy8::5 Sleep 750 }
  9. There is no error, but the script does not limit to 5 coins... 😩
  10. Error at line 10. Line Text: 1Joy8 Error: This line does not contain a recognized action. The program will exit.
  11. On PC the joystick Select button is recognized as 8.
  12. Joy 1 SELECT on MAME screen. JOYCODE_1_SELECT in MAME file. In the code, I tried to replace the number 5 to JOYCODE_1_SELECT but it didn't work. It seems that the code only accepts numbers.
  13. JoeViking245, how configure the joystick's "select" button for coin?
  14. SNK Neo Geo AES Gameplay Pack View File Gameplay Pack for the SNK Neo Geo AES. File Size: 66,1 MB File Count: 174 File Format: PNG Resolution: 608 x 448 Naming: MAME Submitter lfan Submitted 03/06/2019 Category Game Media Packs  
  15. Version 1.0.0

    168 downloads

    Gameplay Pack for the SNK Neo Geo AES. File Size: 66,1 MB File Count: 174 File Format: PNG Resolution: 608 x 448 Naming: MAME
×
×
  • Create New...