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.
I’am trying to get FS-UAE 3.05 to run AmigaOS 4.1 with MacOS (High Sierra), but every time I boot the emulation I get a purple screen with this message:
UAE BOOT ROM CANNOT BE USED WITH NATIVE PPC OS
I’m using these roms:
blizzardppc_060.rom (v. 44.69 and 44.71)
Kickstart-A1200-40.68.rom
Here is my configuration:
# FS-UAE configuration saved by FS-UAE Launcher
# Last saved: 2020-06-13 15:39:21
[fs-uae]
amiga_model = A1200/PPC
cdrom_drive_0 = AmigaOS 4.1 update2.iso
cdrom_drive_count = 1
What might be wrong…?
Are you sure that’s the entire config? You haven’t added a hard drive to install to?
My guess is that you have added a directory hard drive. That won’t work. Instead, you should use a .hdf file for hard drive.
Hi FrodeSolheim,
Do you know of any issues with the Debian 10 instructions?
When running sudo apt update I am getting the line:
Err:4 http://download.opensuse.org/repositories/home:/FrodeSolheim:/stable/Debian_10.0 Release
404 Not Found [IP: 195.135.221.134 80]
And when I try to import the key I get:
–2020-05-30 10:02:58– http://download.opensuse.org/repositories/home:/FrodeSolheim:/stable/Debian_10.0/Release.key
Reusing existing connection to download.opensuse.org:80.
HTTP request sent, awaiting response… 404 Not Found
Appreciate any help. Thanks 🙂
I’ve fixed the download location for Debian 10 (it didn’t follow the same pattern as Debian 9).
Updated URLs: https://fs-uae.net/download#debian
Thanks for letting me know 🙂
I think I see the error. In the path Debian10.0 doesn’t work but Debian10 does. But now when I import your key it says its invalid. Maybe because it’s based on 10.0 instead of 10 ?
Hey Frode! Hope you’re doing OK in these strange times.
I just got on the Fedora 32 beta and the first thing I tried to do was install fs-uae (because of course 😉 ). However, I have this error and can’t install the launcher. Hopefully this can get resolved soon, but more importantly, be safe out there!
[Galvatron@localhost yum.repos.d]$ sudo dnf install fs-uae-launcher
Last metadata expiration check: 0:02:48 ago on Thu 26 Mar 2020 12:31:13 AM EDT.
Package fs-uae-launcher-3.0.2-2.fc32.noarch is already installed.
Dependencies resolved.
Problem: package fs-uae-launcher-3.0.3-1.1.noarch requires python3-lhafile, but none of the providers can be installed
– cannot install the best candidate for the job
– nothing provides python(abi) = 3.7 needed by python3-lhafile-0.2.2-1.1.i686
– nothing provides python(abi) = 3.7 needed by python3-lhafile-0.2.2-1.1.x86_64
======================================================================================================================
Package Architecture Version Repository Size
======================================================================================================================
Skipping packages with broken dependencies:
fs-uae-launcher noarch 3.0.3-1.1 home_FrodeSolheim_stable 8.4 M
python3-lhafile i686 0.2.2-1.1 home_FrodeSolheim_stable 26 k
python3-lhafile x86_64 0.2.2-1.1 home_FrodeSolheim_stable 27 k
Transaction Summary
======================================================================================================================
Skip 3 Packages
Nothing to do.
Complete!
Hi, it looks like the problem could be due to Python being upgraded from 3.7 to 3.8 after the packages were built. I’ve rebuilt python3-lhafile for Fedora 32, can you try updating and see if it works now?
Still getting the error. Just tried to upgrade and got this
Last metadata expiration check: 0:01:04 ago on Sun 29 Mar 2020 03:09:43 AM EDT.
Dependencies resolved.
Problem 1: package fs-uae-launcher-3.0.3-1.1.noarch requires python3-lhafile, but none of the providers can be installed
– cannot install the best update candidate for package fs-uae-launcher-3.0.2-2.fc32.noarch
– nothing provides python(abi) = 3.7 needed by python3-lhafile-0.2.2-2.1.i686
– nothing provides python(abi) = 3.7 needed by python3-lhafile-0.2.2-2.1.x86_64
Problem 2: problem with installed package fs-uae-launcher-3.0.2-2.fc32.noarch
– package fs-uae-launcher-3.0.2-2.fc32.noarch requires fs-uae = 3.0.2, but none of the providers can be installed
– cannot install both fs-uae-3.0.3-1.1.x86_64 and fs-uae-3.0.2-1.fc32.x86_64
– cannot install both fs-uae-3.0.2-1.fc32.x86_64 and fs-uae-3.0.3-1.1.x86_64
– package fs-uae-launcher-3.0.3-1.1.noarch requires python3-lhafile, but none of the providers can be installed
– cannot install the best update candidate for package fs-uae-3.0.2-1.fc32.x86_64
– nothing provides python(abi) = 3.7 needed by python3-lhafile-0.2.2-2.1.i686
– nothing provides python(abi) = 3.7 needed by python3-lhafile-0.2.2-2.1.x86_64
================================================================================
Package Arch Version Repository Size
================================================================================
Skipping packages with conflicts:
(add ‘–best –allowerasing’ to command line to force their upgrade):
fs-uae x86_64 3.0.3-1.1 home_FrodeSolheim_stable 4.9 M
Skipping packages with broken dependencies:
fs-uae-launcher noarch 3.0.3-1.1 home_FrodeSolheim_stable 8.4 M
python3-lhafile i686 0.2.2-2.1 home_FrodeSolheim_stable 26 k
python3-lhafile x86_64 0.2.2-2.1 home_FrodeSolheim_stable 27 k
Transaction Summary
================================================================================
Skip 4 Packages
Nothing to do.
Complete!
Alright, I think I see what the problem is. I only provide packages for up to Fedora 31 (because Fedora 32 building isn’t supported on the build service I’m using until the Fedora 32 release is out).
The python3-lhafile file contains a binary python3 extension which depends on python 3.7. And Fedora 32 comes with python 3.8, so this package cannot be installed.
There will be Fedora 32 packages as soon as possible. In the meantime, I recommend the generic Linux binaries from https://fs-uae.net/download#linux. These can be run from the unpacked archive, from anywhere, no installation needed, and should work fine on Fedora 32.
Actually, I found out that the build service supports “Fedora Rawhide”, which is the in-development Fedora version. I’ve built packages for that now, so head over to https://fs-uae.net/download#fedora and configure your system to install the Rawhide packages 🙂
Hi Frode et al,
I’m running MacOSX Catalina 10.15.2, and attempting to run FS-UAE 3.02 which used toward, but now just bounces int he doc for a while and comes up as “not responding”. Here is what my Console says filtered on ‘FS-use’, any tips to get FS-UAE working again?
default 21:50:49.781912+1100 Finder LAUNCHING:0x0-0x4f04f FS-UAE Launcher foreground=1 bringForward=1 seed=135 userActivityCount=0
default 21:50:49.789000+1100 loginwindow -[PersistentAppsSupport applicationReady:] | App: FS-UAE Launcher, ready, updating active tracking timer
default 21:50:49.789112+1100 loginwindow -[ApplicationManager checkInAppContext:eventData:] | ApplicationManager: Checked in app : FS-UAE Launcher
default 21:50:49.790668+1100 runningboardd Resolved pid 815 to [executable:815]
default 21:50:49.797029+1100 runningboardd [executable:815] This process will not be managed.
default 21:50:49.797066+1100 runningboardd Now tracking process: [executable:815]
default 21:50:49.797899+1100 runningboardd Acquiring assertion targeting executable from originator [daemon:168] with description attributes = {
;
}
default 21:50:49.798064+1100 runningboardd Assertion 380-168-189 (target:executable) will be created as active
default 21:50:49.799415+1100 runningboardd [executable:815] Ignoring jetsam update because this process is not memory-managed
default 21:50:49.799933+1100 runningboardd [executable:815] Ignoring resume because this process is not lifecycle managed
default 21:50:49.800271+1100 runningboardd [executable:815] Set darwin role to: UserInteractiveNonFocal
default 21:50:49.798784+1100 runningboardd Acquiring assertion targeting executable from originator [daemon:168] with description attributes = {
;
}
default 21:50:49.800648+1100 runningboardd [executable:815] Ignoring GPU update because this process is not GPU managed
default 21:50:49.800873+1100 runningboardd Assertion 380-168-190 (target:executable) will be created as active
default 21:50:49.801060+1100 runningboardd Finished acquiring assertion 380-168-189 (target:executable)
default 21:50:49.801887+1100 runningboardd Finished acquiring assertion 380-168-190 (target:executable)
default 21:50:49.801898+1100 runningboardd Invalidating assertion 380-168-189 (target:executable) from originator 168
default 21:50:49.828440+1100 distnoted register name: com.apple.sharedfilelist.change object: com.apple.LSSharedFileList.ApplicationRecentDocuments/no.fengestad.fs-uae-launcher token: f42eb pid: 481
default 21:50:49.969362+1100 tccd -[TCCDAccessIdentity staticCode]: static code for: identifier no.fengestad.fs-uae-launcher, type: 0: 0x7fae8de07170 at /Applications/FS-UAE Launcher.app
default 21:50:51.232696+1100 tccd -[TCCDAccessIdentity staticCode]: static code for: identifier no.fengestad.fs-uae-launcher, type: 0: 0x7f9ef900bf90 at /Applications/FS-UAE Launcher.app
default 21:50:51.247520+1100 tccd -[TCCDAccessIdentity staticCode]: static code for: identifier no.fengestad.fs-uae-launcher, type: 0: 0x7f9ef7e104b0 at /Applications/FS-UAE Launcher.app
default 21:50:51.273632+1100 fs-uae-launcher FRONTLOGGING: version 1
default 21:50:51.273649+1100 fs-uae-launcher Registering, pid=815
default 21:50:51.274286+1100 fs-uae-launcher CHECKIN: pid=815
default 21:50:51.285994+1100 launchservicesd CHECKIN:0x0-0x4f04f 815 no.fengestad.fs-uae-launcher
default 21:50:51.286148+1100 fs-uae-launcher CHECKEDIN: pid=815 asn=0x0-0x4f04f foreground=1
default 21:50:51.286849+1100 loginwindow -[ApplicationManager checkInAppContext:eventData:] | ApplicationManager: Checked in app : FS-UAE Launcher
default 21:50:51.288614+1100 fs-uae-launcher Registered, pid=815 ASN=0x0,0x4f04f
default 21:50:51.288762+1100 fs-uae-launcher Registered, pid=815 cgConnectionID=10f907
default 21:50:51.290522+1100 fs-uae-launcher BringForward: pid=815 asn=0x0-0x4f04f bringForward=1 foreground=1 uiElement=0 launchedByLS=1 modifiersCount=1 allDisabled=0
default 21:50:51.290576+1100 fs-uae-launcher BringFrontModifier: pid=815 asn=0x0-0x4f04f Modifier 0 hideAfter=0 hideOthers=0 dontMakeFrontmost=0 mouseDown=0/0 seed=0/0
default 21:50:51.290632+1100 fs-uae-launcher BringForward: pid=815 asn=0x0-0x4f04f
default 21:50:51.290714+1100 fs-uae-launcher SetFrontProcess: asn=0x0-0x4f04f options=0
default 21:50:51.292881+1100 runningboardd Acquiring assertion targeting executable from originator [daemon:168] with description attributes = {
;
}
default 21:50:51.293020+1100 runningboardd Assertion 380-168-191 (target:executable) will be created as active
default 21:50:51.294574+1100 runningboardd [executable:815] Ignoring jetsam update because this process is not memory-managed
default 21:50:51.295202+1100 runningboardd [executable:815] Set darwin role to: UserInteractiveFocal
default 21:50:51.296161+1100 runningboardd [executable:815] Ignoring GPU update because this process is not GPU managed
default 21:50:51.296674+1100 runningboardd Finished acquiring assertion 380-168-191 (target:executable)
default 21:50:51.357553+1100 fs-uae-launcher Current system appearance, (HLTB: 2), (SLS: 1)
default 21:50:51.358428+1100 fs-uae-launcher Post-registration system appearance: (HLTB: 2)
default 21:50:51.360666+1100 distnoted register name: com.apple.xctest.FakeForceTouchDevice object: no.fengestad.fs-uae-launcher token: f4278 pid: 815
default 21:50:51.361174+1100 fs-uae-launcher SetFrontProcess: asn=0x0-0x4f04f options=1
default 21:50:51.373996+1100 distnoted register name: com.apple.nsquiet_safe_quit_give_reason object: no.fengestad.fs-uae-launcher token: f4285 pid: 815
default 21:50:51.454376+1100 fs-uae-launcher NSApp cache appearance:
-NSRequiresAquaSystemAppearance: 1
-appearance: (null)
-effectiveAppearance: <NSCompositeAppearance: 0x600001391700
(
"”,
“”
)>
default 21:50:51.993907+1100 tccd -[TCCDAccessIdentity staticCode]: static code for: identifier no.fengestad.fs-uae-launcher, type: 0: 0x7f9ef7f154f0 at /Applications/FS-UAE Launcher.app
default 21:50:52.010212+1100 tccd -[TCCDAccessIdentity staticCode]: static code for: identifier no.fengestad.fs-uae-launcher, type: 0: 0x7f9ef7f0fe40 at /Applications/FS-UAE Launcher.app
default 21:50:52.034388+1100 fs-uae-device-helper HIDAnalytics Timer Send event com.apple.hid.queueUsage
default 21:50:52.037623+1100 fs-uae-device-helper HIDAnalytics Unregister Send event com.apple.hid.queueUsage
default 21:50:52.039052+1100 fs-uae-device-helper HIDAnalytics Unregister Send event com.apple.hid.queueUsage
default 21:50:52.053729+1100 fs-uae-device-helper FIXME: IOUnserialize has detected a string that is not valid UTF-8, “(null)”.
default 21:50:54.791542+1100 loginwindow -[PersistentAppsSupport saveLogoutPersistentState:finalSnapshot:] | checkAgainstApp is : FS-UAE Launcher
default 21:50:54.791563+1100 loginwindow -[PersistentAppsSupport appShouldBeRelaunched:] | entered. checking app: FS-UAE Launcher
default 21:50:54.791600+1100 loginwindow -[PersistentAppsSupport saveLogoutPersistentState:finalSnapshot:] | Adding to relaunchArray: FS-UAE Launcher
default 21:50:54.797982+1100 loginwindow -[PersistentAppsSupport saveLogoutPersistentState:finalSnapshot:] | Contents:(
{
BackgroundState = 0;
BundleID = “no.fengestad.fs-uae-launcher”;
Hide = 0;
Path = “/Applications/FS-UAE Launcher.app”;
},
{
BackgroundState = 2;
BundleID = “com.apple.finder”;
Hide = 0;
Path = “/System/Library/CoreServices/Finder.app”;
},
{
BackgroundState = 2;
BundleID = “com.apple.console”;
Hide = 0;
Path = “/System/Applications/Utilities/Console.app”;
},
{
BackgroundState = 2;
BundleID = “com.apple.safari”;
Hide = 0;
Path = “/Applications/Safari.app”;
},
{
BackgroundState = 2;
BundleID = “com.apple.activitymonitor”;
Hide = 0;
Path = “/System/Applications/Utilities/Activity Monitor.app”;
},
{
BackgroundState = 2;
BundleID = “com.apple.mail”;
Hide = 0;
Path = “/System/Applications/Mail.app”;
},
{
BackgroundState = 2;
BundleID = “com.apple.systempreferences”;
Hide = 0;
Path = “/System/Applications/System Preferences.app”;
},
{
BackgroundState = 3;
BundleID = “com.apple.terminal”;
Hide = 0;
Path = “/System/Applications/Utilities/Terminal.app”;
},
{
BackgroundState = 0;
BundleID = “com.apple.audio.audiomidisetup”;
Hide = 0;
Path = “/System/Applications/Utilities/Audio MIDI Setup.app”;
}
)
default 21:51:01.412410+1100 fs-uae-launcher LSExceptions shared instance invalidated for timeout.
default 21:51:02.851645+1100 runningboardd Invalidating assertion 380-168-191 (target:executable) from originator 168
default 21:51:02.954907+1100 runningboardd [executable:815] Ignoring jetsam update because this process is not memory-managed
default 21:51:02.954965+1100 runningboardd [executable:815] Set darwin role to: UserInteractiveNonFocal
default 21:51:02.955113+1100 runningboardd [executable:815] Ignoring GPU update because this process is not GPU managed
Hi, I have managed to reproduce one problem where the Launcher will not start. This might not be the same as your problem. When starting on macOS 10.15 for the first time, macOS will ask if you allow the launcher to access the Documents folder. If you deny this, FS-UAE Launcher will not start (and will not be able to write a log file either).
Please try to go to System Preferences -> Security & Privacy -> Privacy -> Files and Folders, and make sure “Documents Folder” access is allowed for FS-UAE Launcher.
Hey, I downloaded the MAC version but it does not start after installation. Any idea what I might doing wrong?
Maybe there is some error message in the “Console” application in macOS? Also, what macOS version are you using, and what FS-UAE version were you trying?
Hi, i downloaded version 3.0.2 and realize not work in XP (my fault i did not read windows 7 and up text)
By the way, i just hex edit 2 dll libglib-2.0-0.dll and libwinpthread-1.dll, change some dependencies, and now works great in my XP x64 machine
libwinpthread-1.dll > gettickcount64
libglib-2.0-0.dll > GetFileInformationByHandleEx – GetFinalPathNameByHandleW
Just left the info in the rare case some other user is using XP x64
sorry my english, thanks
happy christmas
Interesting to know that you made it work this way, thanks for sharing 🙂 And a merry Christmas to you too!
Some reason updating FS-UAE to latest 3.0.2 was fine a few days ago but upon me trying to launch it now the launcher.exe was gone, seems my antivirus deleted it for being Suspicious (must be a false positive)
This sounds annoying. Did you eventually get it to work without being deleted by the antivirus program?
No x64 here as well. Do you still have a link to the latest win32 package (install & zip) ?
Hi, latest Windows (x86) release here: https://fs-uae.net/stable/2.8.3/
Thank you Frode
Hey there! Fedora 31 is almost officially out. Any plans for an official F31 repo? Have you ever considered Fedora Copr?
I have enabled Fedora 31 in the openSUSE build service now, so packages should be available shortly if built successfully 🙂
Fedor Copr wasn’t available when I started building the packages (I believe). Now, it had probably made more sense to use Copr, but I haven’t had motivation/time to change. Also, openSUSE build service works fairly well 🙂
Hi
I have a problem which is I don’t have 64 bit
And I want 32 bit
Please answer.
It is still possible to build 32-bit versions, but I stopped making official 32-bit builds in order to reduce the workload for me (and since most of the world is on 64-bit by now).
As the 32bit is now stopped and a known quantity, can you please release it as a torrent file (with magnet link) and also include in that torrent file a version that will run in dosbox? 🙂
I know it would be a slow way to emulate an amiga in DosBox. however it can still be a very useful tool, especially for old amiga Public Domain productivity software. So for example the ability to see a spreadsheet or a text file would be possible, even if it was a very slow emulation. The point is it would be for a very easy way to do so if on wanted to run an amiga emulator in DosBox. And example might be EasyCalc the PublicDomain spreadsheet software for the A500 in a 320×40 resolution. Much appreciated. Not looking for fancy frame-rate games or HAM video. Being able to display a 32 colour picture 320×240 in DeluxePaint would be nice but not essential. Likewise, being able to run WordWorth Word-Processor with a very slow amiga processor and say 4meg to 8meg of RAM would be nice (and maybe the ability to mount an a570 CDROM for ISO files). I know about PCem and all that. I know there are better ways but I’m not looking to do any of that (even though it’d be cool). Just looking to run an a500 emulator (at a slow speed) in DosBox. Not looking for WHDLoad. Cheers.
All that is needed is an x86 amiga emulator that will run in DosBox. I know it seems like a roundabout way of doing things, but there are reasons. Thanks. 🙂
TLDR: What FS-uae version would work from MSDOS?
The last official/stable 32-bit version for Linux and Windows https://fs-uae.net/stable/2.8.3/ and macOS: https://fs-uae.net/stable/2.8.3u1/.
As for DOS version, I’m not even sure if you are serious, but in case you are, there never were a version of FS-UAE that would work in MS-DOS…