Organiser
Filtrer par machine :
Type de vue :
 
 Romulus v0.032 
Dimanche 02/10/16 à 13:56 par Firebrand
Ce gestionnaire de ROMs a été mis à jour. Les améliorations sont les suivantes:
- ADDED From profiles list popup menu an option to create XML Dats of selected profiles.
- ADDED To report option exportation to CSV format. Thanks to Special-T.
- ADDED Some rebuilding files optimizations.
- FIXED Ignored setting compression level option from scanner window and not always using the general defauls settings. Thanks to Executer.
- FIXED Problem in generator option creating checksums when compressed file has folders and MD5 and/or SHA1 is activated.
- FIXED Freezing when using extract option from scanner in a uncompressed files method and is saving in a different drive from files source.
- FIXED Wrong Profile type displaying when an old dat is updated and new one has different type.
- FIXED Problems detecting updated profiles at Updater option in Trurip group.
- CHANGED Fixdat creation no asks for fixdat filename in batch mode. Romulus automatic name it.
- REMOVED try to open as compressed file when rebuild if file has no compression extension like .zip .rar .7z .001. This will increases a lot rebuilding speed in no compressed files.
Télécharger Romulus v0.032
Site Officiel de Romulus
 
 EmuCon v2.7 
Vendredi 30/09/16 à 13:27 par Firebrand
Ce frontend multi-systèmes pensé pour les machines domestiques a été mis à jour après une longue absence. Les améliorations sont les suivantes:
WOW! Look at at. After two long years, a new version of Emu Loader's little brother is out. After all the work I've done in Emu Loader, it's time to update EmuCon.
I added support for MAME and updated a couple features. You can switch favorite profiles while favorites is enabled. Your custom games list fonts are now saved in a new sysgamecustomfont.ini file. Unfortunately it wasn't possible to port settings from EmuCon.ini so you'll have to set your custom fonts again... sorry!. This is a good change because you will not lose the game font settings on a fresh frontend install.
One big change is the cleanup of emulator_parameters[default].ini file. I removed tons of duplicates. EmuCon can do approximate filename search when looking for the emulator parameters. There's no need to have mess ROM=params and mess64 ROM=params entries for the same system. Only the first is enough.
The format of the games list files have changed again (emucon_dir\games\). EmuCon will try to update your current games list. If that fails, you'll have to re-create them all again manually.
Can you say thumbnails view mode ? Ported from Emu Loader and adapted to handle all the 65 systems supported. Both unzipped and zipped game snaps are supported. There is no tool bar icon for it. You can access view mode in the main menu.
Two new systems have been added: Wii U and Nintendo 3DS. For Wii UI, CEMU emulator is the choice. Nintendo 3DS uses Citra.
Don't except to play games on these systems as both emulators are new and very limited.
Version 2.7 also have tons of tweaks and optimizations. I had two years to work out the bugs from v2.6 but still, I'm sure there are many things left to fix. There isn't much more features to be added in this frontend.
Make sure to check out the change log before using this new verison.
Thanks to the user Angga, EmuCon have a new icons pack, including new splash/about screens! For more details you can visit this thread in Emu Loader's forum. There's a MEGA download link at the end of the post. Thank you for the pack Angga, great work! :)

Fixed
- EmuCon was unable to detect the presence of games list files at startup ("emucondir\games\"); the old files with ".ec" extesion were being searched instead of the new ".txt" extesion
- Removed size constraints from the images panel to fix weird behavior (main screen)
- Moving main games list splitter was not updating the info texts in "Image Layout Dimensions" window
- Image resampler was initializing twice at startup
- Frontend crash due to a bug in the images panel update code; most noticeable in WinXP
- Virtual drive mount/unmount parameters gets corrupted if you don't have a virtual drive executable selected (Emulators Setup screen)
- Games popup menu appearing if you call it while no game is selected... mouse right-click on an empty space
- Multi-floppy disk dialog selection was appearing for MSX games; blueMSX has its own internal v-DRIVE feature to swap multiple floppy disk games
- All Atari system icons had 1 pixel cutoff from the bottom text ("\ec_icons\" folder)

Changed
- EmuCon games list files format has changed a little bit... again; to keep in sync with Emu Loader changes and reduce file sizes
*end tags (/file) and (/size) replaced by /)
*EmuCon will try to update your current games list; if fails and or EmuCon keeps crashing, you must delete files in "emucondir\games\" folder and re-create games list for all systems
- Times played/total playtime files format changed to fix problems with Unicode filenames and to keep in sync with Emu Loader changes ("emucondir\played_games\")
*replaced the ¬ char by ;
*end tag (/file) replaced by /)
- You can switch between different favorites profiles while favorites filter is enabled (main tool bar button); all other favorites functions are disabled!
- From now on, when a game is re-selected (filter change, view mode change, etc...), it will always appear in the middle of the list (vertically); it's easier to find this way
- Tweaks in "Run Game Confirmation Dialog" (main menu) and messages dialogs
*default font changed to "Segoe UI" size 9
*games list version info and emulator version info texts merged into one line to reduce dialog height and to avoid waste of space
*removed some redundant texts to avoid confusion
*renamed "Run Game" button to "Execute"
- Games list column header "Media Type" renamed to "Media"
- Changes and updates to the video preview feature
*new "experimental" setting: "Play Dummy Video to Stop Current Playback" in preferences screen; play a short video to stop current video playing if you select a new game that have no video to play
(also executed before starting a game and exiting the frontend)
*new file "images\novideo.avi"
*minor optimizations to the CallPlayVideoPreview() function
- Replaced the weird "Segoe UI Semibold" font by "Segoe UI"
- File 'videopreview.ini' is not available in the distribution pack anymore. It will be generated at startup if not found. This is to prevent overwriting your current video preview settings when updating the frontend
- Changes and fixes to the custom games list font (preferences screen)
*font settings are now saved on a separate file called "sysgamecustomfont.ini", so you don't lose the settings on a fresh frontend install
*clicking "Default" system font button was resetting the fonts of all systems instead of just the selected system
*if a system have custom font, its text will be displayed in red
*if a system have custom font and it's the same as the default font ("All Systems"), it will not be saved in the .ini file when closing preferences screen
- Replaced the THashedStringList array to only one var when loading "Played/Playtime" info into games list; each system used its own var, wasting RAM
- User interface tweaks:
*Minimum screen resolutions supported: 1024x768 (4:3) / 1366x768 (16:9) / 1280x720 (16:9)
...in 1280x720 some controls are resized/ relocated to fit this resolution
*a few forms auto-resize to fit more text if screen resolution is 1920x1080 or higher
*font size increased on some screens if screen resolution is 1920x1080 or higher
*form "Emulators Setup" reorganized for easier parameters reading/editing
*preparations to support 4K resolution (3840x2160)
- Menu items "Play with Emulator #" are now hidden if they have no emulator assigned to them (games popup menu)... experimental
- Menu item "Delete Image" is now hidden if game's image is zipped... cannot be deleted (images popup menu)... experimental
- Changes/improvements to Last Played Games (MRU)
*a new "Total Playtime" column (playtime and times played); only for 1280x720 and higher resolutions
*favorite icon added to the MRU list
*if Windows desktop resolution is 1280x720, the MRU form self-adjust to fit all data
*Games count text added for each selected system... for easier tracking
*system filtering was a little bit off, showing games of wrong systems
*speed tweaks
*games list font changed to "Segoe UI" size 9; for better Unicode support

Removed
- Image effect "Scale 2x" is no more (main menu "Images" / "Resampler")

Added
- Second parameter "-tg16" added to PC Engine to run games with MESS (-tg16) as some games do not run with -pce parameter
- New setting: "Splitter Color" for the images layout splitters; they're not bound by the images panel background color anymore (preferences screen, 'Images' tab)
- New setting: "Allow Only One Instance"; prevent multiple instances of the frontend running at the same time (preferences screen)
- New library "SynFastWideString.pas"; better handling of WideString vars; this libary is a lot faster than WideString var from Delphi 7, and use FastMM v4 improved RAM manager
- New feature "Multiline Captions": enable it to show "two line" captions; 32x32 and 48x48 icons only (preferences screen)
- Support for MAME since it can load non-arcade games (MAME v0.162 and newer)
- File 'emulator_parameters[default].ini' updated with MAME entries and many redundant entries removed since EmuCon does approximate filename searches
- Games list status bar color customization (preferences screen)
- Games list/images panel splitter customization (preferences screen)
- Games list last column sorted is now restored at startup
- Two new systems:
*Nintendo Wii U: emulator supported - CEMU
*Nintendo 3DS: emulator supported - Citra
- Added a thumbnails view mode; experimental feature!
*access only via main menu "Games List View Mode" (there is no tool bar button)
*unzipped and zipped images are supported (.png; .jpg)
*unicode filenames only with unzipped images
*images panel is disabled/hidden while in thumbnails view
*game snapshots only
*change thumb settings in "Games List View Mode" / "Thumbnail Settings" in main menu or games popup menu
*view favorite icon in thumbs; enable "Show Favorite Icon in Games" in Favorites tool bar button or in thumbnails "Settings" dialog
*view system icon in thumbs; enable "Show System Icon" in "Thumbnail Settings" (main menu)
*new file "emucondir\images\favicon_thumbnail.png"
*threaded feature; the more cores your CPU has, the faster images will load
Télécharger EmuCon v2.7
Site Officiel de EmuCon
 
 MESSUI v0.178 (32-bit) 
Mercredi 28/09/16 à 14:15 par Firebrand
Ce build de MAME adapté à l'émulation des machines domestiques a été mis à jour vers MAME v0.178.
Télécharger MESSUI v0.178 (32-bit)
Site Officiel de MESSUI
 
 DSP v0.17b1 (26/09) (32-bit) 
Mardi 27/09/16 à 13:13 par Firebrand
Cet émulatuer multi-système a été mis à jour. Les améliorations sont les suivantes:
General
- K051960: Implemented IRQ's
- Changed the way to show the main window caption, including the name of the tape, snapshot, disk, etc.
- Added MCS48 CPU series: i8035, i8039 and N7751
- Added i8243, port expander
- Deleted languages files, they are now integrated
- K051316: Added basic implementation
- Added a check when directories are saved to avoid duplicating the folder separator

Amstrad CPC
- Added support for the snapshot V3 chuncks (including compressed memory)

Black Tiger
- Small video updates

Popeye
- Small video updates

Gyruss
- Added i8039 CPU and DAC, completed sound
- Converted audio to stereo

Juno First
- Added i8039 CPU and DAC, completed sound

Sega System 16A
- Preliminary support of the digital audio with the N7751 CPU

Hyper Sports
- Added driver with sound

Megazone
- Added driver with sound

Space Fire Bird
- Added driver with sound
- Small problems with the backgroud stars

Ajax
- Basic driver
Télécharger DSP v0.17b1 (26/09) (32-bit)
Site Officiel de DSP
 
 Messinfo.dat v10.17 (MAME/MESS v0.177) 
Jeudi 08/09/16 à 12:53 par Firebrand
Ce fichier informatif sur les machines domestiques émulées par MAME a été mis à jour pour MAME v0.177. Voici les données modifiées:
- 10.17 07/09/2016: Aligned files to 0.177 version. Updated: 'sourcechanges.txt', 'changelog.txt' and 'alltimesMESS.txt'.
- 10.16 20/08/2016: Fixed some duplicated entries.
- 10.15 15/08/2016: Added dmax8000.cpp, fcisio.cpp, sm7238.cpp and tv990.cpp driver entries (I had forgotten).
Télécharger Messinfo.dat v10.17 (MAME/MESS v0.177)
Site Officiel de Messinfo.dat
 
 QuickPlay v4.1.4 
Dimanche 04/09/16 à 12:59 par Firebrand
Un correctif à la dernière mise à jour de ce frontend multi-systèmes a été rapidement apporté. Voici de quoi il s'agit:
- correct syntax error in mutliloader
Télécharger QuickPlay v4.1.4
Site Officiel de QuickPlay
 
 QuickPlay v4.1.3 
Vendredi 02/09/16 à 13:57 par Firebrand
Ce frontend mulit-systèmes a été mis à jour. Voici les nouveautés:
This release mainly about CD/DVD loading, cached loading and Retroarch support.

- New full Retroarch Efind (everything but MESS: that's to follow next!)
- Multiloader Cache
*now can cache archived images locally in a temp directory
*uses robocopy and looks for symlinks
*checks cache before redownloading
*checks your local copies of archives and recopy if they got interrupted/corrupted
- Multiloader functions/upgrade
*upgraded to use daemon tools lite 10.4 - the newest and actually best! Vastly improved performance
*you can now mount a zip in daemon tools and pass the iso to the emulator
*we now look in archives using 7zip to find the runnable iso
*made multiloaders for some PSP, Gamecube, NDS and Dreamcast emus (which enables us to cache those systems' games too)
*added Saturn emulator SFF to multiloader
*supports the non-typical command line of NullDC the Dreamcast emu
- Multiloader maintainance
*fixed a bug where you sometimes had to click a rom twice to (multi-)load it
*removed winmount from the multiloader (this was great but got discontinued)
*fixed exclamation marks and ampersands in paths
*fixed to consitently use 8:3 names or shortnames
- Efind
*fixed bug with efind window and large displays
*fixed issue with results screen
- added background images submitted by dar3255
- Corrected system names for some odd systems
Télécharger QuickPlay v4.1.3
Site Officiel de QuickPlay
 
 MESSUI v0.177 (32-bit) 
Mercredi 31/08/16 à 15:00 par Firebrand
Ce build de MAME équipé d'une interface utilisateur graphique a été mis à jour avec les dernières sources de MAME.
Télécharger MESSUI v0.177 (32-bit)
Site Officiel de MESSUI
 
 LusSpace FE v1.22 
Jeudi 18/08/16 à 12:58 par Firebrand
Ce frontend multi-systèmes a été mis à jour. Une seule amélioration est à signaler:
- New version of my frontend with little improvement of boxarts support.
Télécharger LusSpace FE v1.22
Site Officiel de LusSpace FE
 
 OpenEmu v2.0.3 (stable) 
Samedi 13/08/16 à 13:18 par Firebrand
Ce logiciel regroupant plusieurs noyaux d'émulateurs pour MacOS a été mis à jour. Les améliorations sont les suivantes:
- Fixed analog controllers that send excessive input events (e.g. DualShock 4 and others) interfering with frontend and core functions.
- Fixed case where some bluetooth mice (e.g. Logitech MX Anywhere 2) break the input system.
- Fixed Steam Controller support when properly configured through Steam.
- Fixed case where cancelling an alert could make it impossible to stop or reset gameplay.
- Updated localizations.
- Other bug fixes and performance improvements.
- Note: Preferences for Default Cores have been reset.
Télécharger OpenEmu v2.0.3 (stable)
Site Officiel de OpenEmu
 
 ClrMAME Pro v4.030a (32-bit) 
Jeudi 11/08/16 à 10:43 par Firebrand
Un correctif pour la dernière version de ce gestionnaire de ROMs a rapidement été publiée. Voici de quoi il s'agit:
- fixed: scanner speed regression on crc32 collision sets
Télécharger ClrMAME Pro v4.030a (32-bit)
Site Officiel de ClrMAME Pro
 
 ClrMAME Pro v4.030 (32-bit) 
Mercredi 10/08/16 à 12:09 par Firebrand
Ce gestionnaire de ROMs a été mis à jour. Les améliorations sont les suivantes:
- added: supporting crc32 collisions within sets (equal crc32, different sha1/md5)
- added: missing/total chds column for profiler and htmlReport
- fixed: having set folders and archives can create wrong missing roms messages (mainly on Linux/ext4)
- fixed: unneeded chds are not showing up if nothing of the set exists
- fixed: MAME -listxml output was not taking changed temporary folder into account
- misc: slight rebuilder speed update for rebuilding separated bios files
- misc: updated unrar dll to 5.40.4
- misc: compiled with VS Studio 2015 Update 3
Télécharger ClrMAME Pro v4.030 (32-bit)
Site Officiel de ClrMAME Pro
 
 Messinfo.dat v10.14 (MAME/MESS v0.176) 
Dimanche 07/08/16 à 12:42 par Firebrand
Une nouvelle version de ce fichier informatif pour MAME a été publiée. Voici les nouveautés:
- Aligned files to 0.176 version. Updated this files: 'sourcechanges.txt', 'changelog.txt' and 'alltimesMESS.txt'
Télécharger Messinfo.dat v10.14 (MAME/MESS v0.176)
Site Officiel de Messinfo.dat
 
 DSP v0.17b1 (32-bit) 
Dimanche 31/07/16 à 13:09 par Firebrand
Cet émulateur multi-systèmes a été mis à jour. Les améliorations sont les suivantes:
- General
* Added support for IPF files natively without external libraries.
.Many thanks to Jean Louis-Guerin (DrCoolZic) for the documententation 'http://info-coach.fr/atari/documents/_mydoc/IPF-Documentation.pdf'
.Many thanks also to Bruno Kukulcan and Yoan Courtois (Megachur) for some Amstrad CPC IPF files for testing.
- Updated language files with new messages
- Track & Field
*Added driver with sound
Télécharger DSP v0.17b1 (32-bit)
Site Officiel de DSP
 
 MESSUI v0.176 (32-bit) 
Mercredi 27/07/16 à 12:55 par Firebrand
Ce build de MAME avec une interface graphique utilisateur a été mis à jour vers MAME v0.176.
Télécharger MESSUI v0.176 (32-bit)
Site Officiel de MESSUI
 
 Messinfo.dat v10.13 (MAME/MESS v0.175) 
Jeudi 14/07/16 à 12:20 par Firebrand
Ce fichier informatif pour MAME a été mis à jour. Les nouvelles données sont les suivantes:
- Aligned files to 0.175 version. Updated this files: 'sourcechanges.txt', 'changelog.txt' and 'alltimesMESS.txt'.
Télécharger Messinfo.dat v10.13 (MAME/MESS v0.175)
Site Officiel de Messinfo.dat
 
 Romulus v0.031 
Lundi 11/07/16 à 14:46 par Firebrand
Ce gestionnaire des ROMs a été mis à jour. Voici les améliorations:
- ADDED More flexible reports with listing columns selection and/or remove columns header text. Elfish request.
- ADDED Support for "romTitle" param at Offlinelist DATs as default filename mask or possibility to set mask as Romulus settings default. Thanks to Johnny gin gasper
- ADDED Support for Unicode filename masks in Offlinelist profiles.
- REMOVED Limit of obligated filename masks of "%n" and "%u" for Offlinelist profiles.
- REMOVED From DAT Groups "Pocketheaven". With some years without updates finally the homepage seems dead.
- IMPROVED Detection of updates in Updater option.
- UPDATED CHDMAN to 0.175 version.
- UPDATED RAR to 3.51 version.
- FIXED Crash problem when Offlinelist filename mask changed from properties option and result filename is empty.
- FIXED Duplicated filename problem when filename mask for Offlinelist profiles changed using properties option.
- FIXED BROKEN Non ascii path problem when creating or opening databases.
- FIXED Rare problem extracting big zip files caused by a Deflate64 method error.
- FIXED Directory maker problem when user try to add ROMpath manually.
- FIXED Launch emulators option removing last path slash to make more compatible with them.
- FIXED Remove cache file when delete a profile in a unicode Romulus path.
- FIXED Clear cache downloads procedure problem causing sometimes freezing when trying to download files or using Updater option.
- FIXED Freeze time when creating a fixdat.
- FIXED Some visual problems with magnified fonts. But use this Windows option is not recommended by me.
- FIXED Updater option profiles collision between Trurip and Tosec.
- FIXED Minor bugs.
Télécharger Romulus v0.031
Site Officiel de Romulus
 
 DSP v0.17 (32-bit) 
Lundi 11/07/16 à 14:30 par Firebrand
Une version stable de cet émulateur multi-système a été publiée. Les améliorations sont les suivantes:
- All previous enhacements
- Z80: Implemented WZ/MEMPTR register, now passes all ZEXALL tests
- YM2203: Added functions to change the AY internal clock
- Spectrum
*When a snapshot without ROM is loaded and previously changed to a different ROM than the original, it's reloaded the original ROM
*Contended memory changes
-Amstrad CPC
*Added LensLok protection
*Enhanced video mode 2, more speed
Télécharger DSP v0.17 (32-bit)
Site Officiel de DSP
 
 OpenEmu v2.0.2 (stable) 
Samedi 02/07/16 à 12:09 par Firebrand
Cet ensemble de noyaux d'émulateurs pour MacOS a été mis à jour. Les améliorations sont les suivantes:
- Added mGBA, a faster and more accurate GBA emulator, as the new default GBA core plugin.
- Added automap support for Horipad Ultimate controller.
- Optimized input handling and core helper process to further reduce latency.
- Improved search results in Save States and Screenshots libraries to be more precise.
- Fixed N64 games running too fast.
- Fixed controllers with a hat switch not retaining their proper D-pad mappings.
- Fixed reversed Y-axis for MFi devices.
- Fixed case where BIOS files might not import correctly after a new core plugin install.
- Fixed case where suppressing an alert might not remember the choice correctly.
- Fixed the appearance of localized text in Library and Preferences with Auto Layout.
- Fixed screenshots not saving for game titles with forward slashes.
- Added Chinese (Simplified), Dutch, Japanese localizations.
- Updated localizations.
- Other bug fixes and performance improvements.
Télécharger OpenEmu v2.0.2 (stable)
Site Officiel de OpenEmu
 
 MESSUI v0.175 (32-bit) 
Mercredi 29/06/16 à 14:35 par Firebrand
Cet autre build de MAME équipé d'un GUI a été mis à jour vers MAME v0.175.
Télécharger MESSUI v0.175 (32-bit)
Site Officiel de MESSUI
 
<< Page précédentePage suivante >>