Organiser
Filtrer par machine :
Type de vue :
 
 QuickPlay v4.7.1 
Samedi 19/10/19 à 15:00 par Firebrand
Ce frontend multi-systèmes à été mis à jour. Les améliorations sont les suivantes:
- remove dev synctool config from prod
- use dats dir for synctool conf
- fix issue with synctool config enable on hostname
- small fixes to a couple of efinds
- omit mess emus from efinds (user should run mamemtool if they want all the MESS emus)
Télécharger QuickPlay v4.7.1
Site Officiel de QuickPlay
 
 Negatron v0.99.7 
Lundi 07/10/19 à 11:18 par Firebrand
Une nouvelle version de ce frontend pour NegaMAME a été publiée. Voici les changements apportés:
- This is a minor release to fix problems in macOS and fast computers. Hopefully, the next version of Negatron will be compatible with Java 9+ but, for now, it's still stuck with Java 8.
- Application:
*Fixed a macOS bug where Negatron could crash during start up and never open again because of a missing translation resource.
*Fixed a bug where Negatron complained about not being able to create ui.cache at its first launch, which could lead to the abortion of information caching from .dat files on very fast computers.
*Updated Java to 1.0.8_221 and VLC to 3.0.8 on the all-in-one packs for Windows and macOS.
Télécharger Negatron v0.99.7
Site Officiel de Negatron
 
 Emu Loader v8.8.2 (version complète) 
Mardi 01/10/19 à 13:01 par Firebrand
Ce frontend multi-systèmes a été mis à jour. Les améliorations sont les suivantes:
And the graphical glitches just keep showing up, don't they ? Some of those glitches were fixed by replacing TrackBar components by XiTrackBar from the XiControls pack (thanks Eugene Genev for making them). Progress bars components were also replaced by XiProgressBar. I had to make several modifications and drawing fixes to both components as Eugene is not updating them anymore.
Cool new feature, custom checkbox / radiobutton icons. You can make your own icons set to use with the night mode. Each night mode profile can have a different icons set (stored in \resources\checkbox_radiobutton\ folder). By default, Windows themed icons are used, you can change this in Customize Nigh Mode screen.
Windows 10 users can have dark scroll bars now. I found an undocumented WinAPI function to force the use of Win10 dark scroll bars. It works even if Windows 10 is not setup to use a dark theme! SetWindowTheme(hWnd, 'DarkMode_Explorer', null). Be aware that this only works on Windows 10 build 1809 and newer. Older builds are not supported. There are graphical glitches on the horizontal scroll bar. This is Windows fault, not caused by the frontend.
You can customize the splash screen now.
- change font colors and version info text location
- disable text shadow effect
- use a custom image file logo2.png for the logo without overwriting the frontend's default logo.png file
- there's a new left aligned texts layout
- progress bar replaced by XiProgressBar component from XiControls pack, colors are fully customizable
Night mode colors were added to the preferences screen. There are many other internal changes and bug fixes but the one that stands out is the thumbnails view. There was a bug were thumbnails would randomly not show up even if you have the snapshot file.

Fixed
- Setting "Use Image Single Background Color" not restored at startup
- Screens "MAME Driver Filter" and "Miscellaneous Filters" not updated when changing between night mode profiles
- Font color of hint texts not restored when switching back to light mode ("Miscellaneous Filters" tool bar button)
- Several CheckBox and RadioButton controls still had shadow text enabled in night mode
- A nasty bug in my TCheckBoxEx / TRadioButtonEx components: the icon area was not cleared when drawing new icon states, overlapping existing icons and causing a "left-over" pixels effect, mostly noticeable in "RadioButton"
- Startup crash when validating emulator binary if the .exe file is missing
- Screen "Machine Type and System Filters" was not resizing correctly for resolutions lower than 1920x1080 (tool bar button)
- Ansi WinAPI FileAge() doesn't work well on Windows 10, replaced by the Unicode API FileAgeW()
- Play video preview feature was not working at all for the past 10 months... HOORAY!
- Text of selected game was black color when editing fields directly in EasyListView controls (night mode only)
- Game thumbnails fail to load in thumbnails view even if game snapshot file exists
- No auto-update game thumbnails after changing game snapshot folders in "Image Category Settings" screen (thumbnails view only)

Changed
- Tweaks to "Delete/Copy/Move Selected Games"
*size of "Delete" and "Cancel" buttons reduced
*size of "Destination Folder" edit box increased
*if less than 13 files are selected, only one column is shown to prevent waste of space
*checkboxes "Overwrite Files" and "Add System Folder" moved above "Destination Folder edit box"
*fixed controls alignment in bottom bar
- Darker color tweak to gradient bottom bars in night mode
- Removed italic font style from texts in help message boxes
- Text fonts tweak in several screens
*reduced size to 9 pixels
*changed fonts from "Segoe UI" to "Trebuchet MS" with "bold" style and removed "italic" style
*color tweaks in night mode
- Replaced all "ExTrackBar" controls by "XiTrackBar" from the "XiControls" pack; thanks "Eugene Genev"
*no more flickering
*colors customized for night mode
*used in "Customize Thumbnails", "MAME Settings" and "RGB Quick Edit" screens
- I've made some minor tweaks to XiTrackBar component, you need my modified version to compile the frontend
*New layout for "RGB Quick Edit"
*replaced TShape components by my flicker-free TPanelEx component (new color/current color boxes)
*added XiTrackBar controls for easier RGB color editing
*added form caller title to the caption bar so you know what screen you're currently editing
*internal code tweaks

Removed
- Shadow font setting of labels in "Search Games Panel Colors" is no more ("Customize Night Mode" screen)

Added
- Custom CheckBox and RadioButton icons for night mode ("Customize Night Mode" screen)
*you can use custom icon files instead of Windows themed ones
*icons sets are located in "frontend_path\resources\checkbox_radiobutton\" folder
*each set must be placed in its own sub-folder and the folder name is used as the set's title (no Unicode folder name support)
*icons must be 13x13 pixels but can be at any color depth
*each night mode profile can have a different CheckBox / RadioButton set
*icons are applied to CheckBoxEx / RadioButtonEx / GroupBoxEx / EasyListView controls
*if an icon filename is missing, the Windows themed icon will be used instead
- New "Use Windows 10 Dark Scroll Bar in Games List" checkbox setting ("Customize Night Mode" screen)
*this is a hack to force Win10 dark themed scroll bars by using the Win10 API "SetWindowTheme(hWnd, 'DarkMode_Explorer', null)"
*dark scroll bars can be used even if Windows 10 is not setup with a dark theme
*it currently works on ListView, RichEdit, Memo, WebBrowser controls
*no support for ComboBox, ColorBox dropdown buttons as there's no way to access the ListBox control used internally (still working on this)
*horizontal scroll bar colors are bugged and it's caused by Windows 10, not the frontend
*there's a white box painting bug if both horizontal and vertical scroll bars are visible (fix your sh@t, Microsoft!)
*only Windows 10 build 1809 and newer builds are supported
- Customize splash screen (main menu "Customize Splash Screen")
*change font color of each text
*text shadow colors are now "black", it looks better
*remove text shadows with "Enable Text Shadows" checkbox (untick)
*new left-aligned texts layout with "Use Alternate Layout" checkbox
*use an alternate logo image with "Use Logo2 File" checkbox; filename must be "logo2.png" and located in "resources\images\" folder
*change version info text position (text is right-aligned); useful when using a different logo image
*progress bar replaced by the new XiProgressBar component to allow custom colors
*customize progress bar colors with several pre-defined color schemes or create your own color scheme (minimum resolution required 1280x720 / 1336x768)
*settings are in the right side of the splash screen
*close the splash screen with the "Close" button at bottom/right or with ESC key
*drag the splash screen with the mouse
*fixed "Lucida Console" font to match the font size of "Terminal" font
NOTE: the "Terminal" font used in Emu Loader is the "vgaoem.fon" file from Windows 7; Windows 10 doesn't have this font
- Support MAME v0.214 new "mame.ini" settings
Télécharger Emu Loader v8.8.2 (version complète)
Site Officiel de Emu Loader
 
 Fichiers additionnels pour MAME v0.214 (2ème partie) 
Lundi 30/09/19 à 12:40 par Firebrand
De nouveaux fichiers additionnels d'AntoPISA ont été publiés. Chose curieuse, Messinfo.dat est généralement le dernier mis à jour de la série alors que certains comme Category.ini et Version.ini, pourtant modifiés mensuellement, ne sont toujours pas mis à jour. On verra si l'auteur a modifié sa façon de faire ou si ces fichiers vont sauter une version de MAME. En attendant, voici les changements:
Messinfo.dat v0.214 (11.31): 11.31 29/09/2019: Aligned files to 0.214 version.

Series.ini v0.214:
- Items RENAMED (2): (psyvaria) to (psyvarij) and (powerinsp) to (powerinspu).
- Series UPDATED (3): Pac-Man, Psyvariar and Raiden.
Télécharger Messinfo.dat v0.214 (11.31)
Télécharger Series.ini v0.214
ProgettoSNAPS
 
 NegaMAME v0.214-1 
Jeudi 26/09/19 à 13:46 par Firebrand
Ce build de MAME prévu pour fonctionner avec le frontend Negatron a été mis à jour avec les sources de MAME v0.214.
Télécharger NegaMAME v0.214-1 (Windows)
Télécharger NegaMAME v0.214-1 (MacOS)
Télécharger NegaMAME v0.214-1 (Linux)
Site Officiel de NegaMAME
 
 Negatron v0.99.6 
Lundi 16/09/19 à 12:49 par Firebrand
Des correctifs concernant essentiellement la version Linux ont été apportés à ce frontend prévu pour fonctionner avec NegaMAME. Les améliorations sont les suivantes:
- This is a pretty minor release to allow Negatron to run on the current version of ArchLinux and probably other Linux distros...
- Application: Fixed the issue where Negatron couldn't handle beta versions of Java / JavaFX as labelled on Linux distros (versions tagged with "-ea" for early access).
Télécharger Negatron v0.99.6 (Windows)
Télécharger Negatron v0.99.6 (MacOS)
Télécharger Negatron v0.99.6 (Linux)
Site Officiel de Negatron
 
 RomCenter v4.0.1 
Jeudi 12/09/19 à 12:15 par Firebrand
Ce gestionnaire de ROMs a été mis à jour. Pour les utilisateurs de Windows XP, la compatibilité avec ce système d'exploitation sera abandonnée à partir de la v4.1; téléchargez donc les versions compatibles avec votre système tant qu'elles sont disponibles! Les améliorations sont les suivantes:
Here is the first fix for 4.0. Not a lot of bugs, and most are fixed in this version :)
Requirement : .net framework 4, windows xp to windows 10
The 4.0 branch will be the last version compatible with windows XP (<3% of romcenter users are on xp).
4.1 branch will use a modern framework (4.6 or 4.7) which will allow powerfull language features. Also, I'm testing a 64 bit version, which hopefully will solve memory problems.

- Add support for samples with extension in datafile
- Add new arcade datafiles: itech32, namco s12, nmk16, seta 1, sony zn1/2
- Update arcade datafiles to 0.213
- Fix progress bar when filtering games
- Fix missing rom in provided arcade datafiles
- Fix error message during dat import when temp path is not found
- Fix greyed 'ok' button in backup path option
- Fix backup mode hint not updated in status bar
- Fix and improve 'delete' tool with unique rom
- Fix rom view empty after fixing (merging) a file
- Fix a crash when loading dat with nodump device rom
- Fix 'delete' operation of unique rom
- Fix 'cancel' button not working when moving/copying files
- Fix double extension samples files
- Fix file wrongly identified as sample in merge mode
- Fix items not found error
- Fix bug with unique names
- Fix wrong merged flag for clone bios
- Fix wrong rom cases
- Fix slow start when removing rom
- Fix stack overflow when leaving rc
- Fix status bar empty after loading db
- Fix possible null reference at startup
- Fix unzipped roms dump status sometimes wrong
- Fix rom view sometime empty after a fix
- Force sample extension to lowercase in 'database' case mode
- Smooth grids navigation with keyboard
- Update external components
.
Télécharger RomCenter v4.0.1
Site Officiel de RomCenter
 
 Messinfo.dat v0.213 (11.30) 
Mardi 10/09/19 à 12:42 par Firebrand
Les données de MAME v0.213 ont été incluses dans ce fichier informatif dédié aux machines non arcade:
- 11.30 09/09/2019: Aligned files to 0.213 version.
Télécharger Messinfo.dat v0.213 (11.30)
Site Officiel de Messinfo.dat
 
 NegaMAME v0.213-1 
Mardi 10/09/19 à 12:39 par Firebrand
Ce build de MAME prévu pour fonctionner avec le frontend Negatron a été mis à jour vers MAME v0.213.
Télécharger NegaMAME v0.213-1 (Windows)
Télécharger NegaMAME v0.213-1 (MacOS)
Télécharger NegaMAME v0.213-1 (Linux)
Site Officiel de NegaMAME
 
 GameEx et GameEx Arcade Edition v15.69 
Vendredi 06/09/19 à 11:25 par Firebrand
Encore une nouvelle version de GameEx sans qu'on sache ce qui a été changé. On commence à avoir l'habitude.
Télécharger GameEx v15.69
Télécharger GameEx Arcade Edition v15.69
Site Officiel de GameEx
 
 GameEx et GameEx Arcade Edition v15.67 
Samedi 31/08/19 à 13:56 par Firebrand
Voici une énième version de GameEx sans qu'on sache ce qui a changé. Mais vous commencez à avoir l'habitude, non?
Télécharger GameEx v15.67
Télécharger GameEx Arcade Edition v15.67
Site Officiel de GameEx
 
 GameEx et GameEx Arcade Edition v15.66 
Mardi 27/08/19 à 13:23 par Firebrand
Une nouvelle version de ces frontends a été publiées mais, pour ne pas changer, la liste des nouveautés est aux abonnés absents.
Télécharger GameEx v15.66
Télécharger GameEx Arcade Edition v15.66
Site Officiel de GameEx
 
 GameEx et GameEx Arcade Edition v15.65 
Mercredi 21/08/19 à 13:47 par Firebrand
On prend les mêmes et on recommence: une nouvelle version mais aucune information sur ce qu'elle apporte. (v15.64)

Edit: on passe à la v15.65 dans les mêmes conditions.
Télécharger GameEx v15.65
Télécharger GameEx Arcade Edition v15.65
Site Officiel de GameEx
 
 Negatron v0.99.5 
Lundi 19/08/19 à 13:40 par Firebrand
Ce frontend prévu pour être utilisé avec NegaMAME a été mis à jour. Les améliorations sont les suivantes:
The version 0.99.5 of Negatron, a MAME front-end, has just been released to add support to nearly every MAME options, available through the Global Configuration pane (just click on the wrench/spanner icon on the bottom right, then click on the Advanced Options button next to the panel title to see all the available MAME options split into 5 tabs). You'll need this version if you want to use it with MAME v0.212+.

This is the only front-end that can manage all the configuration options of the emulated machines in MAME. In practice, it's often useless for arcade games but it's quite important for emulated consoles and computers.
To completely achieve this, Negatron needs to be coupled with NegaMAME, a fork that distinguishes itself from regular MAME only by adding the command line option -listmediaxml, which enables Negatron to access some information unavailable to third-party front-ends since MAME v0.186. In practice, you can simply copy negamame64.exe into your MAME install folder, everything else in the NegaMAME archive file is exactly the same as regular MAME.
Télécharger Negatron v0.99.5 (Windows)
Télécharger Negatron v0.99.5 (MacOS)
Télécharger Negatron v0.99.5 (Linux)
Site Officiel de Negatron
 
 Emu Loader v8.8.1 (version complète) 
Lundi 19/08/19 à 13:36 par Firebrand
Une nouvelle version de ce frontend multi-système a été publiée. Celle-ci n'apporte que des correctifs:
You can't delete/copy/move games files ? Grab v8.8.1 to fix this problem.
While updating the night mode feature I had to set some functions in debug mode.

Fixed
- Icons in web info tool bar buttons were not loaded as disabled; font colors of disable buttons were wrong in night mode
- Function to delete/copy/move files was in debug mode, not working... again

Changed
- none

Removed
- none

Added
- none
Télécharger Emu Loader v8.8.1 (version complète)
Site Officiel de Emu Loader
 
 GameEx et GameEx Arcade Edition v15.63 
Jeudi 15/08/19 à 15:20 par Firebrand
Et oui, encore une nouvelle version de ces frontends multi-systèmes toujours aussi peu accompagnée d'informations à son sujet.
Télécharger GameEx v15.63
Télécharger GameEx Arcade Edition v15.63
Site Officiel de GameEx
 
 Emu Loader v8.8 (version complète) 
Jeudi 15/08/19 à 15:16 par Firebrand
Ce frontend multi-systèmes a été mis à jour. Les améliorations sont les suivantes:
To Infinity... and Beyond!
Massive changes on this "double infinity" build. Night mode has gone thru a major facelift and it is now the default mode. The entire frontend is updated with a dark theme, except the preferences screen which is mostly used for the light mode. You can created multiple night mode profiles.
There's a new \nightmode\ folder to store all night mode profiles now. To keep your current night mode colors, just copy or move nightmode.ini to the new \nightmode\ folder and rename it to Default.ini.
Several internal fixes and tweaks. Most noticeable, the frontend could not mount images on a virtual drive. Metadata files (.cue and others) are also no longer used to mount images when the "use .cue" tool bar button is enabled.
There was so many drawing bugs and misaligned controls in the previous build that forced me to update my custom Delphi components, fixing some of those weird bugs.
Several settings from EmuLoader.ini were moved to a new LightMode.ini file. Almost all of them are from preferences screen. Unfortunately you'll have to re-configure these settings, there's no other way. This change was necessary to allow future improvements.
Preferences screen have a new layout. The old one had lots of empty space and too many pages.
Night mode can have custom game font settings separete from the light mode (Customize Game Fonts in games popup menu). No need to copy/rename sysgamecustomfont.ini file anymore when switching between night mode and light mode.
Image category background colors for night mode are now split from light mode (Image Category Settings screen). Colors can be different for each mode. If you customized the background colors, go to this thread and follow the tutorial on how to copy current colors into the night mode.
NOTE: You only need to do this if you're using colors different than black (default color).
New setting Use A Single Background Color for image Categories. Select a color in Image Category Settings screen. Aren't you tired of going thru every image category to set the same color ? Now you can select one background color and enable this new feature. All image panels will use it and the best of all, you won't lose the custom background color per category. It's an easy "on/off" checkbox. You can have a single color for night mode and another for light mode, depending on what mode is currently active.
A few frontend configuration files have changed and you cannot use the new ones with previous versions of the frontend. I recommend to make a backup of your current install before upgrading to this build if you plan to rollback to a previous frontend build. No need to backup the entire folder though, just make sure to backup EmuLoader.ini, el_extras.ini, nightmode.ini and the \ini_files\ folder.

Fixed
- Wrong "Panels Colors" settings at startup, "Title Font/Shadow", "Title 2 Font/Shadow", "Text Font/Shadow" ("Night Mode" page, Preferences screen)
- Wrong "Search Games Panel Colors" settings at startup, "Filter Font/Shadow" ("Night Mode" page, Preferences screen)

Changed
- Modified the scope of "Ignore Exit Code 1: Invalid Function" setting to support all console/computer emulators
*"KEGA Fusion" is no longer the only emulator returning exit code of "one" on exit
*this error might be related to a missing and/or incompatible plugin or badly configured emulator
*even when nothing is wrong, the emulator might give you "code 1" as an exit code :(
NOTE: this exit code is caused by the emulators, not the frontend
- Updates to "Cleanse" feature in "Favorites Manager" screen
*a list of all entries to be removed from the favorite profile is shown for review
*you can remove entries from that list so they are not deleted from the profile .ini
*there's no way to show titles, only game names and/or filenames and the system they belong to

Added
- Requested setting "Add Leading Zero to Version Info Column (MAME)" so you can have "0.200" text in the version info column instead of ".200"
- Multiple paths support for MAME preview images
*MAME and HBMAME only
*all image categories are supported: snaps, titles, covers, flyers, etc...
*you can have define as many image directories you want
*MAME softlist .zip files don't have to be in the same place as the arcade .zip files anymore, you can have "snap.zip" in one folder and "snap_sl.zip" in another
- Support for MAME .201
*vgmplay software list is now correctly detected and sets are correctly loaded by the frontend
*new filter to hide vgmplay softlist entries from the games list: "Hide Video Game Music Files" ("Arcade Misc Filter" tool bar button)
Télécharger Emu Loader v8.8 (version complète)
Site Officiel de Emu Loader
 
 GameEx et GameEx Arcade Edition v15.62 
Mercredi 14/08/19 à 14:07 par Firebrand
Ces 2 frontends multi-systèmes ont été mis à jour, mais il n'y a pas d'information sur les changements apportés.
Télécharger GameEx v15.62
Télécharger GameEx Arcade Edition v15.62
Site Officiel de GameEx
 
 Messinfo.dat v0.212 (11.29) 
Lundi 12/08/19 à 13:36 par Firebrand
Le dernier fichier informatif de AntoPISA pour MAME v0.212 a été publié. Rien de bien particulier pour les changements:
- 11.29 11/08/2019: Aligned files to 0.212 version.
Télécharger Messinfo.dat v0.212 (11.29)
Site Officiel de Messinfo.dat
 
 Famille GameEx 
Lundi 12/08/19 à 13:30 par Firebrand
De nouvelles versions pour cette famille de frontends ont été publiées. Pas d'information sur les nouveautés de GameEx et GameEx Arcade Edition, en revanche les changements pour GameEx Evolution (sorti en juin et passé sous le radar... oups...) sont signalés:
GameEx Evolution v1.06:
- Keyboard and mouse input now works in the frontend if RAW input is not available. This allows other remote desktop solutions to work. (Extensions not supported).
- Fixes downloading extensions in repository manager.
- Fixes crash on startup if front end display settings get corrupted.

Edit: miracle! Des notes ont été ajoutées pour GameEx et GameEx Arcade Edition!
- Fixes for latest MAME release.
- Fixes GameEx Online web site and game cards for GameEx Arcade Edition.
- Bug where external dialog box would show if preview video was a certain resolution.
- Fixes issue where iit was not possible to enable other emulators in attract mode with GameEx Arcade Edition.
Télécharger GameEx v15.61
Télécharger GameEx Arcade Edition v15.61
Télécharger GameEx Evolution v1.06
Site Officiel de GameEx
 
<< Page précédentePage suivante >>