Organiser
Filtrer par machine :
Type de vue :
 
 RockNES v5.60B (i686) 
Jeudi 03/09/20 à 13:55 par Firebrand
Une nouvelle version de cet émulateur NES a été publiée. Voici les nouveautés:
- This version removes all external DLL dependencies. Let me know if it works for you!
Télécharger RockNES v5.60B (i686)
Site Officiel de RockNES
 
 RockNES v5.60 (i686) 
Mercredi 02/09/20 à 14:53 par Firebrand
Cela faisait un moment que cet émulateur NES n'avait pas été mis à jour. C'est maintenant chose faite. Les améliorations sont les suivantes:
[general]
- Partial code rewrites, some optimizations and tweaks.
- Savestate version is now 7 (old saves are not compatible).
- Data at CPU $6000-$7FFF is now saved into savestates (SRAM/WRAM).
- Fixed a few problems parsing the config file.
- Fixed path for FDS BIOS loading (same of RockNES.exe folder).
- Fixed a deadlock bug on application window close (X at corner).

[cpu]
- Fixed CPU opcode $20 (JSR).
- Fixed CPU branch timings.
- Fixed a bug in the DMA operations of sprites and DMC sound channel.
- Fixed a potential crash in the CPU schedule system.
- Revision in the CPU opcodes.

[ppu]
- Fixed sprite RAM data saving in savestates.
- Fixed sprite refresh (R.C. Pro AM II works).
- Added a check for expected CHR ROM/RAM in each mapper.
- Revision in the PPU frame timing and CPU opcodes.

[graphics]
- New NTSC palette.
- Fixed a bug saving palettes (incorrect warning).
- Fixed bitmap clearing in triple buffering mode.
- Fixed switching to VS palettes.
- Fixed loading an external palette file.
- Fixed wallpaper loading path (should look at the binary folder too).
- Scanlines effect code rewritten from scratch.
- Reworked most of the color styles palette calculations.

[inputs]
- Added missing joystick turbo settings on config file parsing.
- Fixed incorrect assignment for BACKSPACE key.
- Fixed support for joysticks, now D-pad works again!

[sound]
- Fixed APU noise channel reset (fixes Ghostbusters) and sweeps.
- Fixed a bug in the APU mono/stereo switching.
- Fixed sound startup and configuration.
- Fixed DMC channel initial state.
- Reworked the audio rendering a bit.
- Changed the sound sample rate from 48000 back to 44100Hz, works on low-end PCs.
- Reduced drastically the sound cache for minimal latency.

[nsf driver]
- Fixed a bug in the NSF savestate block.
- Fixed NSF track selector, works for player 1 only.
- If a NSF file has no game title, it's now replaced by its filename.

[mapper]
- Added proper support for Acclaim's MC-ACC IRQs.
- Added savestate data for mappers 46 & 187.
- Revision in the MMC3/Acclaim PPU IRQ codes.
Télécharger RockNES v5.60 (i686)
Site Officiel de RockNES
 
 Nintendulator FR v0.985 Beta (32-bit) (25/06/20) 
Lundi 31/08/20 à 14:32 par Firebrand
La dernière version de cet émulateur NES a été traduite en français par l'équipe de Tradu-France.
Télécharger Nintendulator FR v0.985 Beta (32-bit) (25/06/20)
Télécharger Nintendulator FR v0.985 Beta (64-bit) (25/06/20)
Tradu-France
 
 NegaMAME v0.224-1 
Jeudi 27/08/20 à 14:19 par Firebrand
Cebuild de MAME prévu pour fonctionner avec le frontend Negatron a été mis à jour avec les sources de MAME v0.224.
Télécharger NegaMAME v0.224-1 (Windows)
Télécharger NegaMAME v0.224-1 (MacOS)
Télécharger NegaMAME v0.224-1 (Linux)
Site Officiel de NegaMAME
 
 GameEx et GameEx Arcade Edition v16.63 
Dimanche 23/08/20 à 14:59 par Firebrand
Une nouvelle version de ces frontends a été publiée et toujours autant de détails sur les changements...
... c'est à dire aucun.
Télécharger GameEx v16.63
Télécharger GameEx Arcade Edition v16.63
Site Officiel de GameEx
 
 GameEx et GameEx Arcade Edition v16.62 
Samedi 22/08/20 à 15:12 par Firebrand
Ces 2 frontends multi-systèmes ont été mis à jour, mais les changements ne sont pas connus.
Télécharger GameEx v16.62
Télécharger GameEx Arcade Edition v16.62
Site Officiel de GameEx
 
 RetroArch v1.9.0 
Dimanche 09/08/20 à 15:05 par Firebrand
Cet ensemble de noyaux d'émulateurs réunis sous une même interface a été mis à jour. Comme toujours, le site officiel a un article détaillé et illustré sur les nouvelles fonctions si vous voulez en savoir plus, mais en attendant, voici les changements généraux:
- 3DS: Fix sound crackling when paused
- ANDROID/VIBRATION: Fixes “Vibrate on Key Press” having no effect on Android devices, which occurred because only the off time/strength was defined in what should have been a pair of off/on values
- AUTOCONFIG: Ensure correct directory is used when saving autoconfig profiles
- BLUETOOTH: Add a Bluetooth driver (Lakka-only for now)
- CHEATS: Fix for wrong number of remaining cheat search matches on some machines
- CHEEVOS: Option to play sound on achievement unlock.
- CHEEVOS: Upgrade to rcheevos 9.1
- CHEEVOS: Restore display of unlocked achievements across hardcore modes
- CHEEVOS: Hash buffered data when available
- CHEEVOS: Fix ‘Auto Save State freezes RetroArch while Cheevos is enabled’
- CORE OPTIONS: Pressing OK (or clicking/tapping) on a ‘boolean toggle’ core option no longer opens a drop-down list. The value now toggles directly, just like boolean options everywhere else in the menu
- CORE OPTIONS: Toggling an option that changes the number of core options being displayed (i.e. things like `Show Advanced Audio/Video Settings) no longer resets the navigation pointer to the start of the list
- CORE OPTIONS: Before, RetroArch would identify core option values as being ‘boolean’ if they had labels matching the specific strings enabled or disabled. Most core devs would abide by this, but not always… As a result, we sometimes would end up with misidentified values, with all kinds of Enabled, Off, True, etc. strings littering the menu, in place of proper toggle switches. All boolean-type value labels are now detected, and replaced with standard ON/OFF strings.
- CLI: A new command line option –load-menu-on-error has been added
- CRT: On the fly CRT porch adjuments – these changes allow a user to adjust how the porch algorithm generates the 15khz/31khz output. Giving the ability to change over/under scan.
- CONFIG FILE: Optimise parsing of configuration files
- D3D9/D3D11: Fix core-initiated D3D9/D3D11 driver switches
- DRIVERS: Implemented protection to avoid setting critical drivers to nothing thus preventing the user from locking him/herself out of the program
- EMSCRIPTEN: Fix input code to ignore unknown keys
- FFMPEG CORE: Prevent seeking past the end of files (hang fix)
- FILE I/O: VFS and NBIO interfaces will now use 64-bit fseek/ftell where possible, should allow for reading/writing to files bigger than 2GB
- INPUT MAPPING/REMAPPING: Add input remap drop-down lists
- IOS: Fixed iOS 6 version
- IOS: Hide the home indicator as it obscures the content too frequently
- IOS/METAL: Metal video driver now works on RetroArch iOS
- IOS/METAL: Support getting video metrics to support proper touchscreen interactions
- LOCALIZATION: Updates for several languages (synchronized from Crowdin)
- MEMORY/LINUX/ANDROID: Fix reporting of free memory
- MEMORY/WINDOWS: Fix reporting of free memory
- MENU: Enlarged INT/UINT selection limit from 999 to 9999
- MENU: Fix cursor forced to first entry after displaying lists
- MENU: Make Notification Font option visible when Graphics Widgets are enabled
- MENU/RGUI: Add optional ‘toggle switch’ icons
- MENU/WIDGETS: Add optional widget-based ‘load content’ launch feedback animation
- MENU/WIDGETS: Make notification font size option visible when graphics widgets are enabled
- ODROID GO ADVANCE: Video driver – fix race condition with RGUI callback
- PLAYLISTS: Change playlists to use dynamic arrays. Instead of a fixed initial 12MB memory allocation (99999 * 128 byte (on 64bit arch)), use a dynamically growing array
- PLAYLISTS: Playlist base content directory paths – portable playlists
- PLAYLISTS/SEARCH: Enhanced playlist search functionality
- PLAYLISTS/DATABASE: Add ‘Explore’ view
- PLAYLISTS/DATABASE/EXPLORE: Show system icons in explore view
- PS2: Improve FPS Limiter
- RUNAHEAD: Prevent runahead from being disabled permanently when an error occurs
- SCANNER: Add more region codes for GameCube/Wii game detection
- SHADERS/SLANG: Increased Slang max Parameters, Textures & Passes
- VIDEO FILTERS/BLARGG: Make Blargg_snes filter customizable
- WINDOWS/RAWINPUT: Fix invalid calls to dinput_handle_message when input driver is not set to dinput
- X11: Add lightgun support
Télécharger RetroArch v1.9.0 (32-bit) (Windows)
Télécharger RetroArch v1.9.0 (64-bit) (Windows)
Télécharger RetroArch v1.9.0 (Windows XP/Vista 32-bit) (Windows)
Télécharger RetroArch v1.9.0 (Windows XP/Vista 64-bit) (Windows)
Télécharger RetroArch v1.9.0 (64-bit) (MacOS)
Télécharger RetroArch v1.9.0 (Metal2) (MacOS)
Télécharger RetroArch v1.9.0 (Nintendo GC)
Télécharger RetroArch v1.9.0 (Nintendo Wii)
Télécharger RetroArch v1.9.0 (RPX) (Nintendo WiiU)
Télécharger RetroArch v1.9.0 (.3dsx) (Nintendo 3DS)
Télécharger RetroArch v1.9.0 (.cia) (Nintendo 3DS)
Télécharger RetroArch v1.9.0 (Nintendo Switch)
Télécharger RetroArch v1.9.0 (PlayStation 2)
Télécharger RetroArch v1.9.0 (PSP)
Télécharger RetroArch v1.9.0 (PS Vita)
Site Officiel de RetroArch
 
 ClrMAME Pro v4.038a 
Samedi 08/08/20 à 13:37 par Firebrand
Un important bug apparu dans la précédente version a été corrigé. Voici de quoi il s'agit:
- fixed: some zip renames could create dupes (4.038a) (MAME .223 v4mdice v4monte issue)
Télécharger ClrMAME Pro v4.038a (32-bit)
Télécharger ClrMAME Pro v4.038a (64-bit)
Site Officiel de ClrMAME Pro
 
 NegaMAME v0.223-1 
Vendredi 07/08/20 à 16:08 par Firebrand
Cette version de MAME adapté au frontend Negatron a été mise à jour vers MAME v0.223.
Télécharger NegaMAME v0.223-1 (Windows)
Télécharger NegaMAME v0.223-1 (MacOS)
Télécharger NegaMAME v0.223-1 (Linux)
Site Officiel de NegaMAME
 
 RomVault v3.1.4 
Mercredi 05/08/20 à 15:33 par Firebrand
Ce gestionnaire de ROMs a été mis à jour. Les améliorations sont les suivantes:
This is a small but important bug fix release. I discovered a bug that was preventing RomVault from correctly reading some ZIP files with unicode file name and instead reporting them as bad zip files, this has been fixed in this release.
Télécharger RomVault v3.1.4
Site Officiel de RomVault
 
 My Nes v7.8.7520 (32-bit) 
Mardi 04/08/20 à 15:10 par Firebrand
Une nouvelle version de cet émulateur NES a été publiée. Voici la liste des changements:
- Added: ability to open database file in launcher
- Added: ability to change audio device (SDL2 audio renderer only)
- Improved: launcher now can open open database file if it is located in My Nes folder in documents.
- Improved: SDL2 libraries updated to the latest version.
- Improved: SDL2 video and audio renderers.
- Fixed: Mapper 5 crashes in "Shin 4 Nin Uchi Mahjong - Yakuman Tengoku" game, bug in MMC5 PCM external sound channel.
- Fixed: Load and save palette generator values in palette settings.
- Removed: some SDL2 video renderer settings.
- Removed: audio buffer change settings (can still be changed in settings file in documents).
Télécharger My Nes v7.8.7520 (32-bit)
Site Officiel de My Nes
 
 ClrMAME Pro v4.038 
Lundi 03/08/20 à 14:31 par Firebrand
Une nouvelle version de ce gestionnaire de ROMs a été publiée. Les améliorations sont les suivantes:
- added: support for zip/rar/7z aliases (e.g. jar/cbz/cbr/cb7, etc) in Settings->Compressor tabs. So you can now scan e.g. jar files like zip files etc. The alias settings allow multiple values separated by space, so e.g. .cbz .jar .war
- added: zip property tab in Settings-Compressor with e.g. zip compression level setting option
- misc: use a private use utf8 char for internal set subfolder handling, so all kind of apostrophes '´` in rom/setnames are allowed again and won't be replaced
- misc: speedup multi 7z/rar delete opertions by using filelists
- misc: updated rar dll
- fixed: some zip circular rename operations could kill files
Télécharger ClrMAME Pro v4.038 (32-bit)
Télécharger ClrMAME Pro v4.038 (64-bit)
Site Officiel de ClrMAME Pro
 
 puNES v0.106 
Mercredi 29/07/20 à 15:08 par Firebrand
Une nouvelle version de cet émulateur NES a été publiée. Les améliorations sont les suivantes:
- Added support for FreeBSD (thx to TCH68k for for the initial patch, his tests and his support).
- Overlay screen redesigned and rewritten.
- Added an option to rotate the screen.
- Added Nuke.YKT VRC7 patch dump.
- Added Brasilian translation (thx to Matheus on Crowdin).
- Updated translation from Crowdin (thx to Алексей Тимонин, MS-PC, tch_oscomp, Ömercan Kömür).
- Input management reorganized.
- Added homebrew "Neon Genesis Evangelion: Third Impact" and "Fire Hawk (PAL)[!].nes" to the database.
- Added traslation of Ganbare Goemon Gaiden 2 to the database.
- Added a shortcut to save a screenshot of unaltered NES screen (#90).
- Now you can also disable keyboard shortcuts.
- Fixed warning compilation with QT 5.15.
- Fixed compilation errors with the GCC -fno-common option (GCC 10).
- Fixed compilation with recent MSYS2.
- Fixed possible audio interruption (Windows).
- Fixed the support for the RAR archive.
- Fixed a possible crash when drag the window onto another monitor (Windows).
- Fixed many many many other bugs.
Télécharger puNES v0.106 (32-bit)
Télécharger puNES v0.106 (64-bit)
Site Officiel de puNES
 
 ares v115 
Mercredi 29/07/20 à 14:52 par Firebrand
C'est avec tristesse que sort cette ultime (?) version d'ares. Near (anciennement byuu) a tiré le rideau et semble cette fois le faire de manière définitive: en effet, il a fait le ménage derrière lui en supprimant son site et l'ensemble de ses réseaux il y a quelques jours. Voici le dernier message qu'il nous laisse:
It's been a pleasure, thank you all for everything.
Yes, I'll be fine. No, I won't be back. I gave all I could.
The work is what matters. Please continue it in my stead.
Cependant, une archive de byuu.org est en cours de constitution pour conserver les articles. En ce qui concerne l'émulateur, pas de release notes sur les changements. L'émulation Nintendo 64 qui donnait pourtant des signes encourageant et les prémices de l'émulation PlayStation ne sont pas activés.
Remercions néanmoins comme il se doit ce développeur pour les années passées à créer une émulation de grande qualité.
Télécharger ares v115
Site Officiel de ares
 
 RomVault v3.1.3 
Mardi 21/07/20 à 15:07 par Firebrand
Ce gestionnaire de ROMs a été mis à jour. Les améliorations sont les suivantes:
Here is a bug fix update with a bunch of crashes fixed, lots of good user feedback helped in tracking down and fixing crashes in this release .

Including:
- Fixed a bug if no ToSort directory exists, or if there is already a files with the same name in tosort.
- No longer load DAT if the DAT contains no files.
- Changed the encoding used for ZIP filenames and now only using unicode zip filenames if the filename does not fit the encoding 437.(Original IBM PC encoding.)
- Using a newer .net version that permits //?/, so can add //?/ and call the .net function now, instead of having to call the file kernel dll's.
- Switch from ILMerge to ILRepack to make the single .exe files for the releases. ILMerge does not work with .net core, which I plan to try using at some point.
- Fixed a crash bug in 7z files when there is a zero byte file by itself in a 7z file.
Télécharger RomVault v3.1.3
Site Officiel de RomVault
 
 GameEx et GameEx Arcade Edition v16.58 
Vendredi 17/07/20 à 14:03 par Firebrand
Ces frontends multi-systèmes ont été mis à jour, mais pas d'information sur les nouveautés.
Télécharger GameEx v16.58
Télécharger GameEx Arcade Edition v16.58
Site Officiel de GameEx
 
 Mednafen v1.25.0 (Unstable) 
Mardi 14/07/20 à 14:56 par Firebrand
Une version instable de cet émulateur multi-systèmes a été publiée. Voici la liste des changements:
- SS: Implemented more accurate emulation of VDP1 drawing of excessively-large primitives. It's not perfect, there's still something weird going on with antialiasing, and the effects on gradient shading and texturing are not fully emulated, but it's enough to fix missing graphics in the attract mode of "Virtua Cop", and a hang after defeating the final boss in "Rayman".
- SS: Fixed an off-by-1 inaccuracy in the edge stepping code for sprites and polygons, with minor visible effects in non-rectangular sprites/polygons.
- SS, MD: Fixed/Implemented M68K MULU and MULS instruction timing.
- SS: Added wait states to M68K writes; fixes hang in "Lunar" after the Meribia pub singer's singing, that was caused by a timer being reloaded too quickly in an interrupt handler.
- SS: Allow VDP1 primitive drawing code to be suspended(and later resumed) mid-drawing when it's consumed too much emulated time; fixes excessive CPU usage during the FMV in "Dark Seed II".
- SS: Added "Senken Kigyouden", "Xian Jian Qi Xia Zhuan", "Virtua Fighter", and "Virtua Fighter Remix" to the internal database of games to enable full cache emulation with, to fix graphical glitches.
- SS: Implemented more complete emulation of SCSP's buggy(inter-slot contamination) linear interpolation on FM carrier slots.
Télécharger Mednafen v1.25.0 (32-bit) (Unstable)
Télécharger Mednafen v1.25.0 (64-bit) (Unstable)
Site Officiel de Mednafen
 
 GameEx et GameEx Arcade Edition v16.53 
Vendredi 10/07/20 à 15:20 par Firebrand
Plusieurs nouvelles versions de ces frontends ont été publiées d'une traite. On sait ce qui a été amélioré pour l'une d'elle, la v16.51:
- MAME high score support is back and much improved now using hi2txt by and thanks to greatstone. Performance is vastly improved using caching and results are also now published to and available at GameEx Online. A new leaderboard will be available shortly.
- Much improved performance for Gamebase systems.
- Fixes audio visualizations
Télécharger GameEx v16.53
Télécharger GameEx Arcade Edition v16.53
Site Officiel de GameEx
 
 GameEx et GameEx Arcade Edition v16.48 
Samedi 04/07/20 à 14:57 par Firebrand
Ces frontends continue leur série de mise à jour, mais on ne sait pas ce qui a été modifié.
Télécharger GameEx v16.48
Télécharger GameEx Arcade Edition v16.48
Site Officiel de GameEx
 
 GameEx et GameEx Arcade Edition v16.46 
Jeudi 02/07/20 à 14:08 par Firebrand
Cette fois, les deux versions de ce frontends ont été mis à jour en même temps Pas d'information sur les changements par contre.
Télécharger GameEx v16.46
Télécharger GameEx Arcade Edition v16.46
Site Officiel de GameEx
 
<< Page précédentePage suivante >>