MesenCE Git (3026/05/17) has been released, enhancing the multi-system emulator for Windows, Linux, and macOS, which supports various platforms like NES, SNES, and Game Boy. This community-managed fork of Mesen2 aims to sustain and expand the emulator’s capabilities. Key updates include improvements in GBA serial timings, initial support for Pocket Challenge V2 on WonderSwan, new menu options for Game Boy regions, and modifications to NES OAM decay timing. The user …
Read More »Igir Version 5.0.2
Igir v5.0.2 has been released, a zero-setup ROM collection manager that efficiently sorts, filters, extracts, archives, patches, and reports on collections across any OS. Key updates include fixing console output tokens, enhancing documentation for muOS, adding a new {crossmix} output token, and renaming the JELOS token to ROCKNIX. The update also features numerous dependency updates, major source file reorganization, and improvements to GitHub Actions. Notably, Node.js was updated to versions …
Read More »Nexen Version 1.4.43
Nexen v1.4.43 has been released, enhancing the multi-system emulator that supports NES, SNES, GB, GBA, PCE, SMS/GG, and WS. Key features include a comprehensive TAS editor with undo/redo and greenzone support, an infinite save state system with a visual picker, and a ZIP-based movie format allowing multi-format import/export. It also supports ๐ผ Pansy metadata export for integration with the Flower Toolchain disassembly pipeline. Furthermore, active development is underway for Sega …
Read More »Xenia Edge Git (May 17, 2026)
Xenia Edge Git (2026/05/17) has been released as an experimental fork of the Xenia emulator, focusing on rapid iterations and enhancements, particularly for the Vulkan backend and Linux platform. While it primarily targets Linux, Windows support remains intact and will also benefit from the updates. The changelog highlights changes like default-initializing ClientSlot instead of using memset on std::mutex, and fixing dangling argv pointers in the POSIX relaunch. For more details, …
Read More »Xenia Git (May 17, 2026)
Xenia Git, compiled on May 17, 2026, is an experimental emulator for the Xbox 360. Currently, it does not support game execution but is a work in progress aimed at emulating the Xbox 360 system. Xenia Git (2026/05/17) has been compiled. Xenia is a project aimed at creating an experimental emulator for the Xbox 360. Currently, it does not support game execution (yet).…More
Read More »Vita3K Git Release (May 17, 2026)
Vita3K Git (2026/05/17) is a newly compiled experimental emulator for PlayStation Vita, compatible with Windows, Linux, and macOS. Currently, it can run some homebrew programs in .vpk format, but no commercial games are playable. Recent updates include a fix for string/path/QString conversion issues with non-ASCII strings on older Windows systems. For more details, source information is available. Sure! Hereโs a rewritten version with the HTML tags kept intact: Vita3K Git …
Read More »ShadPS4 Pre-release (May 16, 2026)
ShadPS4 Pre, released on May 16, 2026, is an early PlayStation 4 emulator designed for Windows and Linux platforms. Developed in C++, it aims to allow users to play PS4 games on their computers. ShadPS4 Pre (2026/05/16) has been launched. It’s an early PS4 emulator available for Windows and Linux, developed in C++. …More
Read More »rpcs3 Git Update (May 17, 2026)
RPCS3 Git (2026/05/17) is an open-source PlayStation 3 emulator and debugger for Windows and Linux, developed since 2011. It supports DirectX 12, Vulkan, and OpenGL renderers, allowing it to boot and play many commercial games and PS3 SDK samples. Ongoing contributions are continuously enhancing its capabilities. Recent updates include improvements to SPU LLVM and visual enhancements for Windows 11 themes. The latest version can be downloaded in x64 format. rpcs3 …
Read More »PCSX2 Version 2.7.351
PCSX2 v2.7.351 has been released, enhancing the free and open-source PS2 emulator that allows users to play PlayStation 2 games on their PCs. This version includes updates such as a base translation update in Qt, Linux PCAP capability warnings, and various fixes and improvements in graphics and performance. Key changes involve resolving GPU copy behaviors, updating dependencies like Qt to 6.11.1 and ImGui to v1.92.8, and tracking shader compile metrics. …
Read More »Play! Git (May 17, 2026)
Play! Git (2026/05/17) is an emulator for the PlayStation 2 (PS2) designed for Windows and developed in C/C++. It utilizes an instruction caching/recompilation scheme to enhance CPU emulation performance. Recent updates include merging a pull request to add an idle skip patch for the game “After… – Wasure Enu Kizuna.” The latest version is available for download in x64 format, with the source code accessible online. Sure! Hereโs the rewritten …
Read More »GearSystem Repository Git (May 17, 2026)
GearSystem Git (2026/05/17) is an open-source Sega Master System/Game Gear emulator developed in C++ that supports multiple platforms including iOS, Raspberry Pi, Mac, Windows, and Linux. It emphasizes code readability and boasts high compatibility features such as an accurate Z80 core, multi-mapper support for various cartridge types, external RAM support, and automatic region detection. Additional features include sound emulation with SDL Audio, an integrated disassembler, and ZIP-compressed ROM support. Recent …
Read More »Gearboy Git Update (May 17, 2026)
Gearboy Git (2026/05/17) is a C++ Nintendo Game Boy emulator focusing on readable source code and good compatibility. Key features include highly accurate CPU and memory emulation, support for various Memory Bank Controllers, and precise LCD controller emulation. It mimics the original Game Boy’s ghosting effects and includes sound emulation via SDL Audio. The emulator supports Game Boy Color, integrated disassembler, and battery save features. It runs on multiple platforms, …
Read More »Gearcoleco Git Update (May 17, 2026)
Gearcoleco Git (2026/05/17) is an open-source, cross-platform ColecoVision emulator written in C++. It supports Windows, macOS, Linux, BSD, Raspberry Pi, and RetroArch, featuring an accurate Z80 core and TMS9918 emulation. Key features include SDL Audio sound emulation, save states, and compressed ROM support. It includes a full debugger with disassembler, breakpoints, and memory editing. Standalone platforms include various consoles and systems, while libretro support extends to Android, iOS, and more. …
Read More »FB Neo Git Release (May 17, 2026)
FB Neo Git (2026/05/17) is an updated emulator for arcade games and select consoles, derived from FinalBurn and earlier MAME versions. Recent changes include updates in thready.h for MSVC, a Speccy update from gab75, and modifications in d_cps2 related to sf2prime (#2575). You can download the latest version from the provided source link. FB Neo Git (2026/05/17) has been released. FinalBurn Neo is an emulator designed for arcade games and …
Read More »DOSBox-X Git Update (May 17, 2026)
DOSBox-X Git (2026/05/17) is a compiled version of DOSBox, an emulator for Intel x86 PCs that facilitates running old MS-DOS games on modern systems like Windows and Linux. The latest update includes a change in the program’s base class, allowing the constructor to accept a bitfield that prevents handling of the PSP segment, essential for compatibility with external commands without risking memory corruption. If a guest OS is active and …
Read More »DOSBox-Staging Git Update (May 17, 2026)
DOSBox-Staging Git (2026/05/17) has been compiled to modernize the DOSBox project. The repository addresses current development practices, resolves issues, and enhances features for better system compatibility while submitting patches upstream. Key updates include improved documentation for Windows 3.1, game links, MIDI cross-references, floppy image mounting, and BIOS functions. The project also reformats code, updates the Windows runner to VS2026, and introduces guidelines for C++ style and documentation. This effort aims …
Read More »PPSSPP Version 1.20.4
PPSSPP v1.20.4 has been released as a fast and portable PSP emulator compatible with Android, Windows, Mac, and Linux. It is developed in C++ and allows users to play PSP games on various platforms effectively. This update may include enhancements, bug fixes, and new features to improve overall performance and user experience. PPSSPP v1.20.4 has been launched. PPSSPP is a quick and versatile PSP emulator compatible with Android, Windows, Mac, …
Read More »Azahar 2126.0 Alpha Version 1
Azahar 2126.0 Alpha 1 has been released, featuring significant updates for the open-source 3DS emulator based on Citra. The new “MXE” build variant replaces the deprecated MSYS2 variant, ensuring a seamless transition for users. Key enhancements include a command line interface for compression, improved GDB functionality, and accurate GPU timing emulation, which resolves timing issues in Luigi’s Mansion 2 and allows Super Mario 3D Land save files to load properly. …
Read More »Wine Version 11.9
Wine v11.9 has been released, enabling Unix-like OS systems to run x86 Windows programs. It supports porting Windows applications using Wine libraries. Key updates include a bundled SQLite library, initial support for system threads, thread suspension in emulated ARM64 code, and improvements in VBScript compatibility, along with various bug fixes. Users can download Wine v11.9 from the provided source. Wine v11.9 has been released. Wine is designed to enable PCs …
Read More »Key2Joy version 0.8.0-alpha.114fec7311
Key2Joy v0.8.0-alpha.114fec7311 has been released, allowing users to simulate a joystick, controller, or gamepad using a keyboard, mouse, or other triggers. It supports simple button presses and enables the execution of complex sequences through Javascript and Lua scripts. The latest changelog includes a feature to disable keyboard accelerators while capturing keyboard input. You can download Key2Joy v0.8.0-alpha.114fec7311 for access to these features. Sure! Hereโs the rewritten content while keeping the …
Read More »Xenia Edge Git Update (May 16, 2026)
Xenia Edge Git (2026/05/16) has been released as an experimental fork of the Xenia emulator, focused on enhancing Vulkan backend and Linux support while maintaining Windows compatibility. Notable changelog updates include fixes for XEX swap, improvements to Vulkan’s depth handling, and the incorporation of various kernel implementations like XeCryptHmacSha functions. The update also introduces enhancements to XmaContextNew, addresses Clang 23 compatibility, and refines UI functions. This version aims for quicker …
Read More »Nexen Version 1.4.41
Nexen v1.4.41 has been released, enhancing the multi-system emulator for NES, SNES, GB, GBA, PCE, SMS/GG, and WS. Key features include a TAS editor with undo/redo, an infinite save state system, and a ZIP-based movie format for importing/exporting. It supports Pansy metadata for the Flower Toolchain disassembly pipeline, and development for Sega Genesis, Atari 2600, and Fairchild Channel F is ongoing. The update also fixed Genesis startup trace stabilization, improved …
Read More »Xenia Git – May 16, 2026
Xenia Git (2026/05/16) is an experimental emulator for the Xbox 360 that currently does not run games. The latest changelog notes include dropping the vertex buffer residency cache and hoisting the global lock similar to D3D12. This update indicates ongoing development efforts to improve the emulator’s capabilities. Download: Xenia Git (2026/05/16) Source: Here Xenia Git (2026/05/16) has been compiled. Xenia is an experimental emulator for the Xbox 360, and it …
Read More »Vita3K Repository Update (May 16, 2026)
Vita3K Git (2026/05/16) is an experimental emulator for PlayStation Vita, supporting Windows, Linux, and macOS. It can currently run some homebrew applications in .vpk format, but no commercial games are playable. Recent updates include controller refresh on app relaunch, various GUI bug fixes, and a correction for macOS A key mapping. Download: Vita3K Git (2026/05/16) Source: Here Vita3K Git (2026/05/16) has been compiled. Vita3K is an experimental emulator for PlayStation …
Read More »ShadPS4 Pre-release (May 15, 2026) 7337364
ShadPS4 Pre (2026/05/15) 7337364 has been released as an early PS4 emulator for Windows and Linux, developed in C++. Key updates in the changelog include modifications to HTTP handling, the ability for guests to override argv[0], and improvements to array capacity and generation logic using C++ templates. Additionally, it features log flushing upon termination and updates to various submodules like libusb and openal. A new setting allows users to change …
Read More »
Retro Replay Retro Replay gaming reviews, news, emulation, geek stuff and more!