This month's game engines and development category includes 3 filed patent applications from NetEase, EA, and The Pokemon Company.
EA describes a decoupled architecture that separates simulation from rendering through state streams, allowing independent CPU and GPU cycles. NetEase covers a mechanic that lets eliminated players retrieve lost gear in a separate mini-scene before opponents can loot it. The Pokemon Company details a sleep-based system where daytime activity accumulates a parameter that combines with sleep quality to calculate rewards players receive upon waking.
EA received 1 patent covering a decoupled game engine that splits simulation and rendering into separate processes communicating through state streams. The presentation engine can render frames by interpolating between two state data packages without needing additional simulation input, effectively disconnecting frame rate from simulation tick rate. Multiple simulation engines can also operate at different cycle rates independently from one another and from the renderer, allowing complex multi-environment game states to run at their own optimal speeds.
NetEase received 1 patent for a retrieval system that gives eliminated players a chance to recover their dropped gear before opponents pick it up. When a player dies, their items enter a protected state that prevents other players from collecting them temporarily while the eliminated player enters a secondary scene where they can attempt to retrieve what they lost. The mechanic creates a time-limited redemption window that replaces the typical all-or-nothing death penalty with a competitive recovery phase tied to item persistence across dual scenes.
The Pokemon Company received 1 patent describing a sleep-tracking game where rewards depend on both daytime play and sleep quality working together. Players accumulate a parameter during waking gameplay that then multiplies with a sleep-quality parameter measured overnight, meaning neither strong daytime performance nor good sleep alone produces maximum morning rewards. The system treats bedtime as a strategic moment rather than simply logging sleep data as passive input, requiring players to optimize both their waking activity and rest to maximize the compounding calculation.
All data sourced from USPTO patent filings. Google Patents may take several weeks to index recent publications. If a link is unavailable, search for the patent number at USPTO Patent Public Search.