Skip to content

Commit bf98520

Browse files
feat(duckstation): switch to Provenance-Emu fork, update to latest master
- Update .gitmodules URL from stenzek/duckstation to Provenance-Emu/duckstation - Pin submodule to 125c3ec (2026-03-20: "Qt: Respond to QScreen refresh rate changes") - Add branch = master tracking in .gitmodules Part of #3447 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 51bf56b commit bf98520

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

.changelog/3447.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
### Changed
2+
- **DuckStation submodule** — Switched submodule URL from upstream `stenzek/duckstation` to the Provenance-Emu fork and updated to latest master (2026-03-20).

.gitmodules

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
url = https://JoeMatt@github.com/Provenance-Emu/dolphin-ios-jitless.git
3131
[submodule "Cores/DuckStation/duckstation"]
3232
path = Cores/DuckStation/duckstation
33-
url = https://github.com/stenzek/duckstation.git
33+
url = https://github.com/Provenance-Emu/duckstation.git
34+
branch = master
3435
[submodule "Cores/Desmume2015/desmume2015"]
3536
path = Cores/Desmume2015/desmume2015
3637
url = https://github.com/Provenance-Emu/desmume2015-1.git

Cores/DuckStation/duckstation

Submodule duckstation updated 3122 files

0 commit comments

Comments
 (0)