JP7494151B2 - Game server, game program, and information processing method - Google Patents

Game server, game program, and information processing method Download PDF

Info

Publication number
JP7494151B2
JP7494151B2 JP2021136028A JP2021136028A JP7494151B2 JP 7494151 B2 JP7494151 B2 JP 7494151B2 JP 2021136028 A JP2021136028 A JP 2021136028A JP 2021136028 A JP2021136028 A JP 2021136028A JP 7494151 B2 JP7494151 B2 JP 7494151B2
Authority
JP
Japan
Prior art keywords
search
information
player
game
name
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
JP2021136028A
Other languages
Japanese (ja)
Other versions
JP2022109214A5 (en
JP2022109214A (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.)
Akatsuki Inc
Original Assignee
Akatsuki 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 Akatsuki Inc filed Critical Akatsuki Inc
Priority to JP2021136028A priority Critical patent/JP7494151B2/en
Priority to JP2021207693A priority patent/JP7185001B2/en
Publication of JP2022109214A publication Critical patent/JP2022109214A/en
Publication of JP2022109214A5 publication Critical patent/JP2022109214A5/ja
Application granted granted Critical
Publication of JP7494151B2 publication Critical patent/JP7494151B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)

Description

本発明はゲームサーバ、ゲームプログラム、情報処理方法に関する。 The present invention relates to a game server, a game program, and an information processing method.

ソーシャルゲームなどのスマートフォンでプレイ可能なゲームにおいては、キャラクタの育成やフレンド申請など、特にアウトゲームにおける操作が多様化している。また、ゲームの世界観に合わせた独自の操作名称を付している場合が多く、当該ゲームに慣れていないプレイヤは、所望の操作をするためにどのボタンを選択したらよいのかを直ちに把握することができないことがある。 In games that can be played on smartphones, such as social games, operations, such as character training and friend requests, are becoming more diverse, especially in offline games. Furthermore, operations are often given unique names that match the game's worldview, and players who are not familiar with the game may not immediately know which button to select to perform the desired operation.

特許文献1には、ゲーム内で所定のパラメータ条件に合致するゲームカードを検索することが可能なゲームシステムが開示されている。 Patent document 1 discloses a game system that can search for game cards that match certain parameter conditions within a game.

特許第6748340号公報Patent No. 6748340

上述した特許文献には、プレイヤが保有するゲームカードを検索することは記載されているが、ゲームにおける所定の操作に関する情報を検索することついては記載されていない。 The above-mentioned patent documents describe searching for game cards owned by a player, but do not describe searching for information about specific operations in a game.

そこで、本発明は、ゲームにおける所定の操作に関する情報を検索することを可能とするゲームサーバ、ゲームプログラム、情報処理方法を提供することを一つの目的とする。 Therefore, one of the objectives of the present invention is to provide a game server, a game program, and an information processing method that make it possible to search for information related to specific operations in a game.

本発明によれば、ゲームにおける所定の操作に関する情報を検索する検索機能を備えたゲームサーバであって、操作名称と、当該操作に関する操作情報とを対応付けて記憶する検索用データベースと、プレイヤから検索キーの入力を受け付ける検索入力受付部と、前記検索キーに基づいて、前記検索用データベースから所定の前記操作情報を読み出す検索部と、前記操作情報を前記プレイヤに提示する検索結果提示部と、を備えることを特徴とする、ゲームサーバが得られる。 According to the present invention, a game server is provided with a search function for searching for information regarding a specific operation in a game, characterized in that the game server includes a search database that stores operation names in association with operation information regarding the operation, a search input receiving unit that receives a search key input from a player, a search unit that reads out the specific operation information from the search database based on the search key, and a search result presenting unit that presents the operation information to the player.

本発明によれば、ゲーム内の所定の操作に関する情報を検索することができ、慣れていないプレイヤでもスムーズにゲームを進めることができる。 The present invention makes it possible to search for information related to specific in-game operations, allowing even inexperienced players to progress through the game smoothly.

本発明の実施の形態によるシステムの構成例を示す図である。FIG. 1 is a diagram illustrating an example of a configuration of a system according to an embodiment of the present invention. 本発明の実施の形態によるサーバ装置1の構成例を示す図である。1 is a diagram showing an example of a configuration of a server device 1 according to an embodiment of the present invention; 本発明の実施の形態によるプレイヤ端末2の構成例を示す図である。1 is a diagram showing an example of a configuration of a player terminal 2 according to an embodiment of the present invention. 本発明の実施の形態による検索用データベースの構成例を示す図である。FIG. 2 is a diagram showing an example of a configuration of a search database according to an embodiment of the present invention. 本発明の実施の形態による検索情報記憶部の構成例を示す図である。FIG. 2 is a diagram illustrating an example of a configuration of a search information storage unit according to the embodiment of the present invention. 本発明の実施の形態によるプレイヤ端末2画面の構成例を示す図である。FIG. 2 is a diagram showing an example of a configuration of a screen of a player terminal 2 according to an embodiment of the present invention. 本発明の実施の形態によるプレイヤ端末2画面の構成例を示す図である。FIG. 2 is a diagram showing an example of a configuration of a screen of a player terminal 2 according to an embodiment of the present invention. 本発明の実施の形態による処理フローの一例を示す図である。FIG. 2 is a diagram showing an example of a process flow according to an embodiment of the present invention. 本発明の実施の形態によるプレイヤ端末2画面の構成例を示す図である。FIG. 2 is a diagram showing an example of a configuration of a screen of a player terminal 2 according to an embodiment of the present invention.

本発明の実施形態の内容を列記して説明する。本発明は、以下のような構成を備える。
[項目1]
ゲームにおける所定の操作に関する情報を検索する検索機能を備えたゲームサーバであって、
操作名称と、当該操作に関する操作情報とを対応付けて記憶する検索用データベースと、
プレイヤから検索キーの入力を受け付ける検索入力受付部と、
前記検索キーに基づいて、前記検索用データベースから所定の前記操作情報を読み出す検索部と、
前記操作情報を前記プレイヤに提示する検索結果提示部と、を備えることを特徴とする、ゲームサーバ。
[項目2]
前記検索用データベースは、前記操作名称と同一の操作を指す他の名称を含む類似語グループを前記各操作名称に対応付けて記憶し、
前記検索部は、前記検索キーと前記他の名称とが一致する場合に、当該他の名称が属する前記類似語グループに対応付けられた前記操作名称について、前記操作情報を読み出すことを特徴とする、項目1に記載のゲームサーバ。
[項目3]
前記操作情報は、当該操作を実行可能な画面への遷移に関する情報であることを特徴とする、項目1又は2に記載のゲームサーバ。
[項目4]
他のプレイヤの検索履歴に関する情報を提供する検索情報提供部をさらに備え、
前記検索情報提供部は、前記プレイヤのプレイ状況に基づいて特定の他のプレイヤを抽出し、抽出した前記他のプレイヤによる検索履歴に関する情報を提供することを特徴とする、項目1~3のいずれかに記載のゲームサーバ。
[項目5]
前記プレイヤ及び他のプレイヤの少なくとも何れかの検索履歴に基づき、前記操作名称と同一の操作を指す他の名称を前記各操作名称に対応付けて前記検索用データベースに記憶させる検索情報蓄積部をさらに備える、項目1~4のいずれかに記載のゲームサーバ。
[項目6]
ゲームにおける所定の操作に関する情報を検索する検索機能を実行するためのゲームプログラムであって、
コンピュータに、プレイヤから検索キーの入力を受け付ける検索入力受付処理と、
操作名称と、当該操作に関する操作情報とを対応付けて記憶する検索用データベースから、前記検索キーに基づいて所定の前記操作情報を読み出す検索処理と、
前記操作情報を前記プレイヤに提示する検索結果提示処理とを実行させることを特徴とする、ゲームプログラム。
[項目7]
ゲームにおける所定の操作に関する情報を検索するための情報処理方法であって、
プレイヤから検索キーの入力を受け付ける検索入力受付ステップと、
操作名称と、当該操作に関する操作情報とを対応付けて記憶する検索用データベースから、前記検索キーに基づいて所定の前記操作情報を読み出す検索ステップと、
前記操作情報を前記プレイヤに提示する検索結果提示ステップと、を有するコンピュータによる情報処理方法。
The present invention will be described below with reference to the preferred embodiments.
[Item 1]
A game server having a search function for searching for information regarding a predetermined operation in a game,
a search database that stores operation names and operation information related to the operations in association with each other;
a search input receiving unit that receives a search key input from a player;
a search unit that reads out predetermined operation information from the search database based on the search key;
a search result presentation unit that presents the operation information to the player.
[Item 2]
the search database stores a synonym group including other names indicating the same operation as the operation name in association with each of the operation names;
The game server described in item 1 is characterized in that, when the search key matches the other name, the search unit reads out the operation information for the operation name associated with the synonym group to which the other name belongs.
[Item 3]
3. The game server according to claim 1 or 2, wherein the operation information is information regarding a transition to a screen on which the operation can be executed.
[Item 4]
A search information providing unit that provides information about search histories of other players,
The game server according to any one of items 1 to 3, characterized in that the search information providing unit extracts specific other players based on the playing status of the player and provides information regarding the search history of the extracted other players.
[Item 5]
5. The game server according to any one of items 1 to 4, further comprising a search information storage unit that stores in the search database other names indicating the same operation as the operation name in association with each of the operation names based on a search history of at least one of the player and other players.
[Item 6]
A game program for executing a search function for searching for information regarding a predetermined operation in a game,
a search input receiving process for receiving a search key input from a player in the computer;
a search process for reading out predetermined operation information based on the search key from a search database that stores operation names and operation information related to the operation in association with each other;
and a search result presentation process for presenting the operation information to the player.
[Item 7]
An information processing method for searching for information regarding a predetermined operation in a game, comprising:
a search input receiving step of receiving a search key input from a player;
a search step of reading out predetermined operation information based on the search key from a search database that stores operation names and operation information related to the operation in association with each other;
and a search result presenting step of presenting the operation information to the player.

以下、本発明の実施の形態について、図面を参照しながら説明する。 The following describes an embodiment of the present invention with reference to the drawings.

<構成>
図1に示されるように、本ゲームシステムは、ネットワーク3(例えば、インターネット等)を介してゲームに関する各種サービスをプレイヤに提供するものであり、サーバ装置1(ゲームサーバ)と複数のプレイヤ端末2とで構成される。
<Configuration>
As shown in FIG. 1, the game system provides players with various game-related services via a network 3 (e.g., the Internet), and is composed of a server device 1 (game server) and a plurality of player terminals 2.

<サーバ装置1の構成>
図2は、サーバ装置1の機能上の構成を示すブロック図である。サーバ装置1は、システム管理者等が各種サービスを運営・管理する際に利用する情報処理装置(コンピュータ)であり、例えば、ワークステーションやパーソナルコンピュータのような汎用コンピュータとしてもよいし、或いはクラウド・コンピューティング技術によって論理的に実現されてもよい。
<Configuration of Server Device 1>
2 is a block diagram showing the functional configuration of the server device 1. The server device 1 is an information processing device (computer) used by a system administrator or the like when operating and managing various services, and may be, for example, a general-purpose computer such as a workstation or a personal computer, or may be logically realized by cloud computing technology.

サーバ装置1は、制御部11、記憶部12、入力部13、表示部14、通信部15を有する。サーバ装置1は、通信部15を介してプレイヤ端末2から各種のコマンド(リクエスト)を受信すると、制御部11においてゲームプログラムによる処理を実行し、ゲームプログラムの処理結果(例えば、ゲーム画像やゲーム音声等)がプレイヤ端末2へ送信される。なお、上記ゲームプログラムの一部は、プレイヤ端末2に送信されてプレイヤ端末2上で実行されてもよい。 The server device 1 has a control unit 11, a memory unit 12, an input unit 13, a display unit 14, and a communication unit 15. When the server device 1 receives various commands (requests) from the player terminal 2 via the communication unit 15, the control unit 11 executes processing according to a game program, and the processing results of the game program (e.g., game images, game sounds, etc.) are transmitted to the player terminal 2. Note that a portion of the game program may be transmitted to the player terminal 2 and executed on the player terminal 2.

制御部11は、各部間のデータの受け渡しを行うとともに、サーバ装置1全体の制御を行うものであり、CPU(Central Processing Unit)が所定のメモリに格納されたプログラムを実行することによって実現される。本実施の形態の制御部11は、少なくともゲーム実行部111、画面データ生成部112、検索入力受付部113、検索部114、検索結果提示部115、検索情報提供部116を備える。なお、これらの各種機能部については追って詳述する。 The control unit 11 transfers data between each unit and controls the entire server device 1, and is realized by a CPU (Central Processing Unit) executing a program stored in a predetermined memory. In this embodiment, the control unit 11 includes at least a game execution unit 111, a screen data generation unit 112, a search input acceptance unit 113, a search unit 114, a search result presentation unit 115, and a search information provision unit 116. These various functional units will be described in detail later.

記憶部12は、システムプログラムが記憶された読取専用の記憶領域であるROM(Read Only Memory)と、制御部11による演算処理のワーク領域として使用される書き換え可能な記憶領域であるRAM(Random Access Memory)とを有しており、例えば、フラッシュメモリやハードディスクなどの不揮発性記憶装置によって実現される。本実施形態における記憶部12は、ゲーム情報記憶部121、プレイヤ情報記憶部122、検索用データベース123、検索情報記憶部124等の各種記憶部を有している。なお、これらの各種情報については追って詳述する。 The storage unit 12 has a ROM (Read Only Memory), which is a read-only storage area in which the system program is stored, and a RAM (Random Access Memory), which is a rewritable storage area used as a work area for calculation processing by the control unit 11, and is realized by a non-volatile storage device such as a flash memory or a hard disk. In this embodiment, the storage unit 12 has various storage units such as a game information storage unit 121, a player information storage unit 122, a search database 123, and a search information storage unit 124. These various pieces of information will be described in detail later.

入力部13はシステム管理者がゲームサービスに関する各種データ(例えば、ゲーム情報等)を入力するためのものであり、例えばキーボードやマウス等によって実現される。 The input unit 13 allows the system administrator to input various data related to the game service (e.g., game information, etc.), and is realized by, for example, a keyboard, mouse, etc.

表示部14は、制御部11からの指令に基づいてシステム管理者用の操作画面を表示するためのものであり、例えば、液晶ディスプレイ(LCD:Liquid Crystal Display)等によって実現される。 The display unit 14 is used to display an operation screen for the system administrator based on instructions from the control unit 11, and is realized, for example, by a liquid crystal display (LCD: Liquid Crystal Display).

通信部15は、プレイヤ端末2との間で通信を行うためのものであり、プレイヤ端末2から送信される各種データや信号を受信する受信部としての機能と、制御部11の指令に応じて各種データや信号をプレイヤ端末2へ送信する送信部としての機能を有している。通信部15は、例えばHTTP(HyperText Transfer Protocol)やHTTPS、WebSocket、P2P(Peer To Peer)等によりプレイヤ端末2との通信を行う。 The communication unit 15 is for communicating with the player terminal 2, and has a function as a receiver that receives various data and signals transmitted from the player terminal 2, and a function as a transmitter that transmits various data and signals to the player terminal 2 in response to commands from the control unit 11. The communication unit 15 communicates with the player terminal 2, for example, by HTTP (HyperText Transfer Protocol), HTTPS, WebSocket, P2P (Peer To Peer), etc.

<プレイヤ端末2>
図3は、プレイヤ端末2の機能上の構成を表すブロック図である。プレイヤ端末2は、プレイヤが所持し利用することができる情報処理装置(例えば、スマートフォン、携帯電話端末、タブレット端末)である。プレイヤ端末2は、サーバ装置1から送信されたゲームプログラムの処理結果をゲームアプリケーションまたはWebブラウザを介して出力(例えば、ゲーム画面表示、ゲーム音声出力等)することができる。プレイヤ端末2は、プレイヤ端末2全体の制御を行う制御部21と、各種データ・プログラムを記憶する記憶部22と、プレイヤが操作入力を行うための入力部23、ゲーム画面・操作画面等を出力する出力部24、サーバ装置1との間で情報通信を行う通信部25を有している。本実施の形態の制御部21は、少なくとも操作情報受付部211、ゲーム動作部212を備える。また、記憶部22は、少なくともゲーム動作情報記憶部221を備える。制御部21の各機能部は、メモリやゲーム動作情報記憶部221に格納されているプログラムをCPUが実行することにより実現することができる。
<Player Terminal 2>
FIG. 3 is a block diagram showing the functional configuration of the player terminal 2. The player terminal 2 is an information processing device (e.g., a smartphone, a mobile phone terminal, a tablet terminal) that can be owned and used by a player. The player terminal 2 can output (e.g., game screen display, game sound output, etc.) the processing result of the game program transmitted from the server device 1 via a game application or a Web browser. The player terminal 2 has a control unit 21 that controls the entire player terminal 2, a storage unit 22 that stores various data and programs, an input unit 23 for the player to input operations, an output unit 24 that outputs a game screen, an operation screen, etc., and a communication unit 25 that communicates information with the server device 1. The control unit 21 of this embodiment includes at least an operation information receiving unit 211 and a game operation unit 212. The storage unit 22 includes at least a game operation information storage unit 221. Each functional unit of the control unit 21 can be realized by the CPU executing a program stored in the memory or the game operation information storage unit 221.

プレイヤ端末2の操作情報受付部211は、プレイヤからゲームに関する操作を受け付ける。操作情報受付部211は、プレイヤによる入力部23を用いたゲームに関する操作を受け付ける。そして、操作情報受付部211は、受け付けた操作内容をゲーム動作部212に出力する。 The operation information receiving unit 211 of the player terminal 2 receives game-related operations from the player. The operation information receiving unit 211 receives game-related operations performed by the player using the input unit 23. The operation information receiving unit 211 then outputs the received operation content to the game operation unit 212.

ゲーム動作部212は、ゲームを動作させるための処理を実行する。ゲーム動作部212は、ゲーム動作情報記憶部221に記憶されたゲーム動作情報に含まれるゲームソフトウェアと、入力部23から入力されたプレイヤの操作内容とに基づいてゲームを動作させる。ゲーム動作部212は、ゲームの動作に伴い、ゲーム動作情報に含まれる画像データからゲーム用の画像を生成し、生成した画像を出力部24に出力させるための制御処理を行う。同様にして、ゲーム動作部212は、ゲームの動作に伴い、ゲーム動作情報に含まれる音楽データや音声データからゲーム用の音楽や音声を生成し、生成した音楽や音声を出力部24から出力させるための制御処理を行う。なお、ここでは、ネイティブアプリがWebアプリの機能を一部実行する、すなわち、プレイヤ端末2のゲーム動作部212がサーバ装置1の機能を一部実行する構成について説明したが、ゲーム動作部212を有さずにサーバ装置1が処理結果として全てのゲーム用画像、音声を生成するように構成されていてもよいし、ゲーム動作部212によって全てのゲーム用画像、音声を生成するように構成されていてもよい。 The game operation unit 212 executes a process for operating the game. The game operation unit 212 operates the game based on the game software included in the game operation information stored in the game operation information storage unit 221 and the operation contents of the player input from the input unit 23. The game operation unit 212 generates images for the game from image data included in the game operation information in accordance with the operation of the game, and performs a control process for outputting the generated images to the output unit 24. Similarly, the game operation unit 212 generates music and sounds for the game from music data and sound data included in the game operation information in accordance with the operation of the game, and performs a control process for outputting the generated music and sounds from the output unit 24. Note that, here, a configuration in which the native application executes some of the functions of the Web application, that is, the game operation unit 212 of the player terminal 2 executes some of the functions of the server device 1, has been described, but the server device 1 may be configured to generate all game images and sounds as a processing result without the game operation unit 212, or may be configured to generate all game images and sounds by the game operation unit 212.

ゲーム動作部212を有する場合、ゲーム動作部212が動作させるゲームにおける所定のパラメータはサーバ装置1にて管理されることができる。例えば、ゲームにおけるスタミナや、有償ポイントといったパラメータが、サーバ装置1にて管理される。そのため、ゲーム動作部212は、ゲームにおいてこれらの所定のパラメータの変化が伴う処理が発生する場合には、サーバ装置1との通信を行うことにより、サーバ装置1が管理するパラメータを更新させる。そして、ゲーム動作部212は、更新後のパラメータをサーバ装置1から受信し、この更新後のパラメータに基づいてゲームの動作を継続する。 When the game operation unit 212 is included, the server device 1 can manage certain parameters in the game operated by the game operation unit 212. For example, parameters in the game such as stamina and paid points are managed by the server device 1. Therefore, when a process occurs in the game that involves changes to these certain parameters, the game operation unit 212 updates the parameters managed by the server device 1 by communicating with the server device 1. The game operation unit 212 then receives the updated parameters from the server device 1 and continues the operation of the game based on these updated parameters.

本実施形態におけるゲームシステムは、ゲーム内の特定の操作に関する情報を検索するための検索機能を提供する。本開示における「操作」とは、ゲーム中で実行可能なあらゆる操作を指す。また、例えば、ゲームの中でも、実際のゲームプレイに関する部分(いわゆるインゲーム)以外の部分(いわゆるアウトゲーム)における操作を含む。具体的には、キャラクタの取得・育成、チーム編成、アイテムの取得・使用、インゲーム及びアウトゲームの各種設定変更、フレンド申請、フレンドとのやり取りなどであり、ゲーム内で特定の機能を発揮させるための操作も含む。あるいは、例えばキャラクタを育成するゲーム等においては、キャラクタの音声をもう一度聞く、キャラクタが表示されたカード(絵)の拡大、ゲーム内のホーム画面に表示されるキャラクタ(ホームキャラ)の変更等の操作を含む。プレイヤは、操作に関する任意の検索キーを入力することによって、当該検索キーに係る操作に関する情報を取得することができる。例えば、操作に関する情報は、当該操作を実行するための画面への遷移を定義する遷移情報である。プレイヤは、遷移情報を取得することによって、当該操作の実行画面へスムーズに到達することができる。 The game system in this embodiment provides a search function for searching for information on a specific operation in the game. In this disclosure, "operation" refers to any operation that can be performed in the game. In addition, for example, it includes operations in parts of the game other than the part related to the actual game play (so-called in-game) (so-called out-game). Specifically, it includes acquisition and development of characters, team organization, acquisition and use of items, various in-game and out-game setting changes, friend requests, and interactions with friends, and also includes operations for performing specific functions in the game. Alternatively, for example, in a game in which a character is developed, it includes operations such as listening to the voice of the character again, enlarging a card (picture) on which the character is displayed, and changing the character (home character) displayed on the home screen in the game. By inputting any search key related to the operation, the player can obtain information related to the operation related to the search key. For example, the information related to the operation is transition information that defines the transition to a screen for executing the operation. By obtaining the transition information, the player can smoothly reach the execution screen for the operation.

サーバ装置1のゲーム情報記憶部121は、ゲームに関する情報を記憶する。ゲーム情報は、ゲームの種類に応じて適宜構成される。例えば対戦ゲームである場合は、ステージIDに紐づけて、ステージ名、敵キャラクタ情報等を含む。 The game information storage unit 121 of the server device 1 stores information about the game. The game information is configured appropriately depending on the type of game. For example, in the case of a fighting game, the information includes the stage name, enemy character information, etc., linked to a stage ID.

プレイヤ情報記憶部122は、プレイヤに関する情報を記憶する。プレイヤ情報には、プレイヤIDに紐づけて、プレイヤ名、プレイヤランク、所有キャラクタ情報、プレイステージ情報、所有アイテム情報、総プレイ時間、プレイ頻度等を含むことができる。プレイヤランクは、プレイヤのゲームにおけるランク、レベルであり、プレイ時間やゲームの進捗、獲得アイテムなどに応じて決定される。所有キャラクタ情報は、所有キャラクタのIDに対応付けて、レベル、各種能力値(対戦ゲームであれば攻撃力、防御力、体力等、音楽ゲームであれば歌唱力、ダンス力、パフォーマンス力など)などの各種パラメータの現在値を含むことができる。プレイステージ情報は、設定された複数のステージのうち、プレイヤがこれまでにプレイしたことのあるステージに関する情報であり、プレイ回数、クリア情報等を含むことができる。所有アイテム情報は、1つ以上の有償アイテム、無償アイテムの保有状況に関する情報を含み、各所有アイテムのIDに対応付けて、保有数などの情報を含むことができる。その他、プレイヤ及びゲームのプレイ状況に関する情報を含むことができる。 The player information storage unit 122 stores information about the player. The player information may include, in association with a player ID, a player name, a player rank, owned character information, play stage information, owned item information, total play time, play frequency, and the like. The player rank is the rank or level of the player in the game, and is determined according to play time, game progress, acquired items, and the like. The owned character information may include, in association with the ID of the owned character, the current values of various parameters such as the level and various ability values (attack power, defense power, stamina, etc. in a fighting game, singing ability, dancing ability, performance ability, etc. in a music game). The play stage information is information about a stage that the player has played so far out of a plurality of stages that have been set, and may include the number of times the stage has been played, clear information, and the like. The owned item information includes information about the possession status of one or more paid items and free items, and may include information such as the number of possessions in association with the ID of each owned item. In addition, the information may include information about the player and the play status of the game.

検索用データベース123は、少なくとも操作名称とそれに対応する操作情報とを含む。図4は、検索用データベース123の構成例である。以下図4の例に沿って説明する。操作名称は、ゲーム内で実行可能な各操作の当該ゲーム内で使用される名称である。例えばあるゲームにおいて、バトルにおいて複数のキャラクタからなるチームを設定する操作を「編成」と呼んでいる場合、当該操作の操作名称は「編成」である。また、ホーム画面に表示されるキャラクタを選択する操作を「お気に入り」と呼んでいる場合、当該機能の操作名称は「お気に入り」である。操作情報は、当該操作を実行するにあたり有用な情報であり、例えば当該操作を実行可能な画面への遷移に関する情報である。操作情報としては他に、操作方法の説明などであってもよい。遷移情報は、これらの操作を操作実行可能な画面が、所定の画面(例えばホーム画面)に対してどのように配置されているかを示す情報を含む。例えば、ホーム画面からの画面遷移を定義する情報であってもよい。図4の例では、「編成」操作は、ホーム画面から、「出撃」画面を経て到達することができる旨を示す遷移情報「ホーム>出撃>編成」が示されている。また、「お気に入り」操作は、ホーム画面から、「システム」画面、さらに「マイプロフィール」画面を経て到達することができる旨を示す遷移情報「ホーム>システム>マイプロフィール>お気に入り」が示されている。画面遷移情報の形式はこれに限られず、当該所定の操作を実行できる画面へ遷移可能なアドレス情報等であってもよい。 The search database 123 includes at least an operation name and corresponding operation information. FIG. 4 is an example of the configuration of the search database 123. The following description will be given along with the example of FIG. 4. The operation name is the name used in the game for each operation that can be performed in the game. For example, in a certain game, if the operation of setting a team consisting of multiple characters in a battle is called "formation", the operation name of the operation is "formation". Also, if the operation of selecting a character displayed on the home screen is called "favorite", the operation name of the function is "favorite". The operation information is information that is useful for performing the operation, and is, for example, information on the transition to a screen on which the operation can be performed. Other examples of the operation information may include an explanation of the operation method. The transition information includes information indicating how the screens on which these operations can be performed are arranged relative to a specific screen (for example, the home screen). For example, it may be information that defines the screen transition from the home screen. In the example of FIG. 4, the transition information "home>dispatch>formation" is shown, which indicates that the "formation" operation can be reached from the home screen via the "dispatch" screen. Additionally, transition information "Home > System > My Profile > Favorites" is shown, indicating that the "Favorites" operation can be reached from the home screen via the "System" screen and then the "My Profile" screen. The format of the screen transition information is not limited to this, and may be address information or the like that allows transition to a screen where the specified operation can be performed.

また、検索用データベース123は、操作名称に対応する類似語グループを含むことができる。類似語グループは、同一の操作を指す1つ以上の異なる類似名称からなる。例えば、バトルにおいて複数のキャラクタからなるチームを設定する操作を、本ゲームにおいては「編成」と呼ぶが、他のゲームにおいては一般的に、「パーティ」、「チーム」、「隊員宿舎」、「デッキ」等、「編成」とは異なる呼び方をすることがあり得る場合、類似名称としてこれらの異なる呼び方を登録しておくことができる。同様に、ホーム画面に表示されるキャラクタを選択できる操作を、「お気に入り」以外に、「マイキャラ」、「推しキャラ」、「ホームキャラ」などといった異なる呼び方をする可能性がある場合、類似名称としてこれらのワードを登録することができる。検索時にプレイヤによって類似語グループに登録されたワードと一致するキーワードが入力された場合には、当該類似語グループが対応付けられた操作を指すものとして操作情報を選択する。すなわち、プレイヤが「編成」、「パーティ」、「チーム」、「隊員宿舎」のいずれのワードを入力しても、「編成」機能の操作情報を提供する。類似名称の登録はゲーム管理者が任意に行うことができる。 The search database 123 may also include a synonym group corresponding to the operation name. The synonym group is made up of one or more different synonym names that refer to the same operation. For example, the operation of setting a team of multiple characters in a battle is called "organization" in this game, but in other games, it may be generally called "party," "team," "member's quarters," "deck," or other names that are different from "organization." In the same way, if the operation of selecting a character displayed on the home screen may be called "my character," "favorite character," "home character," or other names that are different from "favorite," these words may be registered as synonym names. When a keyword that matches a word registered in a synonym group is entered by the player during a search, the operation information is selected as indicating the operation associated with the synonym group. In other words, whether the player enters the word "organization," "party," "team," or "member's quarters," the operation information of the "organization" function is provided. The game administrator may register synonym names at his or her discretion.

検索情報記憶部124は、プレイヤによって検索された内容に関する情報を記憶する。検索情報記憶部124に格納される検索情報は、例えば図5に示すように、検索内容に関する検索内容情報と、検索したプレイヤに関する情報である検索者情報とを含むことができる。検索内容情報は、入力された検索キーや、対応する操作名称などを含んでよく、さらに操作情報などを含んでもよい。また、検索者情報は、プレイヤを識別可能な情報(プレイヤIDなど)とともに、プレイヤのゲームプレイ状況に関する情報を含むことができる。ゲームプレイ状況として、プレイヤのレベル、総プレイ時間、プレイ頻度、参加中のイベント、実行中のステージ、使用したキャラクタに関する情報(キャラクタ名や、キャラクタの属性など)、保有するアイテムに関する情報などであってよい。検索情報はここに記載した項目のすべてを含む必要はなく、また、これらの項目に限定されず、検索日時などの他の情報を適宜含むことができる。 The search information storage unit 124 stores information about the content searched by the player. The search information stored in the search information storage unit 124 may include, for example, search content information about the search content and searcher information, which is information about the player who performed the search, as shown in FIG. 5. The search content information may include the input search key and the corresponding operation name, and may further include operation information. The searcher information may include information that can identify the player (such as a player ID) as well as information about the player's game play status. The game play status may include the player's level, total play time, play frequency, participating events, the stage being played, information about the character used (such as the character name and character attributes), information about the items held, and the like. The search information does not need to include all of the items described here, and is not limited to these items, and may include other information such as the search date and time as appropriate.

サーバ装置1のゲーム実行部111は、ゲームプログラムに従ってゲームを進行させる処理を実行する機能を有している。本実施形態におけるゲームシステムによるゲームは、任意の種類のゲームであってよく、例えば、対戦ゲーム、パズルゲーム、アクションゲーム、野球ゲーム、サッカーゲーム、その他スポーツゲーム、クイズゲーム、ピンボールゲーム、カードゲーム、リズムゲーム、RPG(ロールプレイングゲーム)、位置情報ゲーム、ボードゲーム、アドベンチャーゲーム、カジノゲーム、シミュレーションゲーム、ストラテジーゲーム、レーシングゲームなどであってよい。 The game execution unit 111 of the server device 1 has a function of executing a process to progress the game according to a game program. The game played by the game system in this embodiment may be any type of game, such as a competitive game, a puzzle game, an action game, a baseball game, a soccer game, other sports games, a quiz game, a pinball game, a card game, a rhythm game, an RPG (role-playing game), a location-based game, a board game, an adventure game, a casino game, a simulation game, a strategy game, a racing game, etc.

画面データ生成部112は、ゲーム画面をプレイヤ端末2に表示させるための画面データを生成する処理を実行する機能を有している。画面データ生成部112は、上記の任意のゲームに関する画面データを生成する。生成された画面データは、プレイヤ端末2に送信されて、出力部24により出力される。 The screen data generating unit 112 has a function of executing a process of generating screen data for displaying a game screen on the player terminal 2. The screen data generating unit 112 generates screen data relating to any of the above games. The generated screen data is transmitted to the player terminal 2 and output by the output unit 24.

検索入力受付部113は、プレイヤによる検索キーの入力を受け付ける。検索キーとは、語句や記号、数字など、検索に用いられる文字列である。図6は、検索キーを入力する際のプレイヤ端末2の画面表示例である。一例として、検索キーを入力可能な検索窓31に、プレイヤがプレイヤ端末2の入力部を介して任意の検索キー32(図6(a)では「編成」)を入力する場合を示している。検索入力受付部113は、プレイヤが入力した検索キー情報を受け付け、検索部114へ伝える。検索キーの入力方法はこの形態に限定されず、選択肢の中からプレイヤが選択する形式としてもよい。また、サーバ装置1は、予測変換機能を有していてもよい。その場合、サーバ装置1は、例えば、検索窓31に入力された1以上の文字に基づいて、1以上の検索キー32の候補を予測して提示し、プレイヤは当該候補の中から検索キー32を選択することができる。この時は、検索部114は、検索用データベース123において、操作名称または類似名称の先頭の1文字もしくは先頭側の複数文字に一致するワードがないか探索し、探索の結果として1以上の操作名称または類似名称の候補を出力する。 The search input receiving unit 113 receives the input of a search key by the player. A search key is a character string used for a search, such as a phrase, a symbol, or a number. FIG. 6 is an example of a screen display of the player terminal 2 when a search key is input. As an example, a case is shown in which the player inputs an arbitrary search key 32 ("Formation" in FIG. 6(a)) via the input unit of the player terminal 2 into a search window 31 into which a search key can be input. The search input receiving unit 113 receives the search key information input by the player and transmits it to the search unit 114. The method of inputting the search key is not limited to this form, and may be a form in which the player selects from among options. The server device 1 may also have a predictive conversion function. In that case, the server device 1 predicts and presents one or more search key 32 candidates based on one or more characters input into the search window 31, for example, and the player can select the search key 32 from the candidates. In this case, the search unit 114 searches the search database 123 for a word that matches the first character or the first few characters of the operation name or similar name, and outputs one or more candidates for the operation name or similar name as a result of the search.

検索部114は、受け付けた検索キーをもとに、操作情報を検索する。検索部114は、検索用データベース123において検索キーと一致する操作名称が存在するか否かを検索する。検索キーと一致する操作名称がヒットした場合は、当該操作名称に対応する操作情報を読み出す。一致する操作名称がない場合は、登録された類似語グループの中に検索キーと一致するワードが登録されているかを検索する。検索キーと一致する類似名称がヒットした場合は、当該類似名称に対応付けられた操作名称に対応する操作情報を読み出す。読み出した操作情報は、検索結果提示部115に伝えられる。また、いずれの類似名称にもヒットしなかった場合は、その旨の情報が検索結果提示部115に伝えられる。また、検索部114は、検索に関する情報を、検索情報記憶部124に格納してもよい。検索情報記憶部124に格納する検索情報としては、検索日時や、検索者情報、検索内容に関する情報等を含むことができる。また、検索部114は、受け付けた検索キーと操作名称及び類似名称とが完全に一致しない場合であってもヒットさせるように適宜あいまい検索を実行し、所定の範囲での表記ゆれや誤植等があっても検索できるようにしてもよい。あいまい検索は当業者に公知の手法を用いることができる。 The search unit 114 searches for operation information based on the received search key. The search unit 114 searches the search database 123 for an operation name that matches the search key. If an operation name that matches the search key is found, the search unit 114 reads out operation information corresponding to the operation name. If there is no matching operation name, the search unit 114 searches for a word that matches the search key in the registered similar word group. If a similar name that matches the search key is found, the search unit 114 reads out operation information corresponding to the operation name associated with the similar name. The read out operation information is transmitted to the search result presentation unit 115. If no similar name is found, information to that effect is transmitted to the search result presentation unit 115. The search unit 114 may also store information related to the search in the search information storage unit 124. The search information stored in the search information storage unit 124 may include the search date and time, searcher information, information related to the search content, and the like. In addition, the search unit 114 may perform a fuzzy search as appropriate to find a hit even if the received search key does not completely match the operation name or similar names, and may be able to search even if there are variations in notation or typos within a certain range. The fuzzy search may use a method known to those skilled in the art.

検索結果提示部115は、検索結果をプレイヤ端末2に提示する。検索結果は、検索された操作画面への遷移情報を含むことができる。図6(b)は、検索結果の提示画面の構成例である。「編成」操作の検索結果として、編成画面への遷移方法33(「ホーム>出撃>戦闘準備>編成」)を表示した場合を示している。また、検索した操作画面への移動を要求するボタン34を表示してもよい。プレイヤが当該遷移要求ボタン34を入力操作した場合、該当する操作画面へ遷移させる。 The search result presentation unit 115 presents the search results on the player terminal 2. The search results may include transition information to the searched operation screen. FIG. 6(b) is an example of the configuration of the search result presentation screen. This shows a case where a transition method 33 to the formation screen ("Home > Dispatch > Battle Preparation > Formation") is displayed as a search result for the "Formation" operation. In addition, a button 34 requesting a move to the searched operation screen may be displayed. When the player inputs the transition request button 34, a transition to the corresponding operation screen is made.

図7は、他の検索例を示す図である。図7(a)は、プレイヤが「ホームキャラ」という検索キーを入力して検索する場合の画面であり、図7(b)は、その検索結果の表示画面である。「ホームキャラ」という検索キーが入力された場合、検索部114は、検索用データベース123において、操作名称または類似名称に一致するワードがないか探索する。そして、図4の例に沿った場合、操作名称には一致するものがないが、操作名称「お気に入り」に対応する類似名称として「ホームキャラ」がヒットすることとなる。検索結果提示部115は、図7(b)のように、検索結果として、「ホームキャラ」と同一の名称の操作は見つからなかった旨の情報と、「ホームキャラ」に対応付けられた「お気に入り」の画面遷移情報とを表示することができる。なお、操作名称または類似名称に一致するワードがない場合には、1つの候補(画面遷移情報)だけではなく、複数の候補を提示するようにしてもよい。図6、図7の画面表示は一例であり、検索結果提示部115が提示する検索結果情報はこれに限定されるものではない。検索結果提示部115は、プレイヤが入力したワードに一致又は対応する所望の操作が可能な画面への遷移に関する情報または当該画面への遷移を可能にするボタンを表示することがきる。 7 is a diagram showing another search example. FIG. 7(a) is a screen when the player inputs the search key "home character" for a search, and FIG. 7(b) is a display screen of the search result. When the search key "home character" is input, the search unit 114 searches the search database 123 for a word that matches the operation name or a similar name. Then, in the case of the example of FIG. 4, there is no match for the operation name, but "home character" is hit as a similar name corresponding to the operation name "favorite". As shown in FIG. 7(b), the search result presentation unit 115 can display information that an operation with the same name as "home character" was not found and screen transition information of "favorite" associated with "home character" as the search result. Note that, when there is no word that matches the operation name or a similar name, not only one candidate (screen transition information) but multiple candidates may be presented. The screen displays of FIG. 6 and FIG. 7 are examples, and the search result information presented by the search result presentation unit 115 is not limited to this. The search result presentation unit 115 can display information about transitioning to a screen where a desired operation that matches or corresponds to the word entered by the player can be performed, or a button that enables transition to that screen.

図8は、本実施形態におけるシステムの基本動作例を説明するフロー図である。 Figure 8 is a flow diagram that explains an example of the basic operation of the system in this embodiment.

プレイヤは、プレイヤ端末2を入力操作することによって、任意の検索キーを入力し、サーバ1の検索入力受付部113は、検索キーを受け付ける(S101)。検索部114は、検索キーと一致する操作名称を検索用データベース123において探索する(S103)。一致する操作名称がヒットした場合(S103=Yes)、ステップS107以降を実行する。一方で、一致する操作名称がヒットしない場合(S103=No)、次に、検索用データベース123の類似語グループにおいて検索キーを検索する(S104)。類似語グループにおいても検索キーに一致するものがヒットしない場合(S105=No)、検索結果提示部115は、プレイヤが検索した検索キーに対応する操作が存在しなかった旨の結果をプレイヤ端末に表示する(S106)。なお、操作名称と類似名称の検索を同時に実行してもよい。 The player inputs an arbitrary search key by operating the player terminal 2, and the search input receiving unit 113 of the server 1 receives the search key (S101). The search unit 114 searches the search database 123 for an operation name that matches the search key (S103). If a matching operation name is found (S103=Yes), steps S107 and onward are executed. On the other hand, if a matching operation name is not found (S103=No), the search database 123 searches for the search key in a similar word group (S104). If the similar word group does not match the search key (S105=No), the search result display unit 115 displays on the player terminal a result indicating that no operation corresponding to the search key searched by the player exists (S106). Note that searches for operation names and similar names may be performed simultaneously.

一方で、検索キーが類似語グループにおいてヒットした場合、検索部114は、対応する操作名称について、操作情報を読み出す。検索結果提示部115は、読み出した操作情報をプレイヤ端末2に提示する(S107)。また、検索部114は、当該検索に関する情報を検索情報記憶部124に登録する。 On the other hand, if the search key is found in the synonym group, the search unit 114 reads out operation information for the corresponding operation name. The search result presentation unit 115 presents the read out operation information on the player terminal 2 (S107). The search unit 114 also registers information related to the search in the search information storage unit 124.

以上説明した実施形態及び変形例において、サーバ装置1及びプレイヤ端末2が備えるソフトウェア機能部の処理について、本発明の趣旨を実現できる範囲で、サーバ装置1の一部若しくはすべての機能をプレイヤ端末2が備えてもよい。 In the embodiment and variants described above, with regard to the processing of the software functional units provided in the server device 1 and the player terminal 2, the player terminal 2 may be provided with some or all of the functions of the server device 1 to the extent that the spirit of the present invention can be realized.

また、図8の処理は、本実施形態の情報処理システムによる処理の一例を示したものであり、本願発明を限定する意図ではない。図8の処理に含まれる各工程は、図中に示される順序と異なる順序で実行するようにしてもよいし、一部の処理を並列に実行するよういしてもよいし、一部の工程を省略するようにしてもよいし、他の工程を追加してもよい。 The process in FIG. 8 shows an example of the process performed by the information processing system of this embodiment, and is not intended to limit the present invention. The steps included in the process in FIG. 8 may be executed in an order different from that shown in the figure, some steps may be executed in parallel, some steps may be omitted, and other steps may be added.

本発明によれば、プレイヤが所望の機能を操作したいときに、操作実行可能な画面に簡単に到達することを可能にする。また、操作名称として、ゲームの世界観に合わせて独自の表現を採用していても、あらかじめ類似語グループに予想される検索キーを登録しておくことによって、プレイヤがその操作名称を知らなくても、検索可能とすることができる。 The present invention allows a player to easily reach a screen on which a desired function can be executed when he or she wishes to operate the desired function. Even if the operation name is a unique expression that matches the worldview of the game, by registering a predicted search key in a synonym group in advance, the operation name can be searched for even if the player does not know the operation name.

上述した実施の形態は、本発明の理解を容易にするための例示に過ぎず、本発明を限定して解釈するためのものではない。本発明は、その趣旨を逸脱することなく、変更、改良することができると共に、本発明にはその均等物が含まれることは言うまでもない。 The above-described embodiment is merely an example to facilitate understanding of the present invention, and is not intended to limit the present invention. The present invention can be modified and improved without departing from the spirit of the invention, and it goes without saying that the present invention includes equivalents.

(変形例1)
本変形例1においては、サーバ1のソフトウェア機能部として、他のプレイヤの検索履歴に基づいた情報を提供する検索情報提供部116をさらに備える。検索情報提供部116は、検索情報記憶部124に記憶された検索履歴に基づき、他のプレイヤが入力した検索キーや、ヒットした操作名称などの情報をプレイヤ端末2に提供することができる。図9は、プレイヤ端末2の画面表示例である。一例として、検索画面において、他のプレイヤによる検索回数や頻度が多かった操作名称35が表示されている。
(Variation 1)
In this modified example 1, the server 1 further includes, as a software functional unit, a search information providing unit 116 that provides information based on the search history of other players. The search information providing unit 116 can provide information such as search keys entered by other players and hit operation names to the player terminal 2 based on the search history stored in the search information storage unit 124. Fig. 9 is an example of a screen display of the player terminal 2. As an example, the search screen displays operation names 35 that have been searched for many times or frequently by other players.

検索情報提供部116は、検索情報記憶部124に格納されているすべてのプレイヤの検索履歴に基づいて情報を提示してもよいし、特定のプレイヤの検索履歴に基づいて情報を提供してもよい。特定のプレイヤとは例えば、プレイヤと所定の関係にある他のプレイヤ(いわゆる、フレンドプレイヤ)の検索履歴に基づいて情報を提供してもよい。また、プレイヤとゲームのプレイ状況が近い他のプレイヤの検索履歴に基づいて情報を提供してもよい。プレイ状況とは例えば、プレイヤのレベル、総プレイ時間、プレイ頻度、参加中のイベント、実行中のステージ、使用したキャラクタに関する情報(キャラクタ名や、キャラクタの属性など)、保有するアイテムに関する情報などであってよく、これらのプレイ状況に関する所定のパラメータに基づいて、特定の他のプレイヤを抽出してもよい。例えば、プレイヤと同程度のレベルの他のプレイヤの検索履歴を抽出することができる。プレイ状況が近い他のプレイヤの検索履歴に基づく情報を提供することによって、プレイヤにとってより有用な検索情報を与えることができる。 The search information providing unit 116 may present information based on the search history of all players stored in the search information storage unit 124, or may provide information based on the search history of a specific player. For example, the specific player may be another player who has a predetermined relationship with the player (a so-called friend player). Also, information may be provided based on the search history of another player who has a similar game play situation to the player. The play situation may be, for example, the player's level, total play time, play frequency, participating events, the stage being played, information about the character used (such as the character name and the character's attributes), information about the items owned, and the like, and a specific other player may be extracted based on a predetermined parameter related to these play situations. For example, the search history of another player who is at a similar level to the player can be extracted. By providing information based on the search history of another player who has a similar play situation, more useful search information can be provided to the player.

(変形例2)
本変形例2においては、サーバ1のソフトウェア機能部として、自プレイヤ及び他のプレイヤの少なくとも何れかの検索履歴に基づき、操作名称と同一の操作を指す他の名称を各操作名称に対応付けて検索用データベース123に記憶させる(蓄積する)検索情報蓄積部117をさらに備える(図2参照)。具体的に、プレイヤが入力した検索キーが操作名称または類似名称に一致しない場合に、サーバ1の検索情報蓄積部117が、当該検索キー(上記他の名称)を所定の操作名称に関連付けて新たに検索用データベース123に記憶させるようにしてもよい。例えば、図4に示す「パーティ」が「編成」の類似語として設定されていなかった場合に、プレイヤが行動1として「パーティ」という検索キーで検索したが(操作名称または類似名称に「パーティ」が一致しないため)ヒットせず、次に行動2として「チーム」という検索キーで検索した結果、類似名称「チーム」に対応付けられた操作名称として「編成」がヒットしたとする。この場合、行動1で使った検索キーである「パーティ」が行動2の検索結果である「編成」につながったと推測されるため、「編成」の類似語として「パーティ」が追加(設定)される。このように、類似検索でもヒットしなかった検索キーを検索用データベース123に蓄積していくことにより、検索機能の精度を高めることができる。なお、上記例では、プレイヤにより実行された連続する2度の検索操作(行動1と行動2)からなる検索履歴に基づいて、類似語の情報を蓄積していたが、これに限られるものではなく、1度または3度以上の検索履歴に基づいて情報を蓄積するようにしてもよい。また、サーバ装置1が自動的に類似語の情報を蓄積していくようにしてもよいし、プレイヤが蓄積する検索キー(類似語)を入力または選択することで類似語の情報を蓄積できるようにしてもよい。また、本システムにおいては、サーバ装置1の検索情報蓄積部117による検索情報の蓄積に際して、所定の条件を設定してもよい。例えば、本システムを利用する全プレイヤのなかで、共通の行動(例えば、共通の検索キーの入力行動:上記行動1、2の何れか又は両方等)が所定回数(例えば10回など)以上実行された場合にのみ、検索用データベース123を更新して検索キーを蓄積する(例えば上記「編成」の類似語として「パーティ」を追加する)ようにしてもよい。
(Variation 2)
In the present modified example 2, the server 1 further includes, as a software function unit, a search information accumulation unit 117 that stores (accumulates) other names indicating the same operation as the operation name in the search database 123 in association with each operation name based on at least one of the search histories of the player and other players (see FIG. 2). Specifically, when the search key input by the player does not match the operation name or a similar name, the search information accumulation unit 117 of the server 1 may associate the search key (the other name) with a predetermined operation name and newly store it in the search database 123. For example, when "party" shown in FIG. 4 is not set as a similar word to "formation", the player searches with the search key "party" as action 1 but does not get a hit (because "party" does not match the operation name or a similar name), and then searches with the search key "team" as action 2, and as a result, "formation" gets a hit as an operation name associated with the similar name "team". In this case, since it is presumed that the search key "party" used in action 1 led to the search result "formation" of action 2, "party" is added (set) as a synonym of "formation". In this way, by accumulating search keys that were not hit even in the similarity search in the search database 123, the accuracy of the search function can be improved. In the above example, information on synonymous words is accumulated based on a search history consisting of two consecutive search operations (action 1 and action 2) performed by the player, but this is not limited to this, and information may be accumulated based on one or three or more search histories. In addition, the server device 1 may automatically accumulate information on synonymous words, or the player may input or select a search key (synonymous word) to be accumulated to accumulate information on synonymous words. In this system, a predetermined condition may be set when the search information accumulation unit 117 of the server device 1 accumulates search information. For example, the search database 123 may be updated and a search key may be stored (for example, adding "party" as a synonym for the above "formation") only when a common action (for example, input action of a common search key: either or both of the above actions 1 and 2) is performed a predetermined number of times (for example, 10 times) or more among all players using this system.

1 サーバ装置(ゲームサーバ)
2 プレイヤ端末
3 ネットワーク
1. Server device (game server)
2 Player terminal 3 Network

Claims (5)

ゲームにおける所定の操作に関する情報を検索する検索機能を備えたゲームサーバであって、
操作名称と、当該操作に関する操作情報とを対応付けて記憶する検索用データベースと、プレイヤから検索キーの入力を受け付ける検索入力受付部と、
前記検索キーに基づいて、前記検索用データベースから所定の前記操作情報を読み出す検索部と、
前記操作情報を前記プレイヤに提示する検索結果提示部と、
前記プレイヤ及び他のプレイヤの少なくとも何れかの検索履歴に含まれる連続する検索操作に関連する検索キー及び前記操作名称に基づき、前記操作名称と同一の操作を指す他の名称を前記操作名称に対応付けて前記検索用データベースに記憶させる検索情報蓄積部と、を備える、
ゲームサーバ。
A game server having a search function for searching for information regarding a predetermined operation in a game,
a search database that stores operation names and operation information related to the operations in association with each other; and a search input receiving unit that receives a search key input from a player;
a search unit that reads out predetermined operation information from the search database based on the search key;
a search result presentation unit that presents the operation information to the player;
a search information storage unit that stores in the search database, in association with the operation name, another name indicating the same operation as the operation name, based on a search key related to consecutive search operations included in a search history of at least one of the player and another player and the operation name;
Game server.
前記検索部は、前記検索キーの入力を受け付ける以前に前記プレイヤに前記操作情報が提示したか否かに関わらず、前記検索キーに基づいて前記操作情報を読み出す、
請求項1に記載のゲームサーバ。
the search unit reads out the operation information based on the search key, regardless of whether the operation information has been presented to the player before receiving an input of the search key.
The game server according to claim 1 .
前記検索結果提示部は、前記操作を実行可能な画面への複数の画面遷移に関する情報を含む遷移情報を前記プレイヤに前記操作情報として提示する、請求項1に記載のゲームサーバ。 The game server according to claim 1, wherein the search result presentation unit presents to the player, as the operation information, transition information including information on a plurality of screen transitions to a screen on which the operation can be performed. ゲームにおける所定の操作に関する情報を検索する検索機能を実行するためのゲームプログラムであって、
コンピュータに、プレイヤから検索キーの入力を受け付ける検索入力受付処理と、
操作名称と、当該操作に関する操作情報とを対応付けて記憶する検索用データベースから、前記検索キーに基づいて所定の前記操作情報を読み出す検索処理と、
前記操作情報を前記プレイヤに提示する検索結果提示処理と
前記プレイヤ及び他のプレイヤの少なくとも何れかの検索履歴に含まれる連続する検索操作に関連する検索キー及び前記操作名称に基づき、前記操作名称と同一の操作を指す他の名称を前記操作名称に対応付けて前記検索用データベースに記憶させる検索情報蓄積処理と、
を実行する
ゲームプログラム。
A game program for executing a search function for searching for information regarding a predetermined operation in a game,
a search input receiving process for receiving a search key input from a player in the computer;
a search process for reading out predetermined operation information based on the search key from a search database that stores operation names and operation information related to the operation in association with each other;
a search result presenting process for presenting the operation information to the player ;
a search information accumulation process for storing in the search database, in association with the operation name, another name indicating the same operation as the operation name, based on a search key related to consecutive search operations included in a search history of at least one of the player and another player and the operation name;
Execute
Game program.
ゲームにおける所定の操作に関する情報を検索するための情報処理方法であって、
プレイヤから検索キーの入力を受け付ける検索入力受付ステップと、
操作名称と、当該操作に関する操作情報とを対応付けて記憶する検索用データベースから、前記検索キーに基づいて所定の前記操作情報を読み出す検索ステップと、
前記操作情報を前記プレイヤに提示する検索結果提示ステップと、
前記プレイヤ及び他のプレイヤの少なくとも何れかの検索履歴に含まれる連続する検索操作に関連する検索キー及び前記操作名称に基づき、前記操作名称と同一の操作を指す他の名称を前記操作名称に対応付けて前記検索用データベースに記憶させる検索情報蓄積処理と、
を有する
コンピュータによる情報処理方法。
An information processing method for searching for information regarding a predetermined operation in a game, comprising:
a search input receiving step of receiving a search key input from a player;
a search step of reading out predetermined operation information based on the search key from a search database that stores operation names and operation information related to the operation in association with each other;
a search result presenting step of presenting the operation information to the player;
a search information accumulation process for storing in the search database, in association with the operation name, another name indicating the same operation as the operation name, based on a search key related to consecutive search operations included in a search history of at least one of the player and another player and the operation name;
having
A method for processing information using a computer.
JP2021136028A 2021-01-14 2021-08-24 Game server, game program, and information processing method Active JP7494151B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2021136028A JP7494151B2 (en) 2021-01-14 2021-08-24 Game server, game program, and information processing method
JP2021207693A JP7185001B2 (en) 2021-01-14 2021-12-22 Game server, game program, information processing method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2021003871A JP6999839B1 (en) 2021-01-14 2021-01-14 Game server, game program, information processing method
JP2021136028A JP7494151B2 (en) 2021-01-14 2021-08-24 Game server, game program, and information processing method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2021003871A Division JP6999839B1 (en) 2021-01-14 2021-01-14 Game server, game program, information processing method

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2021207693A Division JP7185001B2 (en) 2021-01-14 2021-12-22 Game server, game program, information processing method

Publications (3)

Publication Number Publication Date
JP2022109214A JP2022109214A (en) 2022-07-27
JP2022109214A5 JP2022109214A5 (en) 2024-01-22
JP7494151B2 true JP7494151B2 (en) 2024-06-03

Family

ID=80490497

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2021003871A Active JP6999839B1 (en) 2021-01-14 2021-01-14 Game server, game program, information processing method
JP2021136028A Active JP7494151B2 (en) 2021-01-14 2021-08-24 Game server, game program, and information processing method

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2021003871A Active JP6999839B1 (en) 2021-01-14 2021-01-14 Game server, game program, information processing method

Country Status (1)

Country Link
JP (2) JP6999839B1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002358312A (en) 2001-05-31 2002-12-13 Matsushita Electric Ind Co Ltd Electric apparatus, retrieval method for information on the apparatus, communication system, retrieval method for information in the system, program for information retrieval and recording medium
JP2004000354A (en) 2002-06-03 2004-01-08 Snk Playmore Corp Game machine, game display method, game program, and program storage medium
JP2010224814A (en) 2009-03-23 2010-10-07 Sony Computer Entertainment Inc Information processor, information processing method, program and information recording medium
JP2011039814A (en) 2009-08-12 2011-02-24 Ntt Docomo Inc Information processor, display device and program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3618454B2 (en) * 1996-03-06 2005-02-09 株式会社ナムコ Image composition method and game device
JP5553668B2 (en) * 2010-04-14 2014-07-16 株式会社ソニー・コンピュータエンタテインメント Information search method, information search server, and information search system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002358312A (en) 2001-05-31 2002-12-13 Matsushita Electric Ind Co Ltd Electric apparatus, retrieval method for information on the apparatus, communication system, retrieval method for information in the system, program for information retrieval and recording medium
JP2004000354A (en) 2002-06-03 2004-01-08 Snk Playmore Corp Game machine, game display method, game program, and program storage medium
JP2010224814A (en) 2009-03-23 2010-10-07 Sony Computer Entertainment Inc Information processor, information processing method, program and information recording medium
JP2011039814A (en) 2009-08-12 2011-02-24 Ntt Docomo Inc Information processor, display device and program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
株式会社スクウェア・エニックス,"ゲームマニュアル FINAL FANTASY XIV The Lodestone",INTERNETARCHIVE waybackmachine,日本,Internet Archive,2019年12月13日,pp.1-2,https://web.archive.org/web/20191213200047/https://jp.finalfantasyxiv.com/game_manual/howto/,[2021年3月23日検索]

Also Published As

Publication number Publication date
JP2022109214A (en) 2022-07-27
JP6999839B1 (en) 2022-01-19
JP2022108764A (en) 2022-07-27

Similar Documents

Publication Publication Date Title
JP2016195691A (en) Information processing apparatus and game program
JP5442810B2 (en) GAME CONTROL DEVICE, PROGRAM, GAME SYSTEM
JP7037910B2 (en) Information processing equipment, programs, game systems and game service provision methods
JP5260783B2 (en) GAME CONTROL DEVICE, GAME CONTROL METHOD, PROGRAM, GAME SYSTEM
JP5548240B2 (en) GAME CONTROL DEVICE, PROGRAM, GAME SYSTEM
JP5901455B2 (en) GAME CONTROL DEVICE, PROGRAM, GAME SYSTEM
JP5395205B2 (en) GAME CONTROL DEVICE, GAME CONTROL METHOD, PROGRAM, GAME SYSTEM
JP7494151B2 (en) Game server, game program, and information processing method
JP7185001B2 (en) Game server, game program, information processing method
JP5574545B2 (en) GAME CONTROL DEVICE, PROGRAM, GAME SYSTEM
JP5562400B2 (en) GAME CONTROL DEVICE, PROGRAM, GAME SYSTEM
JP5491551B2 (en) GAME CONTROL DEVICE, GAME CONTROL METHOD, PROGRAM, GAME SYSTEM
JP5894109B2 (en) GAME CONTROL DEVICE, GAME CONTROL METHOD, PROGRAM, GAME SYSTEM
JP6240977B2 (en) GAME CONTROL DEVICE, PROGRAM, GAME SYSTEM
JP7356610B1 (en) Information processing methods, programs, information processing systems
JP7524436B1 (en) Information processing method, program, and information processing system
JP6007208B2 (en) GAME CONTROL DEVICE, PROGRAM, GAME SYSTEM
JP6069612B2 (en) GAME CONTROL DEVICE, PROGRAM, GAME SYSTEM
JP6206772B2 (en) GAME CONTROL DEVICE, GAME CONTROL METHOD, PROGRAM, GAME SYSTEM
JP7280422B2 (en) Game server, game program, information processing method
JP2013162828A (en) Game control device, game control method, program, and game system
JP7123085B2 (en) Information processing system, server device, program, and game service providing method
JP6561178B2 (en) Program and server
JP2024139659A (en) Information processing method, program, and information processing system
JP2024139660A (en) Information processing method, program, and information processing system

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240112

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20240112

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20240112

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240222

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240417

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: 20240509

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240522

R150 Certificate of patent or registration of utility model

Ref document number: 7494151

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150