# DuckStation v0.1-11609 - Product: DuckStation (https://whatsnew.fyi/product/duckstation) - Vendor: Stenzek - Date: 2026-07-25 - Version: v0.1-11609 - Original notes: https://github.com/stenzek/duckstation/releases/tag/v0.1-11609 - Permalink: https://whatsnew.fyi/product/duckstation/releases/v0.1-11609 - Labels: Platforms: Desktop What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Handle rarely-used CUE parser commands - **added** — Support reading non-mode2/raw sectors in CD images - **changed** — Rewrite memory image preloading in CDImage - **fixed** — MMPX Enhanced/Advanced clamp-to-transparent out-of-bounds mapping - **changed** — Improve MediaCapture MF setup robustness - **removed** — Remove AV1/VP9 options from MediaCapture MF list - **changed** — Improve ffmpeg hardware encoding in MediaCapture - **removed** — Drop ffmpeg pre-7.x fallback in MediaCapture - **fixed** — Clear MediaCapture state before deleting output file - **changed** — Improve Qt capture dialog - **added** — Animate unlock progress bar in Achievements - **fixed** — Fix debug assertion in FullscreenUI single-threaded mode - **changed** — Relax condition for closing immediately on resume in FullscreenUI - **added** — Add 'None' transition effect to FullscreenUI - **added** — Add queued texture recycling to FullscreenUI - **changed** — Refactor invalid command handling in CDROM - **fixed** — Fix transparent pixel bug in MMPX and adjust floating-point tolerance - **changed** — Slightly reduce memory save state struct size - **added** — Add icon extraction to Qt memory card editor - **added** — Add icons to Qt memory card editor buttons ##### Commits - 9c79341cf CueParser: Handle rarely-used commands - b89e1bfeb CDImage: Support reading non-mode2/raw sectors - 94f11f9ba CDImage: Rewrite memory image (preloading) - 2880f88d8 MMPX Enhanced/Advanced clamp-to-transparent out-of-bounds mapping (#3774) - 31ab18b25 SPU: Wraparound is unlikely in ReadADPCMBlock() - 2cdf99d8a MediaCapture: Improve MF setup robustness - f383c3fa1 MediaCapture: Remove AV1/VP9 options from MF list - e04d89065 MediaCapture: Improve ffmpeg hardware encoding - 8612996ea MediaCapture: Drop ffmpeg pre-7.x fallback - 0275d6df9 MediaCapture: Clear state before deleting output file - d4844036c Qt: Capture dialog improvements - 35bcff152 Achievements: Animate unlock progress bar - 31c682943 FullscreenUI: Fix another debug assertion in single-threaded mode - 8a98ed820 FullscreenUI: Relax condition for closing immediately on resume - a421b5b11 FullscreenUI: Add 'None' transition effect - ad7519d72 FullscreenUI: Add queued texture recyling - 8a1dbb169 CDROM: Refactor invalid command handling - f8c9301f4 MSBuild: Remove non-existant file - e39033c44 Qt: Remove unused scripts - 9c35fdc94 MMPX :fix a transparent pixel bug & Adjusted floating-point tolerance (#3776) - 39fe70c84 CI: Bump actions/checkout to v7 (#3775) - b42e1c9f2 System: Slightly reduce memory save state struct size - 09467d50e Qt: Add icon extraction to memory card editor - 4730d795b Qt: Add icons to memory card editor buttons - 4069271eb Qt: Make SetWindowRoundedCornerState() take an optional boolean - 5f9e7f69b Qt: Work around Qt fullscreen border bug - 42bf523e8 Data: Update SDL Game Controller DB - eb4b87cfa Achievements: Fix inverted condition for new game additions - a233ec1fb Qt: Fix deprecation warning