Hello,
I’m trying to get Advanced MAME set up, at the moment I can get into the game but cannot access the menu to setup the controllers (need to hit tab).
I think that the mapping of the keyboard and advanced MAME got lost somewhere?
How do I enable keyboard in advanced MAME (it works in mame4all)
I think I need to edit my .rc file for advanced mame, but i’m not sure what to add.
input_map[ui_toggle_crosshair] auto
input_map[ui_toggle_debug] auto
input_map[ui_toggle_ui] auto
input_map[ui_turbo] auto
input_map[ui_up] auto
input_map[ui_watch_value] auto
input_map[volume_down] auto
input_map[volume_up] auto
I think i need to add mappings to the keyboard?
–Thanks