Recommended download:
The installer above is the recommended download due to ease of use. However, it does not allow you to choose install location, so if this is important to you, download the alternative zip file instead. You can extract that and run the program from the extracted folder, no installation needed.
Alternative downloads:
The packages require Windows 7 (64-bit) or newer. Official 32-bit builds of FS-UAE are no longer available, but it is possible to build 32-bit versions from source code.
Recommended download:
Alternative downloads:
The portable version may have problems starting on macOS Sierra due to new Gatekeeper protection features.
All packages require macOS 10.9 (64-bit) or higher. Official 32-bit builds of FS-UAE are no longer available, but it is possible to build 32-bit versions from source code.
For Ubuntu, run the following commands to install FS-UAE and configure it for automatic updates:
sudo apt-add-repository ppa:fengestad/stable
sudo apt-get update
sudo apt-get install fs-uae fs-uae-launcher fs-uae-arcade
Alternatively, you can manually download .deb files instead.
Recommended download:
Alternative downloads:
The above packages include (most) libraries required to run. Your Linux distribution only has to provide glibc and OpenGL. The packages work on Ubuntu 16.04 and newer, and should work fine on other recent Linux distributions.
Ubuntu, Debian, Fedora and openSUSE have their own menu entries in the sidebar to the right.
The following distributions have packages created and maintained by external contributors:
Send an e-mail if you maintain Linux packages for a distribution not listed here, and you wish to have a link added to the list.
Run the following as root to install FS-UAE and configure it for automatic updates!
Debian 10:
echo "deb https://download.opensuse.org/repositories/home:/FrodeSolheim:/stable/Debian_10/ /" > /etc/apt/sources.list.d/FrodeSolheim-stable.list
apt-get update
apt-get install fs-uae fs-uae-launcher fs-uae-arcade
To avoid security warnings when installing the packages, you can import the key used to sign the packages:
wget https://download.opensuse.org/repositories/home:FrodeSolheim:stable/Debian_10/Release.key
apt-key add - < Release.key
Debian 9:
echo "deb https://download.opensuse.org/repositories/home:/FrodeSolheim:/stable/Debian_9.0/ /" > /etc/apt/sources.list.d/FrodeSolheim-stable.list
apt-get update
apt-get install fs-uae fs-uae-launcher fs-uae-arcade
To avoid security warnings when installing the packages, you can import the key used to sign the packages:
wget https://download.opensuse.org/repositories/home:FrodeSolheim:stable/Debian_9.0/Release.key
apt-key add - < Release.key
Alternatively, you can manually download .deb files instead.
Fedora 31:
cd /etc/yum.repos.d/
wget http://download.opensuse.org/repositories/home:FrodeSolheim:stable/Fedora_31/home:FrodeSolheim:stable.repo
yum install fs-uae fs-uae-launcher fs-uae-arcade kernel-modules-extra
Fedora 30:
cd /etc/yum.repos.d/
wget http://download.opensuse.org/repositories/home:FrodeSolheim:stable/Fedora_30/home:FrodeSolheim:stable.repo
yum install fs-uae fs-uae-launcher fs-uae-arcade kernel-modules-extra
If you are running the beta version of the next Fedora version, you might want to try packages for Fedora rawhide.
Fedora Rawhide:
cd /etc/yum.repos.d/
wget http://download.opensuse.org/repositories/home:FrodeSolheim:stable/Fedora_Rawhide/home:FrodeSolheim:stable.repo
yum install fs-uae fs-uae-launcher fs-uae-arcade kernel-modules-extra
Alternatively, you can manually download .rpm files instead.
openSUSE Leap_15.2:
zypper addrepo http://download.opensuse.org/repositories/home:FrodeSolheim:stable/openSUSE_Leap_15.2/home:FrodeSolheim:stable.repo
zypper refresh
zypper install fs-uae fs-uae-launcher fs-uae-arcade
openSUSE Leap_15.1:
zypper addrepo http://download.opensuse.org/repositories/home:FrodeSolheim:stable/openSUSE_Leap_15.1/home:FrodeSolheim:stable.repo
zypper refresh
zypper install fs-uae fs-uae-launcher fs-uae-arcade
openSUSE Tumbleweed:
zypper addrepo http://download.opensuse.org/repositories/home:FrodeSolheim:stable/openSUSE_Tumbleweed/home:FrodeSolheim:stable.repo
zypper refresh
zypper install fs-uae fs-uae-launcher fs-uae-arcade
Alternatively, you can manually download .rpm files instead.
No official (fs-uae.net-provided) binary packages are available for FreeBSD, but the source code compiles and FS-UAE runs on FreeBSD.
FS-UAE is also available in the ports tree. To install, run the following as root:
pkg install fs-uae fs-uae-launcher
Or compile the ports yourself:
cd /usr/ports/emulators/fs-uae
make install clean
cd /usr/ports/emulators/fs-uae-launcher
make install clean
FS-UAE will run poorly without hardware-accelerated OpenGL drivers.
No official (fs-uae.net-provided) binary packages are available for OpenBSD, but the source code compiles and FS-UAE runs on OpenBSD.
FS-UAE is now also available in the ports tree:
FS-UAE will run poorly without hardware-accelerated OpenGL drivers.
To install, download the desired plugin zip file and extract the
folder within to your Documents/FS-UAE/Plugins
folder (You should end up with Documents/FS-UAE/Plugins/PluginName).
Create the Plugins
folder first if it is missing.
If you are using the portable version of FS-UAE, you
extract to the Plugins folder in the portable folder instead).
If you want to, you can also download all the below plugins bundled in one archive for your convenience:
This plugin provides support for reading IPF floppy disk images, and works on Windows, macOS and Linux.
This plugin provides support for PPC emulation (PPC CPU core provided by QEMU) and Slirp network support, and works on Windows, macOS and Linux.
The following plugins provide files which can used by FS-UAE Launcher. (version 2.9.11dev or newer). When these plugins are present, the Launcher can use the files from the plugins instead of downloading them on-demand from the Internet, so these are mostly useful for creating an offline setup of FS-UAE Launcher.
AmigaPrograms_4.2.1.zip
JST_4.7.zip
SKick_3.46.zip
WHDLoad_18.5.zip
XpkMaster_5.2a.zip
Source code archives for the latest version:
The source code can be compiled (with proper tools installed) on Linux, Windows, macOS, FreeBSD and OpenBSD.
Source code for plugins: https://github.com/FrodeSolheim/capsimg and https://github.com/FrodeSolheim/qemu-uae.
Check out the change log entries in stable release announcements.
FS-UAE itself is licensed under GPLv2. FS-UAE Launcher and FS-UAE Arcade are licensed under GPLv2. Other libraries are licensed under various open source licenses (See license files in the distributions for details).
If you want a more recent version (and don't mind the risk), or you want to follow the development more closely, you can alternatively install the lates development versions instead.
The following user agent was used to auto-detect and select your platform: . If your platform wasn't detected properly, and the user agent string contains enough information to identify it, please send the above user agent string to frode@fs-uae.net.