Downloads

Download Amiga Games

OAGD.net hosts some Amiga games itself, and it also maintains a large set of links to legal downloads for 250+ Amiga games. See downloadable games for the list of downloadable games 🙂

Image Packs for FS-UAE Launcher and Arcade

Just extract the content to your FS-UAE/Data folder (The Images folder goes into the Data folder: FS-UAE/Data/Images). These images are then preloaded and do not have to be downloaded on demand. New images added to the database after this snapshot was generated will be downloaded on demand as usual.

Image Packs with More Platforms

Experimental OpenRetro Launcher & Arcade

Currently only available for Linux and macOS / x86-64

First, you need to figure out where to store the program, for example:

mkdir -p ~/Programs/OpenRetro
cd ~/Programs/OpenRetro

Then download/update the programs:

Linux

rsync -aPvz --delete openretro.org::devel/OpenRetro/Arcade .
rsync -aPvz --delete openretro.org::devel/OpenRetro/Launcher .
rsync -aPvz --delete --exclude=macOS --exclude=Windows openretro.org::devel/OpenRetro/System .

Later, to update the programs, just cd into the directory you chose earlier, and re-run the rsync command.

macOS

rsync -aPvz --delete openretro.org::devel/OpenRetro/Arcade.app .
rsync -aPvz --delete openretro.org::devel/OpenRetro/Launcher.app .
rsync -aPvz --delete --exclude=Linux --exclude=Windows openretro.org::devel/OpenRetro/System .

Later, to update the programs, just cd into the directory you chose earlier, and re-run the rsync command.

Windows

Rsync is not available on Windows by default, so I’ve created a zip file with everything included:

OpenRetro-Player_Windows_x86-64.zip

To upgrade, just download the latest version here and overwrite the previous version you extracted.

Convert to portable version

By default, data files are stored in Documents/OpenRetro. If you want to have a “portable installation” where data is stored alongside the program, you can add an empty Portable.ini file in the root of the OpenRetro installation directory:

cd ~/Programs/OpenRetro
touch Portable.ini

Other Downloads

Not for use with FS-UAE Launcher/Arcade.

Banners with Steam-compatible size:

Acrhive with one screenshot per game:

I recommend not linking directly to files available here, since the file URLs may change! Instead, link to https://openretro.org/download if you want to tell people about the downloads here.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.