DOSBox-X Git (2025/12/15) enhances the DOSBox emulator, allowing it to run older MS-DOS games on modern systems. The update includes significant changes to integrated graphics (IG), such as support for various bit depths, improvements to VESA modes, and the introduction of several graphics functionalities. Key fixes address issues with high-resolution color modes, and a new linear framebuffer has been implemented. Additionally, SDL settings were adjusted to improve window handling and …
Read More »DOSBox-Staging Git Update (December 15, 2025)
DOSBox-Staging Git (2025/12/15) has been compiled to modernize the DOSBox project, focusing on current development practices and tools. The updates include fixing issues and adding features for better compatibility with today’s systems. Notably, the Tracy framework has been removed, and the download-artifact action has been upgraded manually. The compiled version is available for x64, with the source provided. The latest DOSBox-Staging Git (2025/12/15) has been compiled. This repository aims to …
Read More »DOSBox-Staging Git Release (December 14, 2025)
DOSBox-Staging Git (2025/12/14) has been released, focusing on modernizing the DOSBox project with updated development practices, tools, and features for improved compatibility with current systems. Key updates in the changelog include fixes to the dependencies table, enhancements for safer and improved CALLBACK_Idle() invocations, better IPX logging, and style reformatting and cleanup. The new version can be downloaded in x64 format, with the source available through the provided link. The latest …
Read More »DOSBox-X Git (December 14, 2025)
DOSBox-X Git (2025/12/14) has been compiled as an enhanced version of DOSBox, emulating Intel x86 PCs to run legacy MS-DOS games on modern operating systems like Windows and Linux. The latest changelog highlights improvements, including cleanup for EGA planar rendering and odd/even handling, raw capture features, and added support for CGA/HGC interlaced mapping in VGA 256-color mode. Users can download the updated version from the provided source link. DOSBox-X Git …
Read More »Wine version 11.0 Release Candidate 2
Wine v11.0 RC2 has been released, enabling PCs with Unix-like operating systems and the X Window System to run x86 Windows programs. It also facilitates the porting of Windows applications to Unix-like systems through compilation against Wine libraries. The release includes only bug fixes as the project is currently in code freeze. Download options for Wine v11.0 RC2 are available. Wine v11.0 RC2 has been released. Wine is a project …
Read More »DOSBox-Staging Git Version (December 13, 2025)
DOSBox-Staging Git (2025/12/13) is a modernized version of the DOSBox project, enhancing compatibility with contemporary systems. Key updates include checking out vcpkg, updating external dependencies, installing libxcrypt on Linux, and removing the FluidSynth overlay. It also incorporates SDL upgrades to version 2.32.10 and fixes issues related to the creation of default config files without translations. These modifications aim to improve functionality and align with current development practices. Download the updated …
Read More »DOSBox-Staging Git (December 11, 2025)
DOSBox-Staging Git (2025/12/11) has been compiled, aiming to modernize the DOSBox project with updated development practices and tools. The repository addresses various issues, introduces features for better compatibility with modern systems, and contributes patches upstream. Notable changes in the changelog include fixes to the ‘expand_shell_variable’ description, resetting OpenGL attributes for the mapper’s renderer, and an updated Italian translation (it_IT). The latest version is available for download in x64 format. The …
Read More »DOSBox-X Git (December 10, 2025)
DOSBox-X Git (2025/12/10) has been compiled as an extension of DOSBox, which emulates an Intel x86 PC, enabling the running of classic MS-DOS games on modern operating systems like Windows and Linux. Recent updates include fixes for Visual Studio build errors and adjustments for macOS compatibility, specifying that the official SDL2 release requires macOS 12 or later. The changelog notes changes from pull requests to enhance functionality. For downloading, refer …
Read More »DOSBox-Staging Git Update (December 10, 2025)
DOSBox-Staging Git (2025/12/10) is a compilation aimed at modernizing the DOSBox project through updated development practices and tools. It addresses existing issues and introduces features to enhance compatibility with modern systems while contributing patches upstream. Recent updates in the changelog include the addition of cmake_test_discovery files to .gitignore and a version bump for lukka/get-cmake from 4.2.0 to 4.2.1. Download DOSBox-Staging Git (2025/12/10) x64 from the provided source. Certainly! Here’s a …
Read More »DOSBox-Staging Git Release (December 9, 2025)
DOSBox-Staging Git (2025/12/09) has been compiled to modernize the DOSBox project through updated development practices and tools. It addresses issues, adds features for contemporary systems, and sends patches upstream. A notable fix in this update resolves a crash on Windows when starting in fullscreen mode. You can download DOSBox-Staging Git (2025/12/09) x64 from the provided source. The latest DOSBox-Staging Git (2025/12/09) has been compiled. This repository aims to enhance the …
Read More »QEMU Version 10.2.0 Release Candidate 2
QEMU v10.2.0 RC2 has been released. It is an open source machine emulator and virtualizer that allows users to run operating systems and programs from one machine architecture (like ARM) on another (such as a PC) using dynamic translation for enhanced performance. In virtualizer mode, QEMU offers near-native performance by executing guest code directly on the host’s CPU, requiring the QEMU accelerator (KQEMU) for this function. This mode is compatible …
Read More »Wine Version 11.0 Release Candidate 1
Wine v11.0 RC1 has been released, facilitating the running of x86 Microsoft Windows programs on Unix-like operating systems. Users can also compile Windows applications against Wine libraries for porting. Key updates include the Mono engine upgraded to version 10.4.0, locale data refreshed to Unicode CLDR 48, and the introduction of the TWAINDSM module for 64-bit scanner support. Additionally, numerous bug fixes have been implemented. For download, visit the specified source. …
Read More »DOSBox-Staging Repository Update (December 2, 2025)
DOSBox-Staging Git (2025/12/02) represents an effort to modernize the DOSBox project by adopting current development practices. This includes fixing issues and enhancing features for better compatibility with contemporary systems. Key updates in the changelog include improvements in various FPU emulation aspects, such as FCOM, FPREM, FXAM, and FSQRT, along with simplifying certain functions. Additionally, it enhances the behavior of FLD80/FST80 and FDIV operations. For download options, users can access the …
Read More »DOSBox-X Version 2025.12.01
DOSBox-X v2025.12.01 has been released, enhancing the DOSBox emulator for x86 PCs to run old MS-DOS games on modern systems. Key updates include a video debug overlay for Tandy and PCjr emulation, a startup string addition to support specific game requirements, and improvements to Tseng ET4000/ET3000 emulation addressing various graphic mode issues. The update also resolves a bug affecting drive change commands and modifies INT 21h to assist compatibility with …
Read More »DOSBox-Staging Repository Update (November 30, 2025)
DOSBox-Staging Git (2025/11/30) is a modernized version of the DOSBox project, aimed at improving performance and supporting contemporary systems. Recent updates include various code improvements and renaming functions for clarity, such as changing OpenGlRenderer::UpdateRenderSize() to MaybeUpdateRenderSize(). Key enhancements involve better automatic shader switching, adjustments to video mode handling, and simplifications in logging and configuration settings. The repository focuses on fixing issues while maintaining current development practices. Users can find downloadable …
Read More »Wine Version 10.20
Wine v10.20 has been released, enabling Unix-like systems to run x86 Windows applications. It also assists in porting Windows apps to these systems using Wine libraries. Key updates include an upgraded bundled vkd3d to version 1.18, enhanced support for reparse points, and continued refactoring of Common Controls post v5/v6 split. Additionally, a progress dialog for document scanning has been introduced, along with various bug fixes. Users can download Wine v10.20 …
Read More »DOSBox-Staging Repository (November 28, 2025)
The DOSBox-Staging Git (2025/11/28) release aims to modernize the DOSBox project by implementing current development practices and improving system support. Key updates include improved config setting descriptions, the removal of unused settings, and restructured help text. Changes also involve renaming elements for clarity, cleanup of the config writing process, simplifying help text, and adding Microsoft code page IDs and Unicode definitions for specific encodings. The Bulgarian currency is updated to …
Read More »DOSBox-Staging Repository Update (November 27, 2025)
The DOSBox-Staging Git (2025/11/27) update focuses on modernizing the DOSBox project with improvements in development practices and features for current systems. Recent changes include fixing runtime adjustments for vsync, presentation_mode, and dos_rate, along with cleanup tasks. New enhancements feature unit tests for language recognition, improved keyboard layout support, and better host language detection. ISO locale code definitions were added for DOS country code autodetection, and the priorities for Spanish, Portuguese, …
Read More »Win32-x64 MS-DOS Emulator (Release Date: 2025/11/26)
The MS-DOS Player for Win32-x64 (released on November 26, 2025) is an emulator that allows users to run 16-bit MS-DOS commands within a Win32-x64 command prompt environment. It provides compatibility for executing traditional MS-DOS commands, enhancing the usability of legacy applications on modern systems. MS-DOS Player for Win32-x64 (2025/11/26) has been released. MS-DOS Player is an emulator that allows MS-DOS applications to run on the Win32-x64 command prompt. You can …
Read More »MS-DOS Emulator for Win32-x64 (Version: 2025/11/23)
The MS-DOS Player for Win32-x64, released on November 23, 2025, is an emulator that allows users to run MS-DOS applications in a Win32-x64 command prompt environment. It supports the execution of 16-bit MS-DOS compatible commands, enabling a bridge between old MS-DOS software and modern operating systems. This tool is particularly useful for users who need to access legacy programs or games originally designed for MS-DOS. MS-DOS Player for Win32-x64 (2025/11/23) …
Read More »MS-DOS Emulator for Windows 32/64-bit (November 18, 2025)
The MS-DOS Player for Win32-x64 was released on November 18, 2025. This emulator allows users to run 16-bit MS-DOS compatible commands within the Win32-x64 command prompt environment, enabling compatibility with older software and applications on modern systems. MS-DOS Player for Win32-x64 (2025/11/18) has been released. MS-DOS Player serves as an MS-DOS emulator that operates within the Win32-x64 command prompt. You can execute 16-bit MS-DOS compatible commands in the Win32-x64 environment.…More
Read More »Wine Version 10.19
Wine v10.19 has been released, enabling Unix-like systems to run x86 Windows applications. It also assists developers in porting Windows apps to these systems. Key updates include support for reparse points, enhanced handling of WinRT exceptions, refactored Common Controls, and support for Typed Arrays in JScript. The release also addresses various bug fixes. Download Wine v10.19 for improved functionality. Wine v10.19 has been released. Wine is designed to enable a …
Read More »MS-DOS Emulator for Win32-x64 (November 12, 2025)
The MS-DOS Player for Win32-x64 was released on November 12, 2025. This emulator allows users to run 16-bit MS-DOS compatible commands within a Win32-x64 command prompt environment, facilitating the use of legacy DOS applications on modern systems. MS-DOS Player for Win32-x64 (2025/11/12) has been released. MS-DOS Player is an emulator that allows MS-DOS applications to run in the Win32-x64 command prompt environment. It supports executing 16-bit MS-DOS compatible commands within …
Read More »Wine version 10.18
Wine v10.18 has been released, enabling Unix-like operating systems with the X Window System to run x86 Windows applications. This version introduces OpenGL memory mapping using Vulkan in WoW64 mode, a synchronization barriers API, support for WinRT exceptions, and SCSI pass-through in WoW64 mode, along with various bug fixes. Users looking to port Windows applications to Unix-like systems can compile them against the Wine libraries. For more details and to …
Read More »DOSBox Optional Features SVN r4476 (Version 25)
DOSBox Optionals SVN r4476 (Optionals v25) has been released, targeting Windows OS as an MS-DOS, Windows ’95, and ’98 emulator forked from DOSBox. Key updates include a revised help intro, new menu icons, and changes to hotkeys. The debug window screen was fixed, and a broken exotic screen mode in DOS was corrected. Several pointless log messages were removed, and a major issue related to HDD creation was resolved. Additionally, …
Read More »
Retro Replay Retro Replay gaming reviews, news, emulation, geek stuff and more!