EmuCR Feeds
Email Us

EmuCR: RuzuRuzu v0.0.1 is released. ruzu is a Nintendo Switch emulator written in Rust and it began as an experiment nobody expected to work.

Pom2 v0.9.0 is released. Pom2 is an Apple ][ , ][+ , //e , //c , //c+ emulator.

Cube64 / Wii64 v1.4.8 are released. Wii64 & Cube64 are Mupen64 for the Gamecube/Wii. Port of the popular multi-OS N64 emulator, Mupen64, to the Nintendo Gamecube and Wii through the libOGC library. The emulator currently uses dynamic recompilation of the N64 machine code to PowerPC (the Gamecube/Wii's ISA) and full hardware accelerated graphics to achieve (near) full-speed emulation in most instances.

Turbo Stage v0.11.0 is released. Turbo Stage is a python-frontend for DOSBox-Staging and is available for Linux.

Turbo Stage Changelog:
DosBox Staging v0.83.0 support

Download:Turbo Stage v0.11.0
Source:Here

Nextendo v1.8.0 is released. Nextendo is a fork of the open-source Ryujinx Nintendo Switch emulator. On top of Ryujinx's excellent accuracy and performance, Nextendo adds a first-class, built-in client for the Nextendo Network — a community-run replacement for the official online service — so supported games can be played online again without any manual configuration, custom hosts file, or SSL bypass on the user's part. The emulation core (CPU, GPU, audio, input, filesystem) is unchanged from upstream Ryujinx. Nextendo's additions are limited to the networking layer and the surrounding user experience.

NgpCraft Emulator v3.6 is released. A Neo Geo Pocket / Neo Geo Pocket Color emulator: a fast native C++ core (TLCS-900H + Z80 + K2GE video) driven by a PyQt6 desktop shell. Its timing is calibrated against real hardware — instruction-fetch wait-states on the cartridge flash, silicon-measured MUL/DIV and LDIR costs — so self-timed games (Cool Boarders Pocket, Densha de Go) run at their true 30 fps instead of the ~2× too fast that most emulators show.

KytyPlus v3.3 is released. KytyPlus is a KytyPS5-based PlayStation 5 emulator for Windows, macOS, and Linux. This repository is a standalone project derived from KytyPS5 (itself based on Kyty), with additional work focused on iGPU optimization, build stability, and a unified PS4/PS5 dispatch (iGPU behavior is not yet verified; see iGPU status).

KytyPlus Changelog:
Overview
v3.3 focuses on stability improvements, better timeout handling, and improved debugging capabilities.
Changes
🔧 GPU & Rendering Improvements
Fence wait timeouts: Added 10-second timeout to fence waits in CommandBuffer::WaitForFenceOnly() to prevent infinite hangs on driver issues or fence signaling problems.
Master semaphore timeouts: Added 30-second timeout to MasterSemaphore::Wait() to prevent hanging indefinitely on semaphore wait issues.
Command buffer reuse: Improved BeginNext() logic with progressive fallback attempts before growing the command buffer pool. Added last-resort wait for master semaphore before creating new buffers.
🔊 Audio Improvements
Tighter audio buffering: Reduced target latency from 40ms to 30ms for more responsive audio.
Faster buffer management: Reduced max queued buffers from 16 to 8, decreased wait timeout from 200ms to 100ms, and increased check frequency (500μs sleep vs 1000μs).
Improved audio underrun handling: More aggressive clearing of queued audio when waiting too long to prevent stutter during heavy GPU load.
🛡️ Debugging & Validation
Vulkan validation enabled by default: Vulkan validation layers are now enabled by default to catch spec violations, resource state errors, and synchronization issues. This helps identify problems earlier and provides better diagnostic information in logs.
To disable validation for performance testing, use --vulkan-validation false.
🌐 HTTP/HTTPS
HTTP busy-loop fix (v3.1, maintained): HttpWaitRequest now sleeps 10ms between polls instead of returning immediately, preventing CPU spinning and excessive log growth. Deadline-based timeout support added.
Known Limitations
Some games may still not boot or may crash - emulation is beta software
Vulkan validation adds overhead; may impact performance on some systems
HTTPS/HTTP functionality is functional but may not work for all game-specific network requests
Oodle/Kraken decompression remains unsupported in self-contained builds
Upgrade Notes
Vulkan validation is now enabled by default. If you experience performance issues and your games work fine, you can disable it with --vulkan-validation false.
The timeout changes should prevent hangs but may change timing slightly in edge cases.
Testing
Tested HTTPS connectivity to:
google.com ✅
github.com ✅
api.github.com ✅
kytyps5.github.io ✅
TLS 1.2/1.3 support confirmed via mbedTLS configuration

Download:KytyPlus v3.3
Source:Here08

EmuCR: XeniaXenia Edge Git (2026/09/06) is released. Xenia Edge is yet another experimental fork of the Xenia emulator, mainly based on Xenia Canary but with the aim of quicker iteration and improvements to Vulkan backend and Linux platform in particular. Windows of course remains fully supported as well and will benefit from changes made here especially with its Vulkan backend.

EmuCR VisualBoyAdvanceVisualBoyAdvance-M Git (2026/09/06) is compiled. VisualBoyAdvance-M(VBA-M) is a [Super] Game Boy [Color / Advance] emulator for Windows, Linux & Mac. Here you can get information about the latest development build of the Windows version and download it while you're at it.

Ymir Git (2026/09/06) is released. A work-in-progress Sega Saturn emulator.

EmuCR: XeniaXenia Git (2026/09/06) is compiled. Xenia is an experimental emulator for the Xbox 360. It does not run games (yet).

EmuCR: Vita3KVita3K Git (2026/09/06) is compiled. Vita3K is an experimental PlayStation Vita emulator for Windows, Linux and macOS. The emulator currently runs a few homebrew programs in .vpk format. No commercial games are playable.

EmuCR: PCSX2PCSX2 v2.9.31 is released. PCSX2 is a free and open-source PlayStation 2 (PS2) emulator. Its purpose is to emulate the PS2's hardware, using a combination of MIPS CPU Interpreters, Recompilers and a Virtual Machine which manages hardware states and PS2 system memory. This allows you to play PS2 games on your PC, with many additional features and benefits.

EmuCR: ShadPS4ShadPS4 Pre (2026/09/05) is released. An early PS4 emulator for Windows and Linux written in C++.

EmuCR: rpcs3 rpcs3 Git (2026/09/06) is compiled. RPCS3 is an open-source Sony PlayStation 3 emulator and debugger written in C++ for Windows and Linux. The emulator has been in development since early 2011 and currently supports modern DirectX 12, Vulkan and OpenGL renderers. The emulator is capable of booting and playing a decent amount of commercial games and PlayStation 3 SDK samples. Many more titles are also becoming playable with future development by contributors.

EmuCR: NxEmuNxEmu Dev v0.8.0-613-d11dbac is released. NxEmu is an experimental open-source emulator for the Nintendo Switch from N3xoX1.