Cross-Platform Multiplayer Gaming with Adaptive Gameplay Patterns

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current multiplayer gaming systems are limited in their ability to facilitate cross-platform online gaming between heterogeneous gaming platforms, such as consoles, personal computers, smartphones, and tablets, often requiring players to use the same or comparable platforms to play together, and struggle to adapt gameplay experiences to the varying capabilities of different devices.

Innovation Solution

A computer-implemented method that allows online multiplayer gaming between players on different platforms by presenting tailored gameplay patterns based on the device's capabilities, enabling players on traditional gaming platforms to engage in first-person shooter games while those on less capable devices can participate in real-time strategy games, with AI-controlled squads and adaptive gameplay transitions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If cross-platform multiplayer gaming is enabled between heterogeneous gaming platforms, then accessibility and player base are improved, but gameplay consistency and fairness deteriorate due to varying device capabilities

Engineering Contradiction:
Improvecross-platform compatibilityVSAvoidgameplay consistency
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The system dynamically adjusts gameplay patterns based on the player's platform capabilities. Mobile devices receive turn-based or simplified real-time strategies, while consoles and PCs receive full-featured real-time gameplay. This dynamic adaptation allows cross-platform play while maintaining fair and consistent gameplay experiences appropriate to each platform's strengths.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes key gameplay parameters such as turn structure, real-time interaction requirements, and control complexity based on the platform being used. Mobile platforms experience parameter changes that reduce real-time decision pressure and simplify controls, while high-capability platforms maintain original gameplay parameters, ensuring both accessibility and gameplay integrity.

Inventive Principle:
Principle #35Parameter changes

2Ease of operation

If gameplay patterns are tailored to specific device capabilities, then user experience is improved, but system complexity increases due to multiple gameplay implementations

Engineering Contradiction:
Improvedevice-optimized gameplayVSAvoidmultiple gameplay patterns
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The game system is segmented into multiple gameplay patterns (real-time strategy, turn-based strategy, simplified modes) that can be independently implemented and selected based on platform requirements. This segmentation allows the core game logic to remain modular while adapting to different device capabilities without requiring complete redesign for each platform.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements a universal game engine that can execute multiple gameplay patterns within a single codebase. The same core architecture supports both real-time and turn-based modes, allowing the system to maintain ease of operation across devices while managing complexity through unified multi-functional design rather than separate implementations.

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Productivity

If real-time multiplayer gaming is implemented across all platforms, then player engagement is improved, but performance and responsiveness deteriorate on mobile devices with limited processing power

Engineering Contradiction:
Improveplayer engagementVSAvoidprocessing capability
Core Design Contradiction:
ProductivityVSPower

Solution Approach 1:

The system dynamically adjusts the real-time interaction requirements based on platform power. Mobile devices can opt for turn-based gameplay or asynchronous real-time modes where calculations are performed server-side, reducing local processing demands while maintaining player engagement. High-power platforms continue to experience full real-time gameplay with immediate feedback and simultaneous multiplayer interactions.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS10183219B2System and method for cross-platform multiplayer videogames
Publication Date: 2019.01.22 ACTIVISION PUBLISHING INC
  • US10183219B2 patent drawing
  • US10183219B2 patent drawing
  • US10183219B2 patent drawing

AI summary

Videogame players may play a first person genre videogame on a game console or on a mobile device, with play on the mobile device utilizing a real time strategy game pattern presentation instead of a first person genre game pattern. In some embodiments of a multiplayer game, a first player plays a first person shooter game using a game console, with presentation of game play utilizing a first person genre game pattern, while a second player on a mobile device playing the game is provided a strategy game pattern presentation. In some embodiments computer control of the second player controllable entities is provided, absent other commands from the second player, or in accordance with commands from the second player.