Development

AppWizard
July 24, 2026
Becoming a member of GB MAX provides access to exclusive insights and connections within the global B2B leadership community in gaming, entertainment, and technology, along with a VIP ticket to the GamesBeat Next event on November 2-3 in San Francisco. Playstrom, a Belarus-based game studio, has achieved over 1.5 billion downloads across more than 20 mobile titles and is transitioning into PC game development. In 2026, they will launch Shipping Store Simulator 2037, their first dedicated PC title. Playstrom has paused mobile game projects to focus on this PC title, which is part of a strategic exploration of their strengths in PC development. The studio's PC development arm was initially established for research and development, and they plan to create mobile adaptations of successful PC titles. The demo for Shipping Store Simulator 2037 received a Very Positive rating on Steam, and SayGames plans to invest in influencer campaigns and user acquisition strategies to promote the game.
Winsage
July 24, 2026
LG has decided to stop the McAfee pop-up notifications in its Monitor App Installer following intervention from Pavan Davuluri, head of Windows at Microsoft. Tim Sweeney, CEO of Epic Games, had previously highlighted the annoyance caused by these advertisements. The pop-ups appeared when certain LG devices, like the LG UltraGear, were connected to a Windows device for the first time. Windows allows hardware manufacturers to silently add software during external device installations, which can lead to advertising and mixed user experiences. LG is not exploiting vulnerabilities for software installation, and the automatic process is well-documented. This incident raises questions about review procedures and the implications of advertising within the Windows ecosystem.
AppWizard
July 24, 2026
Microsoft is reviving the Xbox Backward Compatibility program by allowing classic Xbox games to be played on Windows PCs. The initiative, originally launched in 2015 for Xbox 360 games on Xbox One, had been effectively concluded in 2019. The new PC offering includes four original Xbox titles: BLiNX: The Time Sweeper, Conker: Live and Reloaded, Crimson Skies: High Road to Revenge, and Fuzion Frenzy, which can be played at no extra cost by owners of digital copies and are available to Xbox Game Pass subscribers. The PC versions feature enhancements such as customizable graphics settings, higher rendering resolutions, V-Sync support, fullscreen and windowed display modes, anisotropic filtering, improved anti-aliasing, and additional visual upgrades. Minimum system requirements include a GPU like Nvidia GTX 950 or AMD Radeon RX 550, a CPU with at least 4 cores, 8GB RAM, and Windows 11. Recommended specifications include a GPU like Radeon RX 68005 or Nvidia GTX 1070 Ti, a 6-core CPU, DirectX12 API, 8GB VRAM, and Windows 11. Microsoft plans to add more backward-compatible titles and features, including Xbox achievement support, in the future.
AppWizard
July 24, 2026
Gameplay Group International, Paramount Games Studio, and Avatar Studios have released Avatar Legends: The Fighting Game, available on PC via Steam, PlayStation 5, and Nintendo Switch for .99. The Xbox version has been postponed until September 3. The game is a 2D, 1v1 fighting game set in the Avatar universe, featuring 12 playable characters, including Aang, Sokka, Katara, Korra, and Zuko, with hand-drawn animations. It includes a single-player Story Mode, Training Mode, Lessons, Trials, Online Ranked and Casual lobbies, and local multiplayer options. The game is available in Standard and Deluxe Editions, priced at .99, with the Deluxe Edition offering additional content. A physical edition and a version for the Switch 2 are planned for later this year. The game has an E10+ rating for Fantasy Violence.
Tech Optimizer
July 24, 2026
Making data from transactional databases accessible to analytical databases is essential in modern data architecture, but it faces challenges such as fragile tooling, high costs, and complex operations. Snowflake has developed a Postgres service that addresses these issues by reimagining Postgres replication. Postgres is a strong operational database, but its change data capture (CDC) capabilities need improvement. Many data pipelines are fragile due to complexities in managing continuous data flow, schema changes, snapshots, and failures. To enhance user experience with Snowflake Postgres, a complete reinvention of the replication process was necessary. A new feature called data mirroring is in public preview, allowing resilient data replication into Snowflake with low cost, minimal lag, and transactional consistency. This feature directly pushes changes from Postgres into Apache Iceberg™ tables in transactional batches, which are then automatically applied to Snowflake tables without extra infrastructure. Change data capture records changes from a transactional database for replay on another system, primarily using logical decoding in Postgres. This method decodes WAL records into logical operations, but the client bears the responsibility for subsequent steps like backfilling, managing schema changes, and handling failures. Built-in logical replication in Postgres only addresses some complexities. A limitation of logical decoding is that the external system does not recognize the state of Postgres, making it difficult to detect schema changes or correlate snapshots with changes. The solution is to push changes from Postgres into a data lake, specifically into Iceberg tables using compressed Parquet format, with object stores like Amazon S3 as the destination. The mirroring process uses a new Postgres extension called snowflake_cdc, which continuously pushes batches of changes into per-table change logs and a meta log. This extension understands the Postgres environment, coordinating schema changes and complex transactions while ensuring alignment between snapshots and changes.
AppWizard
July 23, 2026
Grim Dawn is a polished action RPG developed by Crate Entertainment, celebrating its ten-year milestone. The recent expansion, Fangs of Asterkarn, introduces quality-of-life improvements, including full WASD movement support. The expansion also adds a new class, the berserker, which features a skill tree node for transformation into a werewolf. Grim Dawn offers a more relaxed gameplay experience compared to titles like Diablo 4. The game's ongoing development includes plans for Grim Dawn 2, as stated by founder Arthur Bruno. Fangs of Asterkarn is available on Steam.
Winsage
July 23, 2026
Windows 11 is testing a new feature that allows users to reassign the Copilot key to do nothing. The Copilot key has been present on newer Windows PCs since its introduction in 2024, and Microsoft considers a PC an AI PC only if it includes this key. Users can remap the Copilot key to preferred applications or restore it to its original function as the Right Ctrl key. An additional option, “Do nothing,” will make the Copilot key inactive. This feature is currently available in Windows Insider preview builds, with a public rollout expected soon. Microsoft acknowledged that the Copilot key has created challenges for users who rely on the Right Ctrl key or Context menu key, and it plans to allow customization of the Copilot key through Settings. Initially, only two remapping options were planned, but the “Do nothing” option was added in response to user feedback. Microsoft cautioned that remapping the Copilot key to the Right Ctrl key may cause inconsistencies with certain keyboard shortcuts.
Tech Optimizer
July 23, 2026
Poor database performance can lead to missed SLAs, delayed releases, customer dissatisfaction, and lost revenue. Microsoft has enhanced PostgreSQL on Azure, transforming it into a fully managed platform that meets enterprise demands. Azure Database for PostgreSQL and the new Azure HorizonDB offer significant performance improvements, with HorizonDB being three times faster than self-managed PostgreSQL. The PostgreSQL extension for Visual Studio Code integrates performance management into development workflows, providing tools for managing PostgreSQL throughout its lifecycle. Key features include a server metrics dashboard that displays performance indicators, Azure Advisor recommendations for actionable insights, improved query plan visualization, and AI-assisted query analysis. The extension also enhances schema design and query formulation experiences, ensuring secure and governed interactions with PostgreSQL. Azure HorizonDB is in public preview, designed for AI-native workloads. These advancements aim to reduce friction, enhance clarity, and enable faster actions for enterprise teams managing PostgreSQL at scale.
Search