| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| duckstation-mac-release.zip | 2025-11-22 | 85.7 MB | |
| DuckStation-Mini-armhf.AppImage | 2025-11-22 | 59.9 MB | |
| DuckStation-armhf.AppImage | 2025-11-22 | 78.2 MB | |
| DuckStation-Mini-arm64.AppImage | 2025-11-22 | 61.0 MB | |
| DuckStation-arm64.AppImage | 2025-11-22 | 81.3 MB | |
| DuckStation-x64-SSE2.AppImage | 2025-11-22 | 95.7 MB | |
| DuckStation-x64.AppImage | 2025-11-22 | 95.6 MB | |
| duckstation-windows-arm64-release-symbols.zip | 2025-11-22 | 16.1 MB | |
| duckstation-windows-arm64-release.zip | 2025-11-22 | 66.2 MB | |
| duckstation-windows-x64-sse2-release-symbols.zip | 2025-11-22 | 16.4 MB | |
| duckstation-windows-x64-sse2-release.zip | 2025-11-22 | 67.1 MB | |
| duckstation-windows-x64-release-symbols.zip | 2025-11-22 | 16.4 MB | |
| duckstation-windows-x64-release.zip | 2025-11-22 | 67.2 MB | |
| README.md | 2025-11-22 | 3.6 kB | |
| v0.1-10193 source code.tar.gz | 2025-11-22 | 44.1 MB | |
| v0.1-10193 source code.zip | 2025-11-22 | 45.2 MB | |
| Totals: 16 Items | 896.1 MB | 20 | |
Commits
- 2bf14f84e Qt: Don't copy QtConcurrent DLL
- b14c17b71 Qt: Set attributes on popup menus
- c025da4e5 Qt: Invoke popup menus asynchronously
- c5f60c13b Qt: Don't display two popup messages on card open failure
- c8ef05a16 Qt: Fix non-native message boxes in Dark Fusion on MacOS
- b4f9bc794 InputManager: Remove setting of unused config variable
- e3a044a8a Log: Move FastWrite() into macro
- 48504711c Qt: Remove a few more instances of QDialog::exec() (#3623)
- d45f630a5 Qt: Further tidy up for 4850471
- 87847ed24 Qt: Fix crash when changing toolbar icons
- 6c3c02f70 Qt: Use bundled fixed-width font where appropriate
- 23d45a35d Data: Swap Roboto Mono for JetBrains Mono
- 8ce216e42 Qt: Improve readability of changed bytes in memory view
- 67208460f ImGuiOverlays: Tidy up font weight in OSD
- 75aee6477 Qt: Set appropriate window icons for subwindows
- b3385094f Qt: Provide a central point for getting the app logo
- c396f0ab8 Qt: Set game icon as window icon in Game Properties
- 5a26f3821 Qt: Add icons to tools menu actions
- 085c02d49 Qt: Add more actions to toolbar (hidden by default)
- f5bd7c1b0 Qt: Don't include calling function name in Qt logs
- 1e57a5b94 Qt: Make the memory card modified state more obvious
- 63b99a647 Qt: Use theme icons in Memory Card Editor
- f6976c488 Qt: Remove unused function
- a29379238 Qt: Remove a bunch of old/unused resources
- 4d9f31890 Qt: Use icon theme enum for sort icons
- d5037f124 Qt: Remove setDesktopFileName() icon workaround
- 483f9ba41 Qt: Allow overriding cover placeholder image
- e4d9bed88 Qt: Get rid of the last few QMenu::exec() (#3628)
- 16e56d782 Qt: Use icon text instead of duplicate actions
- acadbffe1 Achievements: Allow overriding host through config
- 8f5a1fdcf Updater: Replace incorrect ANSI Win32 calls
- 65ddf1a9f Updater: Make high DPI aware
- bda75db0f Updater: Compute window size dynamically
- 942422bab Updater: Set application icon
- 4a5e17273 Updater: Close button should be disabled
- bea07e71a Updater: Set default title
- b949c17cc Qt: Improve text elision in InputBindingWidget (#3629)
- c8a2f931a Update the Simplified-Chinese Translation. (#3630)
- 542a2cf0d Atualização Português do Brasil (#3631)
- e7862b9ca Qt: Prefer eliding source over the middle of the binding
- b9571a237 GameDatabase: Add DisableAllBordersCrop trait
- defbe7061 GameDB: Set DisableAllBordersCrop for Alundra 2
- aecdfd5a1 GPU: Align the memory allocation rather than the class
- 012c7de23 GPU/HW: Slightly rearrange data fields
- 938a0e50c GPU/HW: Add field for software renderer drawing
- a8967b2b4 Settings: Shouldn't be accessing the global object
- 654587ea3 System: Add 'Low VRAM' rewind mode
- 857a76789 Qt: Fix QAction memory leak on shutdown
- e9966cfed Qt: Fix QEventLoop leak on shutdown
- b4900c90e dep/imgui: Fix memory leak in imgui_freetype
- 704cdef93 Deps: Bump to Qt 6.10.1
- 95563345b Deps: Revert Qt window-modal dialog disabling on Tahoe
- f7e6c20fe CMake: Bump Qt version requirement
- b79d69b70 Update Russian translation (#3634)
- 5b56399d8 CI: Update GitHub actions
- 30a0b94a4 CI: Download all artifacts into the same directory
- 6146d33fa Qt: Fix game list background on MacOS
- 7829d4316 Qt: Add proper alert titles in a couple of areas
- 573734eeb Qt: Swap form for grid layouts in setup wizard
- 783e7675d Qt: Swap remaining form layouts for grid
- 3a43f5993 Update the Simplified-Chinese Translation. (#3635)
- 1f7a44c65 Qt: Remove a couple of left-over spacer size hints
- 86bf55162 Qt: Warn when executable has been renamed