assembly

AppWizard
August 29, 2026
Creative Assembly revealed new details about Total War: Warhammer 40,000 during Gamescom. The game features a dynamic gameplay experience, where the battlefield evolves and players must adapt their strategies. Positioning is crucial, with options for flanking, distractions, and breaching defenses. The game retains core Total War mechanics while introducing new features and emphasizing ranged combat. Players can enjoy the chaos of battle, even without a background in the Warhammer universe. The preview session provided an engaging experience that left players excited about the game's future.
AppWizard
August 22, 2026
Minecraft's official YouTube channel has surpassed 20 million subscribers. In celebration, a new video featuring 20 million Villager NPCs singing has been released. The game is set to launch on the Nintendo Switch 2 on October 27, 2026, which will include a graphics upgrade and a Super Mario Mash-Up Pack. Players will be able to carry over their save data from the original Nintendo Switch version.
AppWizard
August 20, 2026
Daedalic Entertainment, along with developers Yullia Prohorova and Timur Bogotof, announced the release of the puzzle game Woodo, set to launch on September 16. It will be available on Nintendo Switch 2, PlayStation 5, Xbox Series X|S, Nintendo Switch, and PC via Steam. The game will have two editions: a Standard Edition priced at .99 and a Deluxe Edition also priced at .99, which includes additional content such as an original soundtrack, 3D models, print templates, extra cursor colors, and a gratitude sticker. Woodo features a cozy diorama puzzle experience where players assemble wooden scenes that come to life with color and animations, following the adventures of characters Foxy and Ben. The game includes a friendly narrator and aims to evoke nostalgic feelings and joy through its gameplay and characters. Key features include a unique puzzle mechanic, adaptive gameplay, and a meaningful story.
Tech Optimizer
August 18, 2026
Databricks has acquired Electric, the developer of PGLite and the Electric Sync Engine, to enhance its Postgres capabilities for lakehouse and edge environments. PGLite offers lightweight Postgres instances for low-latency access, while the Electric Sync Engine enables real-time synchronization of distributed state to a central Lakebase. Electric was founded in September 2021 and has raised funding from various investors. Its flagship product, PGLite, has seen a rise in weekly downloads from 1 million to 13 million. Electric also offers open-source products including Electric Agents, Electric Streams, and Electric Sync. Databricks previously acquired Neon in May 2022 to support serverless Postgres solutions. The integration of Electric's technology aims to enhance collaboration and scalability for agentic applications.
AppWizard
August 18, 2026
Sword & Shield Simulator is a PC game currently in Early Access, developed by Wildlands Interactive and co-published with Ultimate Games S.A. Players assume the role of a medieval blacksmith, forging weapons and armor while gathering resources from battlefields. The game features advanced blacksmithing mechanics, including modular sword and shield assembly, and incorporates resource gathering activities like tree felling, hunting, and mining. It includes mini-games such as lockpicking and crossbow shooting, and players can manage their smithy and engage in trading. The game world consists of three regions—Danburg, Bloodlands, and Grainmill—offering over 140 story missions and side quests. Future updates will add the Talstein region and new content. The game is expected to remain in Early Access for about six months, with plans to launch on PlayStation 5 and Xbox Series X|S in 2026/2027. Minimum system requirements for PC include Windows 10 64-bit, Intel Core i5-10400F or equivalent CPU, 8 GB RAM, NVIDIA GTX 1070 8GB or equivalent GPU, and 8 GB of available SSD space.
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.
AppWizard
August 10, 2026
YouTube Create is a free mobile video editor that offers features for creating videos for platforms like Instagram Reels, including filters, effects, and AI capabilities for editing. Snapseed is a free photo editing app with professional-grade features and a user-friendly interface, recently updated to include a camera mode. Google Opinion Rewards allows users to earn Play Store credit by completing short surveys. Action Blocks enables users to create customizable buttons for specific smartphone actions, aiding those who struggle with traditional navigation. Gallery is a minimalist photo management app that focuses on viewing images and videos without distractions. Google Lens is a versatile tool that identifies objects, extracts text, translates in real-time, and engages users in conversations about their surroundings.
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.
Winsage
August 8, 2026
Developer John Marshall has successfully ported Microsoft Word for Windows 1.1a to run on Windows 11 as a native 64-bit executable. This project involved reconstructing the original application from the early 1990s by translating 16-bit Assembly language into C/C++ code and adapting it to modern Win32 APIs. Marshall's work was made possible by Microsoft's release of the source code for Word for Windows 1.1a in 2014. Users interested in setting up the port will need Visual Studio with the C++ workload, the latest Windows SDK, CMAKE version 3.25 or newer, and to execute specific PowerShell scripts provided by Marshall.
Search