Hey All,
PiMAME 0.6 Beta 3 is now available.
This is primarily a test to see if those who were affected by the booting issues has been resolved. This is an image with updated firmware.
Please let me know if this works or doesn’t. Thanks!
-Shea
Hey All,
PiMAME 0.6 Beta 3 is now available.
This is primarily a test to see if those who were affected by the booting issues has been resolved. This is an image with updated firmware.
Please let me know if this works or doesn’t. Thanks!
-Shea
Pingback: PiMAME 0.6 Beta 3 now available. | Raspberry World
Here’s the torrent for v0.6 b3:
http://goo.gl/jIfbu
or as a magnet:
magnet:?xt=urn:btih:c37e61f383787bef3295f4474784645756ee96f8&dn=pimame-0.6-beta3.img.zip
Hi,
i’ve added some input maps more in the advmame.rc to can control also the menu of advmame with X-arcade. here i paste the new lines
# Left side button (upper) configured to pull up the in game menu (same as Tab on the keyboard)
input_map[ui_configure] mouse_button[0,0] or keyboard[0,tab]
# Right side button (upper) configured to pause the game (same as P on the keyboard) :
input_map[ui_pause] mouse_button[0,1] or keyboard[0,p]
#Here is an input that allows to ‘escape’ the game from my TankStick (simultaneously pressing Player 1 and Player 2) or ESC
input_map[ui_cancel] keyboard[0,1] keyboard[0,2] or keyboard[0,esc]
# Input menus controls
input_map[ui_select] keyboard[0,lcontrol] or keyboard[0,enter]
input_map[ui_up] keyboard[0,8_pad] or keyboard[0,up]
input_map[ui_down] keyboard[0,2_pad] or keyboard[0,down]
input_map[ui_left] keyboard[0,4_pad] or keyboard[0,left]
input_map[ui_right] keyboard[0,6_pad] or keyboard[0,right]
That also allow the “clean exit” of the game and then it keeps the hi-scores 😀
Hi I love this thing so much. I just got on to this version as I have the tank stick. everything has been working great for me but the track ball only works up and down not left and right. anyone know where to fix this?
Which game is that happening on?
I was trying it on Centipede but was also having the same issue on gridlee. I have yet to figure it out on my end. everything looks like it should work. Also I have to re-image the SD card as it goes into a kernel panic(something about an error at 0,172 I think) after a few reboots. don’t know if there is a work around. not sure if it help.
I had the same problem while connecting the Tankstick mouse via USB Hub.
When connected directly to Raspberry Pi it worked fine.