Revert "Merge branch 'master' of https://github.com/flathub/org.DolphinEmu.dolphin-emu"
Some checks failed
Build Artifacts for RetroDECK main manifest / build-project (push) Has been cancelled

This reverts commit 50a0759042, reversing
changes made to 21e4c46fc2.
This commit is contained in:
XargonWan 2025-01-08 10:49:35 +09:00
parent ea68e85ec0
commit b0cdf6dc28
3 changed files with 3 additions and 30 deletions

View file

@ -21,8 +21,6 @@
- [Update Frequency](#update-frequency) - [Update Frequency](#update-frequency)
- [Official Releases](#official-releases) - [Official Releases](#official-releases)
- [Development Releases](#development-releases) - [Development Releases](#development-releases)
- [Official Builds](#official-builds)
- [Beta Branch](#beta-branch)
## How to connect your Wii remotes ## How to connect your Wii remotes
@ -154,25 +152,3 @@ If you have both the official "Release" and the "Development" release installed
``` ```
flatpak make-current org.DolphinEmu.dolphin-emu <beta|stable> flatpak make-current org.DolphinEmu.dolphin-emu <beta|stable>
``` ```
## Official Builds
As of `2409-260` official dev builds are available from this repo:
https://flatpak.dolphin-emu.org/dev.flatpakrepo
Single file bundles for `2409-260+` versions are available from the downloads section of the official dolphin site:
https://dolphin-emu.org/download/
## Beta Branch
The beta branch is being retired, there won't be any further updates after `2412`.
Switch back to the stable branch in order to receive further updates (drop the `--user` at the end if you've installed dolphin-emu at the system level):
```
flatpak make-current org.DolphinEmu.dolphin-emu stable --user
```
If for any reason you'd rather keep getting dev builds, switch to the official dev repo instead.

View file

@ -36,11 +36,8 @@
<id>dolphin-emu.desktop</id> <id>dolphin-emu.desktop</id>
</provides> </provides>
<releases> <releases>
<release version="2412" date="2024-12-02">
<description></description>
</release>
<release version="2409" date="2024-09-04"> <release version="2409" date="2024-09-04">
<description/> <description></description>
</release> </release>
<release version="2407" date="2024-07-02"/> <release version="2407" date="2024-07-02"/>
<release version="5.0-21460" date="2024-04-29"/> <release version="5.0-21460" date="2024-04-29"/>

View file

@ -86,7 +86,7 @@ modules:
sources: sources:
- type: git - type: git
url: https://github.com/dolphin-emu/dolphin.git url: https://github.com/dolphin-emu/dolphin.git
commit: 992b4ea9309899ebc7ca576ebea711a70523098a commit: 3c4d4fcd09173ea070dc812ab5d64ca3a3af5f29
x-checker-data: x-checker-data:
type: json type: json
url: https://dolphin-emu.org/update/latest/beta url: https://dolphin-emu.org/update/latest/beta