GitHub

Winsage
August 11, 2026
Microsoft PowerToys has introduced on-device support for Phi Silica, a small language model, in its latest preview version, enhancing the Advanced Paste feature for clipboard management. Advanced Paste can format clipboard content in various formats, extract text from images using OCR, and transcode audio and video files. It now supports multiple AI models, including local options like Foundry Local and Ollama. The latest version, PowerToys v0.101.2211.0, includes improvements such as enhanced AI customization for Advanced Paste, better dialog handling in the Command Palette, and improved window management features. Mouse Jump has transitioned to the newer WinUI app architecture, and new settings have been added for update channel selection and bug reporting.
AppWizard
August 11, 2026
The Xodus project is an open-source initiative aimed at enabling Xbox PC games, including Game Pass, to run on Linux and Mac systems. It is a reverse-engineering effort that is not officially endorsed by Microsoft, which could affect its compatibility. The development team includes experienced developers from the Heroic Games Launcher, and the project has made progress in logging in, downloading packages, and obtaining licenses for games. The team hopes to support most games in the GDK and MSIXVC format and has indicated the capability to download and run Xbox backward compatible titles, although further patches may be needed for optimal performance.
AppWizard
August 11, 2026
Gaming on Linux is experiencing a resurgence, with projects like Xodus aiming to enable Xbox PC games, including Game Pass titles, on Linux and Mac. Xodus is developed by a team of three, including a contributor from the Heroic Games Launcher. They have made progress in authorization and game downloads and are working on replicating Game Development Kit (GDK) functionality for Xbox services. The project currently uses technologies like Proton, dxvk, or Wine for game performance, focusing on GDK and MSIXVC format games, while older UWP titles are not supported. The Xodus project has a GitHub page and a Discord server for community engagement.
Winsage
August 11, 2026
A developer has adapted Microsoft Word 1.1a, originally for 16-bit x86 systems, to run natively on modern 64-bit Windows PCs through a project called “Opus.” This adaptation compiles the original source code into a genuine x64 application, avoiding the use of emulators or virtual machines. The developer translated incompatible segments of the original code, including 16-bit assembly language, into C or C++, while mapping Win16 functions to modern Win32 APIs. The project retains original resources and copyright notices, and is hosted on GitHub without a broad open-source license. Automated testing has been implemented to ensure functionality mirrors the original application. Microsoft has previously published similar historic projects, but this port is an independent effort, providing insights into early Windows software architecture.
Winsage
August 11, 2026
Microsoft's fiscal year results for FY26 showed a 16% increase in stock price, adding nearly half a trillion dollars to its market value. The "More Personal Computing" segment reported billion in revenue with an operating income of .4 billion, reflecting a slight decline in revenue but an increase in operating income. Analysts estimate that Windows client revenue is just over 5% of Microsoft's total revenue, approximately billion for FY26, with an estimated income of around billion. The overall margin for the More Personal Computing category is about 27%. Azure has crossed the 0 billion revenue threshold, making it the largest product category within Microsoft. LinkedIn contributes an estimated billion to billion in income. Microsoft may prioritize investments in emerging technologies over Windows due to higher profits from other segments.
AppWizard
August 10, 2026
Project Xodus is an open-source initiative focused on reverse-engineering Xbox PC and Game Pass titles to enable their use on Linux and Mac systems. The project has made significant progress in Microsoft authentication and package decryption, allowing Linux users to download and process Xbox subscription games locally. The team has successfully reverse-engineered Microsoft’s identity services and license verification systems, unlocking encrypted MSIXVC game files and enabling the verification of game licenses and decryption of installation packages on non-Windows operating systems. Xodus serves as a translation bridge for Microsoft’s proprietary ecosystem services, providing custom proxy libraries for games to function as if they are running in a native Windows environment. It specifically targets modern games built on Microsoft’s GDK framework, excluding older titles using the Universal Windows Platform and those dependent on kernel-level anti-cheat mechanisms. The project aims to improve access to Xbox Game Pass on devices like the Steam Deck by facilitating direct local hardware execution, reducing reliance on cloud streaming and enhancing portable gaming experiences. Community feedback has been positive, with developers actively sharing updates and engaging with inquiries.
BetaBeacon
August 10, 2026
ARMSX3 is a new PS3 emulator specifically tailored for Arm-based devices, offering improved performance and compatibility in games. Users can download the emulator from GitHub and obtain the necessary PS3 firmware from Sony's PlayStation website. However, most games may not run smoothly due to the experimental nature of the project, and users should expect high device temperatures. Despite some bugs, ARMSX3 supports virtual and physical controllers, resolution scaling, custom GPU driver support, and virtual controller configurations.
Winsage
August 9, 2026
A developer named JMarshall23 has ported Microsoft Word for Windows 1.1a to x64 architecture, allowing it to run natively on Windows 11. This port uses the original source code and resources, with modern adaptations to address the limitations of the 16-bit assembly and segmented-memory architecture. Microsoft Word for Windows 1.1a was originally launched over 25 years ago and introduced features like WYSIWYG editing, graphics incorporation, and table insertion. Microsoft has made the source code publicly available through the Computer History Museum, which includes a 7MB bundle with C source files, x86 assembly, build tools, and documentation. Users need the Windows 11 SDK, CMake 3.25 or newer, and PowerShell to build and run this version. The code release is governed by a license that permits only non-commercial use, restricting software redistribution.
Search