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

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

Info

Publication number
JP2022109224A
JP2022109224A JP2021207693A JP2021207693A JP2022109224A JP 2022109224 A JP2022109224 A JP 2022109224A JP 2021207693 A JP2021207693 A JP 2021207693A JP 2021207693 A JP2021207693 A JP 2021207693A JP 2022109224 A JP2022109224 A JP 2022109224A
Authority
JP
Japan
Prior art keywords
search
information
game
player
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.)
Granted
Application number
JP2021207693A
Other languages
Japanese (ja)
Other versions
JP7185001B2 (en
Inventor
セイブン コウ
Shengwen Huang
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
Priority claimed from JP2021003871A external-priority patent/JP6999839B1/en
Application filed by Akatsuki Inc filed Critical Akatsuki Inc
Priority to JP2021207693A priority Critical patent/JP7185001B2/en
Publication of JP2022109224A publication Critical patent/JP2022109224A/en
Application granted granted Critical
Publication of JP7185001B2 publication Critical patent/JP7185001B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a game server, a game program, and an information processing method that make it possible to search for information on operation in a game.
SOLUTION: A game server has a search function of searching for information on predetermined operation in a game. The game server includes: a search database for storing an operation name and operation information on the operation in association with each other; a search input acceptance part for accepting input of a search key from a player; a search part for retrieving the predetermined operation information from the search database on the basis of the search key; and a search result presentation part for presenting the operation information to the player.
SELECTED DRAWING: Figure 4
COPYRIGHT: (C)2022,JPO&INPIT

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 raising characters and requesting friends are diversifying, especially in out-games. In addition, in many cases, unique operation names are given according to the world view of the game, and players who are not familiar with the game can immediately grasp which button to select to perform the desired operation. may not be possible.

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

特許第6748340号公報Japanese Patent No. 6748340

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

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

本発明によれば、ゲームにおける所定の操作に関する情報を検索する検索機能を備えた
ゲームサーバであって、操作名称と、当該操作に関する操作情報とを対応付けて記憶する
検索用データベースと、プレイヤから検索キーの入力を受け付ける検索入力受付部と、前
記検索キーに基づいて、前記検索用データベースから所定の前記操作情報を読み出す検索
部と、前記操作情報を前記プレイヤに提示する検索結果提示部と、を備えることを特徴と
する、ゲームサーバが得られる。
According to the present invention, there is provided a game server having a search function for searching information related to a predetermined operation in a game, a search database storing operation names and operation information related to the operation in association with each other; a search input reception unit that receives input of a search key; a search unit that reads 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 game server is obtained, comprising:

本発明によれば、ゲーム内の所定の操作に関する情報を検索することができ、慣れてい
ないプレイヤでもスムーズにゲームを進めることができる。
According to the present invention, it is possible to search for information related to predetermined operations in the game, and even an inexperienced player can smoothly proceed with the game.

本発明の実施の形態によるシステムの構成例を示す図である。It is a figure which shows the structural example of the system by embodiment of this invention. 本発明の実施の形態によるサーバ装置1の構成例を示す図である。It is a figure which shows the structural example of the server apparatus 1 by embodiment of this invention. 本発明の実施の形態によるプレイヤ端末2の構成例を示す図である。It is a figure which shows the structural example of the player terminal 2 by embodiment of this invention. 本発明の実施の形態による検索用データベースの構成例を示す図である。It is a figure which shows the structural example of the database for search by embodiment of this invention. 本発明の実施の形態による検索情報記憶部の構成例を示す図である。It is a figure which shows the structural example of the search information storage part by embodiment of this invention. 本発明の実施の形態によるプレイヤ端末2画面の構成例を示す図である。It is a figure which shows the structural example of the player terminal 2 screen by embodiment of this invention. 本発明の実施の形態によるプレイヤ端末2画面の構成例を示す図である。It is a figure which shows the structural example of the player terminal 2 screen by embodiment of this invention. 本発明の実施の形態による処理フローの一例を示す図である。It is a figure which shows an example of the processing flow by embodiment of this invention. 本発明の実施の形態によるプレイヤ端末2画面の構成例を示す図である。It is a figure which shows the structural example of the player terminal 2 screen by embodiment of this invention.

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

以下、本発明の実施の形態について、図面を参照しながら説明する。 BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be described 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 (for example, the Internet). Consists of

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

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

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

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

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

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

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

<プレイヤ端末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. As shown in FIG. The player terminal 2 is
It is an information processing device (for example, a smart phone, a mobile phone terminal, a tablet terminal) that a player can possess and use. The player terminal 2 outputs the processing result of the game program transmitted from the server device 1 via a game application or a web browser (
For example, game screen display, game sound output, etc.). 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 that allows the player to perform operation input, and outputs game screens, operation screens, and the like. and a communication unit 25 for information communication with the server device 1 . The control unit 21 of this embodiment includes at least an operation information reception unit 211 and a game operation unit 212 .
The storage unit 22 also includes at least a game action 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は、受け付けた操作内容をゲーム動作部2
12に出力する。
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 a game-related operation using the input unit 23 by the player. Then, the operation information receiving unit 211 transmits the received operation contents to the game operation unit 2.
output to 12.

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

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

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

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

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

検索用データベース123は、少なくとも操作名称とそれに対応する操作情報とを含む
。図4は、検索用データベース123の構成例である。以下図4の例に沿って説明する。
操作名称は、ゲーム内で実行可能な各操作の当該ゲーム内で使用される名称である。例え
ばあるゲームにおいて、バトルにおいて複数のキャラクタからなるチームを設定する操作
を「編成」と呼んでいる場合、当該操作の操作名称は「編成」である。また、ホーム画面
に表示されるキャラクタを選択する操作を「お気に入り」と呼んでいる場合、当該機能の
操作名称は「お気に入り」である。操作情報は、当該操作を実行するにあたり有用な情報
であり、例えば当該操作を実行可能な画面への遷移に関する情報である。操作情報として
は他に、操作方法の説明などであってもよい。遷移情報は、これらの操作を操作実行可能
な画面が、所定の画面(例えばホーム画面)に対してどのように配置されているかを示す
情報を含む。例えば、ホーム画面からの画面遷移を定義する情報であってもよい。図4の
例では、「編成」操作は、ホーム画面から、「出撃」画面を経て到達することができる旨
を示す遷移情報「ホーム>出撃>編成」が示されている。また、「お気に入り」操作は、
ホーム画面から、「システム」画面、さらに「マイプロフィール」画面を経て到達するこ
とができる旨を示す遷移情報「ホーム>システム>マイプロフィール>お気に入り」が示
されている。画面遷移情報の形式はこれに限られず、当該所定の操作を実行できる画面へ
遷移可能なアドレス情報等であってもよい。
The search database 123 includes at least operation names and corresponding operation information. FIG. 4 is a configuration example of the search database 123. As shown in FIG. Description will be made along the example of FIG. 4 below.
The operation name is a name used in the game for each operation that can be executed in the game. For example, in a certain game, when an operation of setting a team consisting of a plurality of characters in a battle is called "organization", the operation name of the operation is "organization". Further, when 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 useful information for executing the operation, and is information relating to transition to a screen on which the operation can be executed, for example. The operation information may also be a description of an operation method, or the like. The transition information includes information indicating how the screens on which these operations can be performed are arranged with respect to a predetermined screen (for example, the home screen). For example, it may be information that defines a screen transition from the home screen. In the example of FIG. 4, transition information "home>sortie>organization" indicating that the "organization" operation can be reached from the home screen via the "sortie" screen is shown. Also, the "favorite" operation
Transition information “Home>System>My Profile>Favorites” is shown to indicate that it 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 on which the predetermined operation can be performed.

また、検索用データベース123は、操作名称に対応する類似語グループを含むことが
できる。類似語グループは、同一の操作を指す1つ以上の異なる類似名称からなる。例え
ば、バトルにおいて複数のキャラクタからなるチームを設定する操作を、本ゲームにおい
ては「編成」と呼ぶが、他のゲームにおいては一般的に、「パーティ」、「チーム」、「
隊員宿舎」、「デッキ」等、「編成」とは異なる呼び方をすることがあり得る場合、類似
名称としてこれらの異なる呼び方を登録しておくことができる。同様に、ホーム画面に表
示されるキャラクタを選択できる操作を、「お気に入り」以外に、「マイキャラ」、「推
しキャラ」、「ホームキャラ」などといった異なる呼び方をする可能性がある場合、類似
名称としてこれらのワードを登録することができる。検索時にプレイヤによって類似語グ
ループに登録されたワードと一致するキーワードが入力された場合には、当該類似語グル
ープが対応付けられた操作を指すものとして操作情報を選択する。すなわち、プレイヤが
「編成」、「パーティ」、「チーム」、「隊員宿舎」のいずれのワードを入力しても、「
編成」機能の操作情報を提供する。類似名称の登録はゲーム管理者が任意に行うことがで
きる。
Also, the search database 123 can include synonym groups corresponding to operation names. A synonym group consists of one or more different analogous names that refer to the same operation. For example, the operation of setting a team consisting of a plurality of characters in a battle is called "organization" in this game, but in other games it is generally referred to as "party", "team", "
If there is a possibility of using names different from "organization" such as "member's dormitory", "deck", etc., these different names can be registered as similar names. Similarly, if there is a possibility that the operation that allows you to select a character displayed on the home screen may be called differently, such as "my character", "preferred character", or "home character", in addition to "favorite", similar names You can register these words as If the player inputs a keyword that matches a word registered in a similar word group at the time of search, the operation information is selected as indicating an operation associated with the similar word group. In other words, even if the player enters any of the words "organization", "party", "team", and "members'dormitory","
Provides operational information for the Organize function. A game administrator can arbitrarily register similar names.

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

サーバ装置1のゲーム実行部111は、ゲームプログラムに従ってゲームを進行させる
処理を実行する機能を有している。本実施形態におけるゲームシステムによるゲームは、
任意の種類のゲームであってよく、例えば、対戦ゲーム、パズルゲーム、アクションゲー
ム、野球ゲーム、サッカーゲーム、その他スポーツゲーム、クイズゲーム、ピンボールゲ
ーム、カードゲーム、リズムゲーム、RPG(ロールプレイングゲーム)、位置情報ゲー
ム、ボードゲーム、アドベンチャーゲーム、カジノゲーム、シミュレーションゲーム、ス
トラテジーゲーム、レーシングゲームなどであってよい。
The game execution unit 111 of the server device 1 has a function of executing processing for progressing the game according to the game program. The game by the game system in this embodiment is
Any type of game may be used, for example, 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, and an RPG (role-playing game). , location information games, board games, adventure games, casino games, simulation games, strategy games, racing games, and the like.

画面データ生成部112は、ゲーム画面をプレイヤ端末2に表示させるための画面デー
タを生成する処理を実行する機能を有している。画面データ生成部112は、上記の任意
のゲームに関する画面データを生成する。生成された画面データは、プレイヤ端末2に送
信されて、出力部24により出力される。
The screen data generation unit 112 has a function of executing processing for generating screen data for displaying a game screen on the player terminal 2 . The screen data generation unit 112 generates screen data regarding any game described above. 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 reception unit 113 receives input of a search key by the player. A search key is a character string used for searching, such as words, symbols, and numbers. FIG. 6 is a screen display example of the player terminal 2 when inputting a search key. As an example, a search window 31 in which a search key can be entered
Then, the player enters an arbitrary search key 32 ("
organization") is input. The search input reception unit 113 receives search key information input by the player, and notifies 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 options. Moreover, the server device 1 may 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 in the search window 31, and the player selects the search key 32 from among the candidates. can be selected. At this time, the search unit 114 searches the search database 123 for a word that matches the first character or the first characters of the operation name or similar name, and as a result of the search, one or more operation names are found. Or output candidates of similar names.

検索部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. When an operation name matching the search key is hit, operation information corresponding to the operation name is read. If there is no matching operation name, search is made to see if a word matching the search key is registered in the registered similar word group. When a similar name matching the search key is hit, operation information corresponding to the operation name associated with the similar name is read. The read operation information is transmitted to the search result presentation unit 115 . If no similar name is hit, information to that effect is sent to the search result presentation unit 115 . Further, the search unit 114 may store information regarding searches in the search information storage unit 124 . The search information stored in the search information storage unit 124 can include search date and time, searcher information, information about search content, and the like. In addition, the search unit 114 appropriately executes a fuzzy search so that even if the received search key does not completely match the operation name and the similar name, the search unit 114 performs a fuzzy search so that hits can be found. Even if there is, it may be made searchable. A fuzzy search can 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 to the player terminal 2 . The search result can include transition information to the searched operation screen. FIG. 6B is a configuration example of a search result presentation screen. A case is shown in which the transition method 33 (“Home>Sortie>Preparation for Battle>Formation”) to the formation screen is displayed as a search result for the “Organization” operation. Also, a button 34 requesting movement to the searched operation screen may be displayed. When the player performs an input operation on the transition request button 34, the screen is transitioned to the corresponding operation screen.

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

図8は、本実施形態におけるシステムの基本動作例を説明するフロー図である。 FIG. 8 is a flowchart for explaining an example of basic operation of the system according to this embodiment.

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

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

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

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

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

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

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

検索情報提供部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. good. For a specific player, for example, information may be provided based on search histories of other players (so-called friend players) who have a predetermined relationship with the player. again,
Information may be provided based on search histories of other players whose game play situations are similar to those of the player. The play status includes, for example, the player's level, total play time, play frequency, events in which the player is participating, stages in progress, information on the characters used (character names, character attributes, etc.), information on owned items, etc. There may be, and specific other players may be extracted based on predetermined parameters regarding these play situations. For example, it is possible to extract the search histories of other players of the same level as the player. By providing information based on the search histories of other players whose playing situations are close to each other, more useful search information can be given 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を更新して検索キーを蓄
積する(例えば上記「編成」の類似語として「パーティ」を追加する)ようにしてもよい
(Modification 2)
In Modified Example 2, as the software function unit of the server 1, another name indicating the same operation as the operation name is associated with each operation name based on the search history of at least one of the player and other players. A search information accumulation unit 117 for storing (accumulating) in the search database 123 is further provided (see FIG. 2). Specifically, when the search key input by the player does not match the operation name or similar name, the search information storage unit 117 of the server 1 associates the search key (the other name above) with the predetermined operation name to create a new search key. may be stored in the search database 123. For example, when "party" shown in FIG. 4 is not set as a synonym for "organization", the player searches with the search key "party" as action 1 ("party" is used as the operation name or similar name). (because they do not match), and as a result of searching with the search key "team" as action 2, "organization" is 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 "organization" in action 2, "party" is added (set) as a synonym for "organization". be. In this way, by accumulating in the search database 123 search keys that are not hit by similarity search, the accuracy of the search function can be improved. In the above example, similar word information is accumulated based on the search history consisting of two consecutive search operations (action 1 and action 2) executed by the player, but the invention is not limited to this. Instead, information may be accumulated based on the search history of once or three times or more. Further, the server device 1 may automatically accumulate information on similar words, or information on similar words may be accumulated by inputting or selecting search keys (similar words) to be accumulated by the player. can be Further, in this system, a predetermined condition may be set when the search information is accumulated by the search information accumulation unit 117 of the server device 1 . For example, among all the players using this system, a common action (for example, a common search key input action: either or both of actions 1 and 2) is performed a predetermined number of times (for example, 10
times, etc.), the search database 123 may be updated to accumulate search keys (for example, "party" may be added as a synonym for the above "organization").

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

Claims (7)

ゲームにおける所定の操作に関する情報を検索する検索機能を備えたゲームサーバであ
って、
操作名称と、当該操作に関する操作情報とを対応付けて記憶する検索用データベースと、
プレイヤから検索キーの入力を受け付ける検索入力受付部と、
前記検索キーに基づいて、前記検索用データベースから所定の前記操作情報を読み出す
検索部と、
前記操作情報を前記プレイヤに提示する検索結果提示部と、を備えることを特徴とする
、ゲームサーバ。
A game server having a search function for searching for information related to a predetermined operation in a game,
a search database that associates and stores an operation name and operation information related to the operation;
a search input reception unit that receives input of a search key from a player;
a search unit that reads predetermined operation information from the search database based on the search key;
and a search result presentation unit that presents the operation information to the player.
前記検索用データベースは、前記操作名称と同一の操作を指す他の名称を含む類似語グ
ループを前記各操作名称に対応付けて記憶し、
前記検索部は、前記検索キーと前記他の名称とが一致する場合に、当該他の名称が属する
前記類似語グループに対応付けられた前記操作名称について、前記操作情報を読み出すこ
とを特徴とする、請求項1に記載のゲームサーバ。
the search database stores a synonym group including other names indicating the same operation as the operation name in association with each operation name;
The search unit reads the operation information for the operation name associated with the synonym group to which the other name belongs, when the search key and the other name match. A game server according to claim 1.
前記操作情報は、当該操作を実行可能な画面への遷移に関する情報であることを特徴とす
る、請求項1又は2に記載のゲームサーバ。
3. The game server according to claim 1, wherein said operation information is information relating to transition to a screen on which said operation can be executed.
他のプレイヤの検索履歴に関する情報を提供する検索情報提供部をさらに備え、
前記検索情報提供部は、前記プレイヤのプレイ状況に基づいて特定の他のプレイヤを抽出
し、抽出した前記他のプレイヤによる検索履歴に関する情報を提供することを特徴とする
、請求項1~3のいずれかに記載のゲームサーバ。
further comprising a search information providing unit that provides information about search histories of other players;
The search information providing unit extracts a specific other player based on the play status of the player, and provides information on the search history of the extracted other player. A game server according to any one of the preceding paragraphs.
前記プレイヤ及び他のプレイヤの少なくとも何れかの検索履歴に基づき、前記操作名称と
同一の操作を指す他の名称を前記各操作名称に対応付けて前記検索用データベースに記憶
させる検索情報蓄積部をさらに備える、請求項1~4のいずれかに記載のゲームサーバ。
A search information storage unit that associates, with each of the operation names, another name that indicates the same operation as the operation name based on the search history of at least one of the player and other players, and stores the operation name in the search database. A game server according to any one of claims 1 to 4, comprising:
ゲームにおける所定の操作に関する情報を検索する検索機能を実行するためのゲームプ
ログラムであって、
コンピュータに、プレイヤから検索キーの入力を受け付ける検索入力受付処理と、
操作名称と、当該操作に関する操作情報とを対応付けて記憶する検索用データベースから
、前記検索キーに基づいて所定の前記操作情報を読み出す検索処理と、
前記操作情報を前記プレイヤに提示する検索結果提示処理とを実行させることを特徴と
する、ゲームプログラム。
A game program for executing a search function for searching for information related to a predetermined operation in a game,
a search input reception process for receiving an input of a search key from a player in a computer;
a search process for reading predetermined operation information based on the search key from a search database that stores an operation name 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.
ゲームにおける所定の操作に関する情報を検索するための情報処理方法であって、
プレイヤから検索キーの入力を受け付ける検索入力受付ステップと、
操作名称と、当該操作に関する操作情報とを対応付けて記憶する検索用データベースから
、前記検索キーに基づいて所定の前記操作情報を読み出す検索ステップと、
前記操作情報を前記プレイヤに提示する検索結果提示ステップと、を有するコンピュー
タによる情報処理方法。

An information processing method for retrieving information about a predetermined operation in a game, comprising:
a search input receiving step of receiving a search key input from a player;
a searching step of reading predetermined operation information based on the search key from a search database that stores an operation name and operation information related to the operation in association with each other;
and a search result presentation step of presenting the operation information to the player.

JP2021207693A 2021-01-14 2021-12-22 Game server, game program, information processing method Active JP7185001B2 (en)

Priority Applications (1)

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

Applications Claiming Priority (3)

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
JP2021207693A JP7185001B2 (en) 2021-01-14 2021-12-22 Game server, game program, information processing method

Related Parent Applications (1)

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

Publications (2)

Publication Number Publication Date
JP2022109224A true JP2022109224A (en) 2022-07-27
JP7185001B2 JP7185001B2 (en) 2022-12-06

Family

ID=87805592

Family Applications (1)

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

Country Status (1)

Country Link
JP (1) JP7185001B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09239150A (en) * 1996-03-06 1997-09-16 Namco Ltd Image composing method and game device
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
JP2011221967A (en) * 2010-04-14 2011-11-04 Sony Computer Entertainment Inc Information retrieval method, information retrieval server and information retrieval system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09239150A (en) * 1996-03-06 1997-09-16 Namco Ltd Image composing method and game device
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
JP2011221967A (en) * 2010-04-14 2011-11-04 Sony Computer Entertainment Inc Information retrieval method, information retrieval server and information retrieval system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
株式会社スクウェア・エニックス: ""ゲームマニュアル FINAL FANTASY XIV The Lodestone"", INTERNETARCHIVE WAYBACKMACHINE, JPN6021011851, 13 December 2019 (2019-12-13), JP, pages 1 - 2, ISSN: 0004729992 *

Also Published As

Publication number Publication date
JP7185001B2 (en) 2022-12-06

Similar Documents

Publication Publication Date Title
JP5923411B2 (en) GAME CONTROL DEVICE, PROGRAM, GAME SYSTEM
JP2016195691A (en) Information processing apparatus and game program
JP5442810B2 (en) GAME CONTROL DEVICE, PROGRAM, GAME SYSTEM
JP6366934B2 (en) Program and server
JP5260783B2 (en) GAME CONTROL DEVICE, GAME CONTROL METHOD, PROGRAM, GAME SYSTEM
JP5901455B2 (en) GAME CONTROL DEVICE, PROGRAM, GAME SYSTEM
JP2014004010A (en) Game control unit, program, and game system
JP5801770B2 (en) GAME CONTROL DEVICE, PROGRAM, GAME SYSTEM
JP7185001B2 (en) Game server, game program, information processing method
JP5562400B2 (en) GAME CONTROL DEVICE, PROGRAM, GAME SYSTEM
US9586143B2 (en) Game control device, game control method, program, recording medium, and game system
JP5574545B2 (en) GAME CONTROL DEVICE, PROGRAM, GAME SYSTEM
JP6999839B1 (en) Game server, game program, information processing method
JP2022087239A (en) Information processing system, game program and information processing method
JP5894109B2 (en) GAME CONTROL DEVICE, GAME CONTROL METHOD, PROGRAM, GAME SYSTEM
JP6678866B2 (en) Information processing device, program, information processing system
JP6240977B2 (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
JP6007208B2 (en) GAME CONTROL DEVICE, PROGRAM, GAME SYSTEM
JP7356610B1 (en) Information processing methods, programs, information processing systems
JP7280422B2 (en) Game server, game program, information processing method
JP6561178B2 (en) Program and server
JP2022084542A (en) Game server, game program, and information processing method
JP2022032952A (en) Information processing system, game program and information processing method

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211222

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211222

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20211222

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220317

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220513

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220728

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220920

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221124

R150 Certificate of patent or registration of utility model

Ref document number: 7185001

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150