Main > Software Forum
"Request for programming change in MAME
JustMichael:
I understand what you are saying now but the official Mame will never do this. This is because Mame's purpose is to document arcade games. Since the original game didn't function this way, Mame doesn't either. Also since Mame just acts like the hardware, it wouldn't be able to do it either. You would have to modify the original pacman code. It is the pacman code that looks at the player 2's joystick.
u_rebelscum:
--- Quote ---I don't think you will know, but I don't think that's a problem. Here is how I see it working (going back to Pac-Man). The left stick is mapped to Player 1. Player 1 starts. When his character dies, Player 2 is able to play using the right joystick. If player 1 moves the left stick to the right and notices that the Pac-Man is still moving left and Player 2's score is increasing, he will realize that it is not his turn.
--- End quote ---
Ahh, the players don't need to know, but mame does. And mame usually doesn't know whose turn it is. (I'd say never, but if I did someone would find the one instance that mame already tracks the player, if there was one. ;D )
The game knows who turn it is, but mame doesn't. Remember that mame is just faking the arcade hardware, and the arcade software (the ROMs) runs the game.
--- Quote ---and I was hoping to be able to change one setting instead of some 1500 drivers :)
--- End quote ---
Since mame usually doesn't know whose turn it is, you will need to add that ability to each of the drivers. One setting in mame wouldn't do it.
And as JustMichael said, since the arcade didn't do it, mame most likely wouldn't. I can almost see it as a cheat, except for the fact that you will need to edit 1500 drivers. (Cheats are all about finding were in the game's memory data is stored, and since the game tracks the player playing somewhere in it's memory, you have to find where in the memory that is stored, hence my almost a cheat opinion.)
Tiger-Heli:
--- Quote ---I understand what you are saying now but the official Mame will never do this.
--- End quote ---
Tiger-Heli:
--- Quote ---
Ahh, the players don't need to know, but mame does.
--- End quote ---
Dav:
--- Quote ---
Right, I thought it unlikely that it would make it into official MAME.
One thing that puzzles me in further testing.
--- End quote ---
Navigation
[0] Message Index
[*] Previous page
Go to full version