game integration

Winsage
August 5, 2026
Mark Russinovich, the Chief Technology Officer of Microsoft Azure, has created a project called DoomPaint, which allows the classic game DOOM to be displayed within Microsoft Paint. The game operates through the ViZDoom engine, rendering frames headlessly and transferring them to Paint via the Windows clipboard. DoomPaint features full keyboard controls, sound effects, and a MIDI soundtrack, maintaining a frame rate of around 35 FPS. To run DoomPaint, users need to download the project from GitHub, ensure Python is installed, extract the folder, and run a batch file, which sets up a virtual environment and opens Microsoft Paint for gameplay. The default controls include movement with W/S or arrow keys, turning with A/D or arrow keys, strafing with Q/E, firing with Ctrl/F, and other functions assigned to different keys. The project uses the shareware DOOM1.WAD for the initial episode and additional maps from Freedoom due to licensing restrictions. DoomPaint differs from previous attempts to integrate DOOM into Paint by using Paint’s canvas as the sole display for the game. The clipboard race condition was addressed by allowing the application to own the clipboard as a reference-counted OLE data object. Sound effects come from ViZDoom through OpenAL, and music is played using a separate module that loops through the Windows MIDI sequencer. Russinovich utilized Claude Fable 5 for this project, demonstrating how AI tools can enhance software development.
AppWizard
July 22, 2026
Unity has demonstrated a Unity Engine game operating within an Unreal Engine environment at the Unite Seoul keynote. This collaboration with Epic Games aims to allow Unity developers to publish games directly within Fortnite. Epic Games CEO Tim Sweeney expressed support for this integration, highlighting the importance of connectivity among game engines. Unity's Fortnite integration is set to enter early access in 2027, and Unity 7, the next version of its game engine, will be released next year, featuring enhanced rendering, improved monetization options, collaboration tools, and a protocol for integrating generative AI coding agents.
AppWizard
July 14, 2026
In 2013, CCP Games launched Dust 514, a first-person shooter for PlayStation 3 that aimed to complement EVE Online but struggled due to its exclusivity. The developer, now known as Fenris Creations, is revisiting this concept with EVE Vanguard, which combines extraction gameplay with cross-game integration. The game features engaging gameplay and allows players to deploy immediately from the "war barge" menu. Initial objectives focus on eliminating foes and looting, promoting exploration. The playtest revealed solid mechanics, satisfying weapon feedback, and a core gameplay loop of exploration, combat, and survival. Fenris aims to create an experience that players will miss if canceled, reminiscent of the nostalgia for Dust 514. Players can follow updates on Fenris' official website or Steam.
Winsage
June 21, 2026
Microsoft has launched a public preview of DirectX Dump Files, designed to improve the debugging process for GPU crashes on Windows. The .dxdmp files are created when a hardware error is detected and contain hardware snapshots, driver data, Direct3D runtime context, and application user data. Developers need to meet specific requirements, including using Windows 24H2 or 25H2 with update KB5089573 or later, Windows 26H1 with update KB5089570 or later, Agility SDK Update Package 1.721.1-preview, and enabling developer mode. Additionally, AMD Software AgilitySDK Developer Preview Edition 26.10.07.02 is required for AMD graphics cards, along with compatible benchmark drivers from Intel, NVIDIA, and Qualcomm, and PIX version 2606.18-preview for analyzing dump files. The tool is currently focused on gathering developer feedback and is not intended for retail game integration. Developers can choose between three operational modes: NOOVERHEAD, MEDIUMOVERHEAD, and HIGH_OVERHEAD. The full launch is expected in fall 2026.
AppWizard
May 17, 2026
Grinding Gear Games is making Path of Exile 2 more accessible with the 0.5 update, titled Return of the Ancients, which introduces significant changes to the game. The update includes enhanced in-game guidance, allowing players to access build guides, prioritize skill gems, and receive tailored tips on item stats directly within the game. This feature aims to reduce the intimidation factor for newcomers and streamline the experience for players creating their own builds. The developers of Path of Building are also planning to update their tool to enhance compatibility with the new in-game integration. Additionally, the update simplifies crafting mechanics by linking specific materials to each mechanic, making planning easier for players. Game Director Jonathan Rogers expressed optimism about the new quests improving endgame accessibility and stated that Grinding Gear Games aims to incorporate functionalities that players need for the 0.5 update, with plans for a 1.0 launch by the end of 2026.
AppWizard
March 21, 2025
Microsoft is preparing a significant update to the Xbox App that will allow users to view all games installed on their PCs, including those from Steam and Epic Games. A mockup of the new user interface, which included a dedicated Steam tab, was accidentally shared in a blog post but was quickly removed. Sources indicate that Microsoft plans to label these games accordingly, although the update is still in the early stages of development. Additionally, Microsoft is expected to launch its next-generation Xbox Series X/S successor in 2027 and may release a handheld Xbox device later this year.
Search