-
-
Notifications
You must be signed in to change notification settings - Fork 91
First Installation
- Any recent Linux OS (Debian Bullseye or newer, Ubuntu 20.04 or newer), or macOS for Apple hardware (intel/Apple Silicon).
- Your own Amiga Kickstart ROMs. You can use the encrypted Amiga Forever ones as well, if you include the "key.rom" file with them in the same directory. Newer versions of Amiga Forever don't include a key, but they require you to run Amiga Forever once, to decrypt them. Copy them over after that step.
Amiberry nowadays has two versions available:
-
Based on WinUAE 4.4.0.
-
Good balance of compatibility and performance (but not perfect).
-
Includes "Fast Copper" hack, to speed up certain games that might benefit from it. Might cause glitches elsewhere!
-
Cycle accurate for 68000 mode only, stripped down CPU emulation for other models. Models higher than 020 (030-040) don't use proper CPU cycles, they are just faked using 020 (they still show up as the selected model under emulation, of course). No 68060 support.
-
Includes JIT for ARM (not on MacOS).
-
Recommended for slower hardware (up to RPI4), or if you want JIT for ARM.
-
This version lives in a separate repository: https://github.com/BlitterStudio/amiberry-lite
-
Based on the latest WinUAE available.
-
Most accurate version, but heavier on CPU requirements than v5.x.
-
Includes full CPU (68000-68060) cycle-accurate emulation, latest chipset emulation updates.
-
JIT for x86_64 (not on MacOS).
-
MMU support.
-
Debugger (console-based).
-
Recommended for all platforms faster than the RPI4, including all macOS and x86_64 platforms
-
This version can be found on the main repository: https://github.com/BlitterStudio/amiberry
- First Installation
- RetroPie Installation
- Kickstart ROMs (BIOS)
- Compiling from source
- Frequently Asked Questions
- Default Options
- How to enable Integer Scaling