Tag Archives: Console

DuckStation Git Version (November 12, 2025)

DuckStation Git (2025/11/12) is an emulator for the Sony PlayStation™ that prioritizes playability, speed, and maintainability on low-end devices. It aims for accuracy while offering a user-friendly experience. Key features include CPU recompilation, multiple rendering options (D3D11, D3D12, OpenGL, Vulkan), upscaling, texture filtering, PGXP for precision, and advanced post-processing effects. It supports various file formats and offers options for save states, automatic updates, and controller compatibility, including lightgun support. The …

Read More »

Dolphin Git Model 2509-387

Dolphin Git 2509-387 is the latest build of the Dolphin Project, the first GameCube emulator capable of running commercial games. It also emulates Wii and Triforce. This version includes several enhancements, such as improved event handling and expanded framebuffer management, which will allow for multiple framebuffers. Additionally, significant updates for Android features have been made, including the conversion of the Dolphin application to Kotlin and an upgrade of the Android …

Read More »

Citron Version 0.11.0

Citron v0.11.0 is a cutting-edge Nintendo Homebrew emulator, now released with notable enhancements. It introduces native ARM64 support for Windows, bettering performance on ARM devices. Key updates include Snapdragon 8 Elite GPU optimization, a streamlined per-game cheat management interface, and improved compatibility with firmware versions 20.0.0-21.0.0. User interface upgrades include theme system overhauls, modern game list toolbars, and enhanced multiplayer functionality. Performance improvements encompass metadata caching and reduced latency in …

Read More »

BizHawk Git Release (November 11, 2025)

BizHawk Git (2025/11/11) is a multi-system emulator developed in C#. It features full-screen support, joypad compatibility, and advanced rerecording and debugging tools for various gaming systems. Supported platforms include Apple II, Atari systems, Commodore 64, Nintendo consoles (NES, Game Boy, N64), Sega (Genesis, Saturn), and more. Recent updates include fixes for TAStudio row display. The emulator aims to support a diverse range of gaming systems, catering to casual gamers and …

Read More »

Fceux Git Release (November 11, 2025)

Fceux Git (2025/11/11) is a cross-platform emulator for NTSC and PAL Famicom/NES, evolving from the original FCE Ultra. It integrates various branches into a comprehensive emulator catering to gamers, ROM hackers, and Tool-Assisted Speedrun enthusiasts. Recent updates include caching the vcpkg user app data folder for robustness, utilizing build cache for faster dependency installation, and upgrading the Qt auto build systems to VS2022 and Qt 6.9.3 for Windows, as well …

Read More »

PPSSPP Git Update (November 11, 2025)

PPSSPP Git (2025/11/11) has been compiled as a fast and portable PSP emulator for platforms like Android, Windows, Mac, and Linux. Recent updates include UI enhancements, layout adjustments, and improvements to popup screens, shifting from PromptScreen to MessagePopupScreen where feasible. The changes also involve updates to the AnchorLayout for better centering options, the relocation of the PopupScreen base class, and the removal of unnecessary logging. Additionally, macOS camera support has …

Read More »

Flycast Git Release (November 11, 2025)

Flycast Git (November 11, 2025) is a multi-platform emulator for Sega Dreamcast, Naomi, and Atomiswave, based on Reicast. The latest update includes a changelog item that updates AV information when switching a PAL game to 60Hz. The emulator is available for download on various platforms, including x64 files from multiple sources. Additionally, Flycast is accessible on Android via Google Play. For more details, visit the source. Flycast Git (2025/11/11) has …

Read More »

SkyEmu Git – November 11, 2025

SkyEmu Git (2025/11/11) has released an emulator for GameBoy, GameBoy Color, and Game Boy Advance, aimed at balancing accuracy, performance, and usability. Key features include high accuracy, experimental Nintendo DS support, cross-platform compatibility (Windows, MacOS, Linux, Web), customizable game controller support, four save slots with screenshot previews, fast forward/rewind capabilities, and real-time clock emulation. Users can also load official BIOS dumps and choose between dark and light themes. Recent changes …

Read More »

PCSX2 version 2.5.282

PCSX2 v2.5.282 has been released, enhancing the free and open-source PlayStation 2 emulator. Designed to replicate the PS2 hardware, it employs MIPS CPU interpreters, recompilers, and a virtual machine to manage hardware states and memory, enabling users to enjoy PS2 games on PC with added features. Notable updates in the changelog include automatic timezone detection for RTC, updates to the controller database, and adjustments in the CI dependencies group. Download …

Read More »

RPCS3 Git Update (November 11, 2025)

RPCS3 Git (2025/11/11) is an open-source PlayStation 3 emulator and debugger developed in C++ for Windows and Linux since 2011. It supports DirectX 12, Vulkan, and OpenGL, allowing it to boot and play many commercial games and PS3 SDK samples. Ongoing development is enhancing compatibility for more titles. Recent updates in the changelog include fixes for device loss and thread terminations, improved logging for memory allocation, and enhancements for save …

Read More »

Dolphin Version 2509-371 of Git

Dolphin Git 2509-371 is the latest build of the Dolphin Project, the first GameCube emulator capable of running commercial games. It emulates GameCube, Wii, and Triforce hardware, offering extra features beyond the original consoles, with partial Wii support. Recent updates include improvements for thread safety, removal of a non-thread-safe duplicate function, and enhancements to file handling with the new DirectIOFile class. Additionally, changes were made to JitArm64 for better performance …

Read More »

Xenia Edge Git (November 11, 2025)

Xenia Edge Git (2025/11/11) has been released as an experimental fork of the Xenia emulator, focusing on rapid updates and enhancements, particularly for the Vulkan backend and Linux platform. While it primarily targets Linux, Windows support remains strong and will also benefit from the improvements made in this release. Users can download Xenia Edge Git from the provided source. Xenia Edge Git (2025/11/11) has been released. Xenia Edge is yet …

Read More »

XEMU Version 0.8.113

XEMU v0.8.113 has been released, enhancing the open-source cross-platform emulator for the original Xbox, enabling gameplay on Windows, macOS, and Linux. The focus is on improving features, performance, stability, and user experience in Xbox emulation. This version is an active fork of the XQEMU project, which is built on the widely-used QEMU full system emulator. The changelog includes enforcing point parameters’ min/max sizes, and relevant tests and results are available. …

Read More »

Fceux Git Release (November 10, 2025)

Fceux Git (2025/11/10) is a cross-platform Famicom/NES emulator that merges elements from various branches of the original FCE Ultra emulator. It serves general players, the ROM-hacking community, and the Tool-Assisted Speedrun Community. Recent updates include improved error messaging for Qt, a backup to Qt version 6.5 to maintain compatibility, and enhancements in audio and time retrieval functionalities. The changelog highlights fixes for FDS emulation, mapper updates, and merges from various …

Read More »

PPSSPP Git Version (November 10, 2025)

PPSSPP Git (2025/11/10) is a portable, fast PSP emulator for Android, Windows, Mac, and Linux, developed in C++. Recent updates include enhancements to UI with a new tabbed control mapping interface, multi-font support in text rendering, and improved tilt input for DualSense controllers on Windows. The update also addresses various UI polish, padding fixes, and language switching code cleanup. Additional features include new icons, test shortcuts, and fixes for font …

Read More »

BizHawk Git Version (November 10, 2025)

BizHawk Git (2025/11/10) is a multi-system emulator developed in C#, offering features for casual gamers, including full-screen and joypad support, as well as comprehensive rerecording and debugging tools. It supports a wide range of systems, from Apple II and Atari consoles to Nintendo and Sega systems, and more. Recent changes in this update include rebuilding SDL2 for Windows, enabling Vulkan support, and various code improvements. Users can download the update …

Read More »

VisualBoyAdvance-M Git Update (November 10, 2025)

VisualBoyAdvance-M Git (2025/11/10) is a newly compiled version of the VBA-M emulator, supporting Game Boy, Game Boy Color, and Game Boy Advance on Windows, Linux, and Mac. The changelog highlights several fixes, including unreachable code warnings, incorrect return values in audio.cpp, and suppression of various compiler warnings across platforms like MSVC and Ubuntu. Additional improvements include adjustments to build options for Googletest and macOS, such as disabling fast-math and handling …

Read More »

PCSX2 Version 2.5.280

PCSX2 v2.5.280 has been released, enhancing the free and open-source PlayStation 2 emulator designed to replicate PS2 hardware on PCs. It employs MIPS CPU interpreters, recompilers, and a virtual machine to manage hardware states and memory, enabling users to play PS2 games with added features. The latest update includes a base translation update for Qt and improved synchronization for CDVD access from various threads. For more details and to download, …

Read More »

RPCS3 Git Update (November 10, 2025)

RPCS3 Git (2025/11/10) is an open-source PlayStation 3 emulator and debugger developed in C++ for Windows and Linux since 2011. It supports modern rendering APIs like DirectX 12, Vulkan, and OpenGL, enabling it to boot and play a significant number of commercial games and SDK samples. Ongoing development continues to improve game compatibility. Recent updates include fixes for the shader interpreter, enhancements in Vulkan resource handling, and optimizations for texture …

Read More »

DuckStation Version Control (November 10, 2025)

DuckStation Git (2025/11/10) is a PlayStation™ emulator focused on maintaining playability, speed, and compatibility, especially for low-end devices. It features a CPU recompiler, various rendering options (D3D11, D3D12, OpenGL, Vulkan), and support for hardware upscaling and texture filtering. Other notable features include save state support, broad file format compatibility, game-specific memory card handling, and controller support with rumble feedback. Recent updates include improvements in the user interface and game database …

Read More »

Dolphin Git Model 2509-363

Dolphin Git 2509-363 has been compiled, representing the trunk of the Dolphin Project, which is the first GameCube emulator capable of running commercial games. It supports GameCube, Wii, and Triforce emulation, with enhanced features absent in the original consoles and partial Wii support. Recent updates in the changelog include various merges addressing issues like disabling Dual Core for “Spider-Man: Web of Shadows,” fixing the Android System Update dialog, and improving …

Read More »

psOff (November 10, 2025)

The psOff emulator for Windows, released on November 10, 2025, aims to emulate PS4 functionality. Key updates include implementing a generic SceKernelDebugOutText, adding stubs for missing symbols, and reducing the logger thread pool size. The release also fixes issues with resolution setting, memory types, and GPU opcodes, alongside updating ImGui to version 1.92.3. Additional improvements address Vulkan surface capabilities and enhance feature reporting. For real-time tracking, updates are available on …

Read More »

Xenia Edge Git (November 10, 2025)

Xenia Edge Git (2025/11/10) has been released as an experimental fork of the Xenia emulator, focusing on faster development and enhancements for the Vulkan backend, especially on the Linux platform. While primarily aimed at improving Linux support, it also maintains full compatibility with Windows, benefiting from the updates made. The release can be downloaded from the provided source. Xenia Edge Git (2025/11/10) has been released. Xenia Edge serves as another …

Read More »

Eden Version 0.0.4 Release Candidate 2

Eden v0.0.4-RC2, the popular open-source Nintendo Switch emulator, has been released, now maintaining builds for Windows, Linux, and Android. Key updates include a critical bug fix for Linux that previously prevented game launch, improved ASLR implementation, and better compatibility for Skyline mods. The update also addresses various bugs, enhances shader compilation performance, and supports additional platforms like DragonFlyBSD. Notable fixes concern audio performance on Steam Deck and UI improvements for …

Read More »

BizHawk Git Release (November 9, 2025)

BizHawk Git (2025/11/09) is a multi-system emulator developed in C# that supports numerous gaming systems, including classics like Apple II, Atari, NES, and PlayStation. It caters to casual gamers with features like fullscreen and joypad support, alongside advanced tools for rerecording and debugging. Recent updates include minor changes such as hiding the crosshair in MAME and adjusting mouse button labels for DOS and Amiga systems. A diverse range of systems …

Read More »