-
Posts
110 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by lfan
-
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.
-
"Doesn't work" means the button doesn't add credits.
-
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?
-
Could you test the script with Launchbox + MAME core (RetroArch)? Keyboard scripts work with MAME core.
-
Unfortunately, it still doesn't work. Have you tested with any joystick?
-
For keybord it works perfectly. The mystery is with joystick.
-
The script for keybord works.
-
1Joy8:: { if (coin1 = 5) ; Max 5 coins Return coin1++ 1Joy8::5 Sleep 750 }
-
There is no error, but the script does not limit to 5 coins... 😩
-
Error at line 10. Line Text: 1Joy8 Error: This line does not contain a recognized action. The program will exit.
-
On PC the joystick Select button is recognized as 8.
-
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.
-
JoeViking245, how configure the joystick's "select" button for coin?
-
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
-
-
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
-
SNK Neo Geo AES 2D Boxes Pack View File Boxes Pack for the SNK Neo Geo AES. File Size: 113,09 MB File Count: 142 File Format: PNG Resolution: 600 x ? Naming: MAME Submitter lfan Submitted 03/05/2019 Category Game Box Art
-
-
I have my MAME roms in two folders, because I have specific config in RetroArch: Horizontal and Vertical. With the method Import > ROM File, the LaunchBox don't import all games. Same problem as the previous version. With the method Import > MAME Arcade Full Set, the LaunchBox import much more games, even games that I don't have. The LaunchBox accept only folder contain the full set?? What is the solution? Thanks!
-
Emu Loader is the best to filter MAME roms and copy/move to a specific folder. I classify in horizontal and vertical.
-
@Kondorito, não funcionou.
-
Could be implemented an online MAME db?