The NEW Build Your Own Arcade Controls
Front End Support => MaLa Frontend => Topic started by: lcddream on February 27, 2008, 08:51:51 pm
-
is it possible to assign more than one key to a control.
for example can i make t and m be 'left'
if its possible how?
-
is it possible to assign more than one key to a control.
for example can i make t and m be 'left'
if its possible how?
No, But your keyboard encoder should let you allocate the same key to two or more buttons :)
-
what happens when I want to play 4 player sprint on my cocktail cab (third control panel)?
:cry:
-
Maybe try AutoHotkey or AutoIt? I'm not sure if anything can send keys to Mame anymore though.
-
what happens when I want to play 4 player sprint on my cocktail cab (third control panel)?
:cry:
If you describe exactly what your setup is and what you hope to achieve in more detail someone should have a solution,
I assume you want the one of the other two sides to move the game list without rotating the game list too that side? I have a cocktail and I use the cocktail mapping function. The control set changes depending of what side mala is facing
-
Yeah that is pretty much what I want to do.
When you are on the third control panel side with a horizontal layout, the joys/buttons on that panel do the navigation. When you are looking at a vertical layout from the one of cocktail sides I want that user to be able to navigate.
This is achieved with "control sets"?
I looked at the program for about and hour a couple of weeks ago. While I really liked it I couldn't figure the control sets out. Can you point me to a tutorial, or a brief run down?
Or is everything I need in the wiki? I think I looked there before but couldn't find anything.
-
OK
Have a look here:
http://mala.arcadezentrum.com/controllerdetection.html (http://mala.arcadezentrum.com/controllerdetection.html)
If you have your controls on each side of the table wired to SEPARATE inputs on your controller you can use this feature. The controls are divided up into sets (the number of sets you need to set up will be the same as the number of sides on your controller you have controllers on..Normally 2 or 3) The game list automatically will rotate to face the user that moves the joystick (or presses a button on that side). MaLa can also be set to display a different custom list for each side (usually with appropriate games for the controls on that side) and send a different command to MAME (if required).
-
thanks,
I'll give it a shot this weekend.
-
Can you just wire your buttons to the same input on you controls interface? That also frees up slots for other buttons. I don't know what hardware you are using, but the KeyWiz software will let you make every single button attached to it add coin if you want. :)
Am I missing something?
-
yes I could, but that would preclude me from using those same controls for simultaneous multiple players.
-
alright looks like i am on my way to getting MaLa configured for my cocktail table. Ran into another problem this one seems alittle strange.
I now have 3 control sets one for each side of my cocktail. No when I exit from control set 3 which is on a vertical end something weird happens- mame exits to MaLa for about a half second...then my mame executable that I have setup for control set 2...which is my horizontal side... gets initiated but loads the same game which was being exited from. Then when I exit the second time, no prob...exits like a champ.
Basically I exit game get reloaded with a mame executable for a different control set, then I exit a second time which is a normal exit to MaLa.
Any ideas? I already checked to see if there are any overlapping keys for exit and load the exe, but I found nothing.
-
. No when I exit from control set 3 which is on a vertical end something weird happens- mame exits to MaLa for about a half second...then my mame executable that I have setup for control set 2...which is my horizontal side... gets initiated but loads the same game which was being exited from. Then when I exit the second time, no prob...exits like a champ.
What do you mean my mame executable that I have setup for control set 2
??? You Don't put mame.exe's in the command section of coctail mapping.
-
What do you mean
I don't know how to explain it any other way. When I exit the game from one side of the cocktail table, the game exits to mala, then a split second later mame is automatically reloaded with the same rom. but with the mame executable that i have set up for a different side of the table
??? You Don't put mame.exe's in the command section of cocktail mapping.
I am using this principle
Click (http://wiki.arcadecontrols.com/wiki/MaLa_FAQ#Is_there_a_way_to_have_one_game_list_where_individual_ROMs_in_that_single_list_use_different_versions_of_Mame.3F)
I basically have 3 different control configurations i need for mame so therefore I am using 3 different mame folders each set up for which side of the cocktail table player one is sitting at.
-
OK Just so you know.
MaLa was not designed to load mame or other emulators in that section. That was just if you wanted to load other .exe like a calculator or something. I used it to load windows explorer and network config.
Mame or Emus should only be loaded in the section provided to have MaLa work properly.
There are two ways you go:
Either way You don't need 3 mame folders,
Option 1)
You just need 3 mame configs
Just point mala do 3 different config files in the cocktail mapping section by adding the extra parameters to mame to have it point to the right config file depending on what rotation you have set.
A trap in MaLa is you need to set the command line on the box on the opposite side (i think it's bug) see attached pic.
I put a mala.ini file in the subfolder called otherini. So instead of loading the normal mala.ini it loads the one found in the folder otherini instead. that version of mala ini tells mame to rotate.
2) The easier way is just to click auto rotate. This assumes you have a game that is set-up for that angle of course.
Play around with it and see what works for you