JP6965314B2 - Programs, information processing devices and control methods - Google Patents
Programs, information processing devices and control methods Download PDFInfo
- Publication number
- JP6965314B2 JP6965314B2 JP2019148444A JP2019148444A JP6965314B2 JP 6965314 B2 JP6965314 B2 JP 6965314B2 JP 2019148444 A JP2019148444 A JP 2019148444A JP 2019148444 A JP2019148444 A JP 2019148444A JP 6965314 B2 JP6965314 B2 JP 6965314B2
- Authority
- JP
- Japan
- Prior art keywords
- game
- game medium
- simulation
- parameters
- setting
- 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
Links
Images
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Processing Or Creating Images (AREA)
Description
本発明は、プログラム、情報処理装置及び制御方法に関する。 The present invention relates to programs, information processing devices and control methods.
味方キャラクタと敵キャラクタとを対戦させるゲームシステムが知られている(特許文献1)。特許文献1に記載されたゲームシステムでは、ユーザが、複数の味方キャラクタを選択することにより複数のキャラクタを含むデッキを編成し、編成されたデッキを用いて敵キャラクタや他のユーザのデッキと対戦する。
A game system in which a ally character and an enemy character play against each other is known (Patent Document 1). In the game system described in
ところで、キャラクタ同士を対戦させるゲームにおいては、ゲームバランスを考慮してゲームに登場するキャラクタの強さを適切に調整することが重要である。一般的に、キャラクタの強さは、キャラクタに設定される攻撃力等のパラメータを調整することにより決定される。しかしながら、例えばロールプレイングゲーム等の非常に多くのキャラクタが登場するゲームの場合には、ゲームデザイナーが1つ1つのキャラクタに設定されるパラメータを手動で調整することは困難である。また、オンラインゲームのように、次々に新しいキャラクタを実装するゲームの場合には、既存の多くのキャラクタの強さを考慮して新しいキャラクタに設定されるパラメータを調整する必要がある。 By the way, in a game in which characters are played against each other, it is important to appropriately adjust the strength of the characters appearing in the game in consideration of the game balance. Generally, the strength of a character is determined by adjusting parameters such as attack power set for the character. However, in the case of a game in which a large number of characters appear, such as a role-playing game, it is difficult for the game designer to manually adjust the parameters set for each character. Further, in the case of a game in which new characters are implemented one after another, such as an online game, it is necessary to adjust the parameters set for the new characters in consideration of the strength of many existing characters.
本発明は、上述のような事情に基づいてなされたものであり、ゲームに登場させるゲーム媒体に設定するパラメータの最適値を容易に取得可能なプログラム、情報処理装置及び制御方法を提供することを目的とする。 The present invention has been made based on the above circumstances, and provides a program, an information processing device, and a control method capable of easily obtaining optimum values of parameters set in a game medium appearing in a game. The purpose.
上記課題を解決するためになされた本発明の一態様に係るプログラムは、情報処理装置に、ゲーム内に登場させるゲーム媒体にパラメータを設定する設定処理を行う設定ステップと、前記パラメータが設定された前記ゲーム媒体と前記ゲームをプレイしているユーザにより設定されたゲーム媒体の情報を含むユーザデータとを用いて所定の対戦ゲームパートに係るシミュレーション処理を実行するシミュレーション実行ステップとを実行させ、前記シミュレーション処理の実行に基づき取得される評価情報と目標評価情報との差を最小化する最適化問題として、前記設定処理により前記パラメータを変化させつつ前記シミュレーション処理を繰り返し実行することにより前記パラメータの最適解を求める。 In the program according to one aspect of the present invention, which has been made to solve the above problems, a setting step for setting parameters in a game medium to appear in the game and a setting process for setting the parameters are set in the information processing device. Using the game medium and user data including information on the game medium set by the user playing the game, a simulation execution step of executing a simulation process related to a predetermined battle game part is executed, and the simulation is performed. As an optimization problem that minimizes the difference between the evaluation information acquired based on the execution of the process and the target evaluation information, the optimum solution of the parameter is obtained by repeatedly executing the simulation process while changing the parameter by the setting process. Ask for.
上記課題を解決するためになされた本発明の一態様に係る情報処理装置は、ゲーム内に登場させるゲーム媒体にパラメータを設定する設定処理を行う設定処理部と、前記パラメータが設定された前記ゲーム媒体と前記ゲームをプレイしているユーザにより設定されたゲーム媒体の情報を含むユーザデータとを用いて所定の対戦ゲームパートに係るシミュレーション処理を実行するシミュレーション実行部とを備え、前記シミュレーション処理の実行に基づき取得される評価情報と目標評価情報との差を最小化する最適化問題として、前記設定処理により前記パラメータを変化させつつ前記シミュレーション処理を繰り返し実行することにより前記パラメータの最適解を求める。 The information processing device according to one aspect of the present invention, which has been made to solve the above problems, includes a setting processing unit that performs setting processing for setting parameters in a game medium appearing in a game, and the game in which the parameters are set. It is provided with a simulation execution unit that executes a simulation process related to a predetermined battle game part using the medium and user data including information on the game medium set by the user playing the game, and executes the simulation process. As an optimization problem that minimizes the difference between the evaluation information acquired based on the above and the target evaluation information, the optimum solution of the parameter is obtained by repeatedly executing the simulation process while changing the parameter by the setting process.
上記課題を解決するためになされた本発明の一態様に係る制御方法は、情報処理装置により実行される制御方法であって、ゲーム内に登場させるゲーム媒体にパラメータを設定する設定処理を行う設定ステップと、前記パラメータが設定された前記ゲーム媒体と前記ゲームをプレイしているユーザにより設定されたゲーム媒体の情報を含むユーザデータとを用いて所定の対戦ゲームパートに係るシミュレーション処理を実行するシミュレーション実行ステップとを備え、前記シミュレーション処理の実行に基づき取得される評価情報と目標評価情報との差を最小化する最適化問題として、前記設定処理により前記パラメータを変化させつつ前記シミュレーション処理を繰り返し実行することにより前記パラメータの最適解を求める。 The control method according to one aspect of the present invention, which has been made to solve the above problems, is a control method executed by an information processing apparatus, and is a setting process for setting parameters in a game medium appearing in a game. Simulation to execute simulation processing related to a predetermined battle game part using the step, the game medium in which the parameters are set, and user data including information on the game medium set by the user playing the game. As an optimization problem that includes an execution step and minimizes the difference between the evaluation information acquired based on the execution of the simulation process and the target evaluation information, the simulation process is repeatedly executed while changing the parameters by the setting process. By doing so, the optimum solution of the above parameters is obtained.
本発明の一態様に係るプログラム、情報処理装置又は制御方法は、ゲームに登場させるゲーム媒体に設定するパラメータの最適値を容易に取得できる。 The program, information processing device, or control method according to one aspect of the present invention can easily obtain the optimum values of the parameters set in the game medium appearing in the game.
以下、本発明の実施形態について図を参照しつつ詳説する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
[システムの概要]
システム1は、図1に示すように、サーバ装置10と、サーバ装置10と通信可能に接続されるゲームデータベース30と、サーバ装置10と通信可能に接続される開発用端末50とを含んで構成されている。システム1は、図示しないゲームシステムで実行されるゲームへ新たに登場させるゲーム媒体を設計するためのシステムであり、新規のゲーム媒体に設定するパラメータの最適値を求めることができる。
[System overview]
As shown in FIG. 1, the
ここで、ゲーム媒体とは、パラメータを設定可能なゲームオブジェクトを示し、例えば、味方キャラクタ、敵キャラクタ、複数のキャラクタを含むデッキ、武器や防具等のキャラクタ用の装備品、回復用等のアイテム、建物や障害物等の物体、ゲーム空間内に定められる危険地帯等の仮想領域、等のゲーム内に登場する任意のゲーム媒体を含む。また、パラメータとは、ゲーム媒体の性能の大小を規定するためのステータスを示し、例えば、ゲーム媒体がキャラクタの場合は、攻撃力、防御力、スキル威力、スキル発動率等を含み、ゲーム媒体がデッキの場合は、デッキに含まれるキャラクタの組み合わせ等を含み、ゲーム媒体が装備品の場合は、攻撃力、防御力、耐久値等を含み、ゲーム媒体がアイテムの場合は、回復力等を含み、ゲーム媒体が建物や障害物等の物体の場合は、耐久値等を含み、ゲーム媒体が危険地帯等の仮想領域の場合は、時間経過とともに付与されるダメージ等を含む。すなわち、パラメータとは、対戦ゲームにおいて参照されるステータスやゲームの進行に係る難易度を決定する際に定められるステータス等を含む。 Here, the game medium indicates a game object whose parameters can be set, for example, a ally character, an enemy character, a deck including a plurality of characters, equipment for characters such as weapons and armor, items for recovery, and the like. Includes any game medium that appears in the game, such as objects such as buildings and obstacles, virtual areas such as danger zones defined in the game space, and the like. Further, the parameter indicates a status for defining the magnitude of the performance of the game medium. For example, when the game medium is a character, the game medium includes attack power, defense power, skill power, skill activation rate, and the like. In the case of a deck, it includes the combination of characters included in the deck, if the game medium is equipment, it includes attack power, defense power, durability value, etc., and if the game medium is an item, it includes recovery power, etc. If the game medium is an object such as a building or an obstacle, the durability value or the like is included, and if the game medium is a virtual area such as a danger zone, damage or the like given with the passage of time is included. That is, the parameter includes a status referred to in the battle game, a status determined when determining the difficulty level related to the progress of the game, and the like.
対象となるゲームシステムで実行されるゲームは、例えば、装備品を装備したキャラクタ同士を対戦させる所定の対戦ゲームパートを含むゲームであり、このゲームに登場するゲーム媒体(キャラクタ、デッキ及びキャラクタの装備品)にはそれぞれの性能を示すパラメータが設定される。なお、対戦ゲームパートは、複数のキャラクタを含むデッキとゲームに登場する敵キャラクタとを対戦させるものであってもよいし、複数のデッキ同士を対戦させるものであってもよい。 The game executed in the target game system is, for example, a game including a predetermined battle game part in which characters equipped with equipment are made to play against each other, and the game medium (character, deck, and equipment of the character) appearing in this game. Parameters indicating each performance are set in the product). The battle game part may be a deck containing a plurality of characters and an enemy character appearing in the game, or a plurality of decks may be played against each other.
まず、システム1は、ゲーム内に登場させる新規のゲーム媒体に初期パラメータを設定する。新規のゲーム媒体に対する初期パラメータの設定は、後述する開発用端末50で作成されるマスターデータに基づき行われる。
First, the
次に、システム1は、初期パラメータを設定した新規のゲーム媒体と既存のゲーム媒体とを用いて対戦ゲームパートに係るシミュレーション処理を実行する。既存のゲーム媒体の情報は、後述するゲームデータベース30に記憶されるユーザデータから取得される。ここで、対戦ゲームパートに係るシミュレーション処理とは、模擬的かつ自動的に当該対戦ゲームパートを1又は複数回実行する処理を示し、例えば、対戦ゲームパートにおいてユーザの操作が要求される場合には所定のアルゴリズムにより生成される代替操作情報を用いることによって対戦ゲームパートが実行される。
Next, the
次に、システム1は、シミュレーション処理の実行に基づき評価情報を取得する。ここで、評価情報とは、パラメータを設定した新規のゲーム媒体の評価に関する情報を示し、例えば、新規のゲーム媒体を特定の既存ゲーム媒体と複数回対戦させて得られる対戦勝率、新規のゲーム媒体が新規のデッキである場合に当該デッキを既存ゲーム媒体により構成される複数のデッキのそれぞれと対戦させて得られる対戦結果、新規のゲーム媒体を複数の既存ゲーム媒体のそれぞれと対戦させて得られる各既存ゲーム媒体から受けるダメージの分散等を含む。
Next, the
そして、システム1は、評価情報を目的関数とし、新規のゲーム媒体に設定されたパラメータを変数とした最適化問題を解くことより当該パラメータの最適解を求める。すなわち、システム1は、評価情報と予め設定された目標評価情報との差を最小化する最適化問題として、パラメータを調整しつつ設定処理及びシミュレーション処理を交互に繰り返し実行することにより当該パラメータの最適解を求める。
Then, the
[システムの構成]
サーバ装置10は、ゲーム媒体に設定するパラメータの最適解を導出する情報処理装置であり、ネットワークNを介してゲームデータベース30及び開発用端末50と接続されている。サーバ装置10は、図1に示すように、各種演算を実行する制御部11と、各種プログラムやデータを記憶する記憶部12と、他の装置とデータの送受信を行う通信部13とを有している。
[System configuration]
The
ゲームデータベース30は、図示しないゲームシステムにより実行されるゲームに係るデータを格納する記憶装置であり、当該ゲームをプレイしているユーザの所有する既存のゲーム媒体の情報及び当該ユーザにより設定されるゲーム媒体の情報を含むユーザデータを記憶する。ここで、ユーザにより設定されるゲーム媒体の情報とは、ユーザの所有するゲーム媒体の内、ユーザがゲーム内での役割を設定したゲーム媒体の情報を示し、例えば、キャラクタに設定された装備品の情報、デッキに設定された複数のキャラクタの情報等を含む。ゲームデータベース30には、ゲームシステムのデータベースからユーザデータを含む必要なデータがコピーされる。また、サーバ装置10は、最適化処理を実行する際に、このゲームデータベース30に記憶されているユーザデータを取得する。
The
開発用端末50は、開発者であるゲームデザイナーがゲーム媒体を設計するための情報処理装置である。開発用端末50は、サーバ装置10において最適化処理が実行される際に、ゲームデザイナーが設計した新規のゲーム媒体の情報と最適化処理に用いられる目標評価情報を含むマスターデータをサーバ装置10へ送信する。マスターデータには、上述のように、新規のゲーム媒体に初期パラメータを設定するためのデータが含まれる。
〔サーバ装置の機能構成〕
サーバ装置10は、図2に示すように、ゲームデータベース30から取得したユーザデータを記憶するユーザデータ記憶部110と、開発用端末50から取得したマスターデータを記憶するマスターデータ記憶部120と、新規のゲーム媒体にパラメータを設定する設定処理を行う設定処理部130と、新規のゲーム媒体と既存のゲーム媒体とを用いて対戦ゲームパートに係るシミュレーション処理を実行するシミュレーション実行部140と、新規のゲーム媒体に設定するパラメータを調整するパラメータ調整部150とを備えている。これらの各機能は、記憶部12に記憶されるプログラムに基づき動作する制御部11によって実現される。サーバ装置10は、新規のゲーム媒体に設定するパラメータを調整しつつ、設定処理及びシミュレーション処理を交互に繰り返し実行する最適化処理を行うように構成されている。
The
[Functional configuration of server device]
As shown in FIG. 2, the
ユーザデータ記憶部110は、ゲームデータベース30から取得したユーザデータを記憶部12に記憶する。ユーザデータには、新規のゲーム媒体の実装対象となるゲームをプレイしているユーザの所有する既存のゲーム媒体の情報及び当該ユーザにより設定される既存のゲーム媒体の情報が含まれる。
The user
マスターデータ記憶部120は、開発用端末50から取得したマスターデータを記憶部12に記憶する。マスターデータには、新規のゲーム媒体の情報と新規のゲーム媒体に初期パラメータを設定するためのデータと最適化処理に用いられる目標評価情報とが含まれる。
The master
設定処理部130は、新規のゲーム媒体にパラメータを設定する設定処理を行う。設定処理部130は、最適化処理の実行中に設定処理を複数回実行する。具体的には、設定処理部130は、最初の設定処理時に、マスターデータに基づいて新規のゲーム媒体に初期パラメータを設定し、2回目以降の設定処理時に、新規のゲーム媒体に設定されたパラメータを調整されたパラメータに置き換えるように設定処理を行う。
The setting
シミュレーション実行部140は、設定処理によりパラメータを設定された新規のゲーム媒体とユーザデータにより特定される既存のゲーム媒体とを用いて対戦ゲームパートに係るシミュレーション処理を実行する。シミュレーション処理では、上述のように、対戦ゲームパートが模擬的かつ自動的に1又は複数回実行される。また、シミュレーション実行部140は、最適化処理の実行中にシミュレーション処理を複数回実行する。具体的には、シミュレーション実行部140は、設定処理部130で新規のゲーム媒体にパラメータが設定されるごとにシミュレーション処理を実行する。
The
パラメータ調整部150は、新規のゲーム媒体に設定するパラメータの調整を行う。具体的には、パラメータ調整部150は、シミュレーション実行部140でシミュレーション処理が実行されるごとにシミュレーション処理の実行結果から目的関数として評価情報を取得し、この評価情報とゲームデザイナーが予め定める目標評価情報との差を最小化する最適化問題の変数として、新規のゲーム媒体に再設定するパラメータ(調整されたパラメータ)を決定する。パラメータの調整に利用するアルゴリズムとしては、公知のアルゴリズムを用いることができるが、シミュレーション処理自体がブラックボックス関数である場合は、勾配法によるアルゴリズムは利用できない。したがって、例えば、ランダムサーチ、グリッドサーチ、遺伝的アルゴリズムによる最適化、ベイズ最適化等のアルゴリズムが最適化するパラメータに応じて選択できる。また、パラメータの調整において、パラメータの探索範囲を限定する等の制約条件を課すことができる。なお、ゲームデザイナーが予め定める目標評価情報を満たすパラメータの最適解が複数存在する可能性があるが、そのうちのどのパラメータが導き出されてもよい。ただし、複数の最適解が存在する場合、なるべく全てのパラメータがパラメータの探索範囲(制約条件)の中央に寄る最適解が選択されると好ましい。また、目標評価情報を満たすパラメータの最適解が得られない場合には、その旨を通知して最適化処理を終了してもよい。
The
最適化処理においては、シミュレーション処理の実行回数を減らし、短時間でパラメータの最適解を得るために、様々な工夫を加えることができる。例えば、実験計画法等を用いて、前回の探索結果を元に、徐々に探索空間を狭めていくことができる。また例えば、新規のゲーム媒体が、特定の既存のゲーム媒体より強く、他の特定の既存のゲーム媒体より弱いという挟み撃ち問題とすることにより、探索空間を狭めてもよい。また例えば、新規のゲーム媒体に設定するパラメータを線形のパラメータのみとすることにより、局所解を気にせずに探索空間を狭めることができるようにしてもよい。なお、パラメータは、探索を行う前に正規化(0から1の範囲へ変換)されてもよい。
〔ゲームデータベース〕
ここで、ゲームデータベース30に記憶されるユーザデータに含まれるユーザの所有する既存のゲーム媒体の情報の一例として、ユーザの所有するキャラクタのデータ及び装備品のデータを示す。キャラクタには、図3に示すように、キャラクタを識別するためのキャラクタIDやキャラクタの名前を示すキャラクタ名に加えて、HP(ヒット・ポイント)、MP(マジック・ポイント)、攻撃力、防御力、魔法による攻撃力を示す魔攻力、対戦における行動順を決定するための敏捷、及びクリティカル攻撃の発生率に影響を与える器用がパラメータとして関連付けられている。これらのパラメータは、新規のキャラクタを追加する際の調整対象となる。また、キャラクタは、装備品を装備することができ、キャラクタには、キャラクタに装着される装備品の装備IDが更に関連付けられている。
In the optimization process, various measures can be added in order to reduce the number of executions of the simulation process and obtain the optimum solution of the parameter in a short time. For example, the search space can be gradually narrowed based on the previous search result by using an experimental design method or the like. Further, for example, the search space may be narrowed by making the new game medium stronger than the specific existing game medium and weaker than the other specific existing game medium. Further, for example, the search space may be narrowed without worrying about the local solution by setting only linear parameters as parameters to be set in the new game medium. The parameters may be normalized (converted from 0 to 1) before the search is performed.
[Game database]
Here, as an example of the information of the existing game medium owned by the user included in the user data stored in the
またキャラクタには、図4に示すように、対戦中にキャラクタが発動可能な3つのスキル(スキル1、スキル2及びスキル3)、対戦中に所定の条件を満たす場合に発動可能となる必殺技、及び当該キャラクタが他のキャラクタのアシストキャラクタとして設定された場合に対戦開始時に発動可能となるアシストスキルがパラメータとして更に関連付けられている。これらのパラメータも、新規のキャラクタを追加する際の調整対象となる。例えば、スキルが、当該スキルの威力(攻撃力や回復力)、発動率及び持続時間(毒や睡眠等の状態異常の継続時間)の少なくともいずれかにより性能が定まるものであるとすると、キャラクタに設定されるスキルを調整対象とする場合には、威力、発動率及び持続時間の少なくともいずれかの最適解が求められる。なお、キャラクタには、これら以外のパラメータが関連付けられていてもよい。
In addition, as shown in FIG. 4, the character has three skills (
装備品には、図5に示すように、装備品を識別するための装備IDや装備品の名前を示す装備名に加えて、攻撃力、防御力、魔攻力、装備品が発動可能な効果を示す特性がパラメータとして関連付けられている。これらのパラメータは、新規の装備品を追加する際の調整対象となる。装備品は、キャラクタに装着されると、設定されたパラメータが当該キャラクタの対応するパラメータに加算又は追加されるように構成されている。なお、装備品には、これら以外のパラメータが関連付けられていてもよい。 As shown in FIG. 5, in addition to the equipment ID for identifying the equipment and the equipment name indicating the name of the equipment, attack power, defense power, magic attack power, and equipment can be activated. Effective properties are associated as parameters. These parameters are subject to adjustment when adding new equipment. The equipment is configured such that when attached to a character, the set parameters are added or added to the corresponding parameters of the character. In addition, parameters other than these may be associated with the equipment.
また、ゲームデータベース30に記憶されるユーザデータに含まれるユーザにより設定されるゲーム媒体の情報の一例として、各ユーザのデッキ設定データを示す。ユーザには、図6に示すように、ユーザを識別するためのユーザIDやユーザにより設定されたデッキを識別するためのデッキIDに加えて、パーティーキャラクタとして設定された6つのキャラクタ(1〜6)、アシストキャラクタとして設定された6つのキャラクタ(1〜6)が関連付けられている。つまり、デッキには、これらのキャラクタの組み合わせがパラメータとして関連付けられている。したがって、これらのパラメータは、新規のデッキを追加する際の調整対象となる。なお、アシストキャラクタは、1つのパーティーキャラクタに対して1つずつ対応付け可能であり、設定されたパラメータが当該パーティーキャラクタの対応するパラメータに加算又は追加されるとともに、アシストスキルが発動可能となるように構成されている。また、ユーザには、自動的に対戦を進行させる場合のキャラクタの行動方針を指定する作戦、自動的に対戦を進行させる場合の必殺技の使用方針を指定する必殺技パターンが更に関連付けられている。
Further, as an example of the information of the game medium set by the user included in the user data stored in the
[対戦ゲームパート]
対象となるゲームシステムで実行されるゲームの対戦ゲームパートについて説明する。図7は、対戦ゲームパートの一例を示すフローチャートである。この対戦ゲームパートは、2つのデッキ同士を対戦させるものであり、各デッキに設定されたパーティーキャラクタ(6つのキャラクタ)同士を対戦させる。なお、この対戦ゲームパートは、シミュレーション実行部140におけるシミュレーション処理で1又は複数回実行される対戦ゲームパートと実質的に同じである。
[Competitive game part]
The competitive game part of the game executed by the target game system will be described. FIG. 7 is a flowchart showing an example of a competitive game part. In this battle game part, two decks are played against each other, and party characters (six characters) set in each deck are played against each other. The battle game part is substantially the same as the battle game part executed one or more times in the simulation process in the
対戦が開始されると、デッキに設定された6つのアシストキャラクタのいずれか1つが選択され、選択されたアシストキャラクタのアシストスキルが発動する(S100)。アシストスキルは各デッキに対応して発動する。以後、対戦はターン制で進行し、全てのキャラクタは、設定された敏捷で決定される行動順に従って行動する。行動順の到来したキャラクタの行動が攻撃である場合(S102Yes)、キャラクタは、設定された攻撃力で対戦相手のキャラクタを攻撃する(S104)。攻撃を受けたキャラクタのHPは、攻撃するキャラクタの攻撃力及び攻撃を受けたキャラクタの防御力に基づく計算により算出されるダメージ量だけ減少する。行動順の到来したキャラクタの行動がスキル使用である場合(S106Yes)、キャラクタは、設定されたスキルを発動する(S108)。例えば、発動するスキルが攻撃魔法である場合は、キャラクタは、設定された魔攻力及び設定されたスキル威力に応じて対戦相手のキャラクタを攻撃する。対戦中に必殺技の発動条件を満たし、かつキャラクタの行動として必殺技の使用が指定された場合(S110Yes)、キャラクタは、設定された必殺技を発動する(S112)。そして、対戦に参加するキャラクタのいずれかのHPが0となった場合(S114Yes)、当該キャラクタを対戦から除外する。また、いずれかのデッキに設定された全てのキャラクタが対戦から除外された場合、すなわちいずれかのデッキのキャラクタが全滅した場合(S116Yes)、対戦スコアの集計等の終了処理を実行し(S118)、対戦ゲームパートを終了する。 When the battle is started, one of the six assist characters set in the deck is selected, and the assist skill of the selected assist character is activated (S100). Assist skills are activated for each deck. After that, the battle progresses on a turn-based basis, and all characters act according to the order of actions determined by the set agility. When the action of the character whose action order has arrived is an attack (S102Yes), the character attacks the opponent's character with the set attack power (S104). The HP of the attacked character is reduced by the amount of damage calculated based on the attack power of the attacking character and the defense power of the attacked character. When the action of the character whose action order has arrived is skill use (S106Yes), the character activates the set skill (S108). For example, when the skill to be activated is attack magic, the character attacks the opponent's character according to the set magic attack power and the set skill power. When the conditions for activating the special move are satisfied during the battle and the use of the special move is specified as the action of the character (S110Yes), the character activates the set special move (S112). Then, when the HP of any of the characters participating in the battle becomes 0 (S114Yes), the character is excluded from the battle. In addition, when all the characters set in any deck are excluded from the battle, that is, when the characters in any deck are completely destroyed (S116Yes), the end processing such as totaling the battle score is executed (S118). , End the battle game part.
[サーバ装置の動作]
次に、サーバ装置10の動作フローについて説明する。図8は、サーバ装置10における最適化処理の一例を示すフローチャートである。
[Operation of server device]
Next, the operation flow of the
サーバ装置10は、ゲームデータベース30からユーザデータを取得して記憶部12に記憶する(S200)。このユーザデータには、新規のゲーム媒体の実装対象となるゲームをプレイしているユーザの所有する既存のゲーム媒体の情報及び当該ユーザにより設定される既存のゲーム媒体の情報が含まれる。
The
次に、サーバ装置10は、開発用端末50からマスターデータを取得して記憶部12に記憶する(S202)。このマスターデータには、新規のゲーム媒体の情報、このゲーム媒体に初期パラメータを設定するための情報、及び目標評価情報が含まれる。
Next, the
マスターデータを取得すると、サーバ装置10は、マスターデータに基づいて新規のゲーム媒体に初期パラメータを設定する(S204)。例えば、新規のゲーム媒体がキャラクタであり、キャラクタに設定されるパラメータがスキルである場合、サーバ装置10は、ゲームデザイナーにより予め定められる所定の威力、発動率及び持続時間を有するスキルをキャラクタに設定する。
When the master data is acquired, the
次に、サーバ装置10は、初期パラメータを設定された新規のゲーム媒体とユーザデータにより特定される既存のゲーム媒体とを用いて対戦ゲームパートに係るシミュレーション処理を実行する(S206)。例えば、サーバ装置10は、上述の新規のキャラクタと既存のキャラクタとを含むデッキと、既存のキャラクタのみを含む特定のデッキとを複数回対戦させるシミュレーション処理を実行する。
Next, the
シミュレーション処理の実行が完了すると、サーバ装置10は、シミュレーション処理の実行結果から目的関数として評価情報を取得し、この評価情報とマスターデータに含まれる目標評価情報との差を算出し、この差に基づき最適化が完了したか否かを判定する(S208)。サーバ装置10は、パラメータの最適化が完了したと判定する場合に(S208YES)、最適化処理を終了する。この判定は、上記差が最小となり、パラメータの最適解が得られた場合に肯定されるが、最適化処理を開始してから所定の時間が経過する場合、又は最適化処理を開始してから所定回数以上のシミュレーション処理が実行される場合に肯定されてもよい。例えば、サーバ装置10は、上述のデッキ同士を複数回対戦させるシミュレーション処理の実行結果から、新規のキャラクタ含むデッキ側の対戦勝率を評価情報として取得し、この対戦勝率とゲームデザイナーにより設定される目標対戦勝率(目標評価情報)との差を算出し、この差が最小となっているか否かを判定する。
When the execution of the simulation process is completed, the
サーバ装置10は、パラメータの最適化が完了していないと判定する場合に(S208NO)、評価情報と目標評価情報との差が小さくなるように、新規のゲーム媒体に設定するパラメータの調整を行う(S210)。例えば、サーバ装置10は、新規のキャラクタ含むデッキ側の対戦勝率が目標対戦勝率より低い場合は、新規のキャラクタ含むデッキ側の対戦勝率が上昇するように、新規のゲーム媒体の性能を向上させる方向にスキルの威力、発動率及び持続時間を調整し、新規のキャラクタ含むデッキ側の対戦勝率が目標対戦勝率より高い場合は、新規のキャラクタ含むデッキ側の対戦勝率が下降するように、新規のゲーム媒体の性能を低下させる方向にスキルの威力、発動率及び持続時間を調整する。
When it is determined that the parameter optimization has not been completed (S208NO), the
新規のゲーム媒体に設定するパラメータが調整されると、S204へ戻り、サーバ装置10は、新規のゲーム媒体に設定されたパラメータを調整されたパラメータに置き換えるようにパラメータを設定する。以後、サーバ装置10は、パラメータの最適化が完了するまでこれらの処理を繰り返す。
When the parameters set in the new game medium are adjusted, the process returns to S204, and the
[その他の実施形態]
本発明は、上記実施形態に限定されない。
[Other Embodiments]
The present invention is not limited to the above embodiments.
例えば、最適化処理(図8)における任意の段階で得られる、調整されたパラメータの値を利用することができる。 For example, adjusted parameter values obtained at any stage in the optimization process (FIG. 8) can be used.
具体的には、サーバ装置10が、パラメータの最適化が完了していないと判定する場合(S208NO)であっても、当該パラメータの値、すなわち、シミュレーション処理を実行(S206)する前に設定されたパラメータの値(S204)を記憶してもよい。この場合、サーバ装置10が、パラメータの最適化が完了したと判定する(S208YES)まで、最適化処理(S204〜S206)を繰り返す都度、当該パラメータの値を記憶してもよいし、所定の条件を満たすパラメータの値のみを記憶してもよい。これらのパラメータの値は、例えば、開発用端末50またはサーバ装置10の記憶部12に記憶することができる。
Specifically, even when the
図9は、シミュレーション処理を実行(S206)する度に調整されるパラメータの値を記憶したデータの一例を示す図である。図9は、「パラメータ名」が「パラメータ1」〜「パラメータ4」である、4つのパラメータが最適化の対象となっており、10回の最適化処理(S204〜S206)を繰り返した例を示している。図9における「評価情報の差分」は、上記のシミュレーション処理の実行結果から得られる評価情報と、マスターデータに含まれる目標評価情報との差分である。この例は、10回目の最適化処理(S204〜S206)により、サーバ装置10がパラメータの最適化が完了したと判定した場合(S208YES)だけでなく、10回の最適化処理(S204〜S206)を繰り返しても、最後までサーバ装置10がパラメータの最適化が完了していないと判定した場合(S208NO)も含まれる。
FIG. 9 is a diagram showing an example of data in which the values of the parameters adjusted each time the simulation process is executed (S206) are stored. FIG. 9 shows an example in which four parameters whose “parameter names” are “
図9に示すように、パラメータ1〜パラメータ4の初期値は、1回目の最適化処理(S204〜S206)により調整され、「初期値」から「1回目」の値に更新される。以降、同様に、N(N=2〜10)回目の最適化処理(S204〜S206)により、パラメータ1〜パラメータ4の値は、「N−1回目」の値から「N回目」の値に更新される。
As shown in FIG. 9, the initial values of the
ゲームデザイナーは、記憶されたパラメータの値(図9)の中から、任意のパラメータの値を選択することができる。例えば、ゲーム媒体に設定されるべきパラメータの値として、「8回目」の値を選択し、実際に当該ゲーム媒体にこのパラメータの値を設定することができる。 The game designer can select any parameter value from the stored parameter values (FIG. 9). For example, the value of the "eighth time" can be selected as the value of the parameter to be set in the game medium, and the value of this parameter can be actually set in the game medium.
また、例えば、調整された任意のパラメータの値を初期値として用い、さらに、この初期値の近傍に限定して最適化処理(S204〜S206)を繰り返すことにより、この初期値の近傍においてパラメータの値の最適化を実行することもできる。 Further, for example, by using the adjusted value of an arbitrary parameter as an initial value and further repeating the optimization process (S204 to S206) in the vicinity of this initial value, the parameter can be set in the vicinity of this initial value. You can also perform value optimization.
さらに、例えば、選択されたパラメータの値をサンプルデータとして入力した機械学習を行い、選択されたパラメータの値が示す法則やバランスなど、ゲームデザイナー自身が認識していなかった情報を抽出することもできる。抽出された情報は、パラメータの値を設定するためのアルゴリズム等を構築する際に利用することもできる。 Furthermore, for example, it is possible to perform machine learning by inputting the value of the selected parameter as sample data and extract information that the game designer himself did not recognize, such as the law and balance indicated by the value of the selected parameter. .. The extracted information can also be used when constructing an algorithm or the like for setting parameter values.
また、選択されたパラメータの値に対して、遺伝的アルゴリズムなどの進化的最適化手法を適用することもできる。この場合、例えば、選択されたパラメータの値に近似する一群のパラメータの値の組の集合を最初の世代(シード、または初期値)とし、交叉・突然変異などの操作によって次の世代(解)を求める処理を繰り返すことで、最適解を探索することができる。 Evolutionary optimization techniques such as genetic algorithms can also be applied to the values of the selected parameters. In this case, for example, a set of a set of parameter values that approximates the selected parameter value is set as the first generation (seed or initial value), and the next generation (solution) is performed by operations such as crossover / mutation. The optimum solution can be searched by repeating the process of finding.
このように、最適化処理(S204〜S206)により調整されたパラメータの値の中から選択されたパラメータの値を利用して、最終的にゲーム媒体に設定されるパラメータの値を得ることにより、最適化処理(S204〜S206)の繰り返しのみでは抽出できないようなパラメータの値をゲーム媒体に設定することが可能となる。例えば、パラメータの値の設定に、目標評価情報(目的関数)とは異なる観点におけるゲームデザイナーの評価などを反映させることができる。このため、パラメータの値を、様々な評価の観点に基づき、厳密に設定することも可能となる。また、ゲームデザイナーに対し、ゲーム媒体に設定されるべきパラメータに関する新たな知見を提供することができる。さらに、最適化処理(S204〜S206)だけでは、パラメータの値が収束せず、上記のシミュレーション処理の実行結果から得られる評価情報と、マスターデータに含まれる目標評価情報との差分が充分に小さくならない場合がある。このような場合に、最適化処理(S204〜S206)により調整されたパラメータの値の中から選択されたパラメータの値を適切に利用することにより、当該差分をよりゼロに近づけることができる。これにより、パラメータの値をより厳密に設定することが可能となる。 In this way, by using the value of the parameter selected from the values of the parameters adjusted by the optimization processing (S204 to S206), the value of the parameter finally set in the game medium is obtained. It is possible to set parameter values in the game medium that cannot be extracted only by repeating the optimization processing (S204 to S206). For example, the setting of the parameter value can reflect the evaluation of the game designer from a viewpoint different from the target evaluation information (objective function). Therefore, it is possible to strictly set the parameter values based on various evaluation viewpoints. It can also provide game designers with new insights into the parameters that should be set in the game medium. Further, the parameter values do not converge only in the optimization processing (S204 to S206), and the difference between the evaluation information obtained from the execution result of the above simulation processing and the target evaluation information included in the master data is sufficiently small. It may not be. In such a case, the difference can be made closer to zero by appropriately using the value of the parameter selected from the values of the parameters adjusted by the optimization processing (S204 to S206). This makes it possible to set the parameter values more strictly.
また、調整対象となるパラメータ及び目標評価情報は、上記実施形態で例示したものに限定されない。 Further, the parameters to be adjusted and the target evaluation information are not limited to those exemplified in the above embodiment.
例えば、新規のゲーム媒体としてキャラクタを選択し、当該キャラクタと既存のキャラクタとを含むデッキを構成する場合、当該デッキに含まれるキャラクタの組み合わせを調整対象のパラメータとし、当該キャラクタを含むデッキが既存のキャラクタのみを含むデッキと比較して最も強いデッキであることを目標評価情報として、パラメータを調整してもよい。この場合のシミュレーション処理は、これらデッキ同士を対戦させるものであってもよいし、これらデッキと所定の敵キャラクタ(ボスキャラクタ)とを対戦させるものであってもよい。また、パラメータの調整に利用するアルゴリズムとしては、例えば、上記の遺伝的アルゴリズム等の進化的最適化方法を用いることができる。また、効率的に探索するために、遺伝的アルゴリズムのシード(初期値)として既存の最強パーティ(ユーザデータ)を利用するとよい。 For example, when a character is selected as a new game medium and a deck including the character and an existing character is configured, the combination of the characters included in the deck is set as a parameter to be adjusted, and the deck including the character is an existing deck. The parameters may be adjusted with the target evaluation information being the strongest deck as compared with the deck containing only characters. The simulation process in this case may be such that these decks are made to play against each other, or these decks may be made to play against a predetermined enemy character (boss character). Further, as the algorithm used for adjusting the parameters, for example, an evolutionary optimization method such as the above-mentioned genetic algorithm can be used. In addition, in order to search efficiently, it is advisable to use the existing strongest party (user data) as the seed (initial value) of the genetic algorithm.
また例えば、新規のゲーム媒体としてゲームイベントに登場させる敵キャラクタ(ボスキャラクタ)を選択する場合、当該敵キャラクタに設定されるスキルの威力、発動率及び持続時間を調整対象のパラメータとし、当該敵キャラクタを既存のキャラクタのみを含む複数のデッキのそれぞれと対戦させて得られる各デッキから受けるダメージの分散を目標評価情報として、パラメータを調整してもよい。ダメージの最大値の範囲を制限する制約条件を課すとよい。この場合のシミュレーション処理は、当該敵キャラクタと上位ユーザ群の設定したデッキとを対戦させるものであると、ゲームイベントのゲームバランスを適正化する上で好ましい。また、パラメータと当該ダメージの分散との関係は線形的ではないので、パラメータの調整に利用するアルゴリズムとしては、例えば、効率的に大域的最適解を発見できるベイズ最適化によるパラメータ探索方法を用いると好ましい。 For example, when an enemy character (boss character) to appear in a game event is selected as a new game medium, the power, activation rate, and duration of the skill set for the enemy character are set as parameters to be adjusted, and the enemy character is used. The parameter may be adjusted by using the distribution of damage received from each deck obtained by playing against each of a plurality of decks including only existing characters as the target evaluation information. It is advisable to impose constraints that limit the range of maximum damage. In the simulation process in this case, it is preferable that the enemy character and the deck set by the upper user group are made to play against each other in order to optimize the game balance of the game event. Moreover, since the relationship between the parameter and the variance of the damage is not linear, for example, a parameter search method by Bayesian optimization that can efficiently find a global optimum solution is used as an algorithm used for parameter adjustment. preferable.
また、最適化する対象としては、上述した各種のパラメータ(例えばキャラクタに係るパラメータ)といった数値に限られない。例えば、ゲームシーンを踏まえ、キャラクタのセリフ(パラメータの他の一例)を設定することも可能である。この場合、既存のキャラクタのスクリプトやユーザのコメント等を教師情報として用い、既知の自然言語処理手法を介し、本発明を用いて最適化できる。この場合、目標評価情報は、ゲームシナリオ上で辿れないシナリオが存在しないように設定されてもよい。例えば、キャラクタのセリフ等に応じてゲームシナリオ上の分岐で辿るルートが異なるようなゲーム仕様である場合、ストーリーに不整合が生じたり所望のエンディングに到達できなかったりする等の不都合(バグ)が生じうる。目標評価情報は、このような不都合が生じる可能性を実質的に無くすように設定されてもよい。 Further, the object to be optimized is not limited to the numerical values such as the above-mentioned various parameters (for example, parameters related to the character). For example, it is possible to set a character's dialogue (another example of a parameter) based on the game scene. In this case, existing character scripts, user comments, and the like can be used as teacher information, and can be optimized using the present invention via a known natural language processing method. In this case, the target evaluation information may be set so that there is no scenario that cannot be traced on the game scenario. For example, if the game specifications are such that the route to be followed in the branch on the game scenario differs depending on the dialogue of the character, there are inconveniences (bugs) such as inconsistency in the story and failure to reach the desired ending. Can occur. The target evaluation information may be set so as to substantially eliminate the possibility of such inconvenience.
上記実施形態では、システム1が、サーバ装置10と、ゲームデータベース30と、開発用端末50とを含んで構成されるものについて説明したが、システム1の構成はこれに限定されない。例えば、システム1に含まれる構成を全て含む単一の情報処理装置が採用されてもよい。また、システム1に含まれる構成をサーバ装置と開発用端末に適宜、割り当てることもできる。
In the above embodiment, the
図10は、サーバ装置10と同様の機能を有する情報処理装置20を使用したシステムを示す図である。
FIG. 10 is a diagram showing a system using an information processing device 20 having the same function as the
図10の例では、情報処理装置20は、ゲーム媒体に設定するパラメータの最適解を導出する装置であり、ネットワークNを介することなく、直接的に開発用端末50と接続されている。また、情報処理装置20は、開発用端末50およびネットワークNを介してゲームデータベース30と接続されている。情報処理装置20は、図10に示すように、各種演算を実行する制御部21と、各種プログラムやデータを記憶する記憶部22と、他の装置とデータの送受信を行う通信部23とを有している。制御部21、記憶部22および通信部23は、それぞれサーバ装置10の制御部11、記憶部12および通信部13と同様の機能を有する。
In the example of FIG. 10, the information processing device 20 is a device for deriving the optimum solution of the parameters set in the game medium, and is directly connected to the
また、情報処理装置20は、機能的な構成として、サーバ装置10のユーザデータ記憶部110、マスターデータ記憶部120、設定処理部130、シミュレーション実行部140およびパラメータ調整部150と同様の構成(不図示)を備える。
Further, the information processing device 20 has the same functional configuration as the user
1 システム
10 サーバ装置
11 制御部
12 記憶部
13 通信部
20 情報処理装置
21 制御部
22 記憶部
23 通信部
30 ゲームデータベース
50 開発用端末
110 ユーザデータ記憶部
120 マスターデータ記憶部
130 設定処理部
140 シミュレーション実行部
150 パラメータ調整部
1
Claims (6)
ゲーム内に登場させる新規の第1のゲーム媒体に、前記第1のゲーム媒体の強さに影響を与える特定パラメータを設定する設定処理を行う設定ステップと、
前記特定パラメータが設定された前記第1のゲーム媒体と前記ゲームをプレイしているユーザにより設定された既存の第2のゲーム媒体の情報を含むユーザデータとを用いて所定の対戦ゲームパートに係るシミュレーション処理を実行するシミュレーション実行ステップと、
を実行させ、
前記シミュレーション実行ステップでは、前記第1のゲーム媒体と前記第2のゲーム媒体とを用いた前記所定の対戦ゲームパートに係る前記シミュレーション処理を実行し、
前記シミュレーション処理では、前記第2のゲーム媒体の強さに影響を与えるパラメータは固定され、
前記シミュレーション処理の実行に基づき取得される評価情報と目標評価情報との差を最小化する最適化問題として、前記特定パラメータを調整しつつ前記設定処理及び前記シミュレーション処理を交互に繰り返し実行することにより前記特定パラメータの最適解を求めるプログラム。 For information processing equipment
A setting step for setting a specific parameter that affects the strength of the first game medium in a new first game medium to appear in the game, and a setting process for setting a specific parameter that affects the strength of the first game medium.
It relates to a predetermined battle game part by using the first game medium in which the specific parameter is set and user data including information of an existing second game medium set by a user playing the game. Simulation execution steps to execute simulation processing and
To run,
In the simulation execution step, the simulation process related to the predetermined battle game part using the first game medium and the second game medium is executed.
In the simulation process, the parameters that affect the strength of the second game medium are fixed.
As an optimization problem that minimizes the difference between the evaluation information acquired based on the execution of the simulation process and the target evaluation information, the setting process and the simulation process are alternately and repeatedly executed while adjusting the specific parameters. A program that finds the optimum solution for the specific parameter.
前記特定パラメータが設定された前記第1のゲーム媒体と前記ゲームをプレイしているユーザにより設定された既存の第2のゲーム媒体の情報を含むユーザデータとを用いて所定の対戦ゲームパートに係るシミュレーション処理を実行するシミュレーション実行部と
を備え、
前記シミュレーション実行部は、前記第1のゲーム媒体と前記第2のゲーム媒体とを用いた前記所定の対戦ゲームパートに係る前記シミュレーション処理を実行し、
前記シミュレーション処理では、前記第2のゲーム媒体の強さに影響を与えるパラメータは固定され、
前記シミュレーション処理の実行に基づき取得される評価情報と目標評価情報との差を最小化する最適化問題として、前記特定パラメータを調整しつつ前記設定処理及び前記シミュレーション処理を交互に繰り返し実行することにより前記特定パラメータの最適解を求める情報処理装置。 A setting processing unit that performs setting processing for setting specific parameters that affect the strength of the first game medium on a new first game medium to appear in the game.
It relates to a predetermined battle game part by using the first game medium in which the specific parameter is set and user data including information of an existing second game medium set by a user playing the game. Equipped with a simulation execution unit that executes simulation processing
The simulation execution unit executes the simulation process related to the predetermined battle game part using the first game medium and the second game medium.
In the simulation process, the parameters that affect the strength of the second game medium are fixed.
As an optimization problem that minimizes the difference between the evaluation information acquired based on the execution of the simulation process and the target evaluation information, the setting process and the simulation process are alternately and repeatedly executed while adjusting the specific parameters. An information processing device that finds the optimum solution for the specific parameter.
ゲーム内に登場させる新規の第1のゲーム媒体に、前記第1のゲーム媒体の強さに影響を与える特定パラメータを設定する設定処理を行う設定ステップと、
前記特定パラメータが設定された前記第1のゲーム媒体と前記ゲームをプレイしているユーザにより設定された既存の第2のゲーム媒体の情報を含むユーザデータとを用いて所定の対戦ゲームパートに係るシミュレーション処理を実行するシミュレーション実行ステップと、
を備え、
前記シミュレーション実行ステップでは、前記第1のゲーム媒体と前記第2のゲーム媒体とを用いた前記所定の対戦ゲームパートに係る前記シミュレーション処理を実行し、
前記シミュレーション処理では、前記第2のゲーム媒体の強さに影響を与えるパラメータは固定され、
前記シミュレーション処理の実行に基づき取得される評価情報と目標評価情報との差を最小化する最適化問題として、前記特定パラメータを調整しつつ前記設定処理及び前記シミュレーション処理を交互に繰り返し実行することにより前記特定パラメータの最適解を求める制御方法。 A control method executed by an information processing device.
A setting step for setting a specific parameter that affects the strength of the first game medium in a new first game medium to appear in the game, and a setting process for setting a specific parameter that affects the strength of the first game medium.
It relates to a predetermined battle game part by using the first game medium in which the specific parameter is set and user data including information of an existing second game medium set by a user playing the game. Simulation execution steps to execute simulation processing and
With
In the simulation execution step, the simulation process related to the predetermined battle game part using the first game medium and the second game medium is executed.
In the simulation process, the parameters that affect the strength of the second game medium are fixed.
As an optimization problem that minimizes the difference between the evaluation information acquired based on the execution of the simulation process and the target evaluation information, the setting process and the simulation process are alternately and repeatedly executed while adjusting the specific parameters. A control method for obtaining the optimum solution of the specific parameter.
前記設定処理及び前記シミュレーション処理を交互に繰り返し実行することにより求められた前記最適解が、前記ゲーム内において前記第1のゲーム媒体の前記特定パラメータとして使用されるプログラム。 The program according to claim 1.
A program in which the optimum solution obtained by alternately and repeatedly executing the setting process and the simulation process is used as the specific parameter of the first game medium in the game.
前記シミュレーション実行ステップでは、前記第1のゲーム媒体が含まれる第1のデッキと、前記第2のゲーム媒体が含まれる第2のデッキとの対戦ゲームパートに係る前記シミュレーション処理を実行するプログラム。 The program according to claim 1.
Wherein in the simulation step, the program for executing the first deck that includes the first game content, the simulation process according to the battle game part with a second deck that includes the second game content.
前記最適解が求められる途中の段階で調整される前記特定パラメータを用いて得られる、前記最適解以外の前記特定パラメータが、前記ゲーム内において前記第1のゲーム媒体の前記特定パラメータとして使用されるプログラム。
The program according to claim 1.
Obtained with the specific parameter which the optimal solution is adjusted in the way required step, the specific parameter other than the optimal solution is used in said game as the specific parameter of the first game content program.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US16/546,515 US11117059B2 (en) | 2018-08-21 | 2019-08-21 | Non-transitory computer readable media, information processing device, and control method |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2018154672 | 2018-08-21 | ||
| JP2018154672 | 2018-08-21 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2020028709A JP2020028709A (en) | 2020-02-27 |
| JP6965314B2 true JP6965314B2 (en) | 2021-11-10 |
Family
ID=69623317
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2019148444A Active JP6965314B2 (en) | 2018-08-21 | 2019-08-13 | Programs, information processing devices and control methods |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP6965314B2 (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2024138323A (en) * | 2022-02-24 | 2024-10-08 | 株式会社Precious Analytics | Game evaluation method, device and program |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP7062311B2 (en) * | 2020-07-06 | 2022-05-06 | 株式会社Precious Analytics | Game evaluation method, device and program, and application evaluation method |
Family Cites Families (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH0830804A (en) * | 1994-07-13 | 1996-02-02 | Namco Ltd | Data generation method, computer graphics device, and game device |
| JP5874292B2 (en) * | 2011-10-12 | 2016-03-02 | ソニー株式会社 | Information processing apparatus, information processing method, and program |
| JP6351671B2 (en) * | 2016-08-26 | 2018-07-04 | 株式会社 ディー・エヌ・エー | Program, system, and method for adjusting neural network structure and parameters using neuro evolution |
| JP6345866B1 (en) * | 2017-12-18 | 2018-06-20 | 株式会社ドリコム | GAME SYSTEM, PRESENTATION METHOD, AND PROGRAM |
-
2019
- 2019-08-13 JP JP2019148444A patent/JP6965314B2/en active Active
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2024138323A (en) * | 2022-02-24 | 2024-10-08 | 株式会社Precious Analytics | Game evaluation method, device and program |
| JP7810456B2 (en) | 2022-02-24 | 2026-02-03 | 株式会社Precious Analytics | Game evaluation method, device and program |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2020028709A (en) | 2020-02-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN112169339B (en) | Customized models used to emulate the player's gameplay in video games | |
| CN111111204B (en) | Interactive model training method and device, computer equipment and storage medium | |
| JP6330008B2 (en) | Program, system and method for weight adjustment of neural network using Q-learning | |
| KR20180044191A (en) | Multiplayer video game matchmaking system and methods | |
| CN108888958A (en) | Virtual object control method, device, equipment and storage medium in virtual scene | |
| US11117059B2 (en) | Non-transitory computer readable media, information processing device, and control method | |
| Huang et al. | A Self-Play Policy Optimization Approach to Battling Pokémon. | |
| JP6965314B2 (en) | Programs, information processing devices and control methods | |
| KR102111857B1 (en) | Apparatus and method for eliciting optimal strategy of the humans in the interactive games using artificial intelligence | |
| CN113941157A (en) | Game matching method and device, electronic equipment and storage medium | |
| Preuss et al. | Integrated balancing of an rts game: Case study and toolbox refinement | |
| CN109925712B (en) | Virtual object control system | |
| Fernández-Ares et al. | Optimizing player behavior in a real-time strategy game using evolutionary algorithms | |
| JP7178175B2 (en) | Game system, game providing method and program | |
| Fang et al. | Game team balancing by using particle swarm optimization | |
| Avila et al. | Game balancing using Koopman-based learning | |
| KR102875372B1 (en) | Method of decision making for a fighting action game character based on artificial neural networks and computer program therefor | |
| CN108537339A (en) | One kind is played a game tactful acquisition methods and device | |
| KR20130143163A (en) | Skill determination method and system in online game | |
| CN119215407A (en) | A game information prompting method, system and computer program product | |
| Weeks et al. | Adventure game with a neural network controlled non-playing character | |
| França et al. | CreativeStone: a creativity booster for Hearthstone card decks | |
| KR101980870B1 (en) | Apparatus and method for providing game service based on game player level | |
| Shyne et al. | No player left behind: evolving dungeons and dragons combat to optimize difficulty and player contributions | |
| Chen et al. | Dynamic fuzzy reasoning model with fuzzy cognitive map in Chinese chess |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190813 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20190910 |
|
| AA64 | Notification of invalidation of claim of internal priority (with term) |
Free format text: JAPANESE INTERMEDIATE CODE: A241764 Effective date: 20190910 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20200630 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200721 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200916 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20210112 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210308 |
|
| A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20210608 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210819 |
|
| C60 | Trial request (containing other claim documents, opposition documents) |
Free format text: JAPANESE INTERMEDIATE CODE: C60 Effective date: 20210819 |
|
| A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20210906 |
|
| C21 | Notice of transfer of a case for reconsideration by examiners before appeal proceedings |
Free format text: JAPANESE INTERMEDIATE CODE: C21 Effective date: 20210907 |
|
| 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: 20211012 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20211020 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6965314 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |