Organiser
Filtrer par machine :
Type de vue :
 
 RomVault v3.7.4 
Mardi 22/04/25 à 15:55 par Firebrand
Ce gestionnaire de ROMs a été mis à jour. Voici les améliorations de cette version ainsi que celles de la v3.7.3 qui n'avait visiblement pas été publique:
v3.7.4:
- This release has a number of nice bug fixes, also now supports File Only Directories (ZipAsFile). A very nice simple addition is reporting % completion when scanning large files. Plus many more core cleanups (Trying to keep the code up to date.) Also added is a built in .nfo file viewer, which is a kind of cool addition.
- Well there are probably lots more features and fixes I should mention in this release but just wanted to get this version out to you all.

v3.7.3:
Feature Updates:
- Added the ability scan archives as files with a new “mixed” archive type setting
- Added a new “Files Only” ToSort type
- Added the ability to reorder ToSort directories
- Improved the 7z cache logic to ignore zero byte files and prevent the cache directory from growing too large
- Improved fixing performance over Samba shares by optimzing empty directory detection

Bug Fixes:
- Fixed a display issue to disable the “Make New Folder” button in DatVault when Master Directories was selected
- Fixed irrelevant UI related error messages in RV CMD
- Fixed a hard crash that could occur when choosing to Fix ROMs before Find Fixes
- Fixed a case sensitivity issue with umlaut characters
- Fixed a bug where files could be leftover in the 7z cache directory after a fix completes
- Fixed a bug where some files were not deleted after a ZipMove operation
Télécharger RomVault v3.7.4
Site Officiel de RomVault
 
 GameEx v19.09 
Mardi 22/04/25 à 15:47 par Firebrand
Deux nouvelles versions de ce frontends ont été publiées. Les améliorations sont les suivantes:
v19.09:
- Performance improvements.
- Karaoke enabled again but only supports video files.

v19.08:
- To allow old Windows versions whilst supporting the latest .net runtime - Windows 10 and 11 will now run GameEx under .net 8. The .net 8 Windows desktop runtime will be installed as part of the setup.
- Fixes Gamebase support.
Télécharger GameEx v19.09
Site Officiel de GameEx
 
 GameEx v19.07 
Lundi 21/04/25 à 14:26 par Firebrand
Une nouvelle version de ce frontend multi-systèmes a été publiée. Elle corrige un problème au chargement de Gamebase avec GameEx.
Télécharger GameEx v19.07
Site Officiel de GameEx
 
 clrmame v0.4 
Lundi 21/04/25 à 14:20 par Firebrand
Cette réécriture de ClrMAME Pro continue son développement. Les améliorations sont les suivantes:
UI:
- scanner, fixed showing of empty and complete machines
- scanner, fixed showing of non rom/sample/disk related machine/file/folder issues

Core:
- added: read/write support for zstandard compressed zip files
*rebuilder, two zstd compression methods added, newly created/added files will use it (existing destination files which don't get replaced won't be updated). Source files which don't use the set compression method won't be taken into account when checking for a direct archive copy
*scanner, automatically detects if you prefer zstd or deflate compressed zips and uses the preferred setting the case that new files are added.
*with both, rebuilder/scanner you can theoretically end up with zip files which have files in it with different compression methods. Rebuilder: if you rebuild to existing files, scanner, if you already have a mixture of archives using different compression methods.
- added: scanner, reporting 'wrong' chd version. Current expected version is 5, warning is not shown for baddumps. Version and baddump warning can be altered in settings.xml
- misc: changed the behaviour of devices which have romOf dependencies. When fully merging such devices they are now handled like parent/clone machines. On the one hand it makes sense since there are merge attributes indicating that such sets belong together but there are also cases where they are distinct. This is now aligned with clrmamepro, but still something which might need further discussion
- misc: updated cli11 to 2.5.0
- misc: updated spdlog to 1.15.2
- misc: updated bit7z to 4.0.10
- misc: scanner, using absolute pathnames for error reporting in path scan
- misc: scanner, only trace-log machines with issues in fixing phase
- fixed: scanner, typo "uneeded"
- fixed: scanner: detection of empty but unneeded folders in archives
- fixed: scanner, backup of chds in software list collections can fail
- fixed: scanner, archives which match a valid rompath subfolder name (e.g. softwarelist name via pattern or automatically) are falsely iterated like a folder instead of listing them as unneeded (wrong placed)
- fixed: crash on rom definitions without a crc
- fixed: filter enrichment might miss sampleof dependencies
- fixed: doing archive backups from a folder and backup archive already exists creates a new archive instead of merging files in
Télécharger clrmame v0.4
Site Officiel de clrmame
 
 GameEx v19.06 
Dimanche 20/04/25 à 14:01 par Firebrand
Une nouvelle version de ce frontend multi-systèmes a été publiée, mais les changements ne sont pas connus.
Télécharger GameEx v19.06
Site Officiel de GameEx
 
 DuckStation v0.1-8946 
Vendredi 18/04/25 à 14:15 par Firebrand
Cet émulateur PlayStation a été mis à jour. Les améliorations sont les suivantes:
- Cache latest/nearest achievement info (Stenzek)
- a0aac8e: dep/rcheevos: Bump to latest upstream (Stenzek)
- Use rc_client as source of truth for HC mode (Stenzek)
- Swap RAInterface for RAIntegration via rc_client (Stenzek)
- Remove RAInterface (Stenzek)
- Fix crash starting with no game (Stenzek)
- Fix login while ingame (Stenzek)
- Use new badge_url/badge_locked_url fields (Stenzek)
- Display notification on subset complete (Stenzek)
- Fix starting with RAIntegration-forced HC mode (Stenzek)
- Display hardcore disabled subtitle in game summary (Stenzek)
- 2eecf6b: GPU/HW: Clear depth at vblank time in 480i games (Stenzek)
- exclude analog support for some 2D games (#3402) #3402 (bl@ck_m@ge)
- PGXP-CPU for Spider-Man games (Stenzek)
- Compile fix (Stenzek)
- Add function queueing for RunOnCPUThread() (Stenzek)
- Expose RunOnUIThread() to core (Stenzek)
- 78ff3b9: dep/rcheevos: Make RAIntegration loadable in two parts (Stenzek)
- Initialize RAIntegration in two parts (Stenzek)
- Stub out 0x1F802080 (Stenzek)
- Increase notification rounding (Stenzek)
- Add confirmation to hardcore mode enable/reset (Stenzek)
- Queue RAIntegration writes on CPU thread (Stenzek)
- Mostly replace C string usage with string_view (Stenzek)
- Use string_view() for localised strings (Stenzek)
- b78d3b4: dep/imgui: Update to v1.91.9b (Stenzek)
- Fix crash in hotkey settings (Stenzek)
- More string_view usage (Stenzek)
- 46dd32a: Updated Swedish translation (#3403) (Daniel Nylander) #3403
- 57fc5b9: Update Russian translation (#3405) (shikulja) #3405
- exclude analog support for some Rockman titles (#3404) #3404 (bl@ck_m@ge)
- Export RGBA8 conversion functions (Stenzek)
- Swap svg classes for inline style (Stenzek)
- Swap lunasvg for plutosvg (Stenzek)
- Slightly adjust widget sizes (Stenzek)
- Use grid layout for forms (Stenzek)
- Crash fix (Stenzek)
- disable analog support for some demos and beta versions (#3406) #3406 (bl@ck_m@ge)
- 7583425: Atualização Português do Brasil (#3407) (Anderson Cardoso) #3407
- 751d81e: GPU/TextureCache: Handle FetchTexture() fails (Stenzek)
- Fix link in thirdparty.html (Stenzek)
- Minor logic corrections (Stenzek)
- Remove unused function (Stenzek)
- Fix some CPU thread state reads (Stenzek)
- Enable VU meter in debug builds (Stenzek)
- Fix tab key handling (Stenzek)
- Polish achievements login dialog (Stenzek)
- Improve look of slider popups (Stenzek)
- Increase spacing between menu items (Stenzek)
- Make menu item borders optional (Stenzek)
- Change default background name (Stenzek)
- Center achievement/leaderboard images (Stenzek)
- 0003cf7: CI/Flatpak: Bump to KDE 6.9 SDK (Stenzek)
- Use kde-6.9 flatpak docker image (Stenzek)
- Add padding to game list (Stenzek)
Télécharger DuckStation v0.1-8946 (Windows)
Télécharger DuckStation v0.1-8946 (MacOS)
Télécharger DuckStation v0.1-8946 (Linux)
Site Officiel de DuckStation
 
 Messinfo.dat v0.276 (14.03) 
Dimanche 13/04/25 à 14:09 par Firebrand
Les données relatives aux machines non arcade des deux dernières versions de MAME ont été intégrées à ce fichier informatif:
- 2025/04/13 14.03: Aligned files to 0.276 version (obviously including the 0.275).
Télécharger Messinfo.dat v0.276 (14.03)
Site Officiel de Messinfo.dat
 
 DuckStation v0.1-8891 
Jeudi 10/04/25 à 13:43 par Firebrand
Cet émulateur PlayStation a été mis à jour. Les améliorations sont les suivantes:
- 6e39453 GameDB: add Digital Contoller support for The Adventure of Little Ralph (Demo) (#3401)
- 2a99529 Deps: April updates
- eca113c GPUDevice: Fix/improve compute shader support
- 4e7fdc8 PostProcessing/FX: Allow frametime as int
- 80cfe59 PostProcessing/FX: Allow use of fixed-size render targets
- 1aabcf1 PostProcessing/FX: Alternate between two 'backbuffers'
- 979ad97 PostProcessing/FX: Add support for compute shaders
- f559615 PostProcessing: Display compile errors in OSD
- a9f1dd2 D3D12Device: Fix GPU-based validation being unconditionally enabled
- e62f3bd PostProcessing: Show Reshade ui_text style help text
- 5034fb9 Hotkeys: Rearrange categories for some shortcuts and improve naming
- b794e84 Achievements: Improve HC self-disable
- 054e96f BIOS: SCPH-7000W is region-free
- dfa96e0 GPU: Implement MMPX texture filter
- a3a162f Data: Update SDL game controller database
- 2bd9e5f README: Add link to old releases repository
- 3ecaffd dep/reshadefx: Don't unconditionally emit point size variable
- 52f8a34 FullscreenUI: Fix Toggle Fast Forward being disabled
- 83f7550 FullscreenUI: Fix long lists not scrolling to selected item
- 6e02133 Qt: Fix game list achievement icon spacing at 100% DPI
- 7971bb9 GPU/HW: Add Scale2x/Scale3x texture filters
- 0a1e8e2 ShaderGen: Emit packUnorm4x8() for GLSL ES 3.0
- 0479500 CPU: Correctly mask upper 1.5GB of KUSEG
- 8706f60 SPU: Add VU meter display in debug/devel builds
- 182ba2a SPU: Devel build fix
- 82d3b68 CI/AppImage: Include libcom_err.so.2 in cross appimages
- 97c81ed FullscreenUI: Android build fix
- 8186e61 ShaderGen: Don't use VERSION for polyfill
- 8e5531e FullscreenUI: Fix call of moved-from function
- a310d3a FullscreenUI: Fix load-and-resume-state HC popup
Télécharger DuckStation v0.1-8891 (Windows)
Télécharger DuckStation v0.1-8891 (MacOS)
Télécharger DuckStation v0.1-8891 (Linux)
Site Officiel de DuckStation
 
 GameEx v19.05 
Samedi 05/04/25 à 16:43 par Firebrand
Ce frontend multi-systèmes a été mis à jour, mais les changements ne sont pas connus.
Télécharger GameEx v19.05
Site Officiel de GameEx
 
 DuckStation v0.1-8861 
Samedi 05/04/25 à 16:33 par Firebrand
Cet excellent émulateur PlayStation a été mis à jour. Les améliorations sont les suivantes:
e5cec05 Qt/BPM: Add Green Giant Theme (#3390)
eea4159 Updated Swedish translation (#3391)
10fea83 GameDB: Intelligent Qube doesn't support analog controller (#3392)
fffa449 Atualização Português do Brasil (#3393)
19c03af Update the Simple-Chinese translation to latest. (#3394)
5c41a48 GPU/HW: Fix crash when changing downsampling factor
de6a8fb BIOS: Set priority of v4.1 E to 10
346f0f9 GameDatabase: Fix incorrect multitap key parsing
6eddc0b GPUDevice: Don't allow copy-resize between different formats
d176109 GPU/HW: Fix incorrect interlaced VRAM extract offset
62d7a73 GPU/HW: Add 'Scaled Interlacing' option
74064af GameDB: Set disable scaled interlacing on various games
115ba44 CPU/Interpreter: Emulate lo/hi read stall after mult/div
f4e93df Update the Simple-Chinese translation to latest. (#3395)
3ab3e4b ImGuiManager: Tweak OSD message rounding
4afa41b Qt: Move async readahead sectors to advanced settings
32b0919 Qt: Move force video timing to console settings
2311c8d Settings: Convert dithering/true color options to a dropdown
2d477f8 Qt: Add tooltips to setup wizard graphics settings
741e971 GPU/HW: Add 'True Color (Full)' dithering mode
98d1c71 GameDB: Force full true color for Bust a Move 2
9020959 Qt: Add game list background function
03d7af2 FullscreenUI: Add border rounding to menu items
9411e40 FullscreenUI: Fix assert when booting+loading state
3ffd20b FullscreenUI: Display game list attributes in darker colour
1fca8ae FullscreenUI: Fix start-in-game-list mode using grid
4ce001a GameDatabase: Add DisableFullTrueColor trait
2cb6ce6 Mini: Fix non-first game list refresh
104c82c Mini: Fix right button forwarding
3f0abcc CI: Don't use zlib-ng on cross-compiled AppImages
ae9023d CI: Build armhf AppImages
ece18d1 PCDrv: Allow opening by absolute path
ceef7af GameList: Fix crash if cache fails to open
fbadaca CDROM: Fudge track autopause hold position
58bd876 Qt: Fix crash when FSUI open and game list activated
ea3774c FullscreenUI: Fix setting BIOS to Auto Detect
f80a77f FullscreenUI: Fix popup item border going outside of window
6f2225f FullscreenUI: Remove redundant ActiveButton() and friends
003518c FullscreenUI: Fix nav wrapping if first item is disabled
9ef7f54 FullscreenUI: Enable all windows to nav-wrap
f36062a FullscreenUI: Fix duplicate item in advanced settings
e4a0288 FullscreenUI: Fix keynav default in open-in-game-list mode
c7504e7 dep/fmt: Bump to v11.1.4
576658b Settings: Max speedup cycles should be at least 1
0687e59 FullscreenUI: Rewrite popup dialog handling
ba3c693 Qt: Fix double memcard warning on shutdown
3cf2f41 FullscreenUI: Fix crash changing renderer
- 730fa67 FullscreenUI: Darken titled toast text
- 3723010 FullscreenUI: Run idle while notifications/toasts are onscreen
- b4ae194 Achievements: Show unconfirmed unlocks in pause menu
- 54c42f9 Achievements: Consider all-hidden-leaderboards as no leaderboards
- a3e8405 FullscreenUI: Fix multi-disc selection with duplicate filenames
- 3bf5ded FullscreenUI: Fix various issues
- 9bcd738 FullscreenUI: Make save state selector a main window
- 2d31bf5 FullscreenUI: Convert input binding into a PopupDialog
- 4e2872f FullscreenUI: Fix consecutive choice dialogs
- e6e6313 FullscreenUI: Add offscreen-based screen fade
- 6451339 FullscreenUI: Add fade transition to most screen changes
- c5cc94c FullscreenUI: Fix hotkey categories duplicating
- 04c5a9f FullscreenUI: Improve leaderboard text contrast
- 3292833 FullscreenUI: Add option to turn off animations
- d2c09df Settings: Split read and seek cycles for maximum CD speedup
- 8c1f75a GameDatabase: Add overrides for maximum CD speedup cycles
- 162d742 CDROM: Remove hack for Fighting Force
- 049ec4a CI/Linux: Bump discord-rpc/lunasvg commits
- b798d8f Settings: Add option for enabling GPU-based validation
- acd684b D3D12Device: Fix a couple of errors in ROV handling
- c7139b9 GPU/HW: Remove redundant check
- bbdc6ab Misc: Fix a bunch of code analysis warnings
- ffd6726 Qt: Drop -settings/-portable CLI parameters
- 1332f6d Atualização Português do Brasil (#3397)
- d936310 Updated Swedish translation (#3398)
- fdfbc7f Spanish (Spain) translation update 2025/04/03 (#3399)
- b308765 Update the Simple-Chinese translation to latest. (#3400)
- c75d5f7 CrashHandler: Include assertion/panic information in dumps
- fe60a2a CrashHandler: Replace invalid parameter and purecall handlers
- f494cb4 Qt: Widen status bar widgets
- 426cdd1 Qt: Center icons in grid view
- 836a0c7 Qt: Fix achievements text highlight colour
- f05c627 Qt: Update glyph ranges
- 46ae178 Qt: Fix double-click-fullscreen with notifications up
- 47e941c Qt: Fix shutdown from Big Picture exiting application
- 64fac4c Qt: Fix interacting with pause menu after double-click-fullscreen
- 162150c FullscreenUI: Force key nav on first open
- 079dae3 FullscreenUI: Use transition for background/theme changes
- 0f6e5bb FullscreenUI: Fix pause menu achievements text progress colour
- 584ed4b FullscreenUI: Fix progress bar line at 0%
- 4ead87d README: Mention ARM32/ARM64 AppImage builds
Télécharger DuckStation v0.1-8861 (Windows)
Télécharger DuckStation v0.1-8861 (MacOS)
Site Officiel de DuckStation
 
 GameEx v19.04 
Vendredi 04/04/25 à 13:37 par Firebrand
Ce frontend multi-systèmes a été mis à jour, mais les changements n'ont pas été annoncés.
Télécharger GameEx v19.04
Site Officiel de GameEx
 
 RetroBat v7.1 
Mercredi 02/04/25 à 14:55 par Firebrand
Ce frontend multi-systèmes utilisant une version d'EmulationStation dérivée de Batocera a été mis à jour. Les améliorations sont les suivantes:
Emulators\cores:
- Update VPinball to 10.8 (including Pup)
- Update RetroArch to 1.20
- Update Hypseus to 2.11.4
- Add Singe system
- Add j2me
- Add Altirra (atari800,atari5200,xegs)
- Add gopher64 (N64)
- Add dragon32 with xroar
- Add azahar to Nintendo 3DS
- Bump Dolphin to 2503
- Bump Yabasanshiro to 1.16.7
- Bump MAME and libretro:mame to 0.276
- Bump theforceengine (settings.ini needs to be moved from Documents to emulator folder)
- Bump Duckstation to 0.1.8773
- Bump PCSX2 to 2.3.232
- Bump Shadps4 to 0.7
- Bump RPCS3

Fixes:
- AQUARIUS: add missing folder
- DOLPHIN: fix controller configuration bug when using multiple Switch Pro controllers - Thanks RESET_YANG for identification
- DOLPHIN: align saves .cgi files with libretro (saves will move from saves\dolphin\User\GC\ to the \Card A subfolder)
- DOLPHIN-TRIFORCE: Fix a bug with switch Pro Controller - Thanks to stoffies | CHERRY XTRFY for identification
- FLYCAST: fix features for texture upscaling
- FLYCAST: automate lightgun device type when using guns + fix button mapping for guns
- MODEL2: fix use of gamepad for gun games
- MODEL3: add generation of Supermodel.ini file in case it does not exist (user-deletion) - Thanks Grobius for pointing that out
- MODEL3: multiple fixes in controller indexing - thanks nkvoll for the contribution
- lr-pcsx2: set default video driver to glcore instead of gl
- RPCS3: fix controller config when using DS3 with dshidmini in xinput mode
- SNES9X: fix controller of player 1 disabled when only keyboard is connected
- SNES9X: align save folder with other snes emulators (mednafen, mesen, retroarch)
- TEKNOPARROT: write APM3ID only if the value entered in RetroBat is different from the value already specified in TP
- TEKNOPARROT: fix option for test and service on keyboard not working for Gungames
- XENIA-CANARY: fix features with newer canary versions
- XENIA-MANAGER: fix RetroBat not using game specific config file - Thanks mrEOXD for identification

Features:
- 3DS: add ability to load touchprofiles on standalone emulators
- FPINBALL: add dmdext
- HYPSEUS: added management of zip files and useAlt for multipack games
- Libretro boom3: add some features
- Libretro-Flycast: add wheel management
- Libretro-x1: add features
- Libretro-lrps2: add parallel-gs options
- MELONDS: add shortcut to toggle fullscreen (F9 or hotkey+L1)
- Model2: add pad2key - can be useful when using guns with low number of buttons, to map start and coin to the gamepad
- PCSX2: add option to use left stick as dpad
- RETROARCH: add option to force only 1 player (can be useful for some nes games such as arkanoid)
- RETROARCH: add option for alternative hotkeys layout
- RETROARCH: add analog to dpad option
- RETROARCH: core input remap is not deleted but modified
- RETROARCH: when running an arcade system with keyboard, force 1 and 5 for start and credits
- RETROARCH: add ability to override controller shortcuts with a yml file
- RPCS3: add RSX FIFO accuracy option
- RPCS3: first tentavise of lightguns with raw mouse
- RYUJINX: add possibility to override controller guid with file
- SHADPS4: add a few features, enable launching from .m3u and .lnk files
- TEKNOPARROT: renamed "teknoparrotExecutables.yml" to "teknoparrotInfo.yml" and add ability to force GameProfile in the file
- VG5K: add -ramsize option
- VPINBALL: add a few features

Other stuff:
- Change way to manage singe and actionmax games - no more symlinks, use -singedir argument : you need to add the frameworks in the roms folder
- Rename segacd to megacd
- Add global option to select preferred fullscreen mode (exclusive or borderless) for emulators
- Sinden Software is now killed when exiting a game
- Add option to configure sinden gun in joypad mode
- Add autoconfiguration of sinden gun buttons
- guns: enhancement of controls based on type of gun in several emulators
- Add some wheels in the internal database
- Add shadPS4 to the Retrobat menu
- Add ps4 screenscraper id
- Add detection of lightguns in RetroBat interface : Blamcon, RetroShooters, Aimtrak, AELightgun
- Add some explanations in header of controllerinfo.yml file
- RETROBAT menu : fix lime3ds executable, add shadps4 and remove citra-canary and yuzu-ea
- Bump 7-zip to 24.9
- Bump SDL to 2.32
- Add SDL3 joysticks management
- SHADPS4: remove unnecessary -g argument
- Interface: RetroBat will now list interlaced resolutions (next step is to work on emulator integration)
- Add ability to select the path for decompression of zipped games
Télécharger RetroBat v7.1
Site Officiel de RetroBat
 
 GameEx v19.02 
Mercredi 02/04/25 à 14:44 par Firebrand
Ce frontend multi-systèmes a été mis à jour, mais les nouveautés sont inconnues.
Edit release notes publiées:
- This release implements theme downloads and selection, game manual viewer (cbz format), IPTV support, and the please wait status/animation.
- In other news theme downloads no longer require login within the front end, and I just moved to a new server with more and faster storage.
Télécharger GameEx v19.02
Site Officiel de GameEx
 
 Negatron v1.0.1 
Mercredi 02/04/25 à 14:40 par Firebrand
Une nouvelle version de ce frontend pour MAME, prévu plus particulièrement pour NegaMAME,a été publiée. Voici la liste des changements:
- With this version, the bug with gamepad left sticks on Linux is finally fixed! Now, people can use the left stick to move the mouse pointer as on other desktop OSes. But this requires special user rights that must be set up only once. The first time you plug your controller in, Negatron will display a warning message explaining what must be done to activate mouse pointer control from gamepads. You will need admin rights to set this up. But once it's done, off you go!
- The 2nd big feature of this release is the availability of a full pack dedicated to macOS computers on Apple silicon / Aarch CPUs. Before its availability, only power users and developers knew how to make Negatron works on macOS computers with Aarch CPUs, using the mac64 full pack or the cross-platform pack as a base. Well, this hassle stops today and the latest machines on macOS become first class computers as any other desktop computers.
Télécharger Negatron v1.0.1 (Windows)
Télécharger Negatron v1.0.1 (Intel) (MacOS)
Télécharger Negatron v1.0.1 (Apple Silicon) (MacOS)
Télécharger Negatron v1.0.1 (Linux)
Site Officiel de Negatron
 
 NegaMAME v0.276-1 
Mercredi 02/04/25 à 14:26 par Firebrand
Ce build de MAME prévu pour être utilisé avec le frontend Negatron a été mis à jour vers MAME v0.276. Une version MacOS pour processeurs Apple Silicon est désormais disponible.
Télécharger NegaMAME v0.276-1 (Windows)
Télécharger NegaMAME v0.276-1 (Intel) (MacOS)
Télécharger NegaMAME v0.276-1 (Apple Silicon) (MacOS)
Télécharger NegaMAME v0.276-1 (Linux)
Site Officiel de NegaMAME
 
 MedGui Reborn v0.126 
Mardi 18/03/25 à 16:51 par Firebrand
Ce frontend pour mednafen a été mis à jour. Les améliorations sont les suivantes:
- Better understanding of error messages reported by the gui in case of missing resources
- Fixed a error on MedGuiR Advanced menu that appear when a path do not exist
- Fixed a error that appear on Advanced Mednafen menu when do not exist a port on netplay server
- Prevent the open of advance menu when the rom grid is empty
- Corrected Boxart and Snaps download link
- Corrected romhacking search query
- Removed a lot of dead links on rom search
- Fixed search on TGDB scrape
- Speedup Advanced Menu Load on lowend cpu
- Increased sleep timer on start emu so that can store the parameters to be passed to the mednafen
- Added auto load Global Override config at GUI startup
- MetroMed beta 13: Fixed a bug with short path that not execute the games
- MedPad:
*Added preconfig database input for auto-configure all Mednafen input module by standard template
*Fixed the value assigned by a PS4 gamepad (and probably for all next gen controllers)
Télécharger MedGui Reborn v0.126
Site Officiel de MedGui Reborn
 
 DuckStation v0.1-8773 
Samedi 15/03/25 à 17:26 par Firebrand
Une nouvelle version de cet excellent émulateur PlayStation a été publiée. La version Linux n'est pas encore disponible. Voici la liste des changements:
- c3ce0ee Atualização Português do Brasil (#3385)
- 160f1ea Qt: Fix vibration motor binding not showing some devices
- 8cfd843 System: Fix depth clear threshold not applying immediately
- b230c9c CPU/PGXP: Use GTE MAX_Z for Z normalization
- 78bb14b CPU: Fix disassembly of GTE instructions in log
- 826f102 CPU/Recompiler: Flush GTE completion cycle on load without fastmem
- 7eb7ad6 CPU/Recompiler: Remove load delay flag from lwc2
- 9939f1c CPU/Interpreter: Use _builtin{add,sub}_overflow for exceptions
- 95797b0 GPU: Force early run on GP0 FIFO overflow
- 6437a5d GPU/TextureCache: Dump textures asynchronously
- e73ca9e Qt: Fix new range for depth clear threshold
- 705fe11 Qt: Fix incorrect file filter for memory card import
- 2bfbec3 Settings: Use new key name for depth threshold
- ee6887b GPU/HW: Add stat for depth buffer clears
- 58dc756 GPU/HW: Add in-pass clear depth pipeline
- 29f19d0 Spanish (Spain) translation update (#3386)
- 9f0bbcc Achievements: Fix progress bar text alignment
- e25f287 Qt: Avoid stuck in temporary render-to-separate mode
- 8bffd97 Qt: Lock system when automatic updater shows
- c717f54 Deps: Update to SDL3 3.2.8
- cd694c0 GDBServer: Improve ack handling
- 2f5855a GDBServer: Get rid of usage
- 814263b GDBServer: Mostly rewrite handlers and fix undefined behaviour
- a0c06f8 GDBServer: Implement 's' command (single step)
- 7bae23d GDBServer: Implement memory breakpoints
- 541af8d GDBServer: Stub out thread commands
- 492a55e FullscreenUI: Add icons to achievement list categories
- d6ab840 FullscreenUI: Use RetroAchievements game icon as fallback game image
- aeadd4c FullscreenUI: Move game info to top of pause menu
- 72a0ba1 FullscreenUI: Fix pause menu light theme shadow colour
- 44af55a FullscreenUI: Differentiate title/subtitle colours
- 9a9ed52 Qt: Fix vertical alignment in patches page
- f6296ce Qt: Increase setup wizard dialog height
- 4fc49ee FullscreenUI: Tweak the highlight background color (#3387)
- ba32959 VulkanDevice: Allow 0x0 window size
- e422afd FullscreenUI: Improve achievements pause menu overlays
- 531b3e1 Update the Simple-Chinese translation to latest. (#3388)
- 5116631 Qt: Update glyph ranges
- c57689c FullscreenUI: Inherit colour alpha for shadowed text
- 9c97182 FullscreenUI: Apply theme to ingame achievement overlays
- b6fa2ce FullscreenUI: Fix shadowed text alpha again
- cffafad ImGuiManager: Use fullscreen UI theme for OSD
- f11c31b ImGuiOverlays: Apply theme to save state selector
- 6c86785 FullscreenUI: Apply theme to loading screen
- 3d0f038 FullscreenUI: Move game list settings to main tab
- 6e27b8a FullscreenUI: Add option to start/open to game list
- 1189f53 FullscreenUI: Add 'Automatic' theme that syncs with Qt
- db3b689 FullscreenUI: Add Dark Ruby theme (#3389)
- 4bac7cb FullscreenUI: Fix some dialogs not being cancellable
- 2a86faa FullscreenUI: Replace landing icons with colourable icons
- 9734066 FullscreenUI: Add StaticGray background
- 0a47006 FullscreenUI: Move appearance up in settings order
- c82c007 FullscreenUI: Add settings reset option to settings
- bcd4b91 FullscreenUI: Fix black screen on renderer change
- 8a0400a GameList: Don't try to scan gpudump files
- dd885cf GameList: Cache invalid entries
- 8308428 GameList: Rename max value enum for consistency
- 3420af8 FullscreenUI: Display unlock rarity in achievements view
- 4f00a7c FullscreenUI: Add rounding to achievements progress bars
- 61de096 FullscreenUI: Add status text (left side of footer)
- a1e5bb7 FullscreenUI: Display legend for achievement status icons
- 27fc7de FullscreenUI: Add translucency/shadow to achievement notifications
- e3cb3d0 FullscreenUI: Fix system not unpausing after HC disable popup
- a1d6998 CI: Update AppStream metainfo
Télécharger DuckStation v0.1-8773 (Windows)
Télécharger DuckStation v0.1-8773 (MacOS)
Site Officiel de DuckStation
 
 clrmame v0.3.1 
Mardi 04/03/25 à 17:04 par Firebrand
Cette nouvelle version de ce gestionnaire de ROMs corrige des bugs apparus dans la précédente:
- Looks like I broke the showing of empty and complete items in clrmameUI 0.3 ...
Télécharger clrmame v0.3.1
Site Officiel de clrmame
 
 DuckStation v0.1-8709 
Mardi 04/03/25 à 17:01 par Firebrand
Une nouvelle version de cet émulateur PlayStation a été publiée. La version Linux générique habituelle n'est pas présente, mais une version pour Aarch64 est disponible sur le site officiel. Voici la liste des changements:
- 2011c55 Update the Simple-Chinese translation to latest. (#3377)
- b764ed4 DDGoController: Fix incorrect translation context
- eda32e0 Qt: Fix image key in overlay export
- fbbc494 FullscreenUI: Fix crash in game properties on non-scanned file
- 08bbb4a Updated Spanish (Latin America) translation (#3378)
- 0b167aa Atualização Português do Brasil (#3379)
- f7f17a0 Cheats: Add Enable8MBRAM option for patches
- 498e7aa X11Tools: Load libxcb and friends dynamically
- 0733e17 FullscreenUI: Add BackgroundProgressCallback
- 4bddd38 WindowInfo: Add SDL window type
- ee1a3b9 VulkanDevice: Support SDL window type
- df9f15e OpenGLDevice: Support SDL window type
- 37fa0d1 Mini: Add duckstation-mini interface
- 6a86c80 CPU: Correct wording about cop2 and IRQs
- ec7c83a Settings: Fix race toggling OSD messages
- be970bc Qt: Handle inverted+negated axes when mapping
- 89d9842 FullscreenUI: Fix popup title colours
- ea8f3e5 Scripts: Support generating both Qt and Mini AppImages
- 15fde6a CI: Add ARM64 AppImage builds
- 5dc0a36 FullscreenUI: Add Themes (#3380)
- 5a4e87a FullscreenUI: Reorder interface settings to match Qt
- 9d9da94 FullscreenUI: Default to dark theme on unknown value
- 9bfc3e9 FullscreenUI: Hook up dynamic toast colour
- 34fdbaf FullscreenUI: Add drop shadows to most text
- 965da85 FullscreenUI: Add additional rounding to some dialogs
- 4bfb37f Qt: Add graphics and achievements to setup wizard
- a0fef2d Qt: Merge gamelistmodel.cpp and gamelistwidget.cpp
- 38146f2 FullscreenUI: Fix toast colors and add more themes (#3381)
- 859f509 FullscreenUI: Update translation strings
- c775872 GameDB: ASCII and VIP demos don't support analog controllers. (#3384)
- af4eb68 Updated Swedish translation (#3383)
- 4c64e48 Mini: Log fatal errors to stderr
- 0bf0b5c Qt: Fix typo in setup wizard
- b8d86a1 GameDB: Kagero II & III
Télécharger DuckStation v0.1-8709 (Windows)
Télécharger DuckStation v0.1-8709 (MacOS)
Site Officiel de DuckStation
 
 NegaMAME v0.275-1 
Dimanche 02/03/25 à 16:46 par Firebrand
Ce build de MAME prévu pour être utlisé avec le frontend Negatron a été mis à jour vers MAME v0.275.
Télécharger NegaMAME v0.275-1 (Windows)
Télécharger NegaMAME v0.275-1 (MacOS)
Télécharger NegaMAME v0.275-1 (Linux)
Site Officiel de NegaMAME
 
<< Page précédentePage suivante >>