La dernière version béta publique de l’excellent WinUAE, l’émulateur Commodore Amiga. La traduction est signée Tradu-France.
 

 
Les changements ici.
 

Télécharger WinUAE (Public Beta) [32 bits] v6.0 Beta 32 (4.9 Mo)

Télécharger WinUAE (Public Beta) [64 bits] v6.0 Beta 32 (7.3 Mo)

Télécharger WinUAE (Public Beta) [32 bits] v6.0 Beta 31 FR (8.5 Mo)

Télécharger WinUAE (Public Beta) [64 bits] v6.0 Beta 31 FR (10.8 Mo)

Site Officiel

En savoir plus…

Sidplayfp est un émulateur sonore de Commodore C64 basé sur Sidplay2. Cette version a été créée dans le but d’améliorer la qualité de l’émulation des puces 6581 et 8580 ainsi que certains autres éléments faisant partie de l’environnement du C64 et ce, dans le but de lire au mieux les musiques aux formats SID.
 
– added ability to adjust the uCox parameter
– allow setting the combined waveforms strength
– enable libout123 by default if found
– improved the ALSA backend

 

sidplay

 

Télécharger SidPlayFP (x86) v1.3.0 lib 1.7.0 (437 Ko)

Télécharger SidPlayFP (x64) v2.8.0 lib 2.8.0 (755 Ko)

Site Officiel

En savoir plus…

Les modules sont des fichiers relativement petits qui contiennent divers échantillons sonores et des informations sur la manière dont ils doivent être joués. Cette façon de faire de la musique remonte à loin, et même à l’époque du Commodore 64, le concept était utilisé. Mais c’est sur l’ordinateur Amiga que tout a vraiment commencé.
Les types originaux de modules ont été créés avec un programme appelé SoundTracker, mais depuis lors, de nombreux types de modules différents sont apparus, tous offrant des fonctionnalités différentes (plus de canaux sonores, plus d’échantillons, un écho en temps réel, etc).
 
NostalgicPlayer est un programme capable de lire ces modules. NostalgicPlayer est une version Windows d’APlayer, qui a été lancée sur l’ordinateur Amiga en 1993, puis continué sur BeOS, et était une réaction au manque de bons lecteurs de modules pour l’Amiga.

 


 


 

NostalgicPlayer est écrit en C# et est open source. Le code source sur Github est ici.
 

Télécharger NostalgicPlayer v3.0 (13.1 Mo)

Site Officiel

En savoir plus…

DOSBox Staging est une continuation moderne de DOSBox avec des fonctionnalités avancées et des méthodes de développement actuelles. Il propose, en outre, une émulation CRT authentique et sans configuration allant de l’Hercule à la définition en SVGA qui s’ajuste automatiquement à la résolution de votre écran (720p à 4K).

 

 
Les changements sont visibles ici.
 

Télécharger DOSBox Staging v0.82.2 (9.0 Mo)

Site Officiel

En savoir plus…

Torzu est un fork de Yuzu, l’émulateur Nintendo Switch open source le plus populaire au monde.
Il est écrit en C++ dans un souci de portabilité, et l’auteur prévoit de maintenir activement les versions pour Linux, Android et Windows.
 


 
Les principaux changements sont:
– Updated Vulkan submodules to fix VRAM leaks and TOTK crashes on Steam Deck
– Cherry-picked several changes from Sudachi (fixes Paper Mario: The Thousand-Year Door)
– Implemented safer and faster way to get current mirror URL
– Cleaned up web service reminiscents
– Added experimental AppImage build
– Fixed controller UI being cut off at the bottom
– Added menu option under « About » to open to current mirror repository in browser
– Added Windows build
– Added option to optimize generated SPIR-V shaders via spirv-opt
– Added option to synchronize CPU clock to render speed limit
– Added option to launch home menu from Switch firmware
– Fixed crash when switching away from null graphics per-game
– Minor improvements and additions

 

Télécharger Torzu (2025/04/16) (23.0 Mo)

Site Officiel

En savoir plus…

Il s’agit de Citra avec des ajustements/ajouts qui devraient donner de meilleures performances que la Citra d’origine.
 

 
Les principaux changements sont:
 
– Android: Revert speed limit to 200
– Android: Fix some rotation screen casual crashes (GPUCode)
– PC: Add some games to compatibility list
– PC & Android: Migrate from Microprofile to Tracy (GPUCode), this should free up RAM usage as well
– PC: QT UI Redesign (kleidis)
– Android & PC: Improve stream buffer performance and allocation
– Android: Fix some memory leaks from Oboe audio backend (Ishan09811)
– Android: Change app ID (this version will be installed as a new APK)
– Android: Implement GameAboutDialog (Ishan09811), now you have a new UI when you long-press any game.
– Android & PC: Fix Priority Boost issues with cutscenes
– Android & PC: Improve ValidateByReinterpretation logic, may fix stuff
– PC: Restore web tab (rtiangha), now you can enable discord rich presence
– Android: Optimize AreQuaternionsOpposite, fixes batman, isaac and probably more games, and probably better performance for some games
– Android & PC: Enable Priority Boost by default, due to cutscenes fixed now
– PC: Implement Mica for Windows (kleidis)
– PC: Add support for favorites, desktop shortcuts, and play time tracking (FearlessTobi) + some improvements from OpenSauce04 and rtiangha
– Android & PC: Implement Upscaling Hack, may fix ghosting issues on some games
– Android & PC: Implement real-time audio option, say goodbye to audio lag if game runs under 100% speed!
– Android: Translate some texts to Spanish
– Android & PC: Fix some performance issues for Street Fighter 4 and Luigi’s Mansion Dark Moon
– Android & PC: Other minor improvements & cleanups
– Android: Implement touchscreen opacity controls
– Android: Allow to adjust touchscreen buttons invididually (gperrio)
– Android: Add rotate screen toggle
– Android: Implement haptic feedback to touchscreen controls (gperrio)
– PC & Android: Backport Skip Slow Draw and Skip Texture Copy from Citra MMJ
– Android: Backport Mali GPU fixes from Citra MMJ
– PC: Disable accurate mul by default
– PC & Android: Implement Raise CPU Ticks
– PC & Android: Implement Priority Boost hack
– Android: Implement a in-game Tweaks Dialog, that applies hacks temporalily during game (much UX improvements were made by ishan09811)
– Android: Implement Oboe audio backend
– PC & Android: Improve Anaglyph logic for LCD screens (cybereality)
– PC & Android: Implement Core Downcount Hack (based on CPU Usage Limit from Citra MMJ)
– Android: Change resolution change dialog (OpenSauce04)
– PC: Game titles improvements (BlurrySquire)
– Android: Implement a swap screens hotkey (gperrio)
– Android: Add RAM counter (Ishan09811)
vAndroid: Rework Resume and Pause emulation (Ishan09811), now game is paused when in-game menu is displayed, and resumed when closed
vAndroid: UX Improvements (Ishan09811)
vAndroid: Raise frame limit to 400 (Ishan09811)
– PC & Android: Another minor code improvements and fixes

 

Télécharger Mandarine v1.2.1 (36.8 Mo)

Site Officiel

En savoir plus…

Lime est l’émulateur Nintendo 3DS open source basé intégralement sur Citra dont il poursuit le développement.

 

Il est écrit en C++ dans un souci de portabilité et les versions sont activement maintenues pour Windows, Linux, Android et macOS.
 


 
Les changements depuis la précédente version:
 
– Added support for Artic Base
– Desktop: Added favourite game functionality
– Desktop: Added play time counter
– Windows+Linux: Added game desktop shortcut functionality
– Desktop: Updated right-click user interface layout
– Updated executable names to follow a new naming scheme
lime.exe –> lime3ds-cli.exe
lime-qt.exe –> lime3ds-gui.exe
lime-room.exe –> lime3ds-room.exe
– Linux: Downgraded minimum glibc version from 2.38 to 2.36
This fixes a regression introduced in 2110 where certain Linux distros, such as the Steam Deck’s SteamOS, were unable to launch Lime3DS via AppImage due to the glibc version being too recent
– Android: Updated internal resolution selection interface to more closely match the desktop equivalent
The setting is now configured using a dropdown menu instead of a slider
Alongside the multiplier, the resulting resolution is now also displayed
– Updated log filenames:
citra_log.txt –> lime3ds_log.txt
citra_log.txt.old.txt –> lime3ds_log.old.txt

 

Télécharger Lime3DS Emulator v2119.1 (37.3 Mo)

Site Officiel

En savoir plus…

Un émulateur de Sinclair Zx Spectrum.
 

 
v2.19.6.2
– Added mouse wheel support via port 0x0ADF
-New: -emu now DISABLES emulation machine ID (0x08). This is now default, and -emu will set a REAL ZX Next (ID of 0x0a)
– Try to detect wrong use of -nextrom so it doesn’t all just die a horrible death.
– Added Zip2SD tool, allowing you to build an SD card image from a ZIP file.
 
v2.19.6.1
– Fixed a bug in updated esxDOS where FSTAT with an open file wasn’t working
 
v2.19.6.0
– Alt+F4 should work again
– The latest OS (V2.07l) now works
 
v2.19.5.4
– Window ICON is only set on Windows, as MacOS appears to have a MONO bug that crashes (not tried Linux yet so disabled)
 
v2.19.5.3
– Fixed a crash where you start up in 48k mode then press F2 – due to esxDOS not being initialised properly
– esxDOS now always « on » if no command line set
 
v2.19.5.2
– On HARD reset, spritres are now cleared
– On HARD reset memory is cleared/roms reloaded
– ULA line is now always cleared if enabled
– Cleaned up debugger DIVMMC/NextRef layout
– F8 now toggles VSync
– Added new IFileIO interface to Plugin system
– New [Function] attribute to allow cross plugin calling
– Added cross plugin calling via a new « Execute() » command.
– Internal refactor of esxDOS plugin to allow filesystem replacements
– NEX file handle passing to z80 changed to use new inter-plugin calling system
– Icon added to CSpect Window Title Bar

 

Télécharger #CSpect v3.0.2.1 (2.9 Mo)

Site Officiel

En savoir plus…

Gopher2600 est un émulateur d’Atari 2600. Bien que les performances ne soient pas aussi efficaces que certains autres émulateurs, il convient néanmoins pour jouer à des jeux sur un ordinateur raisonnablement moderne.
 

 

Télécharger Gopher2600 v0.41 (20.1 Mo)

Site Officiel

En savoir plus…

Il s’agit d’un émulateur d’Amstrad CPC multi plateforme.
 

 

Les changements sont:
– little changes in Amstrad Plus monitor geometry
– added screen contours (Monitor>Plastic Cover)
– added US keyboard mapping
– keyboard mapping can be used in GUI (see new options in Configuration>Keyboard)
– bugfix some memory leaks
– bugfix FDC result persistence after Seek
– bugfix Green and Grey palette generation
– bugfix export of file >16K with floppy manager
– bugfix FDC timeout bug emulation, causing timeout on perfect writes…

 

Télécharger ACE-DL (2025/05/12) (6.7 Mo)

Site Officiel

En savoir plus…

Il s’agit d’un émulateur de Sega Dreamcast en cour de développement.
 

 
Les changements sont également visibles ici.
 
Une version payante (proposant la HD et UHD) est disponible sur le site officiel.
 

Télécharger Redream v1.5.0 (2024/08/21) (2.5 Mo)

Site Officiel

En savoir plus…

MedGui Reborn est une interface (Frontend) pour Mednafen sur OS Windows. Cette archive inclut MetroMed.
 

 
– On Scraped function unified Mega Drive – Genesis query
– Create Movie folder structured based on console
– Movie record will be moved to folder console
– Fixed Clean Entries Menu
– Fixed wrong empty folder/file detection on recursive scan
– Added the option to convert a dat in a generic simple and compatible MedGuiR dat
– Better way to detect emu4crt Mednafen fork
– Manage of CHD, based to normal Mednafen or by emu4crt fork
– Improved the sasplayer and arcade titan video rom , detection
– Fixed(?) any Megadrive rom detection with bin file compressed in archive container
– Updated json library
– Updated 7z library
 
MetroMed beta 12
– Now you can open custom games csv file list
– Fixed file list when you swap from tile to list and viceversa
– Fixed the alphabetical sorting mode on list view
– Fixed specific detection of ico console
– Improved loading of image
– Added a option to set animation speed tranition
– Added movie snap preview , »you need codec installed on your pc » (supported file are .mov, .mp4, .avi, .webm)
– Optimized snap preview
– Added import Boxart and Movie Snap menu

 

Télécharger MedGui Reborn v0.126 (24.5 Mo)

Site Officiel

En savoir plus…




https://www.casino-comparatif.org

https://jeux-gratuits-casino.com/

https://www.offside.fr/

Casino-en-ligne-fiable.com

https://www.casinoonlinefrancais.fr

Lucky 7 bonus

https://www.casinogratuitsansdepot.com

casino en ligne Winoui

pablocasino.org

critiquejeu.info

playbonus

casinodoc.org

laplanquedujoueur.com

Crypto Casino

pleeeasecasino

casinoonlinefrancais