Organiser
Filtrer par machine :
Type de vue :
 
 GameEx et GameEx Arcade Edition v18.12 
Vendredi 19/08/22 à 14:33 par Firebrand
Ces frontends multi-systèmes pour Windows ont été mis à jour. Les améliorations sont les suivantes:
- Just internal code optimizations in this release but in addition from this release forward previous versions are available for download since everything is now free. I would prefer to fix issues but if you are desperate and a new version breaks something for you, you can rollback.
Télécharger GameEx v18.12 (.NET 6, 64-bit)
Télécharger GameEx v18.12 (32-bit)
Télécharger GameEx Arcade Edition v18.12 (.NET 6, 64-bit)
Télécharger GameEx Arcade Edition v18.12 (32-bit)
Site Officiel de GameEx
 
 ClrMAME Pro v4.046b 
Vendredi 19/08/22 à 14:29 par Firebrand
Une nouvelle vague de correctifs a été apportées à ce gestionnaire de ROMs. La fonction supprimée lors de la dernière version semble être de retour? Voici les changements apportés:
- fixed: unsorted disk array can rarely cause random unneeded chd messages (4.046b)
- revert: since MAME does not support subfolders on unpacked sets, the disk names handling change from 4.046a needs to be reverted (4.046a)
- fixed: support for other sample extensions is broken
- fixed: more compatibility for standalone rebuilder tool in handling disk names in full merged mode (hash collision mode)
Télécharger ClrMAME Pro v4.046b (32-bit)
Télécharger ClrMAME Pro v4.046b (64-bit)
Site Officiel de ClrMAME Pro
 
 ClrMAME Pro v4.046a 
Mercredi 17/08/22 à 14:15 par Firebrand
Une nouvelle version des ce gestionnaire de ROMs a été publiée. C'est peu fréquent, mais un des changements de la précédente version a été retiré:
- fixed: more compatibility for standalone rebuilder tool in handling disk names in full merged mode (hash collision mode (revert in 4.046a)
Télécharger ClrMAME Pro v4.046a (32-bit)
Télécharger ClrMAME Pro v4.046a (64-bit)
Site Officiel de ClrMAME Pro
 
 Messinfo.dat v0.246 (11.35) 
Mardi 16/08/22 à 14:22 par Firebrand
Le cycle de mises à jour pour MAME v0.246 se referme pour les fichiers additionnels d'AntoPISA. Voici donc le dernier:
- 11.35 08/15/2022: Aligned files to 0.246 version.
Télécharger Messinfo.dat v0.246 (11.35)
Site Officiel de Messinfo.dat
 
 ClrMAME Pro v4.046 
Lundi 15/08/22 à 14:36 par Firebrand
Ce gestionnaire de ROMs a été mis à jour. Les améliorations sont les suivantes:
- fixed: support for other sample extensions is broken
- fixed: more compatibility for standalone rebuilder tool in handling disk names in full merged mode (hash collision mode)
- fixed: more compatibility for standalone rebuilder tool in handling of devices with romof attributes in full merged mode
- misc: updated 7zip sdk/dll tp 2201
Télécharger ClrMAME Pro v4.046 (32-bit)
Télécharger ClrMAME Pro v4.046 (64-bit)
Site Officiel de ClrMAME Pro
 
 NegaMAME v0.246-1 
Lundi 01/08/22 à 13:51 par Firebrand
Cette version de MAME prévue pour être utilisée avec le frontend Negatron a été mise à jour vers MAME v0.246.
Télécharger NegaMAME v0.246-1 (Windows)
Télécharger NegaMAME v0.246-1 (MacOS)
Télécharger NegaMAME v0.246-1 (Linux)
Site Officiel de NegaMAME
 
 Messinfo.dat v0.245 (11.34) 
Vendredi 29/07/22 à 14:08 par Firebrand
La version mensuelle de MAME n'est toujours pas sortie, ce qui permet à ce fichier informatif d'arriver tardivement mais pas encore en retard.
- 11.34 07/28/2022: Aligned files to 0.245 version.
Télécharger Messinfo.dat v0.245 (11.34)
Site Officiel de Messinfo.dat
 
 ares v129 
Lundi 18/07/22 à 14:41 par Firebrand
Cet émulateur multi-systèmes a été mis à jour. Les améliorations sont les suivantes:
Ares v129 has now been released. As seems to be the recent trend, Rasky has once again contributed a significant amount of improvments to the Nintendo 64 core; among other things, even allowing the Nintendo 64 port of Linux to boot!
Additionally, this release adds preliminary emulation of the Atari 2600. This is notable as it is our first new emulation core since we have taken over development.
In it's current state, many games are working but with the following caveats
- Only a small subset of mappers are supported
- The TIA isn't cycle accurate yet; a number of games may have rendering and/or collision issues.
- There is currently little-to-no reason to use this over other Atari 2600 emulators at this time, but going forward we expect the situation to improve.

Changelog:

core
- prevent synchronisation from calling a thread that is in the process of being destroyed [LukeUsher]

desktop-ui
- Add support for choosing which system to launch via command-line parameters [LukeUsher]

a26
- Add preliminary Atari 2600 emulation [LukeUsher]

n64
- implement AI DMA hardware bug; fixes audio in Twisted Edge [rasky]
- add n64 mouse emulation [LuigiBlood]
- implement per-controller joybus pif communication [LuigiBlood]
- fix clamping of RSP vrndn/vrndp opcodes [rasky]
- fix VMACQ and fix/simplify VMOV [rasky]
- implement more null opcodes in RSP [rasky]
- run PI DMA immediately, delay only the interrupt [rasky]
- improve PI DMA timings [rasky]
- improve RSP DMA timings [rasky]
- re-activate 64-bit memory map [rasky]
- rework RSP DMA double buffering [rasky]
- fix serialization [rasky]
- fix marginal cases of SHV and SWV [rasky]
- use a stronger hash in RSP recompiler to avoid collisions [rasky]
- fix RDP scissoring in copy/fill mode [rasky]
- fix incorrect identifier for South Park Rally (USA) [remutro]
- fix LWL/LWR accesses over RCP ranges [rasky]
- fix identidtier for WCW Mayhem [remutro]
- fix RSP opcode SFV [rasky]
- fix RSP opcode STV [rasky]
- implement invalid COP0 register access [rasky]
- more accurate RDP status bit management [rasky]
- fix 64-bit addressing [rasky]
- improve 64-bit DLB exceptions [rasky]
- fix 64-bit TLB vaddr match [rasky]
- add region check to TLBP [rasky]
- implement basic RDP freeze [rasky]
- fix RSP emulation on ARM [rasky]

md
- add workaround for Corpse Killer (CD) gamepad bug [TascoDLX]

sfc
- alternate fix for voxel demo; fixes SuperFX compatibility regression [LukeUsher]
- lazily sync co-processors; improves performance on lower-end systems [LukeUsher]

gba
- prevent window from blocking translucent sprite blending [LukeUsher]

ps1
- fix broken seek cd-rom commands [LukeUsher]
- data reads should stop cd-da reads [LukeUsher]
- implement ReadToc cd-rom command [LukeUsher]
- implement SCEX test commands [LukeUsher]
- stub cd-rom MotorOn command [LukeUsher]
- clear parameter fifo after command execution [LukeUsher]

ng
- fix a crash when loading an invaliud neo geo bios [remutro]

sh2
- implement watchdog in interval timer mode (fixes Star Wars Arcade 32X) [LukeUsher]
Télécharger ares v129 (Windows)
Télécharger ares v129 (MacOS)
Site Officiel de ares
 
 RomVault v3.5.0 
Mardi 05/07/22 à 16:41 par Firebrand
Ce gestionnaire de ROMs a été mis à jour. Voici la liste des changements:
- ZipMove - Where possible RV will now moves(renames) a complete correct ZIP file instead of copying/rebuilding it. Which can be a massive speed up when this can be applied.
- M.I.A. - Missing in Action ROM status has now been added to RV, this lets you know if a rom in a DAT has been lost (or unreleased), so that it is no longer just listed as missing(red).
- Graphic Packs - Have a little trouble seeing the difference in all the chip icon colors, we you can now download Graphic packs that complete change RV's UI graphics, Check out some graphics packs here
- Scanning File Ignore - can now add global file (With wild card) ignore while scanning, this has been requested for a long time.
- Bug Fixes - Over 16 other bug fixes have been squashed.
- UI cleanup - the UI have had a few quality of like changes / clean ups.
Télécharger RomVault v3.5.0
Site Officiel de RomVault
 
 GameEx et GameEX Arcade Edition v18.11 
Dimanche 03/07/22 à 14:56 par Firebrand
Une nouvelle version de ces frontends multi-systèmes ont été publiées. Les changements ne sont pas connus.
Télécharger GameEx v18.11 (.NET 6, 64-bit)
Télécharger GameEx v18.11 (32-bit)
Télécharger GameEx Arcade Edition v18.11 (.NET 6, 64-bit)
Télécharger GameEx Arcade Edition v18.11 (32-bit)
Site Officiel de GameEx
 
 NegaMAME v0.245-1 
Samedi 02/07/22 à 13:43 par Firebrand
Ce build de MAME prévu pour être utilisé avec le frontend Negatron a été mis à jour vers MAME v0.245.
Télécharger NegaMAME v0.245-1 (Windows)
Télécharger NegaMAME v0.245-1 (MacOS)
Télécharger NegaMAME v0.245-1 (Linux)
Site Officiel de NegaMAME
 
 GameEx et GameEx Arcade Edition v18.10 
Dimanche 19/06/22 à 13:30 par Firebrand
Ces frontends multi-systèmes ont été mis à jour. Les améliorations sont les suivantes:
- Improvements to layout, positioning and scaling of the default theme (version 3 themes). Internally these are now version 5 themes
- Default selector bar has been AI upscaled.
- Version 6 themes coming soon with powerful new skinning features and compatible with both Arcade Edition and regular GameEx.
- Fixes MAME support files not being used since relative parts were supported.
- Fixes 32 bit versions not launching.
- Fixes GameEx Online most played list showing strange names or not loading.
- Fixes threads not aborting causing a hang.
- Fixes some resources not being released with fonts.
Télécharger GameEx v18.10 (.NET 6, 64-bit)
Télécharger GameEx v18.10 (32-bit)
Télécharger GameEx Arcade Edition v18.10 (.NET 6, 64-bit)
Télécharger GameEx Arcade Edition v18.10 (32-bit)
Site Officiel de GameEx
 
 mGalaxy v9.0 
Jeudi 16/06/22 à 12:32 par Firebrand
Passée sous le radar le mois dernier, une nouvelle version de ce frontend multi-systèmes a été publiée. Voici la liste des changements:
- [New] ‘My Vintage Room II’ theme.
- [New] Visual effect overlay on themes.
- [New] 4 new screensavers.
- [New] Music album art displayed on music change.
- [New] Functionality of “tagging” games in mGalaxy to allow further processing in mGalaxy_Runway.
- [Fixed] mGalaxy_Runway: Fixed a bug that could prevent data from being correctly brought back from Sceenscraper.
Télécharger mGalaxy v9.0
Site Officiel de mGalaxy
 
 Messinfo.dat v0.244 (11.33) 
Jeudi 09/06/22 à 12:03 par Firebrand
Le dernier fichier d'AntoPISA pour ce cycle de MAME a été publié:
- 11.33 06/08/2022: Aligned files to 0.244 version.
Télécharger Messinfo.dat v0.244 (11.33)
Site Officiel de Messinfo.dat
 
 GameEx et GameEx Arcade Edition v18.09 
Jeudi 09/06/22 à 11:59 par Firebrand
Deux mises à jours consécutives ont été publiées pour ces frontends multi-systèmes, mais les changements de la dernière ne sont pas connus:
v18.08:
- Fixes gamepad and real wiimote insertion and removal crashes
- Gamepad joystick to keyboard (joytokey) mapping working again inlcuding with real wiimotes and with Daphne
Télécharger GameEx v18.09 (.NET 6, 64-bit)
Télécharger GameEx v18.09 (32-bit)
Télécharger GameEx Arcade Edition v18.09 (.NET 6, 64-bit)
Télécharger GameEx Arcade Edition v18.09 (32-bit)
Site Officiel de GameEx
 
 ClrMAME Pro v4.045 
Mardi 07/06/22 à 14:42 par Firebrand
Ce gestionnaire de ROMs a été mis à jour. Les améliorations son tles suivantes:
- misc: updated to ZipArchive 4.6.8, unrar 6.11.100.427, 7Zip SDK/DLL 21.07
- fixed: rarely list a set as missing when it does not contain any files on its own
- fixed: 4.044d misplaced a romset regression (full merged sets only)
Télécharger ClrMAME Pro v4.045 (32-bit)
Télécharger ClrMAME Pro v4.045 (64-bit)
Site Officiel de ClrMAME Pro
 
 GameEx v18.07 et GameEx Arcade Edition v18.06 
Vendredi 03/06/22 à 14:48 par Firebrand
Ces frontends ont été mis à jour, mais seul GameEx a bénéficié de 2 nouvelles versions, pour l'instant en tout cas. Les améliorations sont les suivantes:
v18.07:
- I've finialized the real wiimote support. You can now exit Dolphin or any other emulator with the home button.For dolphin set input to background.

v18.06:
- Adds support for real wiimotes. Dolphinbar mode 4.
Télécharger GameEx v18.07 (.NET 6, 64-bit)
Télécharger GameEx v18.07 (32-bit)
Télécharger GameEx Arcade Edition v18.06 (.NET 6, 64-bit)
Télécharger GameEx Arcade Edition v18.06 (32-bit)
Site Officiel de GameEx
 
 ClrMAME Pro v4.044d 
Jeudi 02/06/22 à 11:53 par Firebrand
Une nouvelle version de ce gestionnaire de ROMs a été publiée. Les améliorations sont les suivantes:
- fixed: wrong bios set assignments for clones which don't use the bios roms themselves (pwrshovla, v4frfact*)
- fixed: not showing files as unneeded which became empty sets over time (e.g. microvsn, mach64, msm6222b, o2_voice)
Télécharger ClrMAME Pro v4.044d (32-bit)
Télécharger ClrMAME Pro v4.044d (64-bit)
Site Officiel de ClrMAME Pro
 
 MESS et MESSUI v0.244 (64-bit) 
Samedi 28/05/22 à 14:10 par Firebrand
Ces builds de MAME ne supportant pas les machines d'arcade ont été mis à jour. Voici les changements apportés (valables aussi pour MAMEUI):
- MESSUI has had all the MESS systems added back, except those that freeze or crash. After this, the major reason for crashes will be the use of unacceptable floppy disk images which instead of giving a harmless message, can bring the whole thing down. Unfortunately this behaviour is outside of my control.
- Also, there's been the occasional request for GCC 10.1, which it seems has generally become unavailable. I've added a download link on the above sites for you to get 10.1 should you wish to compile your own MESSUI, MAMEUI or HBMAMEUI. The command-line MESS or HBMAME should (in theory) build with the current mamedev GCC 11.2 .
- We don't recommend anything later than the mamedev GCC, as there seems to be some strange bugs in the newest versions.
Télécharger MESS v0.244 (64-bit)
Télécharger MESSUI v0.244 (64-bit)
Site Officiel de MESS
 
 NegaMAME v0.244-1 
Samedi 28/05/22 à 14:05 par Firebrand
Ce build de MAME prévu pour être utilisé avec le frontend Negatron a été mis à niveau vers MAME v0.244.
Télécharger NegaMAME v0.244-1 (Windows)
Télécharger NegaMAME v0.244-1 (MacOS)
Télécharger NegaMAME v0.244-1 (Linux)
Site Officiel de NegaMAME
 
<< Page précédentePage suivante >>