Wah!Cade is a GNU/Linux friendly clone of Minwah's excellent MameWAH.
Wah!Cade is a front end for the M.A.M.E. arcade game emulator. Support for other games and emulators will hopefully be added soon.
The source code is released under the GNU GPL license.
Product's homepage
Here are some key features of "Wah!Cade":
· It's MameWAH for GNU/Linux!
· It uses MameWah's config files and layouts
· It has a keyboard controlled GUI - Perfect for those arcade controls
· It runs x.mame games
Requirements:
· Python
· PyGTK
· elementtree / celementree
What's New in This Release: [ read full changelog ]
· FixedUnboundLocalError.
· Added "no-gstreamer" option to disable all music / video.
· Attempt at fixing joystick looping.
· Added mednafen (Zombie) and Vectrex (battlecat) templates.
· Added new wahcade.ini option ("show_list_arrows").
· Set delay_before_movie_preview to 0 to disable movie playback.
· Formatted code according to (most) PEP8 standards.
· Fixed bug that stopped Mame XML / Catver info from populating in Setup Editor.
· Another tweak to scrolled_list.py (setattr).
· Fixed potential bug in Setup Editor where mame settings might not get saved.
· New simpler version of Scrolled list - hopefully this will be faster.
· Added functions to set busy / normal mouse cursor.