Current/Previous/Beta Releases
Update/downgrade Batocera
Most of the time you have two versions of the Batocera distribution available:
- Stable: most stable version, recommended for most users.
- Beta: bleeding-edge version, sometimes alpha or pre-alpha internal build. Stability is usually not an issue, but particular things can often be broken in this version.
From v5.27 onwards, you can switch what branch you're on by going to MAIN MENU → UPDATES & DOWNLOADS → UPDATE TYPE.
You can also do the same by editing the appropriate line in /userdata/system/batocera.conf/
:
updates.type=beta
Upon reboot, you'll be able to update your Batocera to the latest version of the type you've selected.
If you are on Batocera 5.25 or later, you can also check the latest version available from the command line with:
batocera-check-updates
And if you want to check on the latest beta version, with its build date, you can type:
batocera-check-updates beta
To update to that checked version, use:
batocera-upgrade
If you ever want to upgrade to a specific version, or the current checker is broken for whatever reason, you can use batocera-upgrade [url of the build folder containing the version you want]
. For example:
batocera-upgrade https://mirrors.o2switch.fr/batocera/x86_64/stable/last/
Alternatively, you can also upgrade manually.
You can see a short list of the most recently updated beta builds on this page!
Current builds, older releases and betas
Older releases are ordered by date. Builds that have betas generated on a regular basis are bolded. You can ask to have a beta build for another architecture on our Discord server.
If you see that a build is “missing”, it's most likely just sharing an image with another device. Hover your cursor over a device download link on the download page and check its build name, then match it up with the one on this page.
Sometimes the current build for a particular device will stay on an older version of Batocera, this might be due to severe bugs affecting only that build for that device that couldn't be resolved in time for the major release. These are usually released later on or fixed by the next version. Discontinued devices will simply stay at the version they were discontinued at.
Torrents are available but only the most popular platforms are updated. Always check the above list for the latest stable version. Here's a link to the torrents page.
In case the host goes down
You can use the internal upgrade URLs that Batocera uses instead. Just replace https://mirrors.o2switch.fr/batocera/
with https://updates.batocera.org/
. This server only has the current and beta releases, however.
Alternatively, you could check to see if any other users are currently seeding the image via the torrent magnet link.
- current_and_previous_releases.txt
- Last modified: 9 months ago
- by atari