pfeMame (écrit par Gareth Finch) est un frontend pour MAME, écrit en Python. Il est multiplateforme (testé sur Linux – Ubuntu et Windows XP). Il comprend également une interface graphique destinée aux MameCab qui permet le contrôle à l’aide de joystick / manette.
Les changements:
- Re-fixed the absolute paths for icons, images, files etc. The method I previously used was not 100% when it came to Linux / Windows and has now been tested to work under the following conditions;
– Windows & Linux
– Running application source(.py) from command line
– Running from editor
– Running compiled .exe directly
– Running compiled .exe from a desktop shortcut - Updated the pfemame.ico file to be more correct (multiple embedded resolutions). Design has also been updated under Windows, the EXE has an embedded icon
- Added to preferences the ability to highlight games that don’t have a corresponding rom file in the ROMs folder path
- Fixed some graphical layout issues in the main view under Windows – the View combobox and search entry field top border were being overdrawn by the toolbar icons.
- Altered the way the games list is refreshed after changing; star ratings, number of runs, and adding to favorites. The list will now maintain whatever filter view it had previously prior to these actions.
- Fixed a bug that caused games with no category listing in catver.ini from being repeated may times in the game list as it tried to find a match through the categories.dat file.
0 commentaire