code

AppWizard
September 12, 2026
Enthusiasts in the emulation community have acquired a toolkit for the static recompilation of Nintendo Switch games on PCs, following the final update of the suyu emulator, which introduced Recompiler mode. This tool pre-compiles static code from the ARM AArch64 architecture into instructions for modern 64-bit x86 chips, allowing game logic to operate natively and reducing CPU overhead. The implementation is about 50% complete, focusing on code execution, while the graphics and audio components still rely on high-level emulation. Fully functional native ports will require third-party developers to create their own renderers for the Tegra GPU's graphics calls. The codebase allows the community to explore game structures, develop modifications, and create semi-native executables for PCs.
Winsage
September 11, 2026
Developer Mayuki Sawatari has created ReProgman, a modern homage to the Windows 3.1 Program Manager, which operates on both Windows 11 and macOS. The application mimics the early '90s interface, scanning the Start menu on Windows or the Applications folder on Mac to organize programs into groups without altering actual shortcuts. Users can drag and drop icons, utilize classic window arrangements, and experience a recreated exit dialog box. The project was initially developed in just an hour, with a detailed specification document available in its git repository. ReProgman is released under the MIT license and is available as a standalone binary, though Mac users need to adjust permissions to run it. Currently, it supports only Windows 11 on x64 and Arm architectures and macOS on Apple Silicon, excluding Windows 10 and Intel Macs.
AppWizard
September 11, 2026
Amazon Luna's September 2026 free games lineup includes 12 titles: War Hospital, Just Die Already, Drop Duchy, DOOM, DOOM II, Botany Manor, DOOM Eternal (available September 17), Rims Racing (available September 17), Wall World 2 (available September 17), Hue (available September 24), The Da Vinci Cryptex (available September 24), and High on Life (available September 24). Additionally, Star Wars Outlaws and Avatar: Frontiers of Pandora are currently available for streaming. All downloaded games remain in the user's library indefinitely, even if the Amazon Prime subscription is canceled.
BetaBeacon
September 11, 2026
- An unofficial Android port of Grand Theft Auto 5 is in development by M0jso of Paralympics Productions. - The port is being built to run GTA 5 natively on Arm, based on the same foundation as the Switch port. - Minimum requirements include a Snapdragon 865 processor, 8 GB of RAM, and 65 GB of storage. - The initial public build will only be compatible with Snapdragon chips.
Winsage
September 10, 2026
The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has expanded its Known Exploited Vulnerabilities (KEV) catalog, adding critical vulnerabilities that need immediate attention. 1. CVE-2026-75650: A vulnerability in Adobe Commerce and Magento with a CVSS score of 10.0, allowing unauthenticated remote code execution. Affected versions include Magento Open Source releases 2.4.7, 2.4.8, and 2.4.9. It has been actively exploited since September 4. 2. CVE-2026-81963: A Microsoft Windows vulnerability with a CVSS score of 7.8, related to a link-following issue within the Update Stack, allowing local attackers to escalate privileges. It is currently being exploited. 3. CVE-2026-85880: Another Microsoft Windows vulnerability rated at 7.8, involving a heap-based buffer overflow in the ALPC component, permitting local privilege escalation. This flaw is also actively exploited. 4. CVE-2026-86218: A N-able N-central vulnerability with a CVSS score of 10.0, allowing pre-authenticated remote code execution. N-able has released an emergency hotfix for this issue. Federal agencies must address these vulnerabilities by specified deadlines: Windows flaws by September 22 and other vulnerabilities by September 11, 2026, in accordance with Binding Operational Directive (BOD) 22-01. Private organizations are advised to review the KEV catalog and take necessary actions to strengthen their infrastructure against these vulnerabilities.
Winsage
September 10, 2026
Microsoft acknowledged an issue with the KB5120998 August 2026 preview update for Windows 11, where mouse settings related to cursor personalization were altered or reset. This problem affected non-English Windows installations, causing personalized settings to fail to load and revert to standard configurations. The issue was resolved in the subsequent KB5124008 September 2026 cumulative update, which users were encouraged to install. KB5120998 was an optional update, potentially limiting the number of affected users. Additionally, Microsoft has been addressing various mouse-related issues in recent months, including problems with the Windows Recovery Environment and disappearing mouse pointers in Outlook.
Search