WO1998014898A2 - Latency effect in multi-player video game reduced by surrogate agent - Google Patents
Latency effect in multi-player video game reduced by surrogate agent Download PDFInfo
- Publication number
- WO1998014898A2 WO1998014898A2 PCT/IB1997/001128 IB9701128W WO9814898A2 WO 1998014898 A2 WO1998014898 A2 WO 1998014898A2 IB 9701128 W IB9701128 W IB 9701128W WO 9814898 A2 WO9814898 A2 WO 9814898A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- user
- agent
- rule base
- users
- reaction
- Prior art date
Links
Classifications
-
- A63F13/12—
-
- A—HUMAN NECESSITIES
- A63—SPORTS; GAMES; AMUSEMENTS
- A63F—CARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
- A63F13/00—Video games, i.e. games using an electronically generated display having two or more dimensions
- A63F13/70—Game security or game management aspects
- A63F13/75—Enforcing rules, e.g. detecting foul play or generating lists of cheating players
-
- A—HUMAN NECESSITIES
- A63—SPORTS; GAMES; AMUSEMENTS
- A63F—CARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
- A63F13/00—Video games, i.e. games using an electronically generated display having two or more dimensions
- A63F13/30—Interconnection arrangements between game servers and game devices; Interconnection arrangements between game devices; Interconnection arrangements between game servers
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/04—Inference or reasoning models
-
- A—HUMAN NECESSITIES
- A63—SPORTS; GAMES; AMUSEMENTS
- A63F—CARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
- A63F13/00—Video games, i.e. games using an electronically generated display having two or more dimensions
- A63F13/60—Generating or modifying game content before or while executing the game program, e.g. authoring tools specially adapted for game development or game-integrated level editor
- A63F13/67—Generating or modifying game content before or while executing the game program, e.g. authoring tools specially adapted for game development or game-integrated level editor adaptively or by learning from player actions, e.g. skill level adjustment or by storing successful combat sequences for re-use
-
- A—HUMAN NECESSITIES
- A63—SPORTS; GAMES; AMUSEMENTS
- A63F—CARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
- A63F2300/00—Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
- A63F2300/50—Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterized by details of game servers
-
- A—HUMAN NECESSITIES
- A63—SPORTS; GAMES; AMUSEMENTS
- A63F—CARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
- A63F2300/00—Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
- A63F2300/50—Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterized by details of game servers
- A63F2300/53—Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterized by details of game servers details of basic data processing
- A63F2300/534—Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterized by details of game servers details of basic data processing for network load management, e.g. bandwidth optimization, latency reduction
-
- A—HUMAN NECESSITIES
- A63—SPORTS; GAMES; AMUSEMENTS
- A63F—CARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
- A63F2300/00—Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
- A63F2300/60—Methods for processing data by generating or executing the game program
- A63F2300/6027—Methods for processing data by generating or executing the game program using adaptive systems learning from user actions, e.g. for skill level adjustment
-
- A—HUMAN NECESSITIES
- A63—SPORTS; GAMES; AMUSEMENTS
- A63F—CARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
- A63F2300/00—Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
- A63F2300/80—Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game specially adapted for executing a specific type of game
- A63F2300/8011—Ball
Definitions
- the invention relates to a data processing system, and apparatus, a software agent and to a method for reducing latency effects is an interactive multi-user software application processed via an interconnecting network
- latency refers to the noticeable propagation delay between cause and effect
- network latency is a difficult problem to overcome
- Today's Internet environment has considerable latency, typically in the order of seconds
- High-speed analog modems introduce as much as 30 milliseconds of delay, which means 60 milliseconds end-to-end Latency effects tend to get more serious with larger size of the network and with increased network load Eliminating all network latency is impossible
- a multi-user video software application such as a multi-player video game or a multi-user activity in a virtual reality environment
- the application is processed via a network interconnecting the users
- the network may be a local-area-network (LAN) or a wide-area-network (WAN) Since the latency is due to propagation delays and physically inevitable, the application itself is to be made tolerant of latency Techniques are being developed for minimizing the user's awareness that latency is in the system
- a known technique to mitigate the latency effects in multi-player video games is dead-reckonmg Rather than constantly exchanging messages about state changes of an object, manipulated by a particular user in the virtual environment, formulae for calculating the object's trajectory are exchanged
- the agent of the object manipulated by the particular user as well as the other agents for other users rendering the same object all calculate the new location of the object using the formulae
- the agent detects that the true location of the object deviates from the calculated location by more than a certain threshold
- the agent transmits a message with corrective data to the other agents
- the agent transmits a message with corrective data to the other agents
- the agent transmits a message with corrective data to the other agents
- the object When the message is received by the other agents, they reposition the object and adjust their dead-reckonmg calculations Repositioning of the object may be accomplished over two or more video frames to avoid noticeable discontinuities
- labels corresponding to specific formulae together with their arguments could be exchanged, instead of transmitting the formulae
- Latency will probably be the most noticeable in direct, close proximity interaction between players and/or objects via the virtual environment. In reality, similar actions and reactions occur in a time frame that we call "instantly" .
- a software simulation of a competitive sport such as a football game simulation video application. If a player with the ball begins to move to the left, the defender should immediately follow. Suppose that the simulation is afflicted with a delay, so that the defender has to wait, say 500 milliseconds, before he knows the new trajectory of the other player. By the time the defender has made his correction, the offensive player will have passed.
- the invention provides a data processing system for processing an interactive software application for a competition between first and second users.
- the system comprises first and second user-interface machines for being actuated by the first and second users, respectively.
- the machines are interconnected via a network.
- the system is operative to represent at the first machine the second user as an agent whose reaction to an action of the first user is governed by a rule base stored in the system.
- the interactive video application uses a surrogate agent representing the player on the machine of an opposing player.
- a surrogate agent representing the player on the machine of an opposing player.
- the reaction of the surrogate agent to movements of the local, opposing, player is governed by a predetermined rule base, e.g. , statistical rules. Whether the local player wins or loses the confrontation depends on the differential between his play against his opponent's surrogate versus his opponent's play against the surrogate of aforesaid local player. In theory, the outcome of the contest is the same as if the players were actually playing against each other. On the network, however, where there is considerable latency in true head-to-head play, the latency is effectively eliminated by the surrogate.
- the system is operative to represent at the second machine the first user as another agent whose reaction to an action of the second user is governed by the rule base.
- the rule base may have different portions, or rule sets, for governing the reaction of the first-mentioned agent and of the other agent. Different sets of rules allow differentiating between the participating users through their agents. For example, each of the participants has a pre-specified task in the application different from the task of another participant thus requiring different responses to actions. Alternatively, or supplementarily, this feature further helps to personalize the agents as individual beings with unique behavior.
- the rule base may comprises statistical tables to determine the agent's reaction. For the sake of completeness, the idea of using a statistical tables to determine the outcome of a contest has been used before in computer games, but in a different manner and in a different context.
- the user plays against the game's artificial intelligence, usually represented by statistical tables.
- the statistics may represent real sport figures' statistics, or may be determined by the difficulty-level of the game.
- the statistical tables are used to determine the outcome of a contest between two individual users in a confrontation occurring in a virtual reality environment.
- the rule-base technique eliminates latency effects due to the network. Such latency effects are not present in the prior art computer game, wherein a single user competes with the computer.
- the rule base is adaptable by the system to a history of actions of at least the first user or the second user. This feature reduces the discrepancy between the artificial behavior of the rule based agent and the individual behavior of the actual player guiding the agent. In other words, the agent may adopt the personal style of his user.
- the rule base is selectively programmable by at least the first or the second user. This feature permits setting or fine-tuning of the rules of the game, thus personalizing the competition. It can also be used, for example, to handicap the various players, making beginning players more competitive with experienced players.
- the invention provides an apparatus for processing an interactive software application for a competition, between a local user and at least one remote user operating a respective remote user interface machine; the apparatus comprising: communication means for exchanging information between the apparatus and the remote user interface machine with respect to operations of the users; and user-interface means for being actuated by the local user and representing actions of the local and remote user; characterised in that the apparatus is operative to represent the remote user as an agent whose reaction to an action of the local user is governed by a rule base stored in the apparatus.
- the invention provides a software agent for use in a data processing system for processing an interactive software application for enabling interaction between at least first and second users, the system comprising:
- the agent comprising means for representing the second user at the first machine, where a represented reaction of the second user to an action of the first user is governed by a rule base of the agent.
- Fig. l is a block diagram of a data processing system in the invention.
- Fig.2 is a diagram of two user-controlled interacting agents.
- DETAILED EMBODIMENTS Fig. l is a diagram of a data processing system 100 according to the invention.
- System 100 processes an interactive software application for a competition between first and second users 102 and 104.
- System 100 comprises a first user-interface machine 106 to enable first user 102 to interact with system 100, and a second user-interface machine 108 to enable second user 104 to interact with system 100.
- Machines 106 an 108 each have a display 110 and 112 for graphical representation of the interaction.
- System 100 further comprises a network 114 interconnecting machines 106 and 108.
- Network 110 may, but need not, comprise a server 116.
- System 100 represents second user 104 graphically as an agent on display 108 of machine 106 of first user 102.
- the immediate reaction of this agent to an action of first user 102 is governed by a rule base 118.
- Rule base 118 is preferably stored in machines 106.
- system 100 represents first user 102 graphically as another agent on display 110 of machine 108 of second user 104.
- the immediate reaction of this other agent to an action of second user 104 is governed by a rule base 120.
- Rule base 118 and rule base 120 are preferably stored in machines 106 and 108, respectively. Operation is explained with reference to Fig.2.
- Fig.2 is a diagram with a graphical representation of the events in the application as seen from the point of view of first user 102 at display 108.
- the application illustrated relates to a game of American football.
- first user 104 is graphically represented by a first agent 204 (the tackle) and that second user 106 is graphically represented by a second agent 206 (the running back).
- agent 206 comes within range of agent 204, user 104 has to anticipate the trajectory of agent 206.
- user 106 has to foresee the movements of agent 204. If running back 206 swerves to the left, tackle 204 should immediately follow.
- Rule bases 118 and 120 comprise, for example, rules based on statistics as mentioned above. Of course, other rule types can be used as well. Rule bases 118 and 120 may be made to adapt to a history of actions of first user 102 or second user 104, or to both.
- System 100 may record actions and reactions of users 102 and 104 when interacting with system 100. This inventory may show particular tendencies in the behavior of individual users. For example, user 106 will make his agent 206 swerve to the right in 70% of the confrontations with agent 204 and 30% to the left. This information is valuable to user 104. Accordingly, system 100 may update the rule base for agent 204 to adapt to this behavior: move to the left in 70% of the cases and 30% to the right when opposing each other face to face.
- rule bases 118 and 120 may be programmable by at least user 104 or user 106, so that the game can be adapted to the level of skill required of the users. Rule bases 118 and rule base 120 need not be uniform. Different rules are required depending on the type of role played by user 104 and user 106. In a game wherein the roles frequently interchange, as in the example of the football game, rule bases 118 and 120 are symmetric. Both parties in the example above play the offense and the defense alternately. Now suppose that the game is attended by twenty-two users, numbers one to eleven playing in a first team, and numbers thirteen to twenty-two playing in a second team. Each team has players with different tasks.
- rules that actually apply to a current confrontation can be overridden by messages from the user in order to change the scenario.
- the user may indicate that he wants to run away instead of continue the encounter (in the football game), or that he chooses another weapon (not applicable to the regular football game or so it is hoped).
- the rules that govern reactions and quick action responses in the new scenario then change accordingly.
- the invention may be fully embodied in a storage device comprising an interactive software application for a competition between first and second users, wherein the application comprises a rule base for governing a reaction of an agent, representing the second user in the application, to an action of the first user in a confrontation.
- the invention is not restricted to the interactions of pairs of players.
- the same technique is applicable to one, two or more players simultaneously interacting with many other players. Each player then is represented by his agent on the other players' machines.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Theoretical Computer Science (AREA)
- Artificial Intelligence (AREA)
- General Physics & Mathematics (AREA)
- Business, Economics & Management (AREA)
- Computational Linguistics (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Computation (AREA)
- Physics & Mathematics (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- General Business, Economics & Management (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Computer Security & Cryptography (AREA)
- Information Transfer Between Computers (AREA)
- Multi Processors (AREA)
- Computer And Data Communications (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
Claims
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP10516339A JP2000502276A (en) | 1996-10-01 | 1997-09-19 | Influence of Latency on Multiplayer Video Games Reduced by Agents |
EP97939121A EP0870268A2 (en) | 1996-10-01 | 1997-09-19 | Latency effect in multi-player video game reduced by surrogate agent |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US72241396A | 1996-10-01 | 1996-10-01 | |
US08/722,413 | 1996-10-01 |
Publications (2)
Publication Number | Publication Date |
---|---|
WO1998014898A2 true WO1998014898A2 (en) | 1998-04-09 |
WO1998014898A3 WO1998014898A3 (en) | 1998-06-18 |
Family
ID=24901723
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/IB1997/001128 WO1998014898A2 (en) | 1996-10-01 | 1997-09-19 | Latency effect in multi-player video game reduced by surrogate agent |
Country Status (3)
Country | Link |
---|---|
EP (1) | EP0870268A2 (en) |
JP (1) | JP2000502276A (en) |
WO (1) | WO1998014898A2 (en) |
Cited By (24)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO1999032990A2 (en) * | 1997-12-22 | 1999-07-01 | Koninklijke Philips Electronics N.V. | Diversion agent uses cinematographic techniques to mask latency |
US6251010B1 (en) | 1999-08-26 | 2001-06-26 | Nintendo Co., Ltd., | Game machine apparatus and method with enhanced time-related display of pokemon-type characters |
US6267677B1 (en) | 1999-08-26 | 2001-07-31 | Nintendo Co., Ltd. | Game machine and storage medium therefor |
WO2002027521A1 (en) * | 2000-09-28 | 2002-04-04 | Ntt Comware Corporation | Computer system, computer system controlling method, terminal device and recording medium |
EP1230961A1 (en) * | 2001-02-08 | 2002-08-14 | Konami Computer Entertainment Osaka, Inc. | Game progress control program, computer-readable recording medium, game server and game progress control method |
US6475090B2 (en) | 2001-03-29 | 2002-11-05 | Koninklijke Philips Electronics N.V. | Compensating for network latency in a multi-player game |
US6482092B1 (en) | 1999-08-26 | 2002-11-19 | Nintendo Co., Ltd. | Image-display game system and information storage medium used therefor |
US6595858B1 (en) | 1999-08-26 | 2003-07-22 | Nintendo Co., Ltd. | Image-display game system |
EP1396282A2 (en) * | 2002-07-24 | 2004-03-10 | Konami Corporation | Game progress management device, game server device, terminal device, game progress management method and game progress management program |
EP1535134A2 (en) * | 2002-08-23 | 2005-06-01 | Kayak Interactive Corporation | System and method for multiplayer mobile games using device surrogates |
EP1733772A1 (en) * | 2004-04-09 | 2006-12-20 | Konami Digital Entertainment Co., Ltd. | Game method and game system |
WO2008061169A2 (en) * | 2006-11-15 | 2008-05-22 | Harmonix Music Systems, Inc. | Method and apparatus for facilitating group musical interaction over a network |
EP1955746A1 (en) * | 2005-11-30 | 2008-08-13 | Konami Digital Entertainment Co., Ltd. | Game system, server, and terminal |
EP2146279A2 (en) | 2008-07-16 | 2010-01-20 | NAMCO BANDAI Games Inc. | Computer terminal and command execution method |
EP2341990A1 (en) * | 2008-11-05 | 2011-07-13 | Telefonaktiebolaget L M Ericsson (PUBL) | Method and arrangement for enabling games in a communication network |
US8070607B2 (en) | 2005-03-31 | 2011-12-06 | Konami Digital Entertainment Co., Ltd. | Competition game system and game apparatus |
US8840476B2 (en) | 2008-12-15 | 2014-09-23 | Sony Computer Entertainment America Llc | Dual-mode program execution |
US8888592B1 (en) | 2009-06-01 | 2014-11-18 | Sony Computer Entertainment America Llc | Voice overlay |
US8926435B2 (en) | 2008-12-15 | 2015-01-06 | Sony Computer Entertainment America Llc | Dual-mode program execution |
US8968087B1 (en) | 2009-06-01 | 2015-03-03 | Sony Computer Entertainment America Llc | Video game overlay |
US9203685B1 (en) | 2009-06-01 | 2015-12-01 | Sony Computer Entertainment America Llc | Qualified video delivery methods |
US9630094B2 (en) | 2013-02-07 | 2017-04-25 | Nintendo Co., Ltd. | Non-transitory storage medium encoded with computer readable music game program with which, in playing multiplayer game through communication, uncomfortableness due to influence such as delay in communication is suppressed and operation is performed in more real-time performance environment, game device, method of controlling game device, and game system |
US9878240B2 (en) | 2010-09-13 | 2018-01-30 | Sony Interactive Entertainment America Llc | Add-on management methods |
WO2021117660A1 (en) * | 2019-12-10 | 2021-06-17 | 株式会社Cygames | Server, processing system, processing method, and program |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2599357B2 (en) * | 1985-09-11 | 1997-04-09 | カシオ計算機株式会社 | Waveform reading device |
JP6719405B2 (en) * | 2017-03-10 | 2020-07-08 | 三菱電機株式会社 | Distributed simulation system |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0691146A1 (en) * | 1994-07-08 | 1996-01-10 | Sega Enterprises, Ltd. | A game apparatus using a video display device |
WO1996025989A2 (en) * | 1995-02-24 | 1996-08-29 | Velocity, Inc. | Method and apparatus for minimizing the impact of network delays |
-
1997
- 1997-09-19 JP JP10516339A patent/JP2000502276A/en active Pending
- 1997-09-19 WO PCT/IB1997/001128 patent/WO1998014898A2/en not_active Application Discontinuation
- 1997-09-19 EP EP97939121A patent/EP0870268A2/en not_active Withdrawn
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0691146A1 (en) * | 1994-07-08 | 1996-01-10 | Sega Enterprises, Ltd. | A game apparatus using a video display device |
WO1996025989A2 (en) * | 1995-02-24 | 1996-08-29 | Velocity, Inc. | Method and apparatus for minimizing the impact of network delays |
Cited By (44)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO1999032990A3 (en) * | 1997-12-22 | 1999-09-02 | Koninkl Philips Electronics Nv | Diversion agent uses cinematographic techniques to mask latency |
WO1999032990A2 (en) * | 1997-12-22 | 1999-07-01 | Koninklijke Philips Electronics N.V. | Diversion agent uses cinematographic techniques to mask latency |
AU768167B2 (en) * | 1999-08-26 | 2003-12-04 | Creatures Inc. | Image-display game system and information storage medium used therefor |
US6251010B1 (en) | 1999-08-26 | 2001-06-26 | Nintendo Co., Ltd., | Game machine apparatus and method with enhanced time-related display of pokemon-type characters |
US6267677B1 (en) | 1999-08-26 | 2001-07-31 | Nintendo Co., Ltd. | Game machine and storage medium therefor |
US6764402B2 (en) | 1999-08-26 | 2004-07-20 | Nintendo Co., Ltd. | Image-display game system and information storage medium used therefor |
US6482092B1 (en) | 1999-08-26 | 2002-11-19 | Nintendo Co., Ltd. | Image-display game system and information storage medium used therefor |
US6595858B1 (en) | 1999-08-26 | 2003-07-22 | Nintendo Co., Ltd. | Image-display game system |
WO2002027521A1 (en) * | 2000-09-28 | 2002-04-04 | Ntt Comware Corporation | Computer system, computer system controlling method, terminal device and recording medium |
US7033269B2 (en) | 2001-02-08 | 2006-04-25 | Konami Computer Entertainment Osaka, Inc. | Input method and apparatus for a baseball game including simultaneous input of a directional input and selection input for a pitcher's action |
EP1230961A1 (en) * | 2001-02-08 | 2002-08-14 | Konami Computer Entertainment Osaka, Inc. | Game progress control program, computer-readable recording medium, game server and game progress control method |
US6475090B2 (en) | 2001-03-29 | 2002-11-05 | Koninklijke Philips Electronics N.V. | Compensating for network latency in a multi-player game |
EP1396282A2 (en) * | 2002-07-24 | 2004-03-10 | Konami Corporation | Game progress management device, game server device, terminal device, game progress management method and game progress management program |
EP1396282A3 (en) * | 2002-07-24 | 2004-03-24 | Konami Corporation | Game progress management device, game server device, terminal device, game progress management method and game progress management program |
US6855058B2 (en) | 2002-07-24 | 2005-02-15 | Konami Corporation | Game progress management device, game server device, terminal device, game progress management method and game progress management program |
EP1535134A2 (en) * | 2002-08-23 | 2005-06-01 | Kayak Interactive Corporation | System and method for multiplayer mobile games using device surrogates |
EP1535134A4 (en) * | 2002-08-23 | 2007-03-07 | Kayak Interactive Corp | System and method for multiplayer mobile games using device surrogates |
EP1733772A1 (en) * | 2004-04-09 | 2006-12-20 | Konami Digital Entertainment Co., Ltd. | Game method and game system |
EP1733772A4 (en) * | 2004-04-09 | 2007-04-25 | Konami Digital Entertainment | Game method and game system |
US7918737B2 (en) | 2004-04-09 | 2011-04-05 | Konami Digital Entertainment Co., Ltd. | Game method and game system |
US8070607B2 (en) | 2005-03-31 | 2011-12-06 | Konami Digital Entertainment Co., Ltd. | Competition game system and game apparatus |
EP1955746A4 (en) * | 2005-11-30 | 2009-03-18 | Konami Digital Entertainment | Game system, server, and terminal |
US8113957B2 (en) | 2005-11-30 | 2012-02-14 | Konami Digital Entertainment Co., Ltd. | Game system, server and terminal |
EP1955746A1 (en) * | 2005-11-30 | 2008-08-13 | Konami Digital Entertainment Co., Ltd. | Game system, server, and terminal |
US7758427B2 (en) | 2006-11-15 | 2010-07-20 | Harmonix Music Systems, Inc. | Facilitating group musical interaction over a network |
WO2008061169A3 (en) * | 2006-11-15 | 2008-07-24 | Harmonix Music Systems Inc | Method and apparatus for facilitating group musical interaction over a network |
WO2008061169A2 (en) * | 2006-11-15 | 2008-05-22 | Harmonix Music Systems, Inc. | Method and apparatus for facilitating group musical interaction over a network |
US8079907B2 (en) | 2006-11-15 | 2011-12-20 | Harmonix Music Systems, Inc. | Method and apparatus for facilitating group musical interaction over a network |
EP2146279A2 (en) | 2008-07-16 | 2010-01-20 | NAMCO BANDAI Games Inc. | Computer terminal and command execution method |
EP2146279A3 (en) * | 2008-07-16 | 2010-03-10 | NAMCO BANDAI Games Inc. | Computer terminal and command execution method |
US8484280B2 (en) | 2008-07-16 | 2013-07-09 | Namco Bandai Games Inc. | Program, computer terminal, and command execution method |
EP2341990A4 (en) * | 2008-11-05 | 2015-02-11 | Ericsson Telefon Ab L M | Method and arrangement for enabling games in a communication network |
EP2341990A1 (en) * | 2008-11-05 | 2011-07-13 | Telefonaktiebolaget L M Ericsson (PUBL) | Method and arrangement for enabling games in a communication network |
US8840476B2 (en) | 2008-12-15 | 2014-09-23 | Sony Computer Entertainment America Llc | Dual-mode program execution |
US8926435B2 (en) | 2008-12-15 | 2015-01-06 | Sony Computer Entertainment America Llc | Dual-mode program execution |
US8888592B1 (en) | 2009-06-01 | 2014-11-18 | Sony Computer Entertainment America Llc | Voice overlay |
US8968087B1 (en) | 2009-06-01 | 2015-03-03 | Sony Computer Entertainment America Llc | Video game overlay |
US9203685B1 (en) | 2009-06-01 | 2015-12-01 | Sony Computer Entertainment America Llc | Qualified video delivery methods |
US9584575B2 (en) | 2009-06-01 | 2017-02-28 | Sony Interactive Entertainment America Llc | Qualified video delivery |
US9723319B1 (en) | 2009-06-01 | 2017-08-01 | Sony Interactive Entertainment America Llc | Differentiation for achieving buffered decoding and bufferless decoding |
US9878240B2 (en) | 2010-09-13 | 2018-01-30 | Sony Interactive Entertainment America Llc | Add-on management methods |
US10039978B2 (en) | 2010-09-13 | 2018-08-07 | Sony Interactive Entertainment America Llc | Add-on management systems |
US9630094B2 (en) | 2013-02-07 | 2017-04-25 | Nintendo Co., Ltd. | Non-transitory storage medium encoded with computer readable music game program with which, in playing multiplayer game through communication, uncomfortableness due to influence such as delay in communication is suppressed and operation is performed in more real-time performance environment, game device, method of controlling game device, and game system |
WO2021117660A1 (en) * | 2019-12-10 | 2021-06-17 | 株式会社Cygames | Server, processing system, processing method, and program |
Also Published As
Publication number | Publication date |
---|---|
WO1998014898A3 (en) | 1998-06-18 |
JP2000502276A (en) | 2000-02-29 |
EP0870268A2 (en) | 1998-10-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO1998014898A2 (en) | Latency effect in multi-player video game reduced by surrogate agent | |
US6356288B1 (en) | Diversion agent uses cinematographic techniques to mask latency | |
US6606104B1 (en) | Video game device, guide display method for video game and readable storage medium storing guide display program | |
US6347993B1 (en) | Video game device, character growth control method for video game and readable storage medium storing growth control program | |
Fritsch et al. | The effect of latency and network limitations on mmorpgs: a field study of everquest2 | |
US7918737B2 (en) | Game method and game system | |
Luke | Genetic programming produced competitive soccer softbot teams for robocup97 | |
US7244181B2 (en) | Multi-player game employing dynamic re-sequencing | |
EP1245255A2 (en) | Game screen switching method performed in game machine and network game system, and program for executing the method | |
US20020082077A1 (en) | Interactive video game system with characters that evolve physical and cognitive traits | |
JP2006509548A (en) | Method and apparatus for continuing the game when no player of the electronic multiplayer game is present | |
JP4775989B2 (en) | Image generation system, program, and information storage medium | |
KR20040042121A (en) | A method and apparatus for providing on-line game | |
Yun et al. | PADS: enhancing gaming experience using profile-based adaptive difficulty system | |
JP3786564B2 (en) | GAME SYSTEM AND INFORMATION STORAGE MEDIUM | |
EP1382371A2 (en) | Game control system and method | |
JP2001149658A (en) | Game device | |
JP4656622B2 (en) | Image generation system, program, and information storage medium | |
EP2350968A2 (en) | Interactive network game and methods thereof | |
US6629893B1 (en) | Game system and information storage medium | |
WO2024087935A1 (en) | Virtual object control method and apparatus, device, medium, and product | |
JPH11300046A (en) | Game device and information storage medium | |
JP7509553B2 (en) | Computer and gaming systems | |
Sabet | Delay Compensation Technique | |
JP2000325656A (en) | Game system and information storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A2 Designated state(s): JP |
|
AL | Designated countries for regional patents |
Kind code of ref document: A2 Designated state(s): AT BE CH DE DK ES FI FR GB GR IE IT LU MC NL PT SE |
|
WWE | Wipo information: entry into national phase |
Ref document number: 1997939121 Country of ref document: EP |
|
ENP | Entry into the national phase |
Ref country code: JP Ref document number: 1998 516339 Kind code of ref document: A Format of ref document f/p: F |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
WWP | Wipo information: published in national office |
Ref document number: 1997939121 Country of ref document: EP |
|
WWW | Wipo information: withdrawn in national office |
Ref document number: 1997939121 Country of ref document: EP |