Organiser
Filtrer par machine :
Type de vue :
 
 RetroArch v1.7.7 
Mercredi 08/05/19 à 15:04 par Firebrand
Cet ensemble de noyaux d'émulateurs réunis en seule interface a été mis à jour. Voici les changements généraux, mais comme d'habitude avec RetroArch je vous invite à aller sur le site officiel pour les détails dans un article richement illustré:
– 3DS: Add unique IDs to prevent cores overwriting each other.
– 3DS: Fix screen tearing when running 50Hz content.
– ANDROID: We now target API level 26 (minimum is still API level 9).
– ANDROID: Add option to vibrate on touch (works in menu or overlay).
– ANDROID: Add device vibration option for cores that support rumble.
– ANDROID: Add gamepad vibration support for cores that support rumble.
– ANDROID: Allow stylus/pen to move mouse without pressing down.
– AUDIO: Avoid deadlocks in certain audio drivers when toggling menu sounds on.
– BLISS-BOX: Support PSX Jogcon (requires firmware 3.0).
– CHEEVOS: Fix crash when reading memory that is out of range.
– CHEEVOS: New Cheevos implementation enabled by default.
– CHEEVOS: Pop-up badges when an achievement is triggered.
– CRT: Dynamic super resolution support.
– DISCORD: Fix potential crash when username is empty and discord is disabled.
– DISCORD: Ask to join support for Linux.
– INPUT/ANDROID: Add “Input Block Timeout” option.
– COMMON: For platforms without HAVE_THREADS, don’t automatically resume content when saving/loading states
– COMMON: Make playlist sorting optional and consistent.
– COMMON: Fix sorting of playlists with blank labels.
– COMMON: Fix content scanner creating false positive playlist entries that also have wrong label and crc32.
– COMMON: Add some MMX-optimized pixel conversion routines.
– COMMON: Fix typo preventing some SSE2-optimized pixel conversions from being used.
– COMMON: Add option to track how long content has been running over time.
– COMMON: Fix buffer overflows in system information.
– COMMON: Add option to change screen orientation via the windowing system (Android, Windows, X11).
– COMMON: Show CPU model name in log.
– COMMON: Add “Help -> Send Debug Info” option (and F10 hotkey) to send diagnostic info to the RetroArch team for help with problems.
– COMMON: Show GPU device name/version in log.
– COMMON: Add menu option to write log info to a file.
– COMMON: Add subsystem support for playlists. Subsystem info is automatically saved to the history playlist for easy relaunching.
– GL: Add new “gl1” OpenGL 1.1 compliant video driver for legacy GPUs and software renderers
– GL: Add a new “glcore” driver with slang support (requires GL 3.2+ or GLES3).
– GL: Draw OSD on top of overlay.
– GONG: Add savestate support.
– GONG: Add video refresh rate core options.
– GONG: Two player support via core option.
– GUI: Fix text alignment when using stb_unicode.
– GUI: Fix text display issues when using Japanese (and other unicode-dependent language) text with stb_unicode.
– GUI: Set language on first startup to the user’s preferred OS language (Windows, *nix and Android).
– INPUT: Add (scaled radial) analog deadzone and sensitivity options.
– LIBRETRO: Add Turkish language support.
– LIBRETRO: Allow non-accelerated video to rotate the display.
– LOCALIZATION: Update Chinese (Simplified) translation.
– LOCALIZATION: Update Chinese (Traditional) translation.
– LOCALIZATION: Update Dutch translation.
– LOCALIZATION: Update French translation.
– LOCALIZATION: Update German translation.
– LOCALIZATION: Update Japanese translation.
– LOCALIZATION: Update Polish translation.
– LOCALIZATION: Update Russian translation.
– LOCALIZATION: Update Spanish translation.
– LOCALIZATION: Add new Turkish translation.
– MIDI: Fix startup crash in midi driver.
– MENU: Bugfix – you can no longer get stuck in Online Updater -> Update Core screen when toggling between ingame and menu.
– MENU: Selectively hide ‘Take Screenshot’ for video drivers that don’t support taking screenshots.
– MENU: Framerate independent menu rendering. MaterialUI/Ozone/XMB/RGUI can now run at higher framerates.
– MENU: Thumbnails work in history list.
– MENU: Menu widgets.
– MENU: Add memory statistics support to more context drivers.
– MENU: Enable ozone driver for UWP builds.
– MENU: Add optional “looping” menu text ticker with configurable speed.
– MENU: Fix core video rendering when using ozone with GL cores that implement the scissor test.
– MENU: Add optional playlist sublabels (associated core + play time, where available).
– MENU: Dropdown list settings now apply immediately.
– MENU: Add setting to require pressing the “Exit RetroArch” hotkey twice to confirm.
– MENU: Now able to run at higher refresh rates than 60Hz.
– MENU: Enable “Add to Favorites” without loading a core.
– MENU: Allow core name to be hidden on history/favorites playlists.
– MENU: Populate crc32 and db_name fields when adding history/favourites playlist entries.
– MENU: Fix TTF files not showing in OSD/menu font selection screen.
– MENU: Fix audio/video filters not showing in file browser.
– MENU/MaterialUI: Add subsystem support.
– MENU/MaterialUI: Add currently selected entry in dropdown menus.
– MENU/OZONE: Add mouse support on entries (no sidebar yet).
– MENU/OZONE: Allow collapsing the sidebar.
– MENU/OZONE: Add thumbnail support.
– MENU/OZONE: Battery notifications.
– MENU/OZONE: Add wifi icon for network entries.
– MENU/QT/WIMP: Add git version and build date to Help->About window.
– MENU/QT/WIMP: Fix content loading via the file browser.
– MENU/QT/WIMP: Add new settings window to control all RetroArch settings.
– MENU/RGUI: Improve playlist titles.
– MENU/RGUI: Add option to hide associated cores in playlists.
– MENU/RGUI: Add internal upscaling option.
– MENU/RGUI: Add subsystem support.
– MENU/RGUI: Add menu sublabel support.
– MENU/RGUI: Re-enable “Load Core” option when content is loaded.
– MENU/RGUI: Add optional “Collections” entry to main menu.
– MENU/RGUI: Add “Lock Menu Aspect Ratio” option.
– MENU/RGUI: Add “full width” layout option.
– MENU/RGUI: Ensure menu color theme is applied immediately.
– MENU/RGUI: Fix “Lock Menu Aspect Ratio” option when using custom viewports.
– MENU/RGUI: Add widescreen support.
– MENU/RGUI: Allow text to be centred when selecting widescreen layouts.
– MENU/RGUI: Add inline playlist thumbnail support.
– MENU/RGUI: Add optional shadow effects.
– MENU/RGUI: Performance optimizations.
– MENU/RGUI: Add optional extended ASCII support.
– MENU/RGUI: Add optional delay when loading thumbnails.
– MENU/RGUI: Add on-screen keyboard.
– MENU/RGUI: Battery notifications.
– MENU/XMB: Prevent crashes when resizing to a tiny window.
– MENU/XMB: XMB honors the ‘show menu sublabels’ setting now – was previously RGUI only
– NETPLAY: Fix stall-out causing total disconnection with >2 players.
– NETPLAY: Different (more intuitive?) default netplay share policy.
– NETPLAY: Add hotkey option to toggle hosting on/off.
– NETWORKING: Encode URLs to allow for spaces in directory names.
– OSX: Prevent crash on exit.
– OSX: Metal is now the default video driver for the RetroArch Metal build.
– OSX: Enable CoreAudio v3 driver for Metal.
– OSX/MACOS/IOS: Now uses the STB Unicode font driver.
– PS2: CDFS support.
– PS2: Implemented analog support for ps2 controllers.
– PS2: Fix audio freeze after restarting core.
– PS2: Fix issues with load state and the font driver.
– PS2: File I/O now works for USB and network host.
– PS2: Support cores with extra padding in their frame buffers.
– SCANNER: New option ‘Scan without core match’. When this is enabled,
supported extensions by all installed cores are not checked, and instead
it will add all content it finds to a playlist. This way, you can install the core you need later on after scanning. Not enabled by default.
– SHADERS: Don’t alphabetize shader presets.
– SWITCH: Add rumble support.
– SWITCH: Add USB keyboard support.
– VITA: Add bluetooth mouse and keyboard support.
– VULKAN: Fix color issues with RGBA8888 swapchains in readback (screenshots).
– WII: Don’t init overlay when RAM is beyond 72MB.
– WII: Skip CRC calculation on content load, can improve load times of larger games by several seconds.
– WINDOWS: Fall back to gl1 driver if accelerated GPU driver is unavailable.
– WINDOWS: Allow winraw and xinput to work without dinput (needed for WinRT).
– WINDOWS: Add MSVC2017 ARM desktop support.
– UWP: Fix rewind by opting for slower codepath.
– UWP: Fix relative path name issues when loading shaders.
– UWP: Optimizations for VFS system.
Télécharger RetroArch v1.7.7 (32-bit) (Windows)
Télécharger RetroArch v1.7.7 (64-bit) (Windows)
Télécharger RetroArch v1.7.7 (Windows XP 32-bit) (Windows)
Télécharger RetroArch v1.7.7 (Windows XP 64-bit) (Windows)
Télécharger RetroArch v1.7.7 (64-bit) (MacOS)
Télécharger RetroArch v1.7.7 (Nintendo GC)
Télécharger RetroArch v1.7.7 (Nintendo Wii)
Télécharger RetroArch v1.7.7 (Nintendo WiiU)
Télécharger RetroArch v1.7.7 (.3dsx) (Nintendo 3DS)
Télécharger RetroArch v1.7.7 (.cia) (Nintendo 3DS)
Télécharger RetroArch v1.7.7 (PSP)
Télécharger RetroArch v1.7.7 (PS Vita)
Télécharger RetroArch v1.7.7 (CEX) (PlayStation 3)
Site Officiel de RetroArch
 
 GameEx et GameEx Arcade Edition v15.58 
Mardi 30/04/19 à 12:59 par Firebrand
Ces frontends multi-systèmes ont été mis à jour, mais les changements apportés sont inconnus.
Télécharger GameEx v15.58
Télécharger GameEx Arcade Edition v15.58
Site Officiel de GameEx
 
 Fichiers additionnels pour MAME v0.209 (2ème partie) 
Lundi 29/04/19 à 13:07 par Firebrand
Les derniers support files d'AntoPISA pour MAME v0.209 ont été publiés:
Messinfo.dat v0.209 (11.27):
- 11.27 28/04/2019: Aligned files to 0.209 version.

Series.ini v0.209:
- Series UPDATED (4): Bubble Bobble, Centipede, Empire City and Trivial Pursuit.
Télécharger Messinfo.dat v0.209 (11.27)
Télécharger Series.ini v0.209
ProgettoSNAPS
 
 MESS et MESSUI v0.209 
Jeudi 25/04/19 à 12:18 par Firebrand
Ces versions de MAME dépourvues des jeux arcade sont disponible avec les nouveautés de la v0.209.
Télécharger MESS v0.209 (32-bit)
Télécharger MESS v0.209 (64-bit)
Télécharger MESSUI v0.209 (32-bit)
Télécharger MESSUI v0.209 (64-bit)
Site Officiel de MESS
 
 NegaMAME v0.209-1 
Jeudi 25/04/19 à 12:10 par Firebrand
Si vous utilisez le frontend Negatron, vous pourrez bénéficier des nouveaux de MAME avec cette version mise à jour de l'émulateur qui l'accompagne.
Télécharger NegaMAME v0.209-1 (Windows)
Télécharger NegaMAME v0.209-1 (MacOS)
Télécharger NegaMAME v0.209-1 (Linux)
Site Officiel de NegaMAME
 
 Mednafen v1.22.2 
Mercredi 24/04/19 à 12:34 par Firebrand
Une nouvelle version de cet émulateur multi-systèmes a été publiées. Voici la liste des nouveautés:
- PSX: Fixed a regression introduced in 1.22.0-UNSTABLE that broke a few PS1 games(e.g. SimCity 2000 and Rise 2).
- Fixed issues with inline functions in the QuickLZ code that could cause linker errors when compiling with optimizations disabled.
- Apple2: Added basic WOZ 2.0 disk image support.
- NGP: Fixed a sequence point rule violation that could cause "Gals' Fighters" to malfunction when Mednafen was compiled with clang, per tip from stellarporter.
- SS: Added the European release of "Theme Park" to the internal database of games to use the data cache read bypass kludge with, to fix a crash/hang during the intro FMV.
- Lynx: Fixed an old heap buffer overflow bug that could be triggered if the emulated game set up registers and RAM in a certain way.
- PCE: Fixed an old bug(looks like from around a decade ago) in the HES playback code; it caused periodic high IRQ latency, which resulted in timer IRQ-driven DDA playback sounding rougher than it should have.
Télécharger Mednafen v1.22.2 (32-bit)
Télécharger Mednafen v1.22.2 (64-bit)
Site Officiel de Mednafen
 
 Fournée de GameEx 
Jeudi 04/04/19 à 15:21 par Firebrand
Toutes les versions de GameEx ont été mises à jour, même GameEx Evolution, qui est toujours en beta. Et toujours aucune information sur les nouveautés.
Télécharger GameEx v15.57
Télécharger GameEx Arcade Edition v15.57
Télécharger GameEx Evolution v1.03
Site Officiel de GameEx
 
 Messinfo.dat v0.208 (11.26) 
Mardi 02/04/19 à 14:16 par Firebrand
Comme d'habitude, ce fichier informatif conclue le cycle de mises à jour mensuel d'AntoPISA pour ses support files.
- 11.26 02/04/2019: Aligned files to 0.208 version.
Télécharger Messinfo.dat v0.208 (11.26)
Site Officiel de Messinfo.dat
 
 GameEx et GameEx Arcade Edition v15.56 
Mardi 02/04/19 à 14:13 par Firebrand
Encore de nouvelles versions pour ces frontends multi-systèmes. Mais toujours aucune information sur les changements à l'horizon.
Télécharger GameEx v15.56
Télécharger GameEx Arcade Edition v15.56
Site Officiel de GameEx
 
 GameEx et GameEx Arcade Edition v15.54 
Jeudi 28/03/19 à 14:12 par Firebrand
Ces frontends multi-systèmes ont été mis à jour, mais aucune information sur les changements n'a été diffusée.
Télécharger GameEx v15.54
Télécharger GameEx Arcade Edition v15.54
Site Officiel de GameEx
 
 NegaMAME v0.208-2 
Jeudi 28/03/19 à 14:08 par Firebrand
Cette version de MAME prévue pour fonctionner avec le frontend Negatron a été mis à jour avec les sources de MAME v0.208.
Télécharger NegaMAME v0.208-2 (Windows)
Télécharger NegaMAME v0.208-2 (MacOS)
Télécharger NegaMAME v0.208-2 (Linux)
Site Officiel de NegaMAME
 
 MESS et MESSUI v0.208 
Mercredi 27/03/19 à 15:33 par Firebrand
Après quelques mois d'absence, les builds de MESS et MESSUI sont de retours pour ceux qui ne veulent profiter que des machines non arcade de MAME.
Télécharger MESS v0.208 (32-bit)
Télécharger MESS v0.208 (64-bit)
Télécharger MESSUI v0.208 (32-bit)
Télécharger MESSUI v0.208 (64-bit)
Site Officiel de MESS
 
 Romulus v0.042 
Jeudi 14/03/19 à 14:00 par Firebrand
Ce gestionnaire de ROMs a été mis à jour. Les améliorations sont les suivantes:
- FIXED problems reading/writing files and sometimes crashes when managing long path filenames.
- IMPROVED Speed at Offlinelist profiles updating/downloading pictures and less CPU usage.
- ADDED Cache for Offlinelist profiles images updater.
- ADDED Close button for tabs.
- ADDED Polish language. Thanks to Michip.
- ADDED Polish O.S language detection when Romulus first run.
- CHANGED Languages list from settings in native language country names.
- MINOR Bug fixes .
Télécharger Romulus v0.042
Site Officiel de Romulus
 
 Messinfo.dat v0.207 (11.25) 
Lundi 04/03/19 à 14:00 par Firebrand
Comme d'habitude, la mise à jour de ce fichier sur les machines non arcade de MAME clôt les mises à jours mensuelles des fichiers additionnels d'AntoPISA:
- 11.25 03/03/2019: Aligned files to 0.207 version.
Télécharger Messinfo.dat v0.207 (11.25)
Site Officiel de Messinfo.dat
 
 GameEx ry GameEx Arcade Edition v15.53 
Lundi 04/03/19 à 13:56 par Firebrand
Après pluisuers mois d'absence, de nouvelles versions de ces frontends multi-systèmes ont été publiées. Pas d'information sur les changements apportés.
Télécharger GameEx v15.53
Télécharger GameEx Arcade Edition v15.53
Site Officiel de GameEx
 
 NegaMAME v0.207-1 
Jeudi 28/02/19 à 13:49 par Firebrand
Ce build de MAME à utiliser avec le frontend Negatron a été mis à jour vers MAME v0.207.
Télécharger NegaMAME v0.207-1 (Windows)
Télécharger NegaMAME v0.207-1 (MacOS)
Télécharger NegaMAME v0.207-1 (Linux)
Site Officiel de NegaMAME
 
 MedGui Reborn Stable v1.04 
Mardi 19/02/19 à 13:45 par Firebrand
Ce frontend pour Mednafen a été mis à jour. Les améliorations sont les suivantes:
- Added a control to bypass https webrequest on win xp (due to unsupported tls 1.2)
- Added a control to disable download cheat button on win xp (due to unsupported tls 1.2)
- Added a option to paste copied cheats on listbox2
- Added import from external cheats file in Mednafen format
- Added cheat cache cleaner on Reset window form
- Fixed bad detection of game md5 in any cases
- Added a control to swap bin, img file > 10 mb (thx to Apocalypse for report bug)
- Fixed a problem with comma and dot value on numericupdown control (thx to Apocalypse for report bug)
- Added the selection of tabs in advanced mednafen config by mouse weel
- Added missing tooltip
- Increased the timeout connection on webrequest to prevent problems
- Disabled online scrape function from TGDB on XP OS (sorry net 2.0 framework on XP doesnt support tls 1.2)
- Added Port Type as parameter sended do MedPad
- Added Enabled/Disabled filter on Cheat Manager
- Cheat form manager resized
- Added a workaround to prevent exception MedGuiR updater on win XP OS
Télécharger MedGui Reborn Stable v1.04
Site Officiel de MedGui Reborn Stable
 
 Messinfo.dat v0.206 (11.24) 
Vendredi 08/02/19 à 13:03 par Firebrand
La version de ce fichier informatif pour AME v0.206 a été publiée. Voici les notes l'accompagnant:
- 11.24 07/02/2019: Aligned files to 0.206 version.
- 11.23 18/01/2019: Added on the page the link to download the file in "git" format, updated about once a week.
Télécharger Messinfo.dat v0.206 (11.24)
Site Officiel de Messinfo.dat
 
 MedGui Reborn Stable v1.03 
Vendredi 08/02/19 à 13:00 par Firebrand
Ce frontend pour Mednafen a été mis à jour. Les améliorations sont les suivantes:
- Updated Newtonsoft.Json.dll to last release
- Updated MedInstaller to prevent exception
- Fixed any case sensitive problem with file extension
- Corrected minimum allowed value for the "apple2.video.mono_lumafilter" setting to -3
- Fixed a random not predictable exception when will calculate md5 for MedGuiR.exe
- Forced update of oldest scraped data game xml when a user perform a TGDB update
- Released resources after reading xml TGDB data
- Added auto-download/import of cheats by GameHacking.org
- Managed malformed cheat to prevent errors
Télécharger MedGui Reborn Stable v1.03
Site Officiel de MedGui Reborn Stable
 
 RetroArch v1.7.6 
Lundi 04/02/19 à 12:14 par Firebrand
Cet ensemble de noyaux d'émulateurs réunis en une même interface a été mis à jour. Voici la liste des changements généraux, mais je vous invite à visiter le site officiel pour plus d'informations avec un article richement illustré si vous voulez en savoir plus:
– ANDROID: Fix Xperia Play input binding.
– CHEEVOS: Reset when hardcore mode is toggled.
– CHEEVOS: Update the hashing methods to identify NES, SNES and Lynx games (more accurate and accepting headerless ROMs).
– COMMON: Add new JSON playlist format.
– COMMON: Fix playlist corruption when deleting items.
– COMMON: Fix archive progress display calculation.
– COMMON: Fix playlist entries appearing with previously used names.
– COMMON: Fix screenshot filename with no core or content.
– COMMON: Allow compiling without menu support.
– CORE UPDATER: Allow sideloading cores from the menu.
– CPU FILTERS: Add Normal2x filter.
– CRT/LINUX: New Linux switching method partially implemented.
– CRT/LINUX: Linux restore desktop resolution fixed.
– CRT/LINUX: Monitor index switching and auto enumerate for output detection in Linux (still working on the windows method).
– CRT/RASPBERRY PI: Initial support.
– DATE: Add Date / Time style options.
– DEBUGGING: Add an integrated crash handler for debug builds (see https://docs.libretro.com/tech/debugging)
– DISCORD: Discord matchmaking.
– DISCORD: Register the application name properly.
– DISK CONTROL: Remember the last used folder / current active folder to make disk-swapping faster.
– INPUT: Add new menu toggle (hold start button for 2 seconds)
– INPUT: Fix arrow keys being incorrectly bound as numpad keys
– INPUT/SDL: Flush the joypad events. Decreases cpu usage over time with the SDL joypad driver.
– LOCALIZATION: Add Greek translation.
– LOCALIZATION: Update German translation.
– LOCALIZATION: Update Italian translation.
– LOCALIZATION: Update Japanese translation.
– LOCALIZATION: Update Simplified Chinese translation.
– LOCALIZATION: Update Spanish translation.
– MENU: New “ozone” menu driver.
– MENU: Only show CRT SwitchRes if video display server is implemented (Windows/Linux for now)
– MENU: User Interface -> Appearance -> ‘Menu Font Green/Blue Color’ settings now work properly.
– MENU: Add option to enable in-menu sound effects.
– MENU/D3D: Scissoring support (will be used for Ozone and menu widgets).
– MENU/QT/WIMP: Allow building with MSVC2017.
– MENU/QT/WIMP: Add detailed file browser table.
– MENU/QT/WIMP: New grid view implementation that is faster and loads thumbnails on-demand.
– MENU/QT/WIMP: Thumbnail drag and drop support.
– MENU/RGUI: Overhaul custom theme interface + add wallpaper support.
– MENU/RGUI: Thumbnail support and thumbnail downscaling.
– MENU: Hide password values.
– MENU/SOUNDS: Implement in-menu sound effects (not enabled by default for now, still experimental).
– MIDI: Add a Linux ALSA driver for MIDI.
– NETPLAY: Force fast-save-states when netplay is enabled.
– NETPLAY: Allow quick joining subsystem lobbies.
– OSX: Initial CoreAudio V3 audio driver (not yet used in release builds).
– OSX: OpenGL 3.2 Core support for cores.
– PS2: Initial PlayStation2 port.
– PS4: Initial PlayStation4 port.
– RECORDING: Implement recording options in the menu complete with quality profiles, streaming, and proper file naming
– SCANNER: Fix GDI disc scanning.
– SHADERS: Fix auto shader preset loading on D3D10, D3D11, D3D12
– SUBSYSTEM: Allow more than 10 subsystems
– SUBSYSTEM: Cores that use subsystem for complex scenarios can now load content without starting a regular content first
– SUBSYSTEM: Remember the last used folder to make loading subsystem type content faster
– SWITCH/LIBNX: Improve touch scaling calculation.
– SWITCH: Proper button labels.
– TVOS: Initial tvOS port.
– VULKAN: Fix RGUI crashing at startup.
– VULKAN/RGUI: Enable ‘Menu Linear Filter’ option.
– VULKAN: Fix secondary screens in overlays not working.
– WAYLAND: Implement idle-inhibit support (needed for screensaver suspend).
– WAYLAND: Fix fullscreen toggle.
– WIIU: Initial netplay peer-to-peer support. Network information working.
– WINDOWS/WSA: Network Information info is blank until first network operation.
– WINDOWS: Fix an ancient bug that caused wrong mappings for keyboard arrows.
– WINDOWS: Remember window size and position if so desired.
– WINDOWS: SSL/TLS connections now work properly.
– WINDOWS: Fall back to GDI driver if no accelerated graphics driver is found.
– UWP: Initial UWP port.
– VFS: Update to version 3.
– XBONE: Initial Xbox One port.
– XMB/OZONE: Add more icons
– XMB: Add Automatic Inverted theme
– ???: Easter Egg
Télécharger RetroArch v1.7.6 (32-bit) (Windows)
Télécharger RetroArch v1.7.6 (64-bit) (Windows)
Télécharger RetroArch v1.7.6 (Windows XP 32-bit) (Windows)
Télécharger RetroArch v1.7.6 (Windows XP 64-bit) (Windows)
Télécharger RetroArch v1.7.6 (64-bit) (MacOS)
Télécharger RetroArch v1.7.6 (Nintendo GC)
Télécharger RetroArch v1.7.6 (Nintendo Wii)
Télécharger RetroArch v1.7.6 (Nintendo WiiU)
Télécharger RetroArch v1.7.6 (.3dsx) (Nintendo 3DS)
Télécharger RetroArch v1.7.6 (.cia) (Nintendo 3DS)
Télécharger RetroArch v1.7.6 (CEX) (PlayStation 3)
Télécharger RetroArch v1.7.6 (PSP)
Télécharger RetroArch v1.7.6 (PS Vita)
Site Officiel de RetroArch
 
<< Page précédentePage suivante >>