Erockus ARCADE est un frontend pour SDLMAME et permet d’en simplifier son utilisation.
Les changements: – Updated for MAME .281
– Fix an issue with Neo Geo AES
Mac Only Changes:
– Internal changes made to the way Paths are handled.
This requires Paths to updated in Settings. Click the Select button next to Path to MAME, reselect the MAME app.
– Make any changes to the other Paths if need be, then click save to update settings.
Configuration requise: – Windows 10/11 (7/8/8.1 here), Linux (AppImage/Flatpak), macOS.
– A CPU faster than a potato. But it needs to be x86_64, AArch32/armv7, AArch64/ARMv8, or RISC-V/RV64.
– For the hardware renderers, a GPU capable of OpenGL 3.1/OpenGL ES 3.1/Direct3D 11 Feature Level 10.0 (or Vulkan 1.0) and above. So, basically anything made in the last 10 years or so.
– SDL, XInput or DInput compatible game controller (e.g. XB360/XBOne/XBSeries). DualShock 3 users on Windows will need to install the official DualShock 3 drivers included as part of PlayStation Now.
Preview Build:
– Use DualSense Mic Mute LED for Analog Mode (#3574) (Ariel Nogueira Kovaljski) #3574
– Refactor LED bindings (Stenzek)
– Re-introduce FlowLayout (Stenzek)
– Allow binding both active and inactive LED colours (Stenzek)
Stable Build (or rolling release):
– Qt: Disable UI of settings forced via gamedb, part two (#3561)
– Qt: Alternating row colors for Hotkeys settings (#3559)
– Qt: Pass game list entry to settings window
– Qt: Improve padding in hotkey rows
– Qt: Pack host local state in struct
– Qt: Add shadow to placeholder cover text
– Qt: Use Roboto for cover placeholder text
– Qt: Use Roboto for cover captions too
– Qt: Fix hotkey alt row colours on Mac
– Qt: Use colorScheme() for dark mode detection on system themes
– Updated Swedish translation (#3562)
– Achievements: Fix crash on unknown game
– CrashHandler: Catch exceptions and std::terminate
– Path: Add IsFileNameValid()
– GameList: Don’t balk on cover titles that end in dot
– GameList: Improve custom title cover handling
– GameDB: Various fixes for Einhänder
– GameDB: Disable widescreen and enable PGXPPreserveProjFP for Evil Dead
– GameDB: Various fixes for Mega Man games
– GameDB: PGXP CPU mode for Tony Hawk’s Pro Skater
– Atualização Português do Brasil (#3564)
– Qt: Show tooltip when adjusting icon/cover scale (#3563)
– dep/rcheevos: Bump to 4570cb7
– System: Allow RVO in GetExecutableNameForImage()
– ISOReader: Allow zero-length root directory entries
– Achievements: Simplify hash-to-string routine
– Qt: Move zoom logic entirely to game list widget
– Qt: Stop slider tooltip showing on keyboard shortcut
– CI/Flatpak: Replace with a wrapped AppImage
– Deps: Simplify Linux build scripts
– CMake: Remove Flatpak specific commands
– dep/rcheevos: Remove files deleted upstream
– Enable/Disable View menu items according to state
– Added « View > Sort By » menu
– Added icons and mnemonics in View menu
– Keep Game List/Grid view options enabled if rendering to separate window
– Use statusTip instead of toolTip for menus
– Updated Swedish translation (#3566)
– Qt: Don’t try to replace AppImage when running as Flatpak
– Qt: Fix some size values truncated in game list
– Qt: Don’t show fractional sizes in game list
– Qt: Move list background config logic to GameListWidget
– Qt: Add tooltips to menu actions
– Qt: Set status tip for actions to tooltips
– Qt: Disable capture frame option if not running
– Qt: Remove multiple source of truth for column titles
– Misc: Fix a couple of code analysis warnings
– Qt: Synchronize horizontal header with sort actions
– System: Remove unnecessary c_str()
– Host: Pack locals in struct
– Common: Add helper for thread-safe localtime()
– dep/fmt: Update to v11.2.0
– FullscreenUI: Fix OOB on start+load state
– Qt: Replace named slot usage with functors
– Qt: Remove named slot declarations
– Qt: Remove Q_OBJECT where unnecessary
– Qt: Remove unused variables
– Achievements: Allow background reads
– Qt: Make titlebar match current UI theme (Light/Dark) (#3568)
– dep/rcheevos: Bump to fae1e23
– GameDB: Disable PGXP on 2D polygons in Wipeout games
– CDROM: Improve subchannel file detection
– Qt: Allow transparent padding for covers
– Qt: Fix tooltip typo
– Updated Swedish translation (#3569)
– Update the Simple-Chinese translation. (#3570)
– Atualização Português do Brasil (#3571)
– Qt: Work around broken dialogs in MacOS 26
– Qt: Don’t show main window when changing setup wizard options
– Qt: Partially revert « Remove Q_OBJECT where unnecessary »
– FullscreenUI: Fix title display in game properties
– Qt: Add a theme changed event and use it for hotkey rows
– Qt: Remove MainWindow::updateTheme()
– Qt: Resize fixed columns on theme change
– Qt: Fix detection of system language (#3573)
– Adicionada uma atualização da tradução para português europeu
– Qt: Don’t break size of larger game icons
– SaveStateSelectorUI: Scale save state selector to LayoutScale
– Qt: Fix about dialog link colour
– Qt: Theme colours can be constexpr
– Qt: Add ‘Darker Fusion’ theme
– Qt: Fix tab order in settings pages
– Data: Update SDL game controller database
– Qt: Add toggle button class
– CDROM: Tidy up warnings
– Qt: Fix toggle button not updating
– Qt: Darker Fusion tweaks
– Qt: Fix Cheats menu shortcut
– Qt: Remove multiple sources of truth for dark theme
– Qt: Fix uncentered toggle widget thumb
– CI: Remove Flatpak verification steps
– Qt: Add icon for multi-disc games
– CMake: Avoid search path conflicts
– CI: Remove unneeded install on Mac
– Qt: Default to darker fusion theme
– Qt: Make checked menu item visible in Darker Fusion
– Qt: Fix incorrect size hint in FolderSettingsWidget
– Qt: Remove redundant title update in Game Properties
– Qt: Fix display of uncompressed size
– DMA: Skip chopping on tiny blocks
– GameDB: Recompiler ICache for Dotchi Mecha!
– CPU/Interpreter: Use aligned address for membps in lwl/lwr
– CPU/PGXP: Implement lwl/lwr/swl/swr
– CPU/Interpreter: Memory read failures are unlikely
– System: Fix changing GPU thread state when inactive
– System: Fix patch settings not clearing on game change
– InputManager: Use TinyString for key-to-string function
– Qt: Log input state when binding
– Qt: Require non-zero displacement for reverse axis binding
– CI: Auto-retry patch download
– GPU: Get present parameters before allocating command
– System: Simplify memory card opening
– System: Fix patch setting override desync on safe mode toggle
– Spanish (Spain) translation update 2025/09/22 (#3576)
– System: Don’t create any memory cards in PSF/GPU Dump mode
– Qt: Don’t use style hints as source of truth for dark mode
– Qt: Fix game list icon colours on theme change
– Qt: Add fallback if system colour scheme is unknown
Vous aurez besoin de ces bibliothèques pour activer certaines fonctions graphiques.
A noter que des patchs pour certains jeux sont disponibles ici.
Les changements:
– Recompiled with the latest compiler toolset
– Making D3D12 the default output API on ARM based systems (even with native x86/x64 binaries emulated) (current D3D11 drivers do not always work in the best way)
– Removing the 32 bit x86 version of the Cpl (necessary only on a 32 bit OS + see retarded antiviruses flagging it as malware)
– Minor change in the debug layer
– Lutris, I have a new section in the ReadMe for your sake
Les changements: – added 1,424 PS1 manuals and 1,685 PS1 discs to Nostlan’s database
– flip through PDF and CBZ manuals within Nostlan
– new Liquid Glass app icon for macOS 26
– new theme for PS1
– created a CD jewel case Open Case View for PS1 games
Version changes serve as landmarks and are by no means stable builds
This changelog lists the main (but not all) changes made since 0.0.X
– Setup build caches to only save on master builds by @hcorion in #17268
– restore ffmpeg dependencies on linux by @qurious-pixel in #17270
– Logs: use thread_local by @Megamouse in #17271
– Fix some static analysis warnings, including c-style cast by @Megamouse in #17272
– input: move copilot code to pad_thread by @Megamouse in #17278
– vk: Bump min API version to 1.2 by @kd-11 in #17276
– ci/macOs: run unit tests by @Megamouse in #17274
– Update Qt to 6.9.1 by @Megamouse in #17287
– Fix missing inserted = true in check_for_duplicates_fast by @Megamouse in #17273
– llvm: fix deprecation warnings by @oltolm in #16847
– input/macOs: Run hidapi pad handlers on a single thread by @Megamouse in #17284
– SPU: Skip PUTLLUC writes of the same data by @elad335 in #17294
– input: only copy relevant members to external buttons and sticks by @Megamouse in #17296
– [CI] FreeBSD build by @qurious-pixel in #17293
– Update opencv to 4.11.0 by @Megamouse in #17302
– Add github actions for windows llvm by @Megamouse in #17301
– RawSPU: Fix race of SPU_MBox_Status_offs by @elad335 in #17303
– Entitlements are never found by @RipleyTom in #17306
– CI: fix branch name and PR number by @Megamouse in #17308
– CI: build windows clang by @Megamouse in #17297
– hid/input: fix enumerated device comparison by @Megamouse in #17311
– CI: Do not checkout zlib by @Megamouse in #17312
– Disable -Wold-style-cast diagnostic before including sse2neon by @marcin-serwin in #17316
– Add github actions for linux arm gcc by @Megamouse in #17318
– CI/Win/clang: try to fix vulkan support by @Megamouse in #17319
– CMake: Build static OpenAL by @Megamouse in #17321
– Add Timeout to FreeBSD build by @qurious-pixel in #17320
– Fix invalid comparator in savedata_op sorting by @visitorckw in #17322
– Windows Clang – libvulkan by @qurious-pixel in #17324
– fix DEBUG mode compilation by @digant73 in #17331
– vk: Resource binding model rewrite [part 1 of 2] by @kd-11 in #17327
– cellSaveData: Order equal elements using the opposing trait by @elad335 in #17330
– RawSPU: Add missing MMIO register reads by @elad335 in #17344
– Fix some clang-cl build errors and warnings by @Megamouse in #17336
– Fix invalid comparator in event_strcmp_events() by @visitorckw in #17323
– Update submodules by @Megamouse in #17352
– clang-cl: fix a bunch of warnings by @Megamouse in #17350
– cellVdec: log uknown arguments instead of throwing an error by @Megamouse in #17351
– [Linux] Implement Feral Interactive’s Gamemode for Potential Performance Increases by @ADAS2024 in #17325
– Update 7z to 25.00 by @Megamouse in #17362
– fix: cannot compile with Qt Creator while using « /DYNAMICBASE:YES » by @s12mmm3 in #17369
– vk: Properly initialize VS inputs by @kd-11 in #17368
– Patch manager: Fix configurable value dropdown visibility by @Megamouse in #17371
– VS: add quotes around paths by @capriots in #17377
– SPU/LV2: Notify SPU events after mutex guards’ unlocking by @elad335 in #17384
– Proper Arrowlake support (It wasn’t using FMA/VNNI/GFNI) by @Yahfz in #17385
– Missed arrowlake-S and lunarlake by @Yahfz in #17388
– vk: Fix textureCompressionBC check for v3dv/panvk by @AniLeo in #17391
– Update submodules by @Megamouse in #17406
– Fix USE_SYSTEM_OPENAL to use system headers by @pastalian in #17163
– Add options to use system versions of several libraries by @marcin-serwin in #17411
– Remove alternative default device detection in Cubeb backend by @marcin-serwin in #17409
– Update submodules by @Megamouse in #17417
– llvm: use CreatePtrAdd by @oltolm in #17418
– SPULLVMRecompiler: remove unused parameters from spu_ptr and _ptr by @oltolm in #17420
– Fixes for AppImage not targeting Gamemode by @ADAS2024 in #17398
– SPU: Update RdEventStat Busy Wait detection to updated setting behavior by @elad335 in #17437
– Audio: simplify apply_volume by @Megamouse in #17441
– overlays: add setting for screenshot and recording hints by @Megamouse in #17443
– patch_manager: make patches selectable by double click by @Megamouse in #17442
– Fix missing replacement for is_u128_emulated by @digant73 in #17452
– [macOS CI] Fix mvk formulae causing builds to fail by @schm1dtmac in #17454
– Fix raw mouse handler keypress logic by @RunnerFaith in #17456
– Update Qt to 6.9.2 by @Megamouse in #17462
– Minor improvements and cleanup on VFS panel by @digant73 in #17459
– Qt: fix saved gs_frame visibility by @Megamouse in #17465
– Update submodules by @Megamouse in #17468
– SPU: Self Notifying SPUs by @elad335 in #17457
– SPU: Restore postponed LR notifications (with tweaks) by @elad335 in #17472
– Network: Save CPU usage used by P2P listener thread by @elad335 in #17474
– Update opencv to 4.12.0 by @Megamouse in #17479
– Fix emulator crash when a pad gets disconnected (e.g. due to inactivity) by @digant73 in #17478
– input: fix sdl pad handler LED and rumble properties by @Megamouse in #17484
– Add selection on firmware libraries panel by double-clicking by @digant73 in #17481
– System: expose date format and time format as settings by @Megamouse in #17488
– cellPad: Add DS3 motor speed threshold by @Megamouse in #17487
– Update curl to 8.16.0 by @Megamouse in #17493
– cellMouse: Add debug overlay by @Megamouse in #17494
– rsx: fix 3D aspect ratio by @Megamouse in #17497
– rsx: allow to toggle 3D modes dynamically by @Megamouse in #17496
– qt: use the same date format in all managers by @Megamouse in #17506
– Qt: Check if movie item changed and is valid before calling the callbacks by @Megamouse in #17477
– vk: Fix invalidated surface_cache resource deletion bug by @kd-11 in #17508
– Qt: Fix savestate table selection style by @Megamouse in #17512
– Revert « Update wolfssl to 5.8.2 » by @Megamouse in #17513
– Win32: Respect home space / shadow space on the stack frame by @elad335 in #17514
– Win32/SPU: Respect home space / shadow space on the stack frame by @elad335 in #17515
– Fix rc variants of ADDE and SUBFE in interpreter by @isJuhn in #17520
– SDL: call SDL_PumpEvents from main thread by @Megamouse in #17519
– SPU: Fix group wakeup and Max SPURS Threads by @elad335 in #17516
– sys_spu: Untangle IDM mutex from sys_spu’s by @elad335 in #17522
– Audio Processing Improvements by @fentbuscoding in #17525
– PPU LLVM: Filter out functions with patches by @elad335 in #17526
– cellPad: simplify output button logic by @Megamouse in #17495
– Fix calloc patches in the middle of blocks by @isJuhn in #17528
– [macOS CI] Cleanup & optimise the macOS CI scripts by @schm1dtmac in #17458
– Enhance Infinity Manager Figure Creator Dialog by @Swordmaster3214 in #17529
– Update Qt to 6.9.3 by @Megamouse in #17537
– cubeb: Update to 2025-09-17 by @AniLeo in #17396
– Windows 11 Themes by @GustavoGraziano in #17517
– gui/themes: YoRHa by Ani (r4) by @AniLeo in #17504
– rpcs3_version: Bump to 0.0.38 by @AniLeo in #17539
Since v0.0.37 was tagged:
– 184 new commits
– 355 source code files have been edited
– 8 181 lines of code were added and 3 648 deleted
– 24 code contributors
– 122 days of development