Download Latest Version duckstation-windows-x64-sse2-release-symbols.zip (16.1 MB)
Email in envelope

Get an email when there's a new version of DuckStation

Home / v0.1-9226
Name Modified Size InfoDownloads / Week
Parent folder
duckstation-mac-release.zip 2025-06-28 85.1 MB
duckstation-aarch64.flatpak 2025-06-28 39.0 MB
duckstation-x86_64.flatpak 2025-06-28 42.0 MB
DuckStation-Mini-armhf.AppImage 2025-06-28 58.5 MB
DuckStation-armhf.AppImage 2025-06-28 76.5 MB
DuckStation-Mini-arm64.AppImage 2025-06-28 60.3 MB
DuckStation-arm64.AppImage 2025-06-28 81.3 MB
DuckStation-x64-SSE2.AppImage 2025-06-28 94.2 MB
DuckStation-x64.AppImage 2025-06-28 94.2 MB
duckstation-windows-arm64-release-symbols.zip 2025-06-28 15.8 MB
duckstation-windows-arm64-release.zip 2025-06-28 66.3 MB
duckstation-windows-x64-sse2-release-symbols.zip 2025-06-28 16.1 MB
duckstation-windows-x64-sse2-release.zip 2025-06-28 67.0 MB
duckstation-windows-x64-release-symbols.zip 2025-06-28 16.1 MB
duckstation-windows-x64-release.zip 2025-06-28 67.0 MB
README.md 2025-06-28 6.7 kB
v0.1-9226 source code.tar.gz 2025-06-28 43.7 MB
v0.1-9226 source code.zip 2025-06-28 44.8 MB
Totals: 18 Items   967.9 MB 19

Commits

  • 98798fec6 mmpx enhance (#3443)
  • 824b91a1f GPU/HW: Split MMPX to MMPX and MMPX Enhanced
  • ac0c4544e GPU/HW: Work around fxc uninitialized variable false positive
  • a8db46a6b GPU/HW: Use signed difference in luma_distance()
  • d37048e4e FullscreenUI: Fix animation glitch on choice select
  • 94b88fad2 GPU/HW: Avoid texture filter dual-source output when unnecessary
  • 39a5bd6e5 FullscreenUI: Remove padding from CD icon
  • a2d351ca9 FullscreenUI: Improve title truncation in game grid
  • 9c4aaca7c FullscreenUI: Avoid losing game list selection inbetween mouse move and popups
  • 5945153e6 Data: Add variable weight fonts
  • 77457a3b1 ImGuiManager: Switch to dynamic fonts
  • 06da45b3f FullscreenUI: Polish dialogs
  • c06da318d FullscreenUI: Fix trophy placement on non-square covers
  • 0026615eb Data: Remove unused base fonts
  • 65ed9b51a Data: Fix glyph conflict with vibration icon
  • 0cf5618a0 FullscreenUI: Fix crash in JogCon controller settings
  • 9ff3edd31 Qt: Disable unmaintained translations
  • 9c4e15ef1 Host: Remove now-unused ReadCompressedResourceFile()
  • 5dc55bb4a Qt: Avoid showing "0 minutes" of played time (#3447)
  • 00330ca39 Qt: Avoid truncating Serial column in game list view on macOS
  • 873c7c9dc Qt: Right align size columns in game list view
  • bb76d7cce Update Indonesian Translation (#3445)
  • 74838e9bd Atualização Português do Brasil (#3444)
  • 2c7d07b24 Qt: Implement reset play time for disc sets
  • 70225f834 Always use CTAD with std::unique_lock
  • a31d67921 SmallString: Use L instead of L+1
  • 9ffded0e7 SmallString: Fix size bug in assign(SmallStringBase&&)
  • bf4a89e82 Qt: Use GameList::FormatTimespan()
  • b98d521ff ImGuiOverlays: Draw larger status indicator icons
  • 3ba05f182 Qt: Use same size for serial across platforms
  • 233c342d6 README: Recommend AppImage over Flatpak
  • e19817c7f README: Fix typo
  • 3a7cbc20d FullscreenUI: Use horizotal layout for about dialog
  • 1a39dece6 FullscreenUI: Don't tint background in landing/game list
  • ba6309c45 FullscreenUI: Keep a one-deep previous window stack
  • 20b353535 ImGuiOverlays: Backport condition tidy-up
  • c32e59080 Qt: Don't hold lock while game list context menu active
  • 42bf2b336 update the Simple-Chinese translation to latest. (#3448)
  • 61f3f86bb GameDB: exclude analog support for Final Fantasy Origins (#3449)
  • 7f066c286 ImGuiOverlays: Fix display with only GPU/latency stats
  • 466ccc5d8 CI: Use maximum compression for zip builds
  • 0c8cf0a4d Qt: Fix incorrect help text
  • 35a8bfa46 FullscreenUI: Warning fixes
  • 308bc5f35 ImGuiOverlays: Warning fixes
  • 4616dd329 Qt: Avoid heap string copy for each context menu action
  • f5c328020 ImGuiOverlays: Remove unused code
  • 0c3ad8a78 GameDB: Fix number of players for Syphon Filter 2 & 3 (#3451)
  • 69399f344 GameDatabase: Missing newline in compatibility report
  • 2edcb2093 GameDatabase: Add three missing settings to compatibility report
  • a2bf5b4f5 GameDatabase: Drop "GPU" prefix from PGXP settings in compatibility report
  • fa7b4ae9f Qt: Convert auto updater to window
  • ce6924df2 Qt: AutoUpdaterDialog -> AutoUpdaterWindow in translations
  • d83ecb058 Qt: Fix return to desktop mode with -nogui -bigpicture
  • 99268f22e Separate mmpx enhance from mmpx (#3453)
  • 6ef3df5a5 Achievements: Use gethostuuid() as machine key on macOS (#3452)
  • 5f885b83b Settings: Add missing case statement
  • 42a9d8c35 Qt: Raise updater window if already shown
  • 1653cf82a GPU/HW: Fix GLSL ES compile error
  • 49d5d8e9a Qt: Fix achievement login dialog sizing on MacOS
  • fa0a92613 Deps: Bump FontAwesome to 6.7.2 (#3456)
  • 6c6cc910e DMA: Invalidate code pages on CD-ROM DMA write
  • ff0add2ed ImGuiManager: Load PF before FA
  • 2ac481d2c Qt: Fix setup wizard achievements page title
  • 102690238 Data: Update SDL game controller database
  • 3b90d18c6 Qt: Fix return code confusion in AchievementLoginDialog
  • 9127198be ImGuiManager: Move font awesome to last priority
  • 5063a49f2 FullscreenUI: Remove hardcoded sizes for menu items
  • 88a63f04b FullscreenUI: More hardcoded size removal
  • 7b03b5453 FullscreenUI: Eliminate last of layout height constants
  • 11cb2217e FullscreenUI: Polish range dialogs
  • ac9be0110 FullscreenUI: Snap CenterImage() to integer coordinates
  • d18910a61 Achievements: Release lock while waiting for HTTP requests
  • 68fa33e07 FullscreenUI: Polish achievements page
  • 5dd64c89c FullscreenUI: Bump animation time for theme change
  • f775a6d06 Qt: Fix achievement login tab order
  • 11bc1935c FullscreenUI: Skip drawing background if transparent
  • 82bb29d18 FullscreenUI: Fix extra padding in resume state popup
  • f9fb591dc Data: Add missing file
  • aafd72efb FullscreenUI: Add cheats/patches icons
  • bf3643243 Qt: Swap console/emulation icons
  • ee0cb6076 Qt: Add additional toolbar properties for labels/icons
  • 7b1c8a040 System: Log init/boot time
  • a7f510507 Qt: Fix toolbar context menu lock inversion
  • e469e33aa Qt: Fix default button in AudioStretchSettingsDialog
  • 74f697eb6 Qt: Add button icons to InputBindingDialog
  • f6d10eb5d Qt: Fix default button in InputBindingDialog
  • 175ed8caf Qt: Fix default button in ControllerLEDSettingsDialog
  • 842f7414d Qt: Simplify connecting to QDialogButtonBox signals
  • 976bf834e Qt: Use QDialog::Accepted/Rejected in more places
  • b67a8c312 Common: Don't include deprecated (and unused) codecvt header
  • 40c495cd1 Qt: Remove last use of SLOT
  • 29ec2fea1 Qt: Fix saving toolbar locked state (#3458)
  • 6fcb1194d FullscreenUI: Further icon improvements
  • ba799f4f8 Qt: Disable toolbar related actions if hidden
  • cdc9206b6 Qt: Fix typo in toolbar icon action
  • 9347c00d9 Qt: Refine use of ellipsis in game list context menu (#3459)
  • 96d085136 Update the Simple-Chinese translation to latest. (#3460)
  • 5b1845553 Qt: Eliminate unnecessary includes in settingwidgetbinder.h
  • c679ffbac Atualização Português do Brasil (#3462)
  • a7d0a8a48 Updated Swedish translation (#3461)
  • 281119b81 Qt: Always perform update check on startup
  • 280c0036e FullscreenUI: Change a few icons for improved consistency (#3463)
  • ebf97c26b dep/imgui: Sync to 5ee9c2a
  • 2bff2098a FullscreenUI: Fix returning to wrong window after back
  • 889df1d8b VulkanDevice: Only reset descriptor pool if used
  • 1b740efc1 FullscreenUI: Avoid ID clash in controller settings
  • 866b77e22 Spanish (Spain) 2025-06-27 translation update (#3465)
  • 5df28de34 Qt: Fix hotkey category heading size on MacOS
  • 71a60f95d Data: Update SDL game controller database
  • 33b1e82e3 Achievements: Fix imgui assertion in leaderboard view
  • 376a2e8d4 FullscreenUI: Fix crash when loading/saving state
  • 355c17bde FullscreenUI: Fix fade on system start/stop
Source: README.md, updated 2025-06-28