JP5909588B2 - GAME MANAGEMENT PROGRAM, GAME MANAGEMENT METHOD, AND GAME MANAGEMENT SYSTEM - Google Patents

GAME MANAGEMENT PROGRAM, GAME MANAGEMENT METHOD, AND GAME MANAGEMENT SYSTEM Download PDF

Info

Publication number
JP5909588B2
JP5909588B2 JP2015184403A JP2015184403A JP5909588B2 JP 5909588 B2 JP5909588 B2 JP 5909588B2 JP 2015184403 A JP2015184403 A JP 2015184403A JP 2015184403 A JP2015184403 A JP 2015184403A JP 5909588 B2 JP5909588 B2 JP 5909588B2
Authority
JP
Japan
Prior art keywords
game
user terminal
latency
management
control unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2015184403A
Other languages
Japanese (ja)
Other versions
JP2016026642A (en
Inventor
友彦 古本
友彦 古本
雅人 永井
雅人 永井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
GREE Inc
Original Assignee
GREE Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by GREE Inc filed Critical GREE Inc
Priority to JP2015184403A priority Critical patent/JP5909588B2/en
Publication of JP2016026642A publication Critical patent/JP2016026642A/en
Application granted granted Critical
Publication of JP5909588B2 publication Critical patent/JP5909588B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

本発明は、通信状態が異なる複数のコンピュータ端末において、ゲーム進行を管理するためのゲーム管理プログラム、ゲーム管理方法及びゲーム管理システムに関する。   The present invention relates to a game management program, a game management method, and a game management system for managing game progress in a plurality of computer terminals having different communication states.

今日、スマートフォン等のコンピュータ端末を利用するユーザに対して、各種オンラインゲーム等のアプリケーションソフトが提供されている。このようなコンピュータ端末は、インターネットなどのネットワークを介して、他のコンピュータ端末と接続することにより、互いに離れているプレイヤとゲームの対戦を楽しむことができる。   Today, application software such as various online games is provided to users who use computer terminals such as smartphones. By connecting such a computer terminal to another computer terminal via a network such as the Internet, it is possible to enjoy a game battle with players who are separated from each other.

しかしながら、通信ネットワークを介して接続する複数のコンピュータ端末間に通信遅延が生じる場合がある。そこで、各コンピュータ端末間で、データがほぼ同時に処理されるデータ処理方法が検討されている(例えば、特許文献1参照)。この文献に記載されたサーバ装置は、通信遅延を有するネットワークを介してコンピュータゲームの対戦が行なわれる場合、ゲーム開始前に、コンピュータ端末間の遅延時間を求める。そして、この遅延時間に基づいて、各コンピュータ端末がカウントする時間の同期を取る。そして、ゲーム進行中は、操作データ信号は、その発生から予め測定したコンピュータ端末間の遅延時間のうち最も長い遅延時間経過後に処理される。これにより、複数のコンピュータ端末において、同時に操作データ信号を処理する。   However, communication delay may occur between a plurality of computer terminals connected via a communication network. Thus, a data processing method in which data is processed almost simultaneously between computer terminals has been studied (for example, see Patent Document 1). The server device described in this document obtains a delay time between computer terminals before starting a game when a computer game is played via a network having a communication delay. Based on this delay time, the time counted by each computer terminal is synchronized. While the game is in progress, the operation data signal is processed after the longest delay time has elapsed among the delay times between the computer terminals measured in advance from the occurrence. As a result, the operation data signal is simultaneously processed in a plurality of computer terminals.

特開2007−260410号公報(第1頁、図1)JP 2007-260410 A (first page, FIG. 1)

しかしながら、ゲーム中にクライアント端末の通信状況が変わる場合がある。この場合には、ゲーム進行の同期に支障が生じる可能性がある。
本発明は、上述した問題に鑑みてなされたものであり、その目的は、通信状態が異なる複数のコンピュータ端末において同期してゲームを行なうためのゲーム管理プログラム、ゲーム管理方法及びゲーム管理システムを提供することにある。
However, the communication status of the client terminal may change during the game. In this case, there is a possibility that the synchronization of game progress may be hindered.
The present invention has been made in view of the above-described problems, and an object thereof is to provide a game management program, a game management method, and a game management system for playing a game synchronously on a plurality of computer terminals having different communication states. There is to do.

上記課題を解決するゲーム管理プログラムは、複数のユーザ端末に接続され、ゲーム進行を管理する制御部と、前記ユーザ端末における遅延時間を記録する記憶部とを備えたゲーム管理システムを用いる。そして、前記制御部は、グループでゲームを行なう各ユーザ端末における遅延時間を取得して前記記憶部に記録し、前記ユーザ端末において、操作検知した場合、先に到着している後続ステップの操作要求を確認し、先着リクエストに含まれるステップ数が、後着リクエストに含まれるステップ数より大きく、前後ステップの反転があると判定した場合、先着リクエストにおける指定ステップよりも後のステップを指定し、前記ユーザ端末に対して、指定ステップを通知する。 A game management program that solves the above-described problems uses a game management system that is connected to a plurality of user terminals and includes a control unit that manages game progress and a storage unit that records a delay time in the user terminal. And the said control part acquires the delay time in each user terminal which plays a game in a group, records it on the said memory | storage part, and when operation is detected in the said user terminal, operation of the subsequent step which has arrived previously If the request is confirmed and the number of steps included in the first-arrival request is greater than the number of steps included in the first-arrival request and it is determined that there is a reversal of the preceding and following steps, specify a step after the specified step in the first-arrival request, A designation step is notified to the user terminal.

上記ゲーム管理プログラムは、更に、前記指定ステップよりも後のステップを、先着リ
クエストにおける指定ステップに対して、前記記憶部に記録された遅延時間の最大値及びマージンに対応するステップ数を加算して算出することが好ましい。
The game management program further adds the number of steps corresponding to the maximum delay time and the margin recorded in the storage unit to the designation step in the first-arrival request after the designation step. It is preferable to calculate.

上記ゲーム管理プログラムにおいて、前記制御部は、更に、ゲーム参加希望者のクライアントから遅延時間を取得し、前記記憶部に記録し、前記記憶部に記録されている最新の遅延時間に基づいて、同一ゲームを行なうグループを決定することが好ましい。これにより、遅延時間のばらつきを抑制し、効率的にゲーム進行の同期を図ることができる。   In the game management program, the control unit further acquires a delay time from a client who wants to participate in the game, records the delay time in the storage unit, and the same based on the latest delay time recorded in the storage unit It is preferable to determine a group to play a game. Thereby, the dispersion | variation in delay time can be suppressed and a game progress can be efficiently synchronized.

本発明によれば、通信状態が異なる複数のコンピュータ端末においてゲーム進行を管理することができる。   According to the present invention, game progress can be managed in a plurality of computer terminals having different communication states.

本実施形態のシステム概略図。The system schematic of this embodiment. 本実施形態の処理手順の説明図。Explanatory drawing of the process sequence of this embodiment. 本実施形態の処理手順の説明図。Explanatory drawing of the process sequence of this embodiment. 本実施形態の処理手順の説明図。Explanatory drawing of the process sequence of this embodiment. 本実施形態のタイミングチャート。The timing chart of this embodiment. 本実施形態のタイミングチャート。The timing chart of this embodiment. 他の実施形態の処理手順の説明図。Explanatory drawing of the process sequence of other embodiment. 他の実施形態の処理手順の説明図。Explanatory drawing of the process sequence of other embodiment. 他の実施形態の処理手順の説明図。Explanatory drawing of the process sequence of other embodiment.

以下、ゲーム管理方法の一実施形態を図1〜図6に従って説明する。本実施形態は、複数のユーザ端末(クライアント)に対して、同期して進行するゲームコンテンツ(ロールプレイゲーム)を提供する場合を想定する。このゲーム進行は、時間経過とともにインクリメント(増加)されるステップ数により管理される。   Hereinafter, an embodiment of the game management method will be described with reference to FIGS. This embodiment assumes the case where the game content (role play game) which advances synchronously with respect to a some user terminal (client) is provided. This game progress is managed by the number of steps incremented (increased) over time.

図1に示すように、本実施形態では、インターネット等のネットワークを介して接続された複数のユーザ端末10、管理サーバ20(ゲーム管理システム)を用いる。
ユーザ端末10は、ゲームを行なうユーザが利用するコンピュータ端末(スマートフォン等の情報処理端末)である。ユーザ端末10は、通信部、入力部や出力部(タッチパネルディスプレイ等)を備える。更に、ユーザ端末10は、CPU、RAM及びROM等からなる制御部(遅延処理部11、ゲーム処理部12)を備える。
As shown in FIG. 1, in this embodiment, a plurality of user terminals 10 and a management server 20 (game management system) connected via a network such as the Internet are used.
The user terminal 10 is a computer terminal (information processing terminal such as a smartphone) used by a user who plays a game. The user terminal 10 includes a communication unit, an input unit, and an output unit (such as a touch panel display). Furthermore, the user terminal 10 includes a control unit (delay processing unit 11 and game processing unit 12) including a CPU, a RAM, a ROM, and the like.

遅延処理部11は、継続的に、管理サーバ20との接続状態についてレイテンシ(データ転送等を要求してから、その結果が返送されるまでの遅延時間)を計測し、管理サーバ20に送信する。本実施形態では、継続的な計測として、定期的な計測を行なう場合を想定するが、計測の時間間隔として、「不定期」や「連続的」を用いることが可能である。更に、このゲーム処理部12は、管理サーバ20に送信したレイテンシに関するデータを保持する。   The delay processing unit 11 continuously measures the latency (delay time from requesting data transfer or the like until the result is returned) for the connection state with the management server 20, and transmits it to the management server 20. . In this embodiment, it is assumed that periodic measurement is performed as continuous measurement, but “irregular” or “continuous” can be used as the measurement time interval. Further, the game processing unit 12 holds data relating to latency transmitted to the management server 20.

ゲーム処理部12は、ゲームを行なうためのアプリケーションにより機能し、ゲーム進行を管理する。また、ゲーム処理部12は、ユーザの操作によるリクエストを管理サーバ20に送信したり、管理サーバ20から取得した指示に基づいてイベントを実行したりする。   The game processing unit 12 functions by an application for playing a game and manages the progress of the game. In addition, the game processing unit 12 transmits a request by a user operation to the management server 20 or executes an event based on an instruction acquired from the management server 20.

管理サーバ20は、各ユーザ端末10に対して、各種ゲームコンテンツを提供するサーバコンピュータである。
この管理サーバ20は、CPU、RAM及びROM等からなる制御部21、ユーザ情報記憶部22、接続状況記憶部23、ゲーム情報記憶部24を備える。制御部21は、管理プログラムを実行することにより、ユーザ管理部211、遅延管理部212、ゲーム管理部213、進行管理部214として機能する。
The management server 20 is a server computer that provides various game contents to each user terminal 10.
The management server 20 includes a control unit 21 including a CPU, a RAM, a ROM, and the like, a user information storage unit 22, a connection status storage unit 23, and a game information storage unit 24. The control unit 21 functions as a user management unit 211, a delay management unit 212, a game management unit 213, and a progress management unit 214 by executing a management program.

ユーザ管理部211は、ゲームを利用するユーザを管理する処理を実行する。
遅延管理部212は、各ユーザ端末10との接続状況を管理する処理を実行する。具体的には、各ユーザ端末10からレイテンシ情報を取得し、接続状態を判定する。更に、遅延管理部212は、レイテンシが大きく、ゲーム進行上の支障があるユーザ端末10(クライアント異常)を判定するための閾値に関するデータを保持している。
The user management unit 211 executes processing for managing users who use the game.
The delay management unit 212 executes processing for managing the connection status with each user terminal 10. Specifically, latency information is acquired from each user terminal 10 and the connection state is determined. Furthermore, the delay management unit 212 holds data relating to a threshold value for determining the user terminal 10 (client abnormality) having a large latency and an obstacle to the progress of the game.

ゲーム管理部213は、各ユーザ端末10におけるゲーム進行を管理する処理を実行する。本実施形態では、ゲーム管理部213は、各ユーザ端末10に対するゲーム開始や、ユーザ端末10におけるリクエストの取得、ゲーム進行において生じたイベントの通知等を行なう。ここでは、ゲーム開始からの経過時間(ステップ数)に基づいて、ゲーム進行を管理する。具体的には、ステップ数に基づいて、各クライアントのユーザ端末10、管理サーバ20のゲーム進行を同期させる。また、ゲーム管理部213は、管理サーバ20におけるゲーム進行と矛盾するリクエストをユーザ端末10から取得した場合には、不正行為として対応する。   The game management unit 213 executes processing for managing game progress in each user terminal 10. In the present embodiment, the game management unit 213 performs a game start for each user terminal 10, acquisition of a request at the user terminal 10, notification of an event that has occurred in the game progress, and the like. Here, the progress of the game is managed based on the elapsed time (number of steps) from the start of the game. Specifically, the game progress of the user terminal 10 and the management server 20 of each client is synchronized based on the number of steps. Moreover, the game management part 213 respond | corresponds as an improper act, when the request inconsistent with the game progress in the management server 20 is acquired from the user terminal 10. FIG.

進行管理部214は、管理サーバ20において、ゲーム進行を管理する処理を実行する。この進行管理部214は、この管理サーバ20におけるゲーム進行と、各ユーザ端末10におけるゲーム進行との同期を行なう。   The progress management unit 214 executes processing for managing game progress in the management server 20. The progress management unit 214 synchronizes the game progress in the management server 20 and the game progress in each user terminal 10.

ユーザ情報記憶部22には、ゲームを利用するユーザに関するユーザ情報が記録されている。このユーザ情報には、ユーザが登録された場合に記録される。ユーザ情報には、クライアントID、属性に関するデータが含まれる。   The user information storage unit 22 stores user information regarding users who use the game. This user information is recorded when a user is registered. The user information includes data related to the client ID and attributes.

クライアントIDデータ領域は、各ユーザを特定するための識別子に関するデータが記録されている。
属性データ領域には、このユーザの属性に関するデータが記録されている。この属性には、例えばユーザが属するグループやスキル、所有するアイテムに関する情報が含まれる。
In the client ID data area, data relating to an identifier for specifying each user is recorded.
In the attribute data area, data relating to the attribute of the user is recorded. This attribute includes, for example, information about the group and skill to which the user belongs, and the items owned by the user.

接続状況記憶部23には、ユーザ端末10との接続状況を管理するための接続管理情報が記録される。この接続管理情報は、ユーザ端末10が管理サーバ20に接続した場合に登録される。接続管理情報には、グループID、クライアントID、レイテンシ、ステータスに関するデータが含まれる。   In the connection status storage unit 23, connection management information for managing the connection status with the user terminal 10 is recorded. This connection management information is registered when the user terminal 10 is connected to the management server 20. The connection management information includes data relating to the group ID, client ID, latency, and status.

グループID領域には、同期してゲームを行なっているグループを特定するための識別子に関するデータが記録される。
クライアントIDデータ領域には、このグループでゲームを行なっている各ユーザ端末10(クライアント)を特定するための識別子に関するデータが記録される。
In the group ID area, data relating to an identifier for specifying a group playing a game synchronously is recorded.
In the client ID data area, data relating to an identifier for specifying each user terminal 10 (client) playing a game in this group is recorded.

レイテンシデータ領域には、各クライアント(ユーザ端末10)との接続状況(ここでは、レイテンシ)に関するデータが記録される。
ステータスデータ領域には、各クライアントから取得したリクエストの有効性を判定するための情報が記録される。本実施形態では、レイテンシが閾値より大きいクライアントに対しては、このデータ領域に異常フラグを記録する。異常フラグが記録されているクライアントのユーザ端末10からのリクエストは無効とする。
In the latency data area, data related to the connection status (here, latency) with each client (user terminal 10) is recorded.
Information for determining the validity of the request acquired from each client is recorded in the status data area. In the present embodiment, an abnormal flag is recorded in this data area for a client having a latency greater than the threshold value. A request from the user terminal 10 of the client in which the abnormality flag is recorded is invalidated.

ゲーム情報記憶部24には、ゲームの進行状況に関するゲーム管理情報が記録される。このゲーム管理情報は、ゲームを行なう場合に登録され、ゲーム中に更新される。ゲーム管理情報には、グループID、クライアントID、利用ゲーム、進捗状況に関するデータが含まれる。   In the game information storage unit 24, game management information related to the progress of the game is recorded. This game management information is registered when a game is played, and is updated during the game. The game management information includes data relating to the group ID, client ID, game used, and progress.

グループID領域には、各ユーザが属しているグループを特定するための識別子に関するデータが記録される。
クライアントIDデータ領域には、このグループでゲームを行なっている各ユーザ端末10を特定するための識別子に関するデータが記録される。
In the group ID area, data relating to an identifier for specifying a group to which each user belongs is recorded.
In the client ID data area, data relating to an identifier for specifying each user terminal 10 playing a game in this group is recorded.

利用ゲームデータ領域には、このグループが利用しているゲームを特定するための識別子に関するデータが記録される。
進捗状況データ領域には、このゲームの進捗状況に関するデータが記録される。本実施形態では、ゲームの進行をカウントしたステップ数に対して、各クライアントにおけるイベント(例えば、オブジェクトの配置等の操作等)が記録される。
In the use game data area, data relating to an identifier for specifying a game used by this group is recorded.
In the progress data area, data related to the progress of the game is recorded. In the present embodiment, an event (for example, an operation such as object placement) in each client is recorded for the number of steps in which the game progress is counted.

以下、上記システム用いて、クライアントA〜Cのユーザ端末10が、一つのグループとしてゲームを行なう場合のゲーム管理方法を説明する。
(レイテンシ管理処理)
まず、図2、図5を用いて、レイテンシ管理処理を説明する。レイテンシ管理処理では、ゲーム開始前から終了まで、各クライアントのレイテンシを管理する。
Hereinafter, a game management method when the user terminals 10 of the clients A to C play a game as one group using the above system will be described.
(Latency management processing)
First, the latency management process will be described with reference to FIGS. In the latency management process, the latency of each client is managed from the start to the end of the game.

まず、ユーザ端末10は、定期的に、レイテンシ測定処理を実行する(ステップS1−1)。具体的には、ユーザ端末10の遅延処理部11は、管理サーバ20に対して、定期的にPingを送信する。Pingを受信した管理サーバ20は、Pingに対する応答を返信する。そして、遅延処理部11は、Ping送信から返信までの所要時間に基づいて、ネットワークレイテンシ(遅延時間)を測定する。そして、遅延処理部11は、測定してレイテンシを保持する。図5では、クライアントA〜Cが、それぞれ時刻t11〜t13において、レイテンシを測定するためのPingを送信する。   First, the user terminal 10 periodically performs a latency measurement process (step S1-1). Specifically, the delay processing unit 11 of the user terminal 10 periodically transmits Ping to the management server 20. The management server 20 that has received the Ping returns a response to the Ping. Then, the delay processing unit 11 measures network latency (delay time) based on the required time from Ping transmission to reply. Then, the delay processing unit 11 measures and holds the latency. In FIG. 5, clients A to C transmit Ping for measuring latency at times t11 to t13, respectively.

次に、ユーザ端末10は、レイテンシ送信処理を実行する(ステップS1−2)。具体的には、ユーザ端末10の遅延処理部11は、管理サーバ20に対して、レイテンシ情報を送信する。このレイテンシ情報には、ユーザ端末10を特定する情報や、このユーザ端末10において測定したレイテンシに関する情報を含める。図5では、クライアントA〜Cが、それぞれ時刻t21〜t23において、レイテンシ情報を送信する。そして、ユーザ端末10は、次の測定タイミングで、レイテンシ測定処理(ステップS1−1)以降の処理を繰り返す。   Next, the user terminal 10 performs a latency transmission process (step S1-2). Specifically, the delay processing unit 11 of the user terminal 10 transmits latency information to the management server 20. The latency information includes information for identifying the user terminal 10 and information on the latency measured at the user terminal 10. In FIG. 5, clients A to C transmit latency information at times t21 to t23, respectively. Then, the user terminal 10 repeats the processing after the latency measurement processing (step S1-1) at the next measurement timing.

次に、管理サーバ20の制御部21は、レイテンシの取得処理を実行する(ステップS2−1)。具体的には、制御部21の遅延管理部212は、ユーザ端末10によって送信されたレイテンシ情報を取得する。   Next, the control unit 21 of the management server 20 executes a latency acquisition process (step S2-1). Specifically, the delay management unit 212 of the control unit 21 acquires latency information transmitted by the user terminal 10.

次に、管理サーバ20の制御部21は、レイテンシの記録処理を実行する(ステップS2−2)。具体的には、制御部21の遅延管理部212は、接続状況記憶部23において、ユーザ端末10のクライアントIDに関連付けてレイテンシを記録する。ここで、初めてレイテンシを取得した場合には、遅延管理部212は、グループID,クライアントIDに関連づけて、レイテンシを記録した接続状況管理情報を生成し、接続状況記憶部23に登録する。一方、既に、このユーザ端末10についての接続状況管理情報が接続状況記憶部23に登録されている場合には、遅延管理部212は、この接続状況管理情報に最新のレイテンシを更新記録する。   Next, the control unit 21 of the management server 20 executes a latency recording process (step S2-2). Specifically, the delay management unit 212 of the control unit 21 records the latency in the connection status storage unit 23 in association with the client ID of the user terminal 10. When the latency is acquired for the first time, the delay management unit 212 generates connection status management information in which the latency is recorded in association with the group ID and the client ID, and registers the connection status management information in the connection status storage unit 23. On the other hand, when the connection status management information for the user terminal 10 is already registered in the connection status storage unit 23, the delay management unit 212 updates and records the latest latency in the connection status management information.

次に、管理サーバ20の制御部21は、クライアント異常かどうかについての判定処理を実行する(ステップS2−3)。具体的には、制御部21の遅延管理部212は、ユーザ端末10から取得したレイテンシと閾値とを比較する。レイテンシが閾値より大きい場合には、クライアント異常と判定する。   Next, the control part 21 of the management server 20 performs the determination process about whether it is a client abnormality (step S2-3). Specifically, the delay management unit 212 of the control unit 21 compares the latency acquired from the user terminal 10 with a threshold value. If the latency is greater than the threshold, it is determined that the client is abnormal.

クライアント異常でないと判定した場合(ステップS2−3において「NO」の場合)、管理サーバ20の制御部21は、レイテンシ管理処理を終了する。
一方、クライアント異常と判定した場合(ステップS2−3において「YES」の場合)、管理サーバ20の制御部21は、リクエスト無効化処理を実行する(ステップS2−4)。具体的には、制御部21の遅延管理部212は、接続状況記憶部23の接続状況管理情報に、ステータスとして異常フラグを記録し、レイテンシ管理処理を終了する。そして、ゲーム進行中において、ゲーム管理部213は、異常フラグが記録されたユーザ端末10からのリクエストを無視する。
If it is determined that the client is not abnormal (in the case of “NO” in step S2-3), the control unit 21 of the management server 20 ends the latency management process.
On the other hand, when it is determined that the client is abnormal (“YES” in step S2-3), the control unit 21 of the management server 20 executes a request invalidation process (step S2-4). Specifically, the delay management unit 212 of the control unit 21 records an abnormality flag as the status in the connection status management information of the connection status storage unit 23, and ends the latency management process. While the game is in progress, the game management unit 213 ignores the request from the user terminal 10 in which the abnormality flag is recorded.

(ゲーム開始時処理)
次に、図3、図5を用いて、ゲーム開始時処理を説明する。この処理は、ユーザ端末10からゲームスタート要求を受信した場合(ゲーム開始時)に実行される。
(Process at game start)
Next, the game start process will be described with reference to FIGS. This process is executed when a game start request is received from the user terminal 10 (at the start of the game).

ここでは、まず、管理サーバ20の制御部21は、レイテンシの最大値の特定処理を実行する(ステップS3−1)。具体的には、制御部21のゲーム管理部213は、接続状況記憶部23から、同じグループIDが記録された接続状況管理情報を取得して、同じグループに属するユーザ端末10のレイテンシを特定する。この場合、異常フラグが記録されているレイテンシを無視する。そして、ゲーム管理部213は、特定したレイテンシの中で最大値を特定する。本実施形態では、クライアントA〜Cのレイテンシは、それぞれ「50ms」,「30ms」,「200ms」の場合を想定する。この場合、レイテンシの最大値は「200ms」となる。   Here, first, the control unit 21 of the management server 20 executes processing for specifying the maximum latency value (step S3-1). Specifically, the game management unit 213 of the control unit 21 acquires connection status management information in which the same group ID is recorded from the connection status storage unit 23, and specifies the latency of the user terminals 10 belonging to the same group. . In this case, the latency in which the abnormality flag is recorded is ignored. Then, the game management unit 213 identifies the maximum value among the identified latencies. In the present embodiment, it is assumed that the latencies of the clients A to C are “50 ms”, “30 ms”, and “200 ms”, respectively. In this case, the maximum latency value is “200 ms”.

次に、管理サーバ20の制御部21は、最大値より大きいオフセットの決定処理を実行する(ステップS3−2)。具体的には、制御部21のゲーム管理部213は、レイテンシの最大値より大きいオフセット(猶予時間)を特定する。ここでは、最大値に対して所定値(例えば1.5)を乗算した値をオフセットとして決定する。具体的には、最大値(200ms)に対して、オフセットとして「300ms(=200*1.5)」が算出される。なお、オフセットの算出は、ゲーム管理部213に予め保持させた算出方法であれば、上述の定数倍に限定されるものではない。   Next, the control unit 21 of the management server 20 executes an offset determination process that is larger than the maximum value (step S3-2). Specifically, the game management unit 213 of the control unit 21 specifies an offset (latency time) that is larger than the maximum latency value. Here, a value obtained by multiplying the maximum value by a predetermined value (for example, 1.5) is determined as the offset. Specifically, “300 ms (= 200 * 1.5)” is calculated as an offset with respect to the maximum value (200 ms). Note that the calculation of the offset is not limited to the above-described constant multiple as long as it is a calculation method previously stored in the game management unit 213.

次に、管理サーバ20の制御部21は、オフセットの通知処理を実行する(ステップS3−3)。具体的には、制御部21のゲーム管理部213は、スタート時間情報をユーザ端末10に送信する。このスタート時間情報には、決定したオフセットに関する情報を含める。   Next, the control unit 21 of the management server 20 executes an offset notification process (step S3-3). Specifically, the game management unit 213 of the control unit 21 transmits start time information to the user terminal 10. This start time information includes information on the determined offset.

次に、管理サーバ20の制御部21は、ゲーム開始処理を実行する(ステップS3−4)。具体的には、制御部21の進行管理部214は、オフセット経過後に、管理サーバ20におけるゲームを開始する。図5では、オフセット経過後の時刻t40において、ゲームを開始する。そして、進行管理部214は、一定時間毎にステップ数をインクリメントすることにより、ゲームを進行させる。   Next, the control part 21 of the management server 20 performs a game start process (step S3-4). Specifically, the progress management unit 214 of the control unit 21 starts a game in the management server 20 after the offset has elapsed. In FIG. 5, the game is started at time t40 after the offset has elapsed. Then, the progress management unit 214 advances the game by incrementing the number of steps every predetermined time.

一方、オフセットを受信したユーザ端末10は、スタート待機処理を実行する(ステップS4−1)。具体的には、ユーザ端末10のゲーム処理部12は、管理サーバ20から取得したオフセットから、遅延処理部11が保持しているレイテンシを差し引いて、ゲームのスタート時間を算出する。例えば、クライアントA〜Cにおいては、それぞれ250ms〔=300−50〕、270ms〔=300−30〕、100ms〔=300−200〕がスタート時間となる。そして、ゲーム処理部12は、このスタート時間を待機する。   On the other hand, the user terminal 10 that has received the offset executes a start standby process (step S4-1). Specifically, the game processing unit 12 of the user terminal 10 calculates the game start time by subtracting the latency held by the delay processing unit 11 from the offset acquired from the management server 20. For example, in the clients A to C, 250 ms [= 300-50], 270 ms [= 300-30], and 100 ms [= 300-200] are the start times, respectively. Then, the game processing unit 12 waits for this start time.

そして、スタート時間が経過した場合、ユーザ端末10は、ゲーム開始処理を実行する(ステップS4−2)。具体的には、ユーザ端末10のゲーム処理部12は、ゲームを開始する。図5では、オフセット経過後の時刻t40において、クライアントA〜Cはゲームを開始する。そして、各ユーザ端末10のゲーム処理部12は、一定時間毎にステップ数をインクリメントすることにより、ゲームを進行させる。   And when start time passes, the user terminal 10 performs a game start process (step S4-2). Specifically, the game processing unit 12 of the user terminal 10 starts a game. In FIG. 5, at time t40 after the offset has elapsed, the clients A to C start the game. And the game process part 12 of each user terminal 10 advances a game by incrementing a step number for every fixed time.

(リクエスト対応処理)
次に、図4を用いて、リクエスト対応処理を説明する。ここでは、クライアントAのユーザ端末10からリクエストを取得した場合を想定する。
(Request handling process)
Next, the request handling process will be described with reference to FIG. Here, it is assumed that a request is acquired from the user terminal 10 of the client A.

まず、ユーザ端末10は、操作要求処理を実行する(ステップS5−1)。具体的には、ユーザ端末10のゲーム処理部12は、ユーザによる操作に基づいて、イベントを特定する。ここでは、イベントとして、オブジェクトの配置を想定する。この場合、クライアントAのゲーム処理部12は、クライアントAにおけるレイテンシを考慮したステップ数を算出する。ここでは、クライアントAにおける操作時のステップ数(ローカルステップ数)に対して、レイテンシをステップ単位時間で除算した値を加算した値(サーバステップ数)を算出する。そして、ゲーム処理部12は、管理サーバ20に対して、オブジェクト配置のリクエストを送信する。このリクエストには、オブジェクトの種類、配置位置、サーバステップ数に関するデータを含める。図6では、クライアントAが、時刻t51において、オブジェクト配置のリクエストを送信する。   First, the user terminal 10 executes an operation request process (step S5-1). Specifically, the game processing unit 12 of the user terminal 10 specifies an event based on an operation by the user. Here, the arrangement of an object is assumed as an event. In this case, the game processing unit 12 of the client A calculates the number of steps in consideration of the latency in the client A. Here, the value (server step number) obtained by adding the value obtained by dividing the latency by the step unit time to the step number (local step number) at the time of operation in the client A is calculated. Then, the game processing unit 12 transmits an object arrangement request to the management server 20. This request includes data relating to the type of object, the position of arrangement, and the number of server steps. In FIG. 6, the client A transmits a request for object placement at time t51.

次に、ユーザ端末10は、イベントまでの時間差の擬装処理を実行する(ステップS5−2)。具体的には、ユーザ端末10のゲーム処理部12は、イベント準備中(オブジェクトの配置の準備中)を示すアニメーション等を出力する。   Next, the user terminal 10 performs a time difference disguise process up to the event (step S5-2). Specifically, the game processing unit 12 of the user terminal 10 outputs an animation or the like indicating that an event is being prepared (object preparation is being prepared).

リクエストを取得した管理サーバ20の制御部21は、操作の検知処理を実行する(ステップS6−1)。具体的には、制御部21のゲーム管理部213は、クライアントAのユーザ端末10から、操作(オブジェクトの配置)についてのリクエストを取得する。   The control unit 21 of the management server 20 that acquired the request executes an operation detection process (step S6-1). Specifically, the game management unit 213 of the control unit 21 acquires a request for an operation (arrangement of objects) from the user terminal 10 of the client A.

次に、管理サーバ20の制御部21は、レイテンシの最大値の特定処理を実行する(ステップS6−2)。具体的には、制御部21のゲーム管理部213は、接続状況記憶部23において、同じグループIDが記録された接続状況管理情報を取得して、レイテンシの最大値を特定する。   Next, the control unit 21 of the management server 20 executes processing for specifying the maximum latency value (step S6-2). Specifically, the game management unit 213 of the control unit 21 acquires the connection status management information in which the same group ID is recorded in the connection status storage unit 23, and specifies the maximum value of the latency.

次に、管理サーバ20の制御部21は、レイテンシに基づいて指定ステップの決定処理を実行する(ステップS6−3)。具体的には、制御部21のゲーム管理部213は、レイテンシの最大値に対してマージンを加算したイベント実施時刻を算出する。そして、ゲーム管理部213は、イベント実施時刻をステップ単位時間で除算して、オブジェクトの配置を実施するステップ数を算出する。   Next, the control unit 21 of the management server 20 executes a designation step determination process based on the latency (step S6-3). Specifically, the game management unit 213 of the control unit 21 calculates an event execution time obtained by adding a margin to the maximum latency value. Then, the game management unit 213 divides the event execution time by the step unit time, and calculates the number of steps for arranging the objects.

次に、管理サーバ20の制御部21は、指定ステップの通知処理を実行する(ステップS6−4)。具体的には、制御部21のゲーム管理部213は、クライアントA〜Cのユーザ端末10に対して、イベント通知を行なう。このイベント通知には、イベント内容(クライアントAにおけるオブジェクトの配置)、指定ステップ数に関するデータを含める。図6では、管理サーバ20が、時刻t60において、イベント実施の指定ステップを通知する。   Next, the control unit 21 of the management server 20 executes a notification process of a designation step (step S6-4). Specifically, the game management unit 213 of the control unit 21 sends an event notification to the user terminals 10 of the clients A to C. This event notification includes data on the event content (arrangement of objects in the client A) and the specified number of steps. In FIG. 6, the management server 20 notifies an event implementation designation step at time t60.

次に、管理サーバ20の制御部21は、イベント待機処理を実行する(ステップS6−5)。具体的には、制御部21の進行管理部214は、指定ステップになるまで、イベントを待機する。   Next, the control unit 21 of the management server 20 executes an event standby process (step S6-5). Specifically, the progress management unit 214 of the control unit 21 waits for an event until a designated step is reached.

次に、管理サーバ20の制御部21は、イベント実施処理を実行する(ステップS6−6)。具体的には、制御部21の進行管理部214は、指定ステップにおいて、管理サーバ20のゲーム進行において、イベント(オブジェクトの配置)をゲーム情報記憶部24に記録する。図6では、進行管理部214は、時刻t70において、オブジェクトの配置を実施する。   Next, the control part 21 of the management server 20 performs an event implementation process (step S6-6). Specifically, the progress management unit 214 of the control unit 21 records an event (arrangement of objects) in the game information storage unit 24 during the game progress of the management server 20 in the designation step. In FIG. 6, the progress management unit 214 performs object placement at time t70.

イベント通知を受信したユーザ端末10は、イベント待機処理を実行する(ステップS5−3)。具体的には、ユーザ端末10のゲーム処理部12は、管理サーバ20から指定ステップになるまで、イベントを待機する。   The user terminal 10 that has received the event notification executes an event standby process (step S5-3). Specifically, the game processing unit 12 of the user terminal 10 waits for an event until the designation step is performed from the management server 20.

次に、ユーザ端末10は、イベント実施処理を実行する(ステップS5−4)。具体的には、指定ステップが到来した場合、ユーザ端末10のゲーム処理部12は、擬装を終了し、オブジェクトの配置を実施する。   Next, the user terminal 10 executes an event execution process (step S5-4). Specifically, when the designation step arrives, the game processing unit 12 of the user terminal 10 ends the disguise and performs object placement.

また、クライアントB、クライアントCのユーザ端末10においても、ステップS5−3、S5−4と同様に、イベント待機処理(ステップS7−1)、イベント実施処理(ステップS7−2)を実行する。図6では、時刻t70において、クライアントA〜Cは、オブジェクトの配置を実施する。   Also, in the user terminals 10 of the client B and the client C, the event standby process (step S7-1) and the event execution process (step S7-2) are executed as in steps S5-3 and S5-4. In FIG. 6, at time t70, the clients A to C perform object arrangement.

上記実施形態によれば、以下のような効果を得ることができる。
(1)上記実施形態では、ユーザ端末10は、レイテンシ測定処理(ステップS1−1)、レイテンシ送信処理(ステップS1−2)を実行する。管理サーバ20の制御部21は、レイテンシの取得処理(ステップS2−1)、レイテンシの記録処理を実行する(ステップS2−2)。これにより、管理サーバ20において、各クライアントにおける遅延状況を把握することができる。特に、この処理が定期的に実行されるため、サーバ・クライアント間の通信状況の変化にも対応することができる。
According to the above embodiment, the following effects can be obtained.
(1) In the embodiment described above, the user terminal 10 executes the latency measurement process (step S1-1) and the latency transmission process (step S1-2). The control unit 21 of the management server 20 executes a latency acquisition process (step S2-1) and a latency recording process (step S2-2). Thereby, in the management server 20, the delay condition in each client can be grasped. In particular, since this process is periodically executed, it is possible to cope with a change in the communication status between the server and the client.

(2)上記実施形態では、進行管理部214は、管理サーバ20において、ゲーム進行を管理する処理を実行する。この進行管理部214は、管理サーバ20におけるゲーム進行と、各ユーザ端末10におけるゲーム進行との同期を行なう。また、ゲーム管理部213は、管理サーバ20におけるゲーム進行と矛盾するリクエストをユーザ端末10から取得した場合には、不正行為として対応する。これにより、管理サーバ20においてゲーム進行を管理しているので、各クライアントでの不正行為を監視することができる。更に、ユーザ端末10との通信障害が生じても、障害から復帰した場合、ゲームを継続することができる。   (2) In the embodiment described above, the progress management unit 214 executes processing for managing game progress in the management server 20. The progress management unit 214 synchronizes the game progress in the management server 20 and the game progress in each user terminal 10. Moreover, the game management part 213 respond | corresponds as an improper act, when the request inconsistent with the game progress in the management server 20 is acquired from the user terminal 10. FIG. Thereby, since the game progress is managed in the management server 20, the illegal act in each client can be monitored. Furthermore, even if a communication failure with the user terminal 10 occurs, the game can be continued when the failure is restored.

(3)上記実施形態では、クライアント異常と判定した場合(ステップS2−3において「YES」の場合)、管理サーバ20の制御部21は、リクエスト無効化処理を実行する(ステップS2−4)。これにより、ゲーム進行において、遅延が大きいクライアントの影響を抑制することができる。   (3) In the above embodiment, when it is determined that the client is abnormal (“YES” in step S2-3), the control unit 21 of the management server 20 executes a request invalidation process (step S2-4). Thereby, the influence of a client with a large delay can be suppressed in the game progress.

(4)上記実施形態では、管理サーバ20の制御部21は、レイテンシの最大値の特定処理(ステップS3−1)、最大値より大きいオフセットの決定処理(ステップS3−2)、オフセットの通知処理(ステップS3−3)を実行する。これにより、遅延が大きいクライアントにおいても、同時期にゲームを開始することができる。そして、各クライアントのユーザ端末10、管理サーバ20において、ゲーム進行の同期を図ることができる。   (4) In the above embodiment, the control unit 21 of the management server 20 specifies the maximum latency value identification process (step S3-1), the offset determination process larger than the maximum value (step S3-2), and the offset notification process. (Step S3-3) is executed. Thereby, even a client with a large delay can start the game at the same time. Then, in the user terminal 10 and the management server 20 of each client, the game progress can be synchronized.

(5)上記実施形態では、ユーザ端末10は、操作要求処理を実行する(ステップS5−1)。この場合、ユーザ端末10のゲーム処理部12は、クライアントAにおけるレイテンシを考慮したステップ数を算出する。これにより、管理サーバ20のゲーム進行におけるステップ数を特定して、リクエストを行なうことができる。   (5) In the above embodiment, the user terminal 10 executes an operation request process (step S5-1). In this case, the game processing unit 12 of the user terminal 10 calculates the number of steps in consideration of the latency in the client A. Thereby, the number of steps in the game progress of the management server 20 can be specified and a request can be made.

更に、ユーザ端末10は、イベントまでの時間差の擬装処理を実行する(ステップS5−2)。これにより、クライアントにおける操作(オブジェクトの配置操作)からイベント実施(オブジェクトの配置)までの時間を確保することができる。   Further, the user terminal 10 performs a disguise process of the time difference until the event (step S5-2). As a result, it is possible to secure time from the operation (object placement operation) on the client to the event execution (object placement).

(6)上記実施形態では、管理サーバ20の制御部21は、レイテンシの最大値の特定処理(ステップS6−2)、レイテンシに基づいて指定ステップの決定処理(ステップS6−3)、指定ステップの通知処理(ステップS6−4)を実行する。これにより、ゲームを行なっているグループの中に、遅延が大きいクライアントが含まれている場合にも、同時期にイベントを実行することができる。   (6) In the above embodiment, the control unit 21 of the management server 20 determines the maximum latency value (step S6-2), the designation step determination process based on the latency (step S6-3), and the designation step. A notification process (step S6-4) is executed. As a result, even when a group having a game includes a client with a large delay, an event can be executed at the same time.

なお、上記実施形態は以下のように変更してもよい。
・上記実施形態では、管理サーバ20の制御部21は、レイテンシに基づいて指定ステップの決定処理を実行する(ステップS6−3)。ここで、レイテンシが大きい場合、他のユーザ端末10における後続ステップでの操作に関するリクエストが、管理サーバ20に先着することがある。この状況を考慮して、指定ステップを決定するようにしてもよい。
In addition, you may change the said embodiment as follows.
In the above embodiment, the control unit 21 of the management server 20 executes the designation step determination process based on the latency (step S6-3). Here, when the latency is large, a request regarding an operation in a subsequent step in another user terminal 10 may arrive first on the management server 20. The designated step may be determined in consideration of this situation.

図7を用いて、この場合のリクエスト対応処理を説明する。
この場合、管理サーバ20の制御部21は、ステップS6−1、S6−2と同様に、操作の検知処理(ステップS8−1)、レイテンシの最大値の特定処理(ステップS8−2)を実行する。
The request handling process in this case will be described with reference to FIG.
In this case, similarly to steps S6-1 and S6-2, the control unit 21 of the management server 20 executes an operation detection process (step S8-1) and a maximum latency specifying process (step S8-2). To do.

次に、管理サーバ20の制御部21は、前後ステップの反転があるかどうかについての判定処理を実行する(ステップS8−3)。具体的には、制御部21のゲーム管理部213は、リクエストに含まれるステップ数に基づいて、先に到着している後続ステップのリクエストがあるかどうかを確認する。先着リクエストに含まれるステップ数が、後着リクエストに含まれるステップ数が大きい場合には、前後ステップの反転があると判定する。   Next, the control part 21 of the management server 20 performs the determination process about whether there exists inversion of the back-and-front step (step S8-3). Specifically, the game management unit 213 of the control unit 21 confirms whether there is a request for a subsequent step that has arrived first, based on the number of steps included in the request. When the number of steps included in the first arrival request is larger than the number of steps included in the later arrival request, it is determined that there is an inversion of the preceding and following steps.

前後ステップの反転がないと判定した場合(ステップS8−3において「NO」の場合)、管理サーバ20の制御部21は、ステップS6−3と同様に、レイテンシに基づいて指定ステップの決定処理を実行する(ステップS8−4)。   When it is determined that there is no reversal of the preceding and following steps (in the case of “NO” in step S8-3), the control unit 21 of the management server 20 performs the designation step determination process based on the latency, similarly to step S6-3. Execute (step S8-4).

一方、前後ステップの反転があると判定した場合(ステップS8−3において「YES」の場合)、管理サーバ20の制御部21は、先着リクエストに基づいて指定ステップの決定処理を実行する(ステップS8−5)。具体的には、制御部21のゲーム管理部213は、先着リクエストにおける指定ステップよりも後のステップを指定する。ここでは、レイテンシの最大値に対してマージンを加算したイベント実施時刻を算出する。そして、ゲーム管理部213は、イベント実施時刻をステップ単位時間で除算して、イベント(オブジェクトの配置)を実施するステップ数を算出する。ここで、ゲーム管理部213は、算出したステップ数が先着リクエストにおける指定ステップよりも大きいかどうかを確認する。先着リクエストにおける指定ステップよりも小さい場合には、ゲーム管理部213は、先着リクエストにおける指定ステップに対して、レイテンシの最大値及びマージンに対応するステップ数を加算したステップ数を指定ステップ数として特定する。   On the other hand, when it is determined that there is a reversal of the preceding and following steps (in the case of “YES” in step S8-3), the control unit 21 of the management server 20 executes a designation step determination process based on the first arrival request (step S8). -5). Specifically, the game management unit 213 of the control unit 21 designates a step after the designation step in the first arrival request. Here, the event execution time is calculated by adding a margin to the maximum latency value. Then, the game management unit 213 divides the event execution time by the step unit time, and calculates the number of steps for executing the event (object placement). Here, the game management unit 213 checks whether or not the calculated number of steps is larger than the designated step in the first-arrival request. If it is smaller than the designated step in the first-arrival request, the game management unit 213 specifies the number of steps obtained by adding the maximum number of latency and the number of steps corresponding to the margin to the designated step in the first-arrival request. .

次に、管理サーバ20の制御部21は、ステップS6−4〜S6−6と同様に、指定ステップの通知処理(ステップS8−6)〜イベント実施処理(ステップS8−8)を実行する。   Next, the control part 21 of the management server 20 performs the notification process (step S8-6) of a designation | designated step-event implementation process (step S8-8) similarly to step S6-4-S6-6.

これにより、レイテンシの違いにより、後続ステップ数におけるリクエストが先着した場合にも、リクエストの到着順番で対応することができる。なお、後着リクエストに対応した場合、ゲーム進行上、不都合が生じる場合には、後着リクエストを無視することも可能である。   As a result, even when a request for the number of subsequent steps arrives first due to a difference in latency, it is possible to cope with the arrival order of the requests. In the case of dealing with a late arrival request, if there is a problem in the progress of the game, the late arrival request can be ignored.

・上記実施形態では、ユーザ端末10との接続状況を管理するための接続管理情報が記録される。接続管理情報には、グループID、クライアントID、レイテンシ、ステータスに関するデータが記録される。そして、各クライアントのレイテンシの最大値を用いて、ゲーム開始時刻や指定ステップを決定する。同期のために用いるレイテンシは、最大値に限定されるものではない。例えば、クライアント毎に、レイテンシ履歴を記録し、所定期間のレイテンシの平均値を用いるようにしてもよい。この場合には、平均値の最大値を用いて、同期を行なう。   In the above embodiment, connection management information for managing the connection status with the user terminal 10 is recorded. In the connection management information, data relating to the group ID, client ID, latency, and status is recorded. Then, the game start time and the designated step are determined using the maximum value of the latency of each client. The latency used for synchronization is not limited to the maximum value. For example, a latency history may be recorded for each client, and an average value of latency over a predetermined period may be used. In this case, synchronization is performed using the maximum average value.

また、変動幅を一定値以下に抑えたような値を算出するようにしてもよい。この場合には、レイテンシ履歴に基づいて、統計的にレイテンシが含まれる値を用いる。例えば、レイテンシの平均値に対して標準偏差を加算した偏差値を用いる。この偏差値の最大値により、同期を行なう。   Also, a value that suppresses the fluctuation range to a certain value or less may be calculated. In this case, a value that statistically includes the latency is used based on the latency history. For example, a deviation value obtained by adding a standard deviation to the average latency value is used. Synchronization is performed using the maximum deviation value.

・上記実施形態では、ユーザ端末10は、レイテンシ測定処理を実行する(ステップS1−1)。そして、ユーザ端末10は、レイテンシ送信処理を実行する(ステップS1−2)。これに代えて、管理サーバ20において、レイテンシを測定するようにしてもよい。この場合には、制御部21の遅延管理部212が、各クライアントのユーザ端末10に対して、Pingを送信して、レイテンシを計測する。そして、遅延管理部212は、各クライアントのユーザ端末10に対して、それぞれのレイテンシを送信する。   In the above embodiment, the user terminal 10 executes a latency measurement process (Step S1-1). And the user terminal 10 performs a latency transmission process (step S1-2). Instead, the management server 20 may measure the latency. In this case, the delay management unit 212 of the control unit 21 transmits Ping to the user terminal 10 of each client, and measures latency. And the delay management part 212 transmits each latency with respect to the user terminal 10 of each client.

・上記実施形態では、定期的にPingを送信することにより、レイテンシ測定処理を実行する(ステップS1−1)。レイテンシ測定のタイミングはこれに限定されるものではない。ここで、レイテンシ測定間隔を、ゲーム種類によって、変更してもよい。この場合には、遅延管理部212に、ゲーム種類に対応させて、レイテンシ測定間隔を記録したタイミング情報を保持させておく。そして、遅延管理部212は、利用するゲーム種類に対応したレイテンシ測定間隔を特定し、このレイテンシ測定間隔を用いて、レイテンシ測定処理を実行する。ゲーム種別によっては、ゲーム進行における同期の意義は異なる。例えば、厳格に同期が必要なゲームもあれば、同期の必要性が緩やかなゲームもある。そこで、ゲーム種別に応じた同期状況(同期の厳格性)を考慮して、リクエストに対応することができる。
更に、ゲームの画面に応じて、レイテンシ測定間隔を変更するようにしてもよい。この場合には、ゲーム進行のステップ数に関連付けて、レイテンシ測定間隔を記録しておく。
-In the said embodiment, a latency measurement process is performed by transmitting Ping regularly (step S1-1). The timing of latency measurement is not limited to this. Here, the latency measurement interval may be changed depending on the game type. In this case, the delay management unit 212 retains timing information that records the latency measurement interval corresponding to the game type. Then, the delay management unit 212 identifies a latency measurement interval corresponding to the game type to be used, and executes a latency measurement process using the latency measurement interval. Depending on the game type, the significance of synchronization in the game progression varies. For example, there are games that require strict synchronization and other games that require less synchronization. Therefore, it is possible to respond to the request in consideration of the synchronization situation (synchronization strictness) according to the game type.
Furthermore, the latency measurement interval may be changed according to the game screen. In this case, the latency measurement interval is recorded in association with the number of steps of the game progress.

また、レイテンシ測定間隔を、レイテンシの分散状況によって変更してもよい。この場合には、遅延管理部212に、同じグループに属するユーザ端末10のレイテンシの履歴を特定し、レイテンシの分布を算出する。そして、レイテンシの変化が少ない場合(変化幅が基準値以下の場合)には、レイテンシ測定間隔を大きくする。一方、レイテンシの変化が大きい場合(変化幅が基準値を超えている場合)には、レイテンシ測定間隔を小さくする。これにより、レイテンシの分散状況に応じて、レイテンシ評価の処理負担と正確性とのバランスを考慮して、ゲーム進行を図ることができる。   Further, the latency measurement interval may be changed according to the dispersion state of the latency. In this case, the latency history of the user terminals 10 belonging to the same group is specified in the delay management unit 212, and the latency distribution is calculated. When the latency change is small (when the change width is equal to or smaller than the reference value), the latency measurement interval is increased. On the other hand, when the latency change is large (when the change width exceeds the reference value), the latency measurement interval is reduced. Thereby, according to the dispersion | distribution state of latency, a game progress can be aimed at in consideration of the balance of the processing burden and accuracy of latency evaluation.

また、レイテンシ測定間隔を、グループへの参加人数によって変更してもよい。この場合には、遅延管理部212に、参加人数に対応させて、レイテンシ測定間隔を記録したタイミング情報を保持させておく。そして、遅延管理部212は、利用するゲーム種類に対応したレイテンシ測定間隔を特定し、このレイテンシ測定間隔を用いて、レイテンシ測定処理を実行する。これにより、ゲーム参加人数の多少に応じて、効率的にゲーム進行を図ることができる。   Further, the latency measurement interval may be changed depending on the number of participants in the group. In this case, the delay management unit 212 retains timing information that records the latency measurement interval corresponding to the number of participants. Then, the delay management unit 212 identifies a latency measurement interval corresponding to the game type to be used, and executes a latency measurement process using the latency measurement interval. Thereby, a game progress can be aimed at efficiently according to the number of game participants.

・上記実施形態では、クライアント異常と判定した場合(ステップS2−3において「YES」の場合)、管理サーバ20の制御部21は、リクエスト無効化処理を実行する(ステップS2−4)。クライアント異常を判定するための閾値を変更可能としてもよい。この場合には、ここで、閾値をゲーム種類によって変更してもよい。この場合には、ゲーム管理部213に、ゲーム種類に対応させて、閾値を記録した閾値情報を保持させておく。そして、ゲーム管理部213は、利用するゲーム種類に対応した閾値を特定し、この閾値を用いて、リクエスト無効化処理を実行する。ゲーム種別によっては、ゲーム進行における同期の意義は異なるが、ゲーム種別に応じた同期状況(同期の厳格性)を考慮して、リクエストに対応することができる。
更に、ゲームの画面に応じて、閾値を変更するようにしてもよい。この場合には、ゲーム進行のステップ数に関連付けて、閾値を記録しておく。
In the above embodiment, when it is determined that the client is abnormal (in the case of “YES” in Step S2-3), the control unit 21 of the management server 20 executes a request invalidation process (Step S2-4). The threshold value for determining the client abnormality may be changeable. In this case, the threshold value may be changed depending on the game type. In this case, the game management unit 213 holds threshold information in which a threshold is recorded in association with the game type. And the game management part 213 specifies the threshold value corresponding to the game type to utilize, and performs a request invalidation process using this threshold value. Depending on the game type, the significance of synchronization in the game progress differs, but the request can be handled in consideration of the synchronization status (synchronization strictness) according to the game type.
Furthermore, the threshold value may be changed according to the game screen. In this case, a threshold value is recorded in association with the number of game progress steps.

また、閾値を、レイテンシの分散状況によって変更してもよい。この場合には、ゲーム管理部213に、同じグループに属するユーザ端末10のレイテンシの履歴を特定し、レイテンシの分布を算出する。そして、レイテンシの変化が少ない場合(変化幅が基準値以下の場合)には、閾値を大きくする。一方、レイテンシの変化が大きい場合(変化幅が基準値を超えている場合)には、閾値を小さくする。これにより、レイテンシの分散状況に応じてレイテンシの許容範囲を変更して、ゲーム進行を図ることができる。   Further, the threshold value may be changed according to the latency distribution state. In this case, the latency history of the user terminals 10 belonging to the same group is specified in the game management unit 213, and the latency distribution is calculated. When the latency change is small (when the change width is equal to or smaller than the reference value), the threshold value is increased. On the other hand, when the latency change is large (when the change width exceeds the reference value), the threshold value is decreased. Thus, the progress of the game can be promoted by changing the allowable range of the latency in accordance with the latency distribution state.

また、閾値を、グループにおけるゲーム参加人数によって変更してもよい。この場合には、ゲーム管理部213に、参加人数に対応させて、閾値を記録したタイミング情報を保持させておく。そして、ゲーム管理部213は、利用するゲーム種類に対応した閾値を特定し、この閾値を用いて、リクエスト無効化処理を実行する。この場合、ゲーム参加人数が多い場合には、閾値を上げて、許容範囲を広げる。これにより、ゲーム参加人数の多少に応じて、効率的にゲーム進行を図ることができる。   Further, the threshold value may be changed according to the number of game participants in the group. In this case, the game management unit 213 stores timing information in which a threshold is recorded in correspondence with the number of participants. And the game management part 213 specifies the threshold value corresponding to the game type to utilize, and performs a request invalidation process using this threshold value. In this case, when the number of participants in the game is large, the threshold is increased and the allowable range is expanded. Thereby, a game progress can be aimed at efficiently according to the number of game participants.

・上記実施形態では、ユーザ端末10は、ゲーム開始処理を実行する(ステップS4−2)。ここでは、ゲームに参加する各クライアントのユーザ端末10において、同時期にゲームを開始し、ゲーム進行のステップ数の同期を行なう。ここで、ゲーム進行途中で、ステップ数の同期を図るようにしてもよい。この場合には、管理サーバ20において、途中調整処理を実行する。この場合には、ゲーム管理部213に、同期の要否を判定するための閾値(遅延ステップ数)に関するデータを保持させておく。   In the above embodiment, the user terminal 10 executes a game start process (step S4-2). Here, in the user terminal 10 of each client participating in the game, the game is started at the same time and the number of steps of the game progress is synchronized. Here, the number of steps may be synchronized during the progress of the game. In this case, the management server 20 executes midway adjustment processing. In this case, the game management unit 213 stores data related to a threshold value (number of delay steps) for determining whether synchronization is necessary.

図8を用いて、途中調整処理を説明する。
ここでは、まず、ユーザ端末10は、定期的に、ステップ数の送信処理を実行する(ステップS9−1)。具体的には、ユーザ端末10のゲーム処理部12は、管理サーバ20に対して、定期的に現在ステップ数を送信する。
The midway adjustment process will be described with reference to FIG.
Here, first, the user terminal 10 periodically performs a transmission process for the number of steps (step S9-1). Specifically, the game processing unit 12 of the user terminal 10 periodically transmits the current number of steps to the management server 20.

この場合、管理サーバ20の制御部21は、ステップ数の取得処理を実行する(ステップS9−2)。具体的には、制御部21のゲーム管理部213は、各クライアントのユーザ端末10から、定期的に現在ステップ数を取得する。   In this case, the control unit 21 of the management server 20 executes a step number acquisition process (step S9-2). Specifically, the game management unit 213 of the control unit 21 periodically acquires the current number of steps from the user terminal 10 of each client.

次に、管理サーバ20の制御部21は、レイテンシに基づいてステップ数の補正処理を実行する(ステップS9−3)。具体的には、制御部21のゲーム管理部213は、現在ステップ数を取得したユーザ端末10におけるレイテンシを、接続状況記憶部23から取得する。次に、ゲーム管理部213は、レイテンシをステップ単位時間で除算した値を加算した値(遅延ステップ数)を算出する。そして、ゲーム管理部213は、現在ステップ数に遅延ステップ数を加算したローカルステップ数を算出する。   Next, the control unit 21 of the management server 20 executes a step number correction process based on the latency (step S9-3). Specifically, the game management unit 213 of the control unit 21 acquires the latency in the user terminal 10 that has acquired the current number of steps from the connection status storage unit 23. Next, the game management unit 213 calculates a value (delay step number) obtained by adding a value obtained by dividing the latency by the step unit time. Then, the game management unit 213 calculates the local step number obtained by adding the delay step number to the current step number.

次に、管理サーバ20の制御部21は、差分が閾値以上かどうかについての判定処理を実行する(ステップS9−4)。具体的には、制御部21のゲーム管理部213は、ユーザ端末10から取得した現在ステップ数を取得したときのサーバステップ数と、ローカルステップ数との差分を算出する。そして、ゲーム管理部213は、差分と閾値とを比較する。   Next, the control part 21 of the management server 20 performs the determination process about whether a difference is more than a threshold value (step S9-4). Specifically, the game management unit 213 of the control unit 21 calculates the difference between the server step number when the current step number acquired from the user terminal 10 is acquired and the local step number. Then, the game management unit 213 compares the difference with a threshold value.

差分が閾値より小さいと判定した場合(ステップS9−4において「NO」の場合)、管理サーバ20の制御部21は、途中調整処理を終了する。
一方、差分が閾値以上と判定した場合(ステップS9−4において「YES」の場合)、管理サーバ20の制御部21は、レイテンシに基づいて現在ステップ数の補正処理を実行する(ステップS9−5)。具体的には、制御部21のゲーム管理部213は、現在のサーバステップ数に対して、遅延ステップ数を加算した修正ステップ数を算出する。
When it determines with a difference being smaller than a threshold value (in the case of "NO" in step S9-4), the control part 21 of the management server 20 complete | finishes a midway adjustment process.
On the other hand, when it is determined that the difference is equal to or greater than the threshold value (in the case of “YES” in step S9-4), the control unit 21 of the management server 20 executes a correction process for the current number of steps based on the latency (step S9-5). ). Specifically, the game management unit 213 of the control unit 21 calculates a correction step number obtained by adding the delay step number to the current server step number.

次に、管理サーバ20の制御部21は、同期指示処理を実行する(ステップS9−6)。具体的には、制御部21のゲーム管理部213は、同期指示を、ステップ数を取得したユーザ端末10に対して送信する。この同期指示には、修正ステップ数に関するデータを含める。   Next, the control unit 21 of the management server 20 executes a synchronization instruction process (step S9-6). Specifically, the game management unit 213 of the control unit 21 transmits a synchronization instruction to the user terminal 10 that has acquired the number of steps. This synchronization instruction includes data relating to the number of correction steps.

そして、同期指示を取得したユーザ端末10は、同期処理を実行する(ステップS9−7)。具体的には、ユーザ端末10のゲーム処理部12は、ゲーム進行を、管理サーバ20から取得した修正ステップ数までスキップする。これにより、管理サーバ20におけるゲーム進行と、クライアントにおけるゲーム進行とにズレが生じている場合にも、両者の同期を図ることができる。   And the user terminal 10 which acquired the synchronous instruction | indication performs a synchronous process (step S9-7). Specifically, the game processing unit 12 of the user terminal 10 skips the game progress up to the number of correction steps acquired from the management server 20. Thereby, even when the game progress in the management server 20 and the game progress in a client have a gap, both can be synchronized.

・上記実施形態では、クライアントA〜Cのユーザ端末10が一つのグループとしてゲームを行なう場合を想定した。ここで、レイテンシを考慮してグループを生成するようにしてもよい。ここでは、レイテンシが所定範囲内に含まれるクライアントをまとめたグループを構成するグループ化処理を行なう。   In the above embodiment, it is assumed that the user terminals 10 of the clients A to C play a game as one group. Here, a group may be generated in consideration of latency. Here, a grouping process is performed to form a group in which clients whose latency is within a predetermined range are grouped.

図9を用いて、グループ化処理を説明する。
ここでは、まず、管理サーバ20の制御部21は、参加希望者のレイテンシの取得処理を実行する(ステップS10−1)。具体的には、制御部21のゲーム管理部213は、ゲーム参加希望のクライアントのレイテンシを、ユーザ端末10から取得する。
The grouping process will be described with reference to FIG.
Here, first, the control unit 21 of the management server 20 executes a latency acquisition process for the applicant who wants to participate (step S10-1). Specifically, the game management unit 213 of the control unit 21 acquires the latency of a client who wants to participate in the game from the user terminal 10.

次に、管理サーバ20の制御部21は、レイテンシの近いクライアントでグループ作成処理を実行する(ステップS10−2)。具体的には、制御部21のゲーム管理部213は、取得したレイテンシが所定範囲内に含まれるクライアントを特定する。そして、ゲーム管理部213は、特定したクライアントをゲーム情報記憶部24に、グループとして登録する。   Next, the control unit 21 of the management server 20 executes group creation processing with a client having a close latency (step S10-2). Specifically, the game management unit 213 of the control unit 21 specifies a client whose acquired latency is included in a predetermined range. Then, the game management unit 213 registers the identified client in the game information storage unit 24 as a group.

次に、管理サーバ20の制御部21は、図3に示すゲーム開始時処理を実行する(ステップS10−3)。
これにより、レイテンシの違いが少ないクライアントによりゲームを行なうことができるので、ゲーム進行の同期が容易となる。
Next, the control unit 21 of the management server 20 executes a game start process shown in FIG. 3 (step S10-3).
As a result, a game can be played by a client with a small difference in latency, so that the game progress can be easily synchronized.

なお、ここで、ユーザの属性(ゲームスキルやレベル等)を考慮して、グループ作成を行なってもよい。この場合には、管理サーバ20の制御部21は、ユーザ情報記憶部22に記録された属性に基づいて、共通するユーザ(グループ候補)を特定する。そして、管理サーバ20の制御部21は、グループ候補のユーザにおいて、グループ化処理を実行し、レイテンシの近いクライアントでグループ作成を行なう。   Here, group creation may be performed in consideration of user attributes (game skill, level, etc.). In this case, the control unit 21 of the management server 20 specifies a common user (group candidate) based on the attribute recorded in the user information storage unit 22. Then, the control unit 21 of the management server 20 executes grouping processing for the group candidate users, and creates a group with a client having a close latency.

次に、上記実施形態及び別例から把握できる技術的思想について、それらの効果とともに以下に追記する。
(a)複数のユーザ端末に接続され、ゲーム進行を管理する制御部と、前記ユーザ端末における遅延時間を記録する記憶部とを備えたゲーム管理システムを用いて、ゲームを管理する方法であって、前記制御部は、グループでゲームを行なう各ユーザ端末における遅延時間を取得して前記記憶部に記録し、前記記憶部に記録された遅延時間の最大値よりも大きいオフセットを決定し、前記オフセットを各ユーザ端末に通知し、前記ユーザ端末は、前記オフセットから前記ユーザ端末の遅延時間を差し引いてスタート時間を算出し、前記スタート時間経過後にゲームを開始することを特徴とするゲーム管理方法。
従って、この(a)に記載の発明によれば、ユーザ端末との通信状況に応じて、同期させたゲーム進行を管理することができる。
Next, technical ideas that can be grasped from the above-described embodiment and other examples will be described below together with their effects.
(A) A method for managing a game using a game management system that is connected to a plurality of user terminals and includes a control unit that manages game progress and a storage unit that records a delay time in the user terminal. The control unit acquires a delay time in each user terminal that plays a game in a group, records the delay time in the storage unit, determines an offset larger than the maximum delay time recorded in the storage unit, and determines the offset To each user terminal, the user terminal calculates a start time by subtracting the delay time of the user terminal from the offset, and starts a game after the start time has elapsed.
Therefore, according to the invention described in (a), synchronized game progress can be managed in accordance with the communication status with the user terminal.

(b)前記ゲーム管理システムは、ゲーム種別に対応して、前記ユーザ端末からのリクエスト実行の可否を判定するための閾値を記憶し、前記制御部は、更に、ゲームを行なうゲーム種別に基づいて、前記閾値を決定することを特徴とする(a)に記載のゲーム管理方法。
従って、この(b)に記載の発明によれば、ゲーム種別に応じた同期状況(同期の厳格性)を考慮して、リクエストに対応することができる。
(B) The game management system stores a threshold value for determining whether or not the request from the user terminal can be executed in correspondence with the game type, and the control unit is further configured based on the game type for playing the game. The game management method according to (a), wherein the threshold value is determined.
Therefore, according to the invention described in (b), it is possible to respond to the request in consideration of the synchronization situation (severity of synchronization) according to the game type.

(c)前記制御部は、更に、前記記憶部に記録された遅延時間の分散状況を算出し、前記分散状況に基づいて、前記閾値を決定することを特徴とする(b)に記載のゲーム管理方法。
従って、この(c)に記載の発明によれば、遅延時間の分散状況に応じて、効率的にゲーム進行を図ることができる。
(C) The game according to (b), wherein the control unit further calculates a dispersion state of the delay time recorded in the storage unit, and determines the threshold based on the dispersion state. Management method.
Therefore, according to the invention described in (c), it is possible to efficiently advance the game according to the dispersion state of the delay time.

(d)前記制御部は、更に、グループでゲームを行なうゲーム参加人数を算出し、前記ゲーム参加人数に基づいて、前記閾値を決定することを特徴とする(b)又は(c)に記載のゲーム管理方法。
従って、この(d)に記載の発明によれば、ゲーム参加人数の多少に応じて、効率的にゲーム進行を図ることができる。
(D) The control unit further calculates the number of game participants who play a game in a group, and determines the threshold based on the number of game participants, according to (b) or (c) Game management method.
Therefore, according to the invention described in (d), the game can be progressed efficiently according to the number of game participants.

(e)前記制御部は、更に、ゲーム参加希望者のクライアントから遅延時間を取得し、前記記憶部に記録し、前記記憶部に記録されている最新の遅延時間に基づいて、同一ゲームを行なうグループを決定することを特徴とする(a)〜(d)の何れか1つに記載のゲーム管理方法。
従って、この(e)に記載の発明によれば、遅延時間のばらつきを抑制し、効率的にゲーム進行の同期を図ることができる。
(E) The control unit further obtains a delay time from a client who wants to participate in the game, records the delay time in the storage unit, and plays the same game based on the latest delay time recorded in the storage unit. The game management method according to any one of (a) to (d), wherein a group is determined.
Therefore, according to the invention described in (e), it is possible to suppress variations in delay time and efficiently synchronize game progress.

10…ユーザ端末、11…遅延処理部、12…ゲーム処理部、20…管理サーバ、21…制御部、211…ユーザ管理部、212…遅延管理部、213…ゲーム管理部、214…進行管理部、22…ユーザ情報記憶部、23…接続状況記憶部、24…ゲーム情報記憶部。   DESCRIPTION OF SYMBOLS 10 ... User terminal, 11 ... Delay processing part, 12 ... Game processing part, 20 ... Management server, 21 ... Control part, 211 ... User management part, 212 ... Delay management part, 213 ... Game management part, 214 ... Progress management part 22 ... User information storage unit, 23 ... Connection status storage unit, 24 ... Game information storage unit.

Claims (5)

複数のユーザ端末に接続され、ゲーム進行を管理する制御部と、
前記ユーザ端末における遅延時間を記録する記憶部とを備えたゲーム管理システムを用いて、ゲームを管理するプログラムであって、
前記制御部を、
グループでゲームを行なう各ユーザ端末における遅延時間を取得して前記記憶部に記録し、
前記ユーザ端末において、操作検知した場合、先に到着している後続ステップの操作要求を確認し、
先着リクエストに含まれるステップ数が、後着リクエストに含まれるステップ数より大きく、前後ステップの反転があると判定した場合、先着リクエストにおける指定ステップよりも後のステップを指定し、
前記ユーザ端末に対して、指定ステップを通知する手段として機能させることを特徴とするゲーム管理プログラム。
A control unit connected to a plurality of user terminals and managing the progress of the game;
A game management system using a game management system including a storage unit for recording a delay time in the user terminal,
The control unit
Acquire the delay time in each user terminal playing the game in a group and record it in the storage unit,
In the user terminal, when an operation is detected, confirm the operation request of the subsequent step that has arrived first,
If the number of steps included in the first-arrival request is greater than the number of steps included in the first-arrival request and it is determined that there is an inversion of the preceding and following steps, specify a step after the specified step in the first-arrival request,
A game management program that causes the user terminal to function as means for notifying a specified step.
前記指定ステップよりも後のステップを、先着リクエストにおける指定ステップに対して、前記記憶部に記録された遅延時間の最大値及びマージンに対応するステップ数を加算して算出することを特徴とする請求項1に記載のゲーム管理プログラム。 The step after the designating step is calculated by adding the maximum value of the delay time recorded in the storage unit and the number of steps corresponding to the margin to the designating step in the first-arrival request. Item 2. A game management program according to Item 1. 前記制御部は、更に、ゲーム参加希望者のクライアントから遅延時間を取得し、前記記憶部に記録し、
前記記憶部に記録されている最新の遅延時間に基づいて、同一ゲームを行なうグループを決定することを特徴とする請求項1又は2に記載のゲーム管理プログラム。
The control unit further acquires a delay time from a client who wants to participate in the game, records the delay time in the storage unit,
The game management program according to claim 1 or 2, wherein a group for performing the same game is determined based on a latest delay time recorded in the storage unit.
複数のユーザ端末に接続され、ゲーム進行を管理する制御部と、
前記ユーザ端末における遅延時間を記録する記憶部とを備えたゲーム管理システムを用
いて、ゲームを管理する方法であって、
前記制御部は、
グループでゲームを行なう各ユーザ端末における遅延時間を取得して前記記憶部に記録し、
前記ユーザ端末において、操作検知した場合、先に到着している後続ステップの操作要求を確認し、
先着リクエストに含まれるステップ数が、後着リクエストに含まれるステップ数より大きく、前後ステップの反転があると判定した場合、先着リクエストにおける指定ステップよりも後のステップを指定し、
前記ユーザ端末に対して、指定ステップを通知することを特徴とするゲーム管理方法。
A control unit connected to a plurality of user terminals and managing the progress of the game;
A method for managing a game using a game management system including a storage unit for recording a delay time in the user terminal,
The controller is
Acquire the delay time in each user terminal playing the game in a group and record it in the storage unit,
In the user terminal, when an operation is detected, confirm the operation request of the subsequent step that has arrived first,
If the number of steps included in the first-arrival request is greater than the number of steps included in the first-arrival request and it is determined that there is an inversion of the preceding and following steps, specify a step after the specified step in the first-arrival request,
A game management method comprising notifying the user terminal of a designation step.
複数のユーザ端末に接続され、ゲーム進行を管理する制御部と、
前記ユーザ端末における遅延時間を記録する記憶部とを備えたゲーム管理システムであって、
前記制御部は、
グループでゲームを行なう各ユーザ端末における遅延時間を取得して前記記憶部に記録し、
前記ユーザ端末において、操作検知した場合、先に到着している後続ステップの操作要求を確認し、
先着リクエストに含まれるステップ数が、後着リクエストに含まれるステップ数より大きく、前後ステップの反転があると判定した場合、先着リクエストにおける指定ステップよりも後のステップを指定し、
前記ユーザ端末に対して、指定ステップを通知することを特徴とするゲーム管理システム。
A control unit connected to a plurality of user terminals and managing the progress of the game;
A game management system comprising a storage unit for recording a delay time in the user terminal,
The controller is
Acquire the delay time in each user terminal playing the game in a group and record it in the storage unit,
In the user terminal, when an operation is detected, confirm the operation request of the subsequent step that has arrived first,
If the number of steps included in the first-arrival request is greater than the number of steps included in the first-arrival request and it is determined that there is an inversion of the preceding and following steps, specify a step after the specified step in the first-arrival request,
A game management system that notifies a designation step to the user terminal.
JP2015184403A 2015-09-17 2015-09-17 GAME MANAGEMENT PROGRAM, GAME MANAGEMENT METHOD, AND GAME MANAGEMENT SYSTEM Active JP5909588B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015184403A JP5909588B2 (en) 2015-09-17 2015-09-17 GAME MANAGEMENT PROGRAM, GAME MANAGEMENT METHOD, AND GAME MANAGEMENT SYSTEM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015184403A JP5909588B2 (en) 2015-09-17 2015-09-17 GAME MANAGEMENT PROGRAM, GAME MANAGEMENT METHOD, AND GAME MANAGEMENT SYSTEM

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2015056054A Division JP5815901B2 (en) 2015-03-19 2015-03-19 Game management method and game management system

Publications (2)

Publication Number Publication Date
JP2016026642A JP2016026642A (en) 2016-02-18
JP5909588B2 true JP5909588B2 (en) 2016-04-26

Family

ID=55352299

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015184403A Active JP5909588B2 (en) 2015-09-17 2015-09-17 GAME MANAGEMENT PROGRAM, GAME MANAGEMENT METHOD, AND GAME MANAGEMENT SYSTEM

Country Status (1)

Country Link
JP (1) JP5909588B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6220421B1 (en) * 2016-06-10 2017-10-25 株式会社 ディー・エヌ・エー Communication game system, server, game program, and game processing method
US10924525B2 (en) * 2018-10-01 2021-02-16 Microsoft Technology Licensing, Llc Inducing higher input latency in multiplayer programs

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09244984A (en) * 1996-03-08 1997-09-19 Nippon Telegr & Teleph Corp <Ntt> Event order correction method
JP2011024027A (en) * 2009-07-16 2011-02-03 Fujitsu Ltd Packet transmission control apparatus, hardware circuit, and program

Also Published As

Publication number Publication date
JP2016026642A (en) 2016-02-18

Similar Documents

Publication Publication Date Title
JP5602963B1 (en) GAME MANAGEMENT PROGRAM, GAME MANAGEMENT METHOD, AND GAME MANAGEMENT SYSTEM
EP3226134A1 (en) A method and system for scaling resources, and a computer program product
WO2017166713A1 (en) Service request processing method and device
JP5909588B2 (en) GAME MANAGEMENT PROGRAM, GAME MANAGEMENT METHOD, AND GAME MANAGEMENT SYSTEM
CN107404540B (en) Data synchronization method and device
JP5815901B2 (en) Game management method and game management system
CN109816412B (en) Training model generation method, device, equipment and computer storage medium
JP5719470B1 (en) GAME MANAGEMENT PROGRAM, GAME MANAGEMENT METHOD, AND GAME MANAGEMENT SYSTEM
US9609068B2 (en) Session management system, session management apparatus, and non-transitory computer readable medium
JP5866077B2 (en) Information management method and device
CN111667322A (en) VR product evaluation cloud platform
CN104519069A (en) Method and device for intercepting resource requests
JP2015075942A (en) Information processing system, information processing deice, simulation deice, information processing method, simulation method, and program
CN105471674A (en) Method and system for testing performance of server
US20200192782A1 (en) Method and apparatus for evaluating quality of software running environment of device
Tang et al. Update scheduling for improving consistency in distributed virtual environments
CN113094272B (en) Application testing method, device, electronic equipment and computer readable medium
CN112040564B (en) Information transmission method, readable storage medium and electronic device
CN110766322B (en) Big data-based VR (virtual reality) tourism product evaluation method
CN109150644A (en) A kind of pair of server carries out the method and device of health detection
US8161002B2 (en) System, method, and computer readable media for replicating virtual universe objects
US20240320600A1 (en) Simulation device, system, and method
CN111371900B (en) Method and system for monitoring health state of synchronous link
JP7012778B2 (en) Monitoring system, monitoring device and monitoring method
JP6337760B2 (en) Time progress control device, simulator, and distributed simulation system

Legal Events

Date Code Title Description
A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20151222

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160105

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160304

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20160322

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160328

R150 Certificate of patent or registration of utility model

Ref document number: 5909588

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250