Amiberry v8.1.4 is out.

A stability and usability release focused on startup reliability, display handling, and Android polish.

Highlights:
- Fixed macOS Intel JIT startup crashes
- Improved KMSDRM fullscreen startup
- Added Vulkan multi-threaded rendering
- Better Android pause menu, search, and recent launches

Download: https://github.com/BlitterStudio/amiberry/releases/tag/v8.1.4

#Amiga #Emulation #RetroComputing #Amiberry #OpenSource

Release v8.1.4 · BlitterStudio/amiberry

Optimized Amiga emulator. Contribute to BlitterStudio/amiberry development by creating an account on GitHub.

GitHub

Amiga-Emulator: Amiberry 8.1.3

Amiberry is an Amiga emulator based on WinUAE that offers full Amiga compatibility on ARM and x86 hardware: on Linux, macOS, Windows, Android, FreeBSD and Haiku running on ARM, x86 and RISC-V. The emulator has now been released in version 8.1.3.

https://www.amiga-news.de/en/news/AN-2026-03-00142-EN.html

#Amiberry #Amiga #emulation #emulator

amiga-news.de - Amiga-Emulator: Amiberry 8.1.3

Amiberry v8.1.3 is out!

Highlights:
• Themes panel restored
• Vulkan renderer improvements
• JSON game database support
• Async downloads in Paths
• Fixes for input scaling, fullscreen handling, audio, serial, and libretro

Available for Linux, macOS and Windows:
https://github.com/BlitterStudio/amiberry/releases/tag/v8.1.3

#Amiga #Emulation #RetroComputing #Amiberry #OpenSource

Release v8.1.3 · BlitterStudio/amiberry

New Features GUI: Restored the Themes panel in the ImGui interface. (#1916) GUI: Embedded GUI assets and introduced Font Awesome icons across the sidebar and buttons, with further layout polish th...

GitHub
Backers Update: What’s Been Happening Since 8.1.2

MiDWaN published a supporter-only post on Ko-fi!

Ko-fi
Ok, Amiberry-Lite is still way faster. :P #Amiberry #Amiga #Amiberry-lite
Latest Amiberry is much faster. I was using Amiberry-Lite on my Raspberry Pi 5 because it was taking Amiberry 2x as long to do anything, mostly 1 minute to load completely vs 30 seconds for Lite. However the latest update I just grabbed on my DietPi system made it the same speed. So I guess I'm going to try full Amiberry for a bit and see if it's better for my use case. #Amiberry #Amiberry-Lite #Amiga #AmigaOS #WinUAE

🎮 Amiberry v8.1.2 released!

Focused on input latency, stability and quality-of-life fixes.

Highlights:
• Event-driven input dispatch — lower latency
• Portable mode toggle in Paths panel
• Ctrl+Alt to release mouse capture
• Audio dropout and file dialog crash fixes
• x86-64 JIT and macOS raw disk access fixes

Download: https://github.com/BlitterStudio/amiberry/releases/tag/v8.1.2

#Amiga #Emulation #RetroComputing #Amiberry #OpenSource

Release v8.1.2 · BlitterStudio/amiberry

chore: update packaging version references for v8.1.2

GitHub

The Amiga meets AI. 🤝

Amiberry now has an MCP server — meaning AI tools that support the Model Context Protocol can talk directly to your emulator. Manage configs, inspect state, and build automations around the emulator you love.

We've been pushing Amiberry further than ever this year — Android, ARM64 JIT, Windows, SDL3, and now this. The Amiga lives on! 💾

🔗 github.com/BlitterStudio/amiberry-mcp-server

#Amiga #RetroComputing #Amiberry #MCP #AITools

Amiberry v8.1.1 released!

🔧 JIT allocator fix (x86-64 Linux + Windows)
🖥️ HiDPI scaling fix on Linux
🍎 macOS: self-updater fix + AMIBERRY_HOME_DIR support
🪟 Windows: self-update + portable path fixes
💥 Crash fix for invalid amiberry.ini
💿 Disk swapper: commas-in-paths fix
🌍 International filename encoding fix
🎮 Vulkan renderer Phase 2
🏗️ LoongArch64 support
📦 SDL3 bundled in Bookworm .debs
🤖 Android polish + 71 tests
https://github.com/BlitterStudio/amiberry/releases/tag/v8.1.1

#Amiga #Amiberry #Emulation #RetroComputing

Release v8.1.1 · BlitterStudio/amiberry

Bug Fixes JIT allocator (x86-64): Root-cause fix for JIT allocation failures when globals are >2GB from low memory on x86-64 Linux. Added range-check for Windows VirtualAlloc last-resort path. (#1...

GitHub