Organiser
Filtrer par machine :
Type de vue :
 
 ares v120 
Dimanche 09/05/21 à 14:21 par Firebrand
Cet excellent émulateur multi-systèmes a été mis à jour. Les améliorations sont les suivantes:
This release provides improved Nintendo 64 and Mega Drive emulation, plus some emulation speedups and new features like keyboard-mapping for all Nintendo 64 controls.
The infamous Titan Overdrive demos now run with the exception of one glitched screen each, but you will need to compile with profile=accuracy to enable the required cycle-based VDP renderer for this to work. I'll try in the future to support as much of it as I can with the default scanline renderer as well.

Changelog:
- SH2: added support for Windows ABI to the recompiler
- SH2: MAC must increment R[n] before reading from R[m]; fixes Virtua Fighter and Toughman Contest
- SH2: fixed dynarec MOV @Rm+,Rn to not increment when Rm==Rn
- SH2: fixed dynarec TST instruction
- SH2: improved dynarec accuracy by breaking blocks on delay slot branches
- SH2: improved dynarec accuracy by decreasing the underclocking amount
- Mega Drive: implemented undocumented VSRAM and CRAM DMA fill
- Mega Drive: simplified scanline VDP renderer; fixes TMNT: Tournament Fighters graphics
- Mega Drive: improved region detection; correctly identifies Alien Soldier region now
- Mega CD: fixed crash on game load
- Super Famicom: fixed direct color mode; fixes Secret of Mana world map
- WonderSwan Color: fixed initial state for new EEPROMs plus EEPROM size; fixes missing sound
- lucia: fixed saving RAM files when a manual save path was specified
- ruby: fixed library dependency detection for Arch Linux and other distributions
- SH2: additional correction for dynarec MOV @Rm+,Rn instructions
- hiro/GTK3: added CSS stylesheet overrides to improve appearance [Screwtape]
- N64: VMRG was not clearing VCO in C++ version [Rasky]
- N64: fixed "ctc2" in the disassembler
- Mega Drive: VDP address/command bits are set even for non-register writes [Eke]
- Mega Drive: implemented VDP FIFO with approximated timings
- Mega Drive: implemented CPU bus arbitrator
- N64: fixed RSP vector unit register values in the disassembler
- Mega Drive: implemented proper VDP FIFO timings for both reads and writes (hopefully)
- Mega Drive: enabled external and RAM refresh timing
- Mega Drive: added (Mega Drive | Mega 32X) + Mega CD mode 1 emulation
- Mega Drive: refactored dot-based VDP renderer
- ares: added Thread::restart() function to reset a thread without resetting its clock
- Mega Drive: improved DRAM refresh timings
- Mega Drive: added VDP I/O logger
- Mega Drive: fixed VDP counter emulation (still inaccurate)
- Mega Drive: improved VDP DMA and FIFO emulation
- Nintendo 64: report 64DD as missing for now; fixes F-Zero X
- Nintendo 64: improved TLB emulation; fixes Conker's Bad Fur Day
- Nintendo 64: PI DMA from flash always reads data, never the status; fixes Paper Mario
- Mega Drive: improved VDP FIFO emulation
- Mega Drive: improved VDP dot-renderer
- nall/bit-range: fixed bug with bit indexes >= 32
- Mega Drive: fixed VDP read buffer indexing for VSRAM and CRAM
- Mega Drive: fixed 68K to VDP DMA so that it instantly freezes the CPU
- Mega Drive: emulated VDP left window hardware glitch where hscroll&15!=0
- Mega Drive: improved CPU interrupt handling
- Mega Drive: added APU bus mirrorings
- Mega Drive: emulated the VDP debug register
- Mega Drive: fixed VDP VRAM DMA copy
- Mega Drive: improved 128KB VRAM mode support
- Mega Drive: mask sprite attribute table address in H40 mode [Sik]
- Mega Drive: VDP timing improvements
- Nintendo 64: improved EEPROM support; fixes Perfect Dark
- Nintendo 64: improved VI interrupt support; fixes Star Wars: Rogue Squadron title screen [nodev]
- Nintendo 64: emulated CIC-NUS-6105 copy protection; fixes Banjo-Tooie [XScale]
- Nintendo 64: added serrate (interlace) support and fixed bug when supersampling in serrate mode
- Nintendo 64: emulated CPU instruction cache
- Nintendo 64: emulated CPU data cache
- Nintendo 64: emulated CPU CACHE instruction
- Nintendo 64: fixed CPU TLB bug; fixes GoldenEye
- Nintendo 64: began adapting CPU cached interpreter into a dynamic recompiler
- Nintendo 64: began adapting RSP cached interpreter into a dynamic recompiler
- Nintendo 64: added 64-bit addressing and TLB supporting
- Nintendo 64: added endian support to [LS][WD][LR] instructions
- Nintendo 64: improved dynamic recompiler
- PlayStation: began adapting CPU cached interpreter into a dynamic recompiler
- lucia: allow mapping analog axes separately (allows mapping sticks to the keyboard)
- Nintendo 64: corrected analog stick ranges
- Nintendo 64: emulate the analog stick as an octagon rather than a circle [YetAnotherEmuDev]
Télécharger ares v120
Site Officiel de ares
 
 RetroArch v1.9.2 
Vendredi 07/05/21 à 15:50 par Firebrand
Cet ensemble de noyaux d'émulateurs réunis autour d'une même interface a été mis à jour. Les améliorations sont les suivantes:
- 3DS: Enable graphics widgets / overlays
- 3DS: Load texture images as BGR colors
- 3DS: Change default asset directory
- CHEEVOS: Allow rcheevos_patch_address to be called on game without achievements
- CHEEVOS: Update achievement memory maps (add Supervision)
- CONFIG/FILE: Use hash map to optimise key/value lookups
- CORE INFO: Performance optimisations + code clean-ups/refactors
- CRT/SWITCHRES: Fixed CRTSwitchRes framebuffer bug
- DISCORD/RPC: Fix regression
- DRM: set the correct video mode
- FASTFORWARD: Enforce minimum fastforward_ratio of 1.0
- FONTS/FREETYPE/STB_UNICODE/BITMAPFONT: Prevent texture bleed when rendering text at non-integer scales
- INPUT: Ensure that ‘retro_set_controller_port_device’ is called when updating ‘Max Users’
- INPUT/XEGL/MOUSE: Fix xegl_ctx.c mouse activation
- INPUT/SDL: Fix crash in SDL input driver when analogs are bound
- INPUT/POINTER: Add scaling to pointer input
- INPUT REMAPPING: Fix regression on loading file
- INPUT REMAPPING: Fix regression where disabling input remapping would disable input
- IOS: Disable system button gestures on iOS 14
- IOS: Prevent potential crash on controller connect – randomly would get a crash when connecting a game controller while RA was running
- LAKKA: Add menu for time zone setting
- LOGGING: RARCH_LOG_V checking for verbosity level is not necessary and can cause issues; removed said check.
- LOGGING: Silence inappropriate cheatfile logging
- IOS/MAC: Add CPU VFP unit detection for Darwin
- MAC: Swallow ‘escape’ key being pressed – would previously make the game toggle between fullscreen and windowed
- MAC: Intel and ARM64 timer change proposal.
- MAC/ARM64: run_fast_mode disabled for 64 bits invalid instructions.
- MAC/OPENGL: Fix codesigning issue
- MAC/UNIVERSAL: Add TTS translation service support.
- MENU: Add optional menu screensaver
- MENU: Add search filter support to cheats and overlays file browser menus
- MENU/FILEBROWSER: Enhanced ‘Load Content’ file browser search functionality
- MENU/INPUT: Block accidental diagonals in menu navigation
- MENU/RGUI: Add option to disable menu transparency
- MENU/RGUI: Fix display of ‘Video > Scaling’ menu when ‘Lock Menu Aspect Ratio’ is enabled
- MENU/MATERIALUI: Add icon to ‘Turbo Fire’ menu entry
- MENU/OZONE: Ozone Dracula theme
- OPENDINGUX/BETA: Fix IPU scaling when running GBA-resolution content
- OPENDINGUX/BETA: Add 50Hz support
- OPENDINGUX: Enable ‘SaveRAM Autosave Interval’ by default
- PATCHES: Added multi-softpatching support + OSD messages for patches
- RHMAP: Track the complete string in rhmap
- VITA: Align VM block size to 1MB – should fix one of the issues with gpSP
- WINDOWS/GDI: Fix non-ASCII text rendering
- XEGL: Fix mouse not working when using OpenGLES with X11
Télécharger RetroArch v1.9.2 (32-bit) (Windows)
Télécharger RetroArch v1.9.2 (64-bit) (Windows)
Télécharger RetroArch v1.9.2 (Windows XP/Vista 32-bit) (Windows)
Télécharger RetroArch v1.9.2 (Windows XP/Vista 64-bit) (Windows)
Télécharger RetroArch v1.9.2 (64-bit) (MacOS)
Télécharger RetroArch v1.9.2 (Metal2) (MacOS)
Télécharger RetroArch v1.9.2 (Nintendo GC)
Télécharger RetroArch v1.9.2 (Nintendo Wii)
Télécharger RetroArch v1.9.2 (Nintendo WiiU)
Télécharger RetroArch v1.9.2 (.3dsx) (Nintendo 3DS)
Télécharger RetroArch v1.9.2 (.cia) (Nintendo 3DS)
Télécharger RetroArch v1.9.2 (Nintendo Switch)
Télécharger RetroArch v1.9.2 (PlayStation 2)
Télécharger RetroArch v1.9.2 (PSP)
Télécharger RetroArch v1.9.2 (PS Vita)
Télécharger RetroArch v1.9.2 (Xbox One)
Site Officiel de RetroArch
 
 Fichiers additionnels pour MAME v0.231 (3ème partie) 
Vendredi 07/05/21 à 14:45 par Firebrand
Ces fichiers additionnels sortent encore au compte-gouttes. Voici les changements pour ces deux là!
Messinfo.dat v0.231 (12.01)
- 12.01 06/05/2021: Aligned files to 0.231 version.

Series.ini v0.231:
- Items RENAMED (4): (nbahangt) to (nbahangtl11), (nbajamte2) to (nbajamte2a), (outrundxeh) to (outrundxeha) and (outruneh) to (outruneha).
- Series UPDATED (8): Bare Knuckle, DrumMania, JoJo's Bizarre Adventure, NBA Jam, Out Run, Percussion Freaks, Point Blank and Tekken.
Télécharger Messinfo.dat v0.231 (12.01)
Télécharger Series.ini v0.231
ProgettoSNAPS
 
 GameEx et GameEx Arcade Edition v16.85 
Vendredi 07/05/21 à 14:41 par Firebrand
Ces 2 frontends ont été mis à jour, mais aucune information sur les changements n'a été donnée.
Télécharger GameEx v16.85
Télécharger GameEx Arcade Edition v16.85
Site Officiel de GameEx
 
 NegaMAME v0.231-2 
Jeudi 29/04/21 à 12:06 par Firebrand
Ce build de MAME prévu pour être utilisé avec le frontend Negatron a été mis à jour vers MAME v0.231.
Télécharger NegaMAME v0.231-2 (Windows)
Télécharger NegaMAME v0.231-2 (MacOS)
Télécharger NegaMAME v0.231-2 (Linux)
Site Officiel de NegaMAME
 
 MESS et MESSUI v0.231 (64-bit) 
Mercredi 28/04/21 à 15:44 par Firebrand
Ces builds de MAME dépourvus des machines d'arcade ont été mis à jour vers MAME v0.231.
Télécharger MESS v0.231 (64-bit)
Télécharger MESSUI v0.231 (64-bit)
Site Officiel de MESS
 
 RomVault v3.2.5 
Mardi 27/04/21 à 15:48 par Firebrand
Ce gestionnaire de ROMs a été mis à jour pour de nouvelles corrections de bugs. Voici de quoi il s'agit:
- One bug leads to another... so while deep testing the V3.2.4 version I found a different logic problem going on while fixing. (This one have been around for about 5 months.) And while talking to some others on Discorde another problem with case sensitive file systems showed up, so that also got a fix.
Télécharger RomVault v3.2.5
Site Officiel de RomVault
 
 RomVault v3.2.4 
Samedi 24/04/21 à 14:29 par Firebrand
Des bugs ont été corrigés sur ce gestionnaire de ROMs. Voici de quoi il s'agit:
- Another edge case bug squashed (Unknown status in double check delete.), and a nice little speed up while fixing (Found a way to get the code a little more parallel). Both added to this release. V3.2.4
Télécharger RomVault v3.2.4
Site Officiel de RomVault
 
 GameEx et GameEx Arcade Edition v16.84 
Samedi 24/04/21 à 14:28 par Firebrand
De nouvelles versions de ces frontends multi-systèmes ont été publiées, mais les changements ne sont pas connus.
Télécharger GameEx v16.84
Télécharger GameEx Arcade Edition v16.84
Site Officiel de GameEx
 
 m64p 19/04/2021 
Mardi 20/04/21 à 14:35 par Firebrand
Cette nouvelle version de cet ensemble d'émulateur, frontend et plug-in graphique pour Nintendo 64 corrige des bugs sur les contrôles Xinput et l'émulation de jeux de la série Extreme G, le release notes n'étant pas directement claires sur le sujet:
- Fix for #122 and #148
- Accuracy improvements in GLideN64: gonetz/GLideN64#2470
Télécharger m64p 19/04/2021 (Windows)
Télécharger m64p 19/04/2021 (MacOS)
Télécharger m64p 19/04/2021 (Linux)
Site Officiel de m64p
 
 m64p v12/04/2021 
Mardi 13/04/21 à 14:23 par Firebrand
Cet ensemble pour l'émulation Nintendo 64 a été mis à jour. Les améliorations sont les suivantes:
- Some bug fixes for GLideN64
- Improvements to the speed limiter, should improve netplay performance
Télécharger m64p v12/04/2021 (Windows)
Télécharger m64p v12/04/2021 (MacOS)
Télécharger m64p v12/04/2021 (Linux)
Site Officiel de m64p
 
 ares v119.2 
Samedi 10/04/21 à 14:40 par Firebrand
Cette nouvelle version de ares corrige surtout des bugs apparus avec la v119. Il est recommandé pour les utilisateurs de cette version de la mettre à jour. Les améliorations sont les suivantes:
Unfortunately a few critical issues crept in between v118 and v119, so here is a bugfix release for all reported issues.
It also fixes some game bugs while I'm at it, and boosts 32X compatibility from 50% to a little over 60%.
Please do upgrade if you have v119, this one's important.

- SH2: MAC must increment R[n] before reading from R[m]; fixes Virtua Fighter and Toughman Contest
- SH2: fixed dynarec MOV @Rm+,Rn to not increment when Rm==Rn
- SH2: fixed dynarec TST instruction
- SH2: improved dynarec accuracy by breaking blocks on delay slot branches
- SH2: improved dynarec accuracy by decreasing the underclocking amount
- Mega Drive: implemented undocumented VSRAM and CRAM DMA fill
- Mega Drive: simplified scanline VDP renderer; fixes TMNT: Tournament Fighters graphics
- Mega Drive: improved region detection; correctly identifies Alien Soldier region now
- Mega CD: fixed crash on game load
- Super Famicom: fixed direct color mode; fixes Secret of Mana world map
- WonderSwan Color: fixed initial state for new EEPROMs plus EEPROM size; fixes missing sound
- lucia: fixed saving RAM files when a manual save path was specified
- ruby: fixed library dependency detection for Arch Linux and other distributions
- hiro/GTK3: added CSS stylesheet overrides to improve appearance [Screwtape]
Télécharger ares v119.2
Site Officiel de ares
 
 RomVault v3.2.3 
Vendredi 09/04/21 à 14:38 par Firebrand
Un bug a été corrigé pour ce gestionnaire de ROMs. Voici de quoi il s'agit:
- Found a small edge case crash when fixing 7z files, thanks go out to the user over in my Discord Server for setting me up with an example of the crash. It always makes it so much easier when I can see a reproducable crash setup. So go grab 3.2.3.
Télécharger RomVault v3.2.3
Site Officiel de RomVault
 
 Messinfo.dat v0.230 (12.00) 
Jeudi 08/04/21 à 11:26 par Firebrand
L'équivalent de Mameinfo.dat pour la partie MESS de MAME semblait abandonné depuis près d'un an. Mais il a finalement été repris et ses données sont maintenant davantage à jour même si certaines informations sont encore manquantes:
- 12.00 07/04/2021: Aligned files to 0.230 version. All the info on the changes made to the various machines that took place between version 0.222 to 0.229 listed in all whatsnew are still missing.
- 11.50 02/04/2021: The study for the xml version of messinfo has started.
- 11.49 31/03/2021: Added information related machines, devices and drivers added in 0.228 and 0.229 version (Internal version only, not released).
- 11.48 25/03/2021: Aligned files to 0.227 version (Internal version only, not released).
- 11.47 23/03/2021: Aligned files to 0.226 version (Internal version only, not released).
- 11.46 20/03/2021: Aligned files to 0.225 version (Internal version only, not released).
- 11.45 15/03/2021: Aligned files to 0.224 version (Internal version only, not released).
- 11.44 10/03/2021: Aligned files to 0.223 version (Internal version only, not released).
- 11.43 01/03/2021: Aligned files to 0.222 version, only info on additional machines, devices and drivers, rename, delete, modified descriptions and manufactures, promoted to working and bugfixes (internal version only, not released).
Télécharger Messinfo.dat v0.230 (12.00)
Site Officiel de Messinfo.dat
 
 NegaMAME v0.230-1 
Vendredi 02/04/21 à 16:08 par Firebrand
Ce build de MAME prévu pour être utilisé avec le frontend Negatron a été mis à jour avec les sources de MAME v0.230.
Télécharger NegaMAME v0.230-1 (Windows)
Télécharger NegaMAME v0.230-1 (MacOS)
Télécharger NegaMAME v0.230-1 (Linux)
Site Officiel de NegaMAME
 
 ares v119 
Vendredi 02/04/21 à 15:30 par Firebrand
Cet émulateur multi-systèmes a été mis à jour. Les améliorations sont les suivantes:
I'm releasing ares v119 today, which includes very preliminary Sega 32X emulation support. Compatibility is currently at around 50% with the dynamic recompiler, probably closer to 75% with the cached interpreter, and since the system requirements were a bit too steep (on account of my Mega Drive core being cycle/dot-accurate), I downclocked the SH2s a bit until I can speed up the emulator more. You'll currently need about a Ryzen 5 2600 to hit 60fps reliably. With the underclock, my Ryzen 7 5800X hits 120fps, and without it, 85fps.
Although the compatibility for the new 32X core is a bit low, this is mostly due to pesky CPU bugs. The accuracy is quite high and I've emulated as much of the 32X and SH7604 peripheral functions as possible. I pass all 161 tests from the Mars Check Program. It should not take much more work to reach 98% compatibility in the future. Sega CD 32X emulation support is present, but is likely not functional, as I haven't tested it yet.
Other major features in this release include Sega SVP support for Virtua Racing, plus improved Nintendo 64, Mega Drive, and Mega CD emulation compatibility.
I'm going to start working on Sega Saturn emulation now, while Luke Usher works on Neo Geo emulation. No promises as to when or if these cores will become playable, I'm just giving you all a heads up since you'll see the skeletons for these systems in the source code now.

Changelog:
- Nintendo 64: improved Expansion Pak detection
- Nintendo 64: fixed swapped L and R buttons [simer]
- Nintendo 64: emulated the RST bit for gamepads
- ruby: added library detection support for the Linux and BSD targets
- lucia: gained support for game paks (custom file dialog only)
- Super Famicom: added support for Super Game Boy, Sufami Turbo, and BS Memory packs
- hiro: made SourceEdit optional for gtk2 and gtk3 targets (disabled for ares)
- Nintendo 64: emulated 2048-byte EEPROM identifier and transfer protocol
- Super Famicom: corrected ppu-performance widths table indexing to consider overscan
- Mega CD: fixed a bug in register $ff8003; allows Popful Mail to boot [TascoDLX]
- Mega Drive: fixed a bug with 256-width video modes
- Mega Drive: improved VDP DMA emulation which should fix many games
- Mega Drive: added SVP emulation
- Mega Drive: added 32X emulation
- Mega CD: fixed a bit-masking bug in register $ff8004; fixes Radical Rex [TascoDLX]
- Nintendo 64: fixed C implementation of RSP VMACU instruction
- Nintendo 64: use correct NTSC and PAL PIF ROM images based on the region
- Mega Drive: fixed reset logic, Z80 interrupt timing + prefix timing + bus control [TascoDLX]
- Mega CD: fixed word RAM access and CDC DMA word RAM transfers [TascoDLX]
- Nintendo 64: improved RSP VMOV emulation [Rasky]
- Nintendo 64: fixed RSP DMEM DMA alignment (&~7, not &~3) [Rasky]
- Nintendo 64: upgraded to the latest version of ParaLLEl-RDP
- nall: greatly expanded recompiler/amd64's supported intrinsics
- mia: substantial refactoring around a new virtual filesystem implementation from nall
Télécharger ares v119
Site Officiel de ares
 
 MESS et MESSUI v0.230 (64-bit) 
Mercredi 31/03/21 à 15:12 par Firebrand
Ce build de MAME dépourvu des machines d'arcade a lui aussi été mis à jour. Voici les améliorations spécifiques (valables également pour MAMEUI):
- Lua initialisation errors are treated as warnings rather than fatal
- NES: do not crash if unknown UNIF PCB found.
- NewUI: do not crash if a cartridge that supports an extra slot gets removed
- MESSUI, MAMEUI: you can right-click on a game and choose "Delete game settings" to remove a game's INI,CFG,STA and NVRAM files.
Télécharger MESS v0.230 (64-bit)
Télécharger MESSUI v0.230 (64-bit)
Site Officiel de MESS
 
 RetroArch v1.9.1 
Lundi 29/03/21 à 17:09 par Firebrand
Une nouvelle version de cet ensemble de noyaux d'émulateurs réunis sous une même interface a été publiée. Voici les principaux changements:

- 3DS: Graphics widgets support
- 3DS: On error, only init gfx on salamander build. This prevents graphical issues if the gfx is already initialized. Which should always be the case if called from a running core
- 3DS: Update error applet
- 3DS: Enable online Core Updater
- 3DS: Guard threading
- 3DS: Allow sideways screen rotation
- 3DS: Enable threading and add a threaded audio driver
- ANDROID: Implementation of fullscreen over notch function (for Android 9.0 and up)
- ANDROID: Add Play Store module support.
- ANDROID: Add option to switch all installed cores to Play Store versions
- AUDIO: Memalign audio buffers to 64 bytes. This is the most common cache line size, helps with performance. Also fixes issues with platforms like PSP that wrongly assume that malloc returns aligned buffers (to 16bytes). This recently broke the PSP builds
- AUDIO/ALSA: Fix float format detection
- AUDIO/JACK: Deinterleave in the process callback. This allows us to avoid the extra copy to the deinterleave buffer and lets us use only a single jack ringbuffer
- AUDIO/JACK: (Audio/JACK) Fix non-blocking write. Previously we would wait on the condition variable even in the non-blocking case. This improves fast-forward performance massively and brings JACK in line with other backends in that regard
- AUDIO/XAUDIO2: Fix threaded audio bugs with cores like Dinothawr
- CONFIG: Add support for saving per-directory core options and deleting core option overrides
- CONFIG: Enable saving of changed parameters when ‘#include’ directives are used
- CONFIG/DIRS: Enable configuration of the directories used for Favorites, History, Images, Music and Video playlists
- CONFIG/REMAPS: Allow loading core remaps without content
- CONFIG/OVERRIDES: Fix empty override paths when launching without content
- CHEATS: Maximum search value corrections
- CHEEVOS: Generic memory mapping using rcheevos
- CHEEVOS: Ensure badge textures are released before video driver is deinitialized. Should fix crashes with slang shaders.
- CHEEVOS: Include achievement runtime state in save states
- CHEEVOS: Prevent hardcore toggle when emu-handled cheats are active
- CHEEVOS: Add confirmation submenu to achievements hardcore toggle
- CHEEVOS: Calculate leaderboard widget spacing based on video resolution
- CHEEVOS: Show unsupported core message when viewing achievement list for unsupported core
- CHEEVOS: Allow disabling leaderboard notifications and trackers separately
- CHEEVOS: Add display widget for active leaderboards
- CHEEVOS/CORE OPTIONS: Core options blacklist. Disables hardcore mode when certain core options are set
- CLI: Add option for quitting on close content
- CONTEXT/DRIVER SWITCHING: Allow context switching from gl to glcore
- CORE OPTIONS: Add option to reset all core options for current core/content
- CORE OPTIONS: Add per-folder core options
- CRT/SWITCHRES: Improvements
- CRT/SWITCHRES: Low resolution switch bug fix – This allows resolutions lower that 32×224 like 256×224 to work
- CORE DOWNLOADER: Enhanced core downloader search functionality
- D3D10: Should now be able to use shaders with hardware-accelerated libretro cores
- D3D11: Should now be able to use shaders with hardware-accelerated libretro cores
- D3D11: Skip shader/stock blend when we don’t have a texture. This happens if the core calls video_cb with the frame set to null on the first frame, and was causing black screens/driver resets. The ffmpeg core seems to do this.
- D3D11: Fix shaders with scaled framebuffers
- D3D11: Add flip model support – fallback to blit model for OSes where flip model is not supported (windows 7 and earlier). Will add a menu option later allowing the user to switch inbetween the two
- D3D12: Should now be able to use shaders with hardware-accelerated libretro cores
- D3D10/11/12: Increase sprite capacity, we need this so that the hardware rendered menu drivers doesn’t glitch out
- DRM: Fix race condition in drm_surface_set_aspect
- DRM/KMS: add support for custom HDMI timings / modes
- DATABASE: Fix crash that could happen when selecting cursor
- DATABASE/EXPLORE: Fix – Prevent segfault when accessing ‘Explore’ menu
- EMSCRIPTEN: Only report back one screen pointer for rwebinput, fixes lockup when clicking on an overlay
- FILEIO/PERFORMANCE: Only attempt to call dir_check_defaults once per runtime session
- FILEIO/PERFORMANCE/3DS: Increase file buffer size and savestate chunk size. This seems to help with saving large savestates
- FONTS: Improve handling of Arabic and Persian text
- FONTS/FREETYPE: Use fontconfig to select fonts if available
- INPUT: Add hold mode for turbo fire ‘Single Button’
- INPUT MAPPING: Refresh bind list on device type change
- INPUT MAPPING/REMAPPING: Minor bugfix – Remap file browsing starts navigation at input_remapping_directory even if the core-subdir (where saved files go) exists Having remaps for many different cores makes finding the active core files cumbersome, especially because remaps are not compatible between different cores (but maybe for cores emulating the same hardware)
- IOS: Take out ‘Core Downloader’ from iOS 9/iOS 11 builds
- IOS: IOSApp doesn’t crash anymore when a file is shared to it
- INPUT: Keyboard device mapper rework
- INPUT: New input bind order scan/clear fix
- INPUT: Duplicate key event blocking additions
- INPUT: Prevent duplicate key events with hotkeys + keyboard device type
- INPUT: Keyboard LED driver
- INPUT/AUTOCONFIG: Allow controllers with no/empty names to work.
- INPUT/GAME FOCUS: Add option to automatically enable ‘game focus’ mode when running/resuming content
- INPUT/HOTKEYS: Hotkey for Close Content / Unload Core
- INPUT/LIBCEC: Map libcec-daemon keys to RETROK
- INPUT/X11: Enable keyboard input when mouse cursor is not inside the RetroArch window but window still has focus
- INPUT/X11: Fix mouse input when mouse is grabbed
- INPUT/UDEV/RUMBLE: Fix rumble.
- INPUT/WINDOWS/DINPUT: Simultaneous shift sticky fix
- INPUT/WINDOWS/DINPUT: Prevent Win-key from opening Start Menu
- INPUT/WINDOWS/DINPUT: Option for disabling Windows hotkeys
- INPUT/WINDOWS/DINPUT: Mouse grabbing/clipping with Alt-Tab
- INPUT/WINDOWS/DINPUT: Mouse grab fixes
- INPUT/WINDOWS/RAWINPUT: Key position fixes
- INPUT/WINDOWS/RAWINPUT: Mouse grab fixes
- INPUT/WINDOWS/RAWINPUT: Prevent outside window mouse clicks when grabbed
- INPUT/WINDOWS/RAWINPUT: Option for disabling Windows hotkeys
- INPUT MAPPING/REMAPPING: Major bugfix – Remap file having a different device type requires manual intervention after loading for the core to register the type properly
- JSON: New faster json parser/writer library rjson
- JSON/RJSON: Replace rapidjson parser/writer in discord-rpc with rjson
- LIBRETRO: Add API extension for cores to query the number of active inputs provided by the frontend
- LIBRETRO: Ensure RARCH_CTL_CORE_OPTIONS_LIST_GET returns false if no core options are available
- LIBRETRO: Add API extension for overriding frontend audio latency
- LIBRETRO: Add API extension for cores to monitor frontend audio buffer occupancy
- LINUX: Also show /run/media or /run/media/$USER in drives list
- LINUX: Adjust brightness according to the limit. Seems like some platforms feature non-standard maximums, but the variable is correclty exported for us to use
- LOCALIZATION: Add Finnish language
- LOGS/SHADER: Shader log spam reduction
- LOGS/CONFIG: Config logging cleanup
- LOGS/SAVESTATE: Config logging cleanup
- MAC: Apple Silicon/Mac M1 support
- MAC: Code signing/notarization
- MAC: Fix a leak with NSTemporaryDirectory() on ARC (Automatic Reference Counting) code
- MAC: Support bundle assets extraction on macOS
- MAC: Universal Metal build for both ARM and Intel Macs
- MAC/UNIVERSAL: Add CoreAudio3 audio driver for Metal Universal build
- MAC/IOS: Only extract assets once on first install
- MENU: Add ‘L2 + R2’ menu toggle gamepad combo
- MENU: Menu text improvements; clarifications, consistency, text mistakes,
- MENU: Tweak menu scroll initial hold delays
- MENU: Restrict menu acceleration to navigation buttons
- MENU: Add ‘Menu Driver’ setting to ‘User Interface’
- MENU: Relocate ‘Menu Scroll’ settings.
- MENU: Separate ‘Turbo Fire’ menu.
- MENU: Dropdown menu for ‘Custom Aspect Ratio’ setting.
- MENU: Reorder Mouse Index next to Device Index
- MENU: Submenu for Device Index/Mouse Index
- MENU: Reorganize User Interface menu
- MENU: Add ‘Remove DSP Plugin’ menu entry
- MENU: Hide ‘Auto-Shader Delay’ menu setting when shaders are unavailable
- MENU/ANIMATIONS: Fix non-smooth text ticker + reduce line ticker code duplication
- MENU/ANIMATIONS/OZONE: Add cursor wiggle animation
- MENU/ANIMATIONS/OZONE: Implement wiggling for main menu when wrap-around is disabled
- MENU/NOTIFICATIONS: On-Screen Notifications’ menu clean-ups
- MENU/NOTIFICATIONS: Add option to show/hide Refresh Rate notification
- MENU/FILEBROWSER: Start auto-selecting last used path for more file browser menu entries
- MENU/INPUT: Input port label adjustments
- MENU/INPUT/XMB: Proper control port icons
- MENU/INPUT/OZONE: Proper control port icons
- MENU/QUICK MENU: Add remap clearing ability under Quick Menu controls
- MENU/QUICK MENU: Cap ‘State Slot’ drop-down list to a maximum of 1000 (+Auto) entries
- MENU: Customizable menu scroll hold delay.
- MENU/DESKTOP: Fix mouse cursor limited by window range on F5 press
- MENU/DESKTOP: Add simple shader option
- MENU/DESKTOP/WINDOWS: Remove broken ‘Update RetroArch’ functionality for Windows. We want this to not only be system agnostic if we bring it back, but also work outside of the Qt desktop interface
- MENU/OZONE: New Theme – Twilight Zone
- MENU/RGUI: Add 3:2, 5:3 and 3:2/5:3 (centered) aspects
- MENU/RGUI/TEXT RENDERING: Add Russian language text support
- MENU/RGUI/TEXT RENDERING: Add support for CJK punctuation glyphs
- MIDI/WINMM: Recover from MIDI messages not handled by the device
- MIDI/WINMM: Fix winmm midi driver hanging on content closing
- NETWORK: Add READ/WRITE_CORE_MEMORY network commands
- NETWORK: Fix backwards condition in socket blocking behavior
- NETWORK/NETPLAY: Attempt IPv4 when IPv6 fails
- OGA/VIDEO: support for OGS
- OGA: This keeps the tradition DRM driver along with the OGA one. The probe function skips the driver if the screen is non rotated to fall back to the regular DRM driver.
- OGA: Fix messages from not disappearing
- OGA: Implement RETRO_ENVIRONMENT_GET_CURRENT_SOFTWARE_FRAMEBUFFER. This is a faster rendering codepath for software rendered libretro cores that some libretro cores use right now. Video drivers in RetroArch have to explicitly implement this for this codepath to work at runtime.
- OPENDINGUX: Add/Optimise rumble interface
- OPENDINGUX: Fix frozen video when enabling fast forward
- OPENDINGUX/SDL: OSD font clean-up
- OPENDINGUX/SDL: Enable selection of image interpolation method when using ‘sdl_dingux’ gfx driver
- OPENDINGUX/SDL: Enable integer scaling when using the ‘sdl_dingux’ gfx driver
- OVERLAYS: Add option to scale overlays automatically (with aspect ratio correction)
- OVERLAYS: Hide Overlay When Gamepad is Connected. Overlays will be hidden automatically when a gamepad is connected in port 1, and shown again when the gamepad is disconnected.
- OVERLAYS: New default overlays for mobile (neo-retropad)
- OVERLAYS: In addition to overlay scale, the user can now set an Overlay Aspect Adjustment factor. Most overlays are designed for 16:9 displays, which means they become stretched/ugly on modern wide aspect phones and suchlike. By changing the Overlay Aspect Adjustment factor, a user can scale the overlay width/height to achieve a uniform appearance regardless of display resolution.
- OVERLAYS: Since scaling a gamepad overlay can result in buttons being squished too close together (or being pulled too far apart), the user can now adjust the effective spacing of the different ‘halves’ of an overlay via Overlay Horizontal Separation and Overlay Vertical Separation factors. Overlay Horizontal Separation divides the overlay in two vertically (left/right, at the centre point), and applies a spacing offset (positive or negative) between the UI elements on each side; Overlay Vertical Separation does the same, but the split is horizontal (top/bottom)
- OVERLAYS/FIX: The Overlay X Offset and Overlay Y Offset options have been fixed, and now work correctly
- OVERLAYS/FIX: All of the above options (and Overlay Scale) are configured and saved independently for landscape and portrait display orientations – so adjusting everything for a nice landscape layout won’t break the portrait display
- OVERLAYS/FIX: When using the Vulkan gfx driver, memory is leaked every time an overlay is freed
- OVERLAYS/FIX: When threaded video is enabled, loading overlays with no images (i.e. utility-type overlays, where everything is hidden until the screen is touched) can generate segfaults due to improper usage of realloc()
- OVERLAYS/FIX: When Show Inputs on Overlay is enabled, ASAN reports bit shift errors due to an incorrect range check when handling turbo inputs – essentially, there is no upper limit to the considered input id range, which means overlay hotkeys (menu toggle, etc.) are incorrectly treated as having turbo support, causing bit shifts using wildly inappropriate id indices
- PLAYLISTS/PORTABLE: Fixed first load initialization
- PS2: Added Multitap support (up to 8 players)
- PS2: Fix for not recognized digital and other non-standard controllers
- PS2: Fix Quitting from RA
- PS2: Add Audio mixer
- REWIND: Prevent ‘Rewind Frames’ from being set to ‘1’ incorrectly on load content
- RUNAHEAD: Add Run-Ahead Toggle hotkey with notifications
- RBUF/ANIMATIONS: Simplify gfx_animation by switching from dynarray to rbuf
- RBUF/CORE UPDATER: Replace static entries array with dynamic array via RBUF library
- RBUF/M3U: Replace static entries array with dynamic array via RBUF library
- SENSORS: Android (crash-)fixes/improvements + add option to disable sensor input
- SDL2/VIDEO: Get the SDL2 video driver to work in Wayland/KMS
- SAVESTATES: Adding savestate garbage collector for autoincrement stavestates. As some issues indicate, there’s an issue with the autoincrement save slot feature: slot index will increase and very old saves won’t be deleted. This adds support to delete old save states with a user defined save state limit (global). Instead of wrapping around the slot counter it will simply delete the oldest save, since it is simpler. For now there’s a limit of one deletion per save, which ensures a user cannot delete many saves by accident if they set the limit too low.
- SAVESTATES/SAVEFILES: Ensure save file and playlist compression is disabled by default
- SHADERS: Add option to remember last selected shader preset/shader pass directories
- SHADERS: Use last selected shader preset directory when changing shaders via previous/next hotkeys
- SHADERS: Remove Parameters line
- SHADERS: Shaders fix for duplicate parameters loading bug
- SHADERS: Fix Crash change num shader passes in UI
- SHADERS/SLANG: Fix slang shaders with rotation
- STREAMING/FFMPEG: Add Facebook Game Stream option (for embedded ffmpeg core-enabled RetroArch builds)
- SWITCH: Fix input bind icons being off by one line
- SWITCH: Fix audio issues
- TLS/SSL: Add BearSSL support, as alternative to mbedTLS
- VIDEO: AddVariable BFI (Black Frame Insertion)
- VIDEO/DRM GO2: Dynamic resolution support
- VIDEO FILTERS: Video filter optimisations
- VIDEO FILTERS: Add several LCD-effect video filters
- VIDEO FILTERS: Gameboy/Dot_Matrix video filters: Add XRGB8888 support
- VIDEO FILTERS: Add Normal4x video filter
- VIDEO FILTERS: Add ‘Upscale_256x-320×240’ video filter
- VIDEO FILTERS: Add ‘Upscale1.5x’ video filter
- VITA: Disable temporarily VitaGL
- VITA: Fix bubble name
- VITA: proper handling of boot params
- VITA: Default menu scale 1.5x to improve readability
- WIFI/LAKKA: Add a proper WiFi menu, with Enable/Disable & Disconnect options. This also allows WiFi passwords to be remembered. The underlying tool (connman) allows to store passswords (that’s why it auto connects whenever you boot a Lakka device), so we expose this so that the user does not have to re-input the pass when connecting to a saved wifi.
- WII/HID: Added HID support for HORI mini wired ps4 gamepad
- WINDOWS: Add support for accelerators to main win32 message loop
- WINDOWS: Add accelerators for Open (Ctrl+O) and Fullscreen (Alt+Enter)
- WINDOWS: Fixes some file I/O failures on Windows when paths are longer than 260 characters.
- WINDOWS: Fix crashing on startup on Windows when using Chinese Simplified language.
- WINDOWS/XP: The OpenGL 1 video driver is now the default for maximum backwards compatibility upon first startup. It’s of course always possible for the user to change this.
- WINDOWS/MENUBAR: Load accelerators, Localize Win32 menu items to current language, and display shortcut keys
- WINDOWS/MENUBAR: Add ‘Reinit’ to Menubar
- WINDOWS/MSVC: Fix rewind crash on MSVC build when using SSE2
- UWP: Don’t default to XMB menu by default, default to Ozone instead
- UWP/VFS: Use Win32 file APIs when possible – better file I/O performance
- WIIU/FILEIO/PERFORMANCE: Faster startup times – remove the path_is_valid() call when loading textures
- WIIU: Fix touchscreen mouse emulation
Télécharger RetroArch v1.9.1 (32-bit) (Windows)
Télécharger RetroArch v1.9.1 (64-bit) (Windows)
Télécharger RetroArch v1.9.1 (Windows XP/Vista 32-bit) (Windows)
Télécharger RetroArch v1.9.1 (Windows XP/Vista 64-bit) (Windows)
Télécharger RetroArch v1.9.1 (64-bit) (MacOS)
Télécharger RetroArch v1.9.1 (Metal2) (MacOS)
Télécharger RetroArch v1.9.1 (Nintendo GC)
Télécharger RetroArch v1.9.1 (Nintendo Wii)
Télécharger RetroArch v1.9.1 (Nintendo WiiU)
Télécharger RetroArch v1.9.1 (.3dsx) (Nintendo 3DS)
Télécharger RetroArch v1.9.1 (.cia) (Nintendo 3DS)
Télécharger RetroArch v1.9.1 (Nintendo Switch)
Télécharger RetroArch v1.9.1 (PlayStation 2)
Télécharger RetroArch v1.9.1 (PSP)
Télécharger RetroArch v1.9.1 (PS Vita)
Site Officiel de RetroArch
 
 GameEx et GameEx Arcade Edition v16.83 
Mercredi 10/03/21 à 16:02 par Firebrand
De nouvelles versions de ces frontends multi-systèmes ont été publiées mais les changements ne sont pas connus.
Télécharger GameEx v16.83
Télécharger GameEx Arcade Edition v16.83
Site Officiel de GameEx
 
 Emu Loader v8.8.8 (version complète) 
Mercredi 10/03/21 à 15:59 par Firebrand
Ce frontend multi-systèmes a été mis à jour. Les améliorations sont les suivantes:
To triple infinity... and beyond!
I'm starting to use TNT Unicode Components Pack in the frontend. I should have done this a long time ago. Added TntRichEdit control so Unicode texts can be displayed in Game Docs panel and in message boxes. You might need a richedit20.dll file so non-English texts can be properly displayed. I tested the frontend with the file supplied by Windows 10 and the results are awful. You can do the same test on your system, try renaming the DLL and restart the frontend. If English / non-English mixed texts are good, you don't need this DLL.
For this build, and this build alone, such DLL file is supplied with the binary packages. Future releases will have a separate download link. Why ? You might already have a DLL in your system that produces good English / non-English mixed texts (usually when Microsoft Office is installed).
File is from the discontinued Microsoft Word Viewer. I tested 4 different DLL files and they all produce different results. Why, Microsoft... WHY??!!!
I rewrote the parsing function of MAME dat files and now Game Docs feature is now lightning fast!
Other tweaks were made, and history (xml or dat) now shows texts correctly. In fact, history.xml is now the preferred file.
New 4K Mode (2160p). But why ? If you're like me, have a 4K monitor and use screen DPI scale at 100%, everything looks tiny, and so does the frontend.
By enabling this setting, you will get resized dialogs with bigger fonts, bigger buttons and other enlarged stuff. I haven't tested this feature with DPI scale other than 100%...
This is my personal dream come true feature ever since I got a 4K monitor back in 2017. A font sized 16 looks so much better compared to size 9!
Warning: Do not attempt to enable this setting if your screen resolution is lower than 3840x2160, the frontend does not validate Windows resolution.
More tweaks to message boxes, better font colors and texts. Several message boxes were also updated with night mode colors. They can display Unicode texts too (see command line texts). The Run Game Confirmation Dialog in the new 4K mode looks awesome.
I've made some modifications to the TNT Unicode Components Pack so, if you already have it installed in your Delphi compiler, you must install my modified pack or some frontend features will not work, and Delphi will give compilation errors. I couldn't find a way to create new "extra" controls to keep the library with unaltered code.

Fixed
- RichEdit controls had garbage RTF text in some screens
- Natural sorting of "Version Info" column was not working as it should

Changed
- RichEditURL component replaced by the Unicode ready "TntRichEdit" (from "Tnt Delphi Unicode Controls" library)
*show Unicode texts (English and non-English mixed together)... as long as you have a proper richedit20.dll file "richedit20.dll" v5.50.99.2010 file is supplied with the frontend, from the freeware "Microsoft Word Viewer" (if you have Microsoft Office 2010 or newer installed, this file might not be needed)
*MAME game docs can display non-English texts correctly now (mameinfo; history)
*message boxes can display non-English filenames in "command line" texts; mostly for console/computer games (not from MAME softlists)
*component class "TTntCustomRichEdit" modified by me to support "URL click" event, and other minor updates (TntComCtrls.pas)
- Command line texts in "Run Game Confirmation Dialog" now show a "run>" tag prefix
*it's a cosmetic feature and to look cute
*but it also fixes a weird "auto-font" bug from "RichEdit20W" class, depending on the .dll you're using (blaim our dear Microsoft for that!)
- function uCommon.CallShellExecute() updated to support UTF-16 WideString URLs; using ShellExecuteW() WinAPI
- Rewrite/optimization of functions to parse game docs dat files (mameinfo, history)
*game entry detection from "history.xml" is now blazing fast... no more 2 seconds lag when selecting games with "Game Docs" feature enabled
("history.xml" is now the preferred file and should be used instead of "history.dat")
- Text and text color tweaks to "Run Game Configuration Dialog" feature (on/off in main menu)

Removed
- RichEditURL component is no longer needed, removed from the entire project, replaced by TntRichEdit

Added
- Updated Atari800 cartridge mappers list to include new entries; for .rom raw cart files without "cart header" (for Altirra, Atari800 only)
- New setting: "Enable 4K Mode (2160p)"
*Larger fonts, buttons, icons and other controls
*only message boxes are supported for now
*feature intended for monitors with 4K resolution (3840x2160) and screen DPI scale of 100%
*in the future, some screens/dialogs will be so much bigger than current implementation and will only fit in a 4K screen resolution (crazy mode on) (this is my personal "dream come true" feature) :) :)
Télécharger Emu Loader v8.8.8 (version complète)
Site Officiel de Emu Loader
 
<< Page précédentePage suivante >>