JP2011253453A - Information processor - Google Patents

Information processor Download PDF

Info

Publication number
JP2011253453A
JP2011253453A JP2010128199A JP2010128199A JP2011253453A JP 2011253453 A JP2011253453 A JP 2011253453A JP 2010128199 A JP2010128199 A JP 2010128199A JP 2010128199 A JP2010128199 A JP 2010128199A JP 2011253453 A JP2011253453 A JP 2011253453A
Authority
JP
Japan
Prior art keywords
message
information
game
condition
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2010128199A
Other languages
Japanese (ja)
Inventor
Masaharu Sakai
正晴 酒井
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.)
Sony Interactive Entertainment Inc
Original Assignee
Sony Computer Entertainment 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 Sony Computer Entertainment Inc filed Critical Sony Computer Entertainment Inc
Priority to JP2010128199A priority Critical patent/JP2011253453A/en
Priority to EP11789380.0A priority patent/EP2579162B1/en
Priority to US13/257,341 priority patent/US9425990B2/en
Priority to PCT/JP2011/002081 priority patent/WO2011151965A1/en
Priority to CN201180002371.8A priority patent/CN102473144B/en
Publication of JP2011253453A publication Critical patent/JP2011253453A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a technique to effectively notify a user of a message.SOLUTION: In an information processor 500, a message data acquisition unit 568 acquires message data including a message and a notification condition of the message; a storage device 590 stores the acquired message data; a status information acquisition unit 520 acquires status information of the information processor 500; a notification decision unit 562 decides whether the acquired status information meets the notification condition of the message data stored in the storage device 590. When it is decided that the status information meets the notification condition by the notification decision unit 562, a display information generation unit 566 notifies a user of the message.

Description

本発明は、ユーザにメッセージを提供する技術に関する。   The present invention relates to a technique for providing a message to a user.

ユーザ間でメッセージを送受信するシステムの代表格に、電子メールシステムがある。電子メールシステムでは、ユーザから送信された電子メールをSMTP(Simple Mail Transfer Protocol)サーバがPOP(Post Office Protocol)サーバに転送する。POPサーバは、転送された電子メールを蓄積し、電子メールを受信するユーザは、POPサーバにアクセスすることで、電子メールを取得する。またリアルタイムにユーザ端末間でメッセージを送受信するシステムに、チャットシステムがある。チャットシステムでは、ユーザ端末がチャットサーバに接続することで、参加者より入力されたメッセージがリアルタイムに表示され、またユーザ端末から参加者にメッセージを送信できる。   A typical system for transmitting and receiving messages between users is an electronic mail system. In the electronic mail system, an SMTP (Simple Mail Transfer Protocol) server transfers an electronic mail transmitted from a user to a POP (Post Office Protocol) server. The POP server accumulates the transferred e-mail, and the user who receives the e-mail acquires the e-mail by accessing the POP server. There is a chat system as a system for transmitting and receiving messages between user terminals in real time. In the chat system, when a user terminal connects to a chat server, a message input from a participant is displayed in real time, and a message can be transmitted from the user terminal to the participant.

米国特許第6563999号公報US Pat. No. 6,563,999

電子メールシステムでは、ユーザがPOPサーバにアクセスすることがメッセージ取得の契機となるため、情報伝達の即時性は、チャットシステムより劣る。一方、チャットシステムは、情報伝達の即時性の観点からは優れたツールであるが、インターネットなどを介してチャットサーバにオンライン接続していなければ、メッセージの提供を受けることができない。そこで、オンライン接続しなくても、状況に応じた即時性をともなってメッセージの提供を受けられるシステムの開発が望まれる。   In the e-mail system, since the user gets access to the POP server as a trigger for message acquisition, the immediacy of information transmission is inferior to the chat system. On the other hand, the chat system is an excellent tool from the viewpoint of immediacy of information transmission, but it is not possible to receive a message unless it is online connected to the chat server via the Internet or the like. Therefore, it is desired to develop a system that can receive a message with immediacy according to the situation without being connected online.

そこで本発明は、メッセージを効果的にユーザに通知する技術を提供することを目的とする。   Accordingly, an object of the present invention is to provide a technique for effectively notifying a user of a message.

上記課題を解決するために、本発明のある態様は、情報処理装置に関する。この態様の情報処理装置は、メッセージと、メッセージの通知条件とを含むメッセージデータを取得するメッセージデータ取得部と、取得したメッセージデータを記憶する記憶装置と、当該情報処理装置の状況情報を取得する状況情報取得部と、取得した状況情報が、記憶装置に記憶されたメッセージデータの通知条件を満たしているか判定する通知判定部と、通知判定部により、状況情報が通知条件を満たしていることが判定された場合に、メッセージを通知する通知部と、を備える。   In order to solve the above problems, an aspect of the present invention relates to an information processing apparatus. The information processing apparatus according to this aspect acquires a message data acquisition unit that acquires message data including a message and a message notification condition, a storage device that stores the acquired message data, and acquires status information of the information processing apparatus The status information acquisition unit, the notification determination unit that determines whether the acquired status information satisfies the notification condition of the message data stored in the storage device, and the notification determination unit, the status information satisfies the notification condition And a notification unit that notifies a message when it is determined.

なお、以上の構成要素の任意の組合せ、本発明の表現を方法、装置、システム、記録媒体、コンピュータプログラムなどの間で変換したものもまた、本発明の態様として有効である。   It should be noted that any combination of the above-described constituent elements and a conversion of the expression of the present invention between a method, an apparatus, a system, a recording medium, a computer program, etc. are also effective as an aspect of the present invention.

本発明によると、メッセージを効果的にユーザに通知する技術を実現できる。   According to the present invention, a technique for effectively notifying a user of a message can be realized.

本発明の実施例1にかかるゲームシステムを示す図である。It is a figure which shows the game system concerning Example 1 of this invention. ゲーム装置のハードウェアブロックを示す図である。It is a figure which shows the hardware block of a game device. メッセージの管理処理を実行するゲームシステムの機能ブロックを示す図である。It is a figure which shows the functional block of the game system which performs the management process of a message. メッセージデータのデータフォーマットを示す図である。It is a figure which shows the data format of message data. ゲーム装置の詳細構成を示す図である。It is a figure which shows the detailed structure of a game device. イベントIDと、プレイ条件とを対応付けたイベントテーブルの一例を示す図である。It is a figure which shows an example of the event table which matched event ID and play conditions. ゲーム画面の一例を示す図である。It is a figure which shows an example of a game screen. ゲーム画面に重畳表示される入力領域を示す図である。It is a figure which shows the input area superimposed on a game screen. (a)は、入力フォーマットの一例を示す図であり、(b)は、イベント決定画面の一例を示す図であり、(c)は、属性決定画面の一例を示す図である。(A) is a figure which shows an example of an input format, (b) is a figure which shows an example of an event determination screen, (c) is a figure which shows an example of an attribute determination screen. メッセージ生成処理のフローチャートを示す図である。It is a figure which shows the flowchart of a message production | generation process. ゲーム画面に重畳表示される表示領域を示す図である。It is a figure which shows the display area superimposed and displayed on a game screen. ゲーム画面に重畳表示される表示領域の別の例を示す図である。It is a figure which shows another example of the display area superimposed and displayed on a game screen. メッセージの閲覧画面の一例を示す図である。It is a figure which shows an example of the browsing screen of a message. メッセージ出力処理のフローチャートを示す図である。It is a figure which shows the flowchart of a message output process. 本発明の実施例2にかかる情報通知システムを示す図である。It is a figure which shows the information notification system concerning Example 2 of this invention. 情報処理装置の構成を示す図である。It is a figure which shows the structure of information processing apparatus. 条件IDと条件種別との対応テーブルを示す図である。It is a figure which shows the corresponding | compatible table of condition ID and condition classification. メッセージデータのデータフォーマットを示す図である。It is a figure which shows the data format of message data. (a)は、入力フォーマットの一例を示す図であり、(b)は、条件設定画面の一例を示す図である。(A) is a figure which shows an example of an input format, (b) is a figure which shows an example of a condition setting screen. (a)は、時間条件設定画面の一例を示す図であり、(b)は、場所条件設定画面の一例を示す図である。(A) is a figure which shows an example of a time condition setting screen, (b) is a figure which shows an example of a place condition setting screen. メッセージ生成処理のフローチャートを示す図である。It is a figure which shows the flowchart of a message production | generation process. メッセージ出力処理のフローチャートを示す図である。It is a figure which shows the flowchart of a message output process.

(実施例1)
まず、本発明の実施例1の概要を説明する。実施例1にかかるゲームシステムでは、ユーザ(ユーザA)がゲームプレイ中に、ゲームソフトウェアにより予め設定された条件(以下、「プレイ条件」または「ゲームプレイ条件」と呼ぶこともある)を達成すると、ハードディスクドライブ(HDD)やフラッシュメモリなどの記憶装置に予め記憶されているメッセージのうち、クリアしたプレイ条件に応じたメッセージがシステムソフトウェアによりゲーム画面上に表示される。プレイ条件は、たとえばレーシングゲームにおいて特別なレースで優勝することや、格闘ゲームにおいて特定の敵キャラクタを倒すことなど、ゲームソフトウェアにより適宜設定される。また、特定の敵キャラクタに倒されたことなど、本来はユーザに望ましくない結果などに対して、プレイ条件が設定されていてもよい。
Example 1
First, the outline | summary of Example 1 of this invention is demonstrated. In the game system according to the first embodiment, when a user (user A) achieves a condition set in advance by game software during game play (hereinafter also referred to as “play condition” or “game play condition”). Of the messages stored in advance in a storage device such as a hard disk drive (HDD) or flash memory, a message corresponding to the cleared play condition is displayed on the game screen by the system software. The play conditions are appropriately set by the game software, for example, winning a special race in a racing game or defeating a specific enemy character in a fighting game. In addition, play conditions may be set for a result that is originally undesirable for the user, such as being defeated by a specific enemy character.

記憶装置に記憶されているメッセージは、ユーザAによるゲームプレイ前に、別のユーザ(ユーザB)が同じゲームのプレイ条件を達成した際に生成したものである。たとえば、ユーザBは、プレイ条件をクリアしたときの感想や、応援メッセージなどを生成する。ユーザBのゲーム装置は、メッセージと、クリアしたプレイ条件を特定する付加情報とを対応付けたデータを、たとえばユーザBがゲームプレイを終了した時点で、ユーザAのゲーム装置に送信する。このようにして、ユーザAの記憶装置に、ユーザBが作成したメッセージが蓄積される。ユーザAの記憶装置には、さらに別のユーザが作成したメッセージが蓄積されてもよい。ユーザAのゲームプレイ中に、同一プレイ条件を達成したときに生成されたユーザBのメッセージをユーザAに通知することで、プレイ状況にマッチしたメッセージを提供できる。これによりユーザAのゲーム装置がオフラインであっても、ユーザBとあたかも一緒にゲームをしているような環境を提供でき、メッセージ伝達の即時性を実現できる。   The message stored in the storage device is generated when another user (user B) achieves the same game play conditions before the game play by the user A. For example, the user B generates an impression when a play condition is cleared, a support message, and the like. The game device of the user B transmits data in which the message is associated with the additional information specifying the cleared play condition, for example, when the user B finishes the game play, to the game device of the user A. In this way, the message created by the user B is stored in the storage device of the user A. A message created by another user may be stored in the storage device of user A. By notifying the user A of the message of the user B generated when the same play condition is achieved during the game play of the user A, a message that matches the play situation can be provided. Thereby, even if the game device of the user A is offline, it is possible to provide an environment as if the user B is playing a game together, and the immediacy of message transmission can be realized.

なお、ユーザAに対して、ゲームメーカなどにより作成されたメッセージデータが提供されてもよい。メッセージは、チュートリアルやガイダンスなどの説明書として利用されてもよい。   Note that message data created by a game maker or the like may be provided to the user A. The message may be used as a manual such as a tutorial or a guidance.

図1は、本発明の実施例1にかかるゲームシステムを示す。ゲームシステム1は、ゲームコントローラ40と、ゲームプログラムを実行するゲーム装置10aと、ゲーム装置10aによる処理結果を画像出力する表示機器12とを備える。ゲームコントローラ40は、ユーザにゲーム装置10aへの操作入力を行わせる入力インタフェース装置である。ゲームコントローラ40は、無線により操作入力を送信するものであってもよく、またケーブルでゲーム装置10aに接続されるものであってもよい。表示機器12はスピーカを有するテレビであってよい。表示機器12は、ゲーム装置10aに有線ケーブルで接続されてよく、また無線LAN(Local Area Network)などにより無線接続されてもよい。ゲーム装置10はルータ15を介して、ネットワーク16に接続するメッセージ提供サーバ18と通信可能に接続されており、所望のデータを送受信できる。   FIG. 1 shows a game system according to a first embodiment of the present invention. The game system 1 includes a game controller 40, a game device 10a that executes a game program, and a display device 12 that outputs an image of a processing result by the game device 10a. The game controller 40 is an input interface device that allows a user to input an operation to the game device 10a. The game controller 40 may transmit an operation input wirelessly, or may be connected to the game apparatus 10a with a cable. The display device 12 may be a television having a speaker. The display device 12 may be connected to the game apparatus 10a by a wired cable, or may be wirelessly connected by a wireless local area network (LAN) or the like. The game apparatus 10 is communicably connected to a message providing server 18 connected to the network 16 via the router 15 and can transmit / receive desired data.

メッセージ提供サーバ18は、ゲーム装置10aに対して、別のゲーム装置10bで生成されたメッセージを提供する。このメッセージには、ゲーム装置10bで達成されたプレイ条件を特定する情報が付加されている。ゲーム装置10aでは、ユーザがゲームソフトウェアにより予め設定されたプレイ条件をクリアすると、その条件に応じたメッセージを抽出して、表示機器12に表示する。なお提供されるメッセージは音声であってもよく、その場合ゲーム装置10aは、スピーカからメッセージを音声出力する。これにより、ゲームのプレイ状況に即した即時性の高いメッセージの通知が実現される。なお以下、特に区別しない場合には、ゲーム装置10a、ゲーム装置10bを「ゲーム装置10」と表現する。ゲーム装置10は、ゲーム専用機であってもよいが、エミュレータをインストールしてゲーム装置として動作するコンピュータであってもよい。   The message providing server 18 provides the game device 10a with a message generated by another game device 10b. Information specifying play conditions achieved by the game apparatus 10b is added to this message. In the game apparatus 10a, when the user clears the play conditions set in advance by the game software, a message corresponding to the conditions is extracted and displayed on the display device 12. Note that the provided message may be a voice, and in this case, the game apparatus 10a outputs the voice message from the speaker. Thereby, notification of a message with high immediacy in accordance with the game play situation is realized. Hereinafter, unless otherwise distinguished, the game device 10a and the game device 10b are expressed as “game device 10”. The game apparatus 10 may be a game-dedicated machine or a computer that installs an emulator and operates as a game apparatus.

図2は、ゲーム装置10のハードウェアブロック図を示す。ゲーム装置10は、電源ボタン20、LED22、システムコントローラ24、デバイスコントローラ30、メディアドライブ32、ハードディスクドライブ34、スイッチ36、無線インタフェース38、メインコントローラ100、メインメモリ102および出力処理部104を有して構成される。   FIG. 2 shows a hardware block diagram of the game apparatus 10. The game apparatus 10 includes a power button 20, an LED 22, a system controller 24, a device controller 30, a media drive 32, a hard disk drive 34, a switch 36, a wireless interface 38, a main controller 100, a main memory 102, and an output processing unit 104. Composed.

電源ボタン20は、ユーザからの操作入力が行われる入力部であって、ゲーム装置10への電源供給をオンまたはオフするために操作される。LED22は、電源のオンまたはオフの状態を点灯表示する。システムコントローラ24は、電源ボタン20の押下状態または非押下状態を検出し、電源オフの状態から押下状態への状態遷移を検出すると、メインコントローラ100を起動して、オペレーティングシステムのブートシーケンスを立ち上げるとともに、LED22を点灯制御する。ゲーム装置10に電源ケーブルが差し込まれている場合、システムコントローラ24は、電源オフの状態であってもスタンバイモードを維持して、電源ボタン20の押下を監視する。   The power button 20 is an input unit where an operation input from the user is performed, and is operated to turn on or off the power supply to the game apparatus 10. The LED 22 illuminates and displays the power on / off state. When the system controller 24 detects the pressed state or the non-pressed state of the power button 20 and detects a state transition from the power-off state to the pressed state, the system controller 24 starts up the main controller 100 and starts up the operating system boot sequence. At the same time, the lighting of the LED 22 is controlled. When the power cable is inserted into the game apparatus 10, the system controller 24 maintains the standby mode even when the power is off and monitors the pressing of the power button 20.

デバイスコントローラ30は、サウスブリッジのようにデバイス間の情報の受け渡しを実行するLSI(Large-Scale Integrated Circuit)として構成される。図示のように、デバイスコントローラ30には、システムコントローラ24、メディアドライブ32、ハードディスクドライブ34、スイッチ36およびメインコントローラ100などのデバイスが接続される。デバイスコントローラ30は、それぞれのデバイスの電気特性の違いやデータ転送速度の差を吸収し、データ転送のタイミングを制御する。ハードディスクドライブ34は、内蔵ハードディスクを駆動して、データの書込/読出を行う。内蔵ハードディスクは、データを記憶する記憶装置として機能する。メディアドライブ32は、ゲームソフトウェアを記録した読出専用の記録媒体50が装着されると、記録媒体50を駆動して認識し、記録媒体50から必要なデータを読み出すドライブ装置である。記録媒体50は、光ディスクや光磁気ディスクなどのメディアであってよい。   The device controller 30 is configured as an LSI (Large-Scale Integrated Circuit) that exchanges information between devices like a south bridge. As illustrated, devices such as a system controller 24, a media drive 32, a hard disk drive 34, a switch 36, and the main controller 100 are connected to the device controller 30. The device controller 30 absorbs the difference in electrical characteristics of each device and the difference in data transfer speed, and controls the timing of data transfer. The hard disk drive 34 drives an internal hard disk to write / read data. The built-in hard disk functions as a storage device that stores data. The media drive 32 is a drive device that drives and recognizes the recording medium 50 and reads out necessary data from the recording medium 50 when a read-only recording medium 50 in which game software is recorded is loaded. The recording medium 50 may be a medium such as an optical disk or a magneto-optical disk.

スイッチ36は、イーサネットスイッチ(イーサネットは登録商標)であって、外部の機器と有線または無線で接続して、データの送受信を行うデバイスである。スイッチ36は、ネットワーク16を介して、メッセージ提供サーバ18との間でメッセージデータを送受信する。またスイッチ36は無線インタフェース38に接続し、無線インタフェース38は、Bluetooth(登録商標)プロトコルやIEEE802.11プロトコルなどの通信プロトコルで無線通信機能をもつゲームコントローラ40と接続する。ゲームコントローラ40に入力されたユーザの操作情報は、無線インタフェース38、スイッチ36、デバイスコントローラ30を通じてメインコントローラ100に供給される。   The switch 36 is an Ethernet switch (Ethernet is a registered trademark), and is a device that transmits and receives data by connecting to an external device in a wired or wireless manner. The switch 36 transmits and receives message data to and from the message providing server 18 via the network 16. The switch 36 is connected to a wireless interface 38, and the wireless interface 38 is connected to a game controller 40 having a wireless communication function using a communication protocol such as Bluetooth (registered trademark) protocol or IEEE802.11 protocol. User operation information input to the game controller 40 is supplied to the main controller 100 through the wireless interface 38, the switch 36, and the device controller 30.

メインコントローラ100は、マルチコアCPUを備え、1つのCPUの中に1つの汎用的なプロセッサコアと、複数のシンプルなプロセッサコアを有する。汎用プロセッサコアはPPU(Power Processing Unit)と呼ばれ、残りのプロセッサコアはSPU(Synergistic-Processing Unit)と呼ばれる。メインコントローラ100では、ゲーム装置10を効率よく使用するための機能、環境を提供し、装置全体を統括的に制御するオペレーティングシステム(以下、単に「OS(Operating System)」と呼ぶ)が実行される。本実施例におけるゲーム装置10のOS階層は、上位から、ユーザ層、カーネル(Kernel)層、ハイパーバイザ(Hypervisor)層の3階層をとり、ユーザ層、カーネル層とハイパーバイザ層のソフトウェアが一体となって、ゲーム装置10の「OS」として機能する。   The main controller 100 includes a multi-core CPU, and includes one general-purpose processor core and a plurality of simple processor cores in one CPU. The general-purpose processor core is called a PPU (Power Processing Unit), and the remaining processor cores are called a SPU (Synergistic-Processing Unit). The main controller 100 executes an operating system (hereinafter simply referred to as “OS (Operating System)”) that provides functions and an environment for efficiently using the game apparatus 10 and comprehensively controls the entire apparatus. . The OS hierarchy of the game apparatus 10 in the present embodiment has three layers from the top, the user layer, the kernel (Kernel) layer, and the hypervisor (Hypervisor) layer, and the software of the user layer, the kernel layer, and the hypervisor layer are integrated. Thus, it functions as the “OS” of the game apparatus 10.

電源ボタン20により電源投入されると、システムコントローラ24は、デバイスコントローラ30を経由して、メインコントローラ100および出力処理部104に電源を供給する。メインコントローラ100に電源が供給されると、PPUは、まずOSのブートローダを実行して、ハイパーバイザ層を起動する。つづいて、PPUは、OSのカーネル層を起動し、さらにユーザ層を起動して、ハードディスクドライブ34または記録媒体50から供給されるデータの受入態勢を整える。これにより、メインコントローラ100は、ゲームプログラムを実行できる。   When power is turned on by the power button 20, the system controller 24 supplies power to the main controller 100 and the output processing unit 104 via the device controller 30. When power is supplied to the main controller 100, the PPU first executes the OS boot loader to start the hypervisor layer. Subsequently, the PPU activates the kernel layer of the OS, and further activates the user layer, and prepares to receive data supplied from the hard disk drive 34 or the recording medium 50. Thereby, the main controller 100 can execute a game program.

メインコントローラ100は、メインメモリ102に接続するメモリコントローラを備える。PPUはレジスタを有し、演算実行主体としてメインプロセッサを備えて、実行するアプリケーションにおける基本処理単位としてのタスクを各SPUに効率的に割り当てる。なお、PPU自身がタスクを実行してもよい。SPUはレジスタを有し、演算実行主体としてのサブプロセッサとローカルな記憶領域としてのローカルメモリを備える。メインメモリ102およびローカルメモリは、RAM(ランダムアクセスメモリ)として構成される。SPUは制御ユニットとして専用のDMA(Direct Memory Access)コントローラをもち、メインメモリ102とローカルメモリの間のデータ転送を行うことで、データを高速にストリーム処理でき、また出力処理部104に内蔵されるフレームメモリとローカルメモリの間で高速なデータ転送を実現できる。   The main controller 100 includes a memory controller connected to the main memory 102. The PPU has a register, has a main processor as an operation execution subject, and efficiently assigns a task as a basic processing unit in an application to be executed to each SPU. Note that the PPU itself may execute the task. The SPU has a register, and includes a sub-processor as an operation execution subject and a local memory as a local storage area. The main memory 102 and the local memory are configured as a RAM (random access memory). The SPU has a dedicated DMA (Direct Memory Access) controller as a control unit, and can transfer data at high speed by transferring data between the main memory 102 and the local memory, and is built in the output processing unit 104. High-speed data transfer can be realized between the frame memory and the local memory.

出力処理部104は、表示機器12に接続されて、アプリケーションの処理結果である映像信号および音声信号を出力する。出力処理部104は、画像処理機能を実現するGPU(Graphics Processing Unit)を備える。GPUは、HDMI(High Definition Multimedia Interface)を採用し、映像信号をデジタル出力できる。   The output processing unit 104 is connected to the display device 12 and outputs a video signal and an audio signal that are processing results of the application. The output processing unit 104 includes a GPU (Graphics Processing Unit) that realizes an image processing function. The GPU employs HDMI (High Definition Multimedia Interface) and can digitally output video signals.

ゲームシステム1において、ゲーム装置10は、メッセージを配信する機能を備えた情報処理装置としての側面、配信されたメッセージをユーザに出力する機能を備えた情報処理装置としての側面をもつ。図1においては、ゲーム装置10bがメッセージを配信し、ゲーム装置10aがメッセージをユーザに通知するとしたが、1つのゲーム装置10が、双方の側面を併せ持って構成されている。ゲーム装置10の機能は、ゲームソフトウェア、システムソフトウェアおよびメッセージ管理ユーティリティによって実現される。   In the game system 1, the game apparatus 10 has an aspect as an information processing apparatus having a function of distributing a message and an aspect of an information processing apparatus having a function of outputting the distributed message to a user. In FIG. 1, the game apparatus 10 b distributes a message and the game apparatus 10 a notifies the user of the message. However, one game apparatus 10 is configured to have both sides. The functions of the game apparatus 10 are realized by game software, system software, and a message management utility.

なお、本実施例において、ゲームシステム1は情報通知システムの例示である。すなわち、本実施例で説明するゲーム装置10の処理機能は、ゲームに限らず、他のアプリケーションを実行する情報処理装置に適用できる。情報処理装置では、システムソフトウェア、アプリケーションソフトウェアおよびメッセージ管理ユーティリティが実行される。以下、情報処理装置の一例として、システムソフトウェア、ゲームソフトウェアおよびメッセージ管理ユーティリティにより実現されるゲーム装置10の処理機能を説明する。   In this embodiment, the game system 1 is an example of an information notification system. That is, the processing function of the game apparatus 10 described in the present embodiment is applicable not only to a game but also to an information processing apparatus that executes another application. In the information processing apparatus, system software, application software, and a message management utility are executed. Hereinafter, as an example of the information processing apparatus, processing functions of the game apparatus 10 realized by system software, game software, and a message management utility will be described.

ゲーム装置10のメッセージ配信機能の概要を説明する。ゲームソフトウェアは、ユーザによるゲームの進行状況において、予め設定したゲームのプレイ条件の達成を検出すると、ゲーム装置10にインストールされているメッセージ管理ユーティリティを呼び出し、達成された条件を特定する条件特定情報をメッセージ管理ユーティリティに通知する。ゲームプログラムには、この処理がハードコーディングされている。メッセージ管理ユーティリティは、システムソフトウェアに、メッセージの入力領域の生成を指示する。システムソフトウェアは、指示を受けると、ゲーム画面にメッセージの入力領域を生成する。ユーザがメッセージを入力すると、システムソフトウェアが、入力されたメッセージをメッセージ管理ユーティリティに渡し、メッセージ管理ユーティリティは、メッセージと、達成されたゲームのプレイ条件を特定する付加情報とを含めたメッセージデータを生成して、ハードディスクドライブ34に保存する。メッセージ管理ユーティリティは、送信先となるゲーム装置および/またはメッセージ提供サーバ18を宛先として指定するヘッダをメッセージデータに付加して送信データを生成し、所定のタイミングでメッセージ提供サーバ18に送信する。   An outline of the message delivery function of the game apparatus 10 will be described. When the game software detects the achievement of a preset game play condition in the progress of the game by the user, the game software calls a message management utility installed in the game apparatus 10 and sets condition specification information for specifying the achieved condition. Notify the message management utility. This process is hard-coded in the game program. The message management utility instructs the system software to generate a message input area. When receiving the instruction, the system software generates a message input area on the game screen. When a user enters a message, the system software passes the entered message to a message management utility, which generates message data including the message and additional information identifying the achieved game play conditions. And stored in the hard disk drive 34. The message management utility generates a transmission data by adding a header specifying the game device and / or the message providing server 18 as a destination to the message data, and transmits it to the message providing server 18 at a predetermined timing.

次に、ゲーム装置10のメッセージ出力機能の概要を説明する。メッセージ管理ユーティリティは、所定のタイミングでメッセージ提供サーバ18から、自分宛のメッセージデータをダウンロードし、ハードディスクドライブ34に格納しておく。ゲームソフトウェアは、ユーザによるゲームの進行状況において、予め設定したゲームのプレイ条件の達成を検出すると、ゲーム装置10にインストールされているメッセージ管理ユーティリティを呼び出し、達成された条件を特定する条件特定情報をメッセージ管理ユーティリティに通知する。ゲームプログラムには、この処理がハードコーディングされている。メッセージ管理ユーティリティは、達成されたゲームのプレイ条件を特定する条件特定情報を取得すると、取得した条件特定情報に対応する付加情報を含むメッセージデータのメッセージをハードディスクドライブ34から読み出し、システムソフトウェアに、メッセージの表示を指示する。システムソフトウェアは、指示を受けると、ゲーム画面にメッセージの表示情報を生成する。別のユーザが同じ条件の達成時に作成したメッセージをゲーム画面に表示することで、ゲームをオフラインで実行している場合であっても、あたかも別のユーザと同じタイミングでゲームを実行しているような臨場感のあるメッセージを提供することが可能となる。   Next, an outline of the message output function of the game apparatus 10 will be described. The message management utility downloads the message data addressed to itself from the message providing server 18 at a predetermined timing and stores it in the hard disk drive 34. When the game software detects the achievement of a preset game play condition in the progress of the game by the user, the game software calls a message management utility installed in the game apparatus 10 and sets condition specification information for specifying the achieved condition. Notify the message management utility. This process is hard-coded in the game program. When the message management utility acquires condition specifying information for specifying the achieved game play conditions, the message management utility reads a message of message data including additional information corresponding to the acquired condition specifying information from the hard disk drive 34, and sends the message to the system software. Is displayed. Upon receiving the instruction, the system software generates message display information on the game screen. By displaying a message created when another user achieves the same conditions on the game screen, it seems that the game is being executed at the same time as another user even when the game is being executed offline It is possible to provide a message with a realistic presence.

図3は、メッセージの管理処理を実行するゲームシステム1の機能ブロック図を示す。ゲーム装置10は、システムソフトウェア200、ゲームソフトウェア300およびメッセージ管理ユーティリティソフトウェア(以下、「メッセージ管理ユーティリティ」)400を実行する。システムソフトウェア200は、オペレーティングシステム(OS)であって、GUI(グラフィカルユーザインタフェース)を用いた表示処理機能などをもつ。メッセージ管理ユーティリティ400は、ゲームシステム1におけるメッセージの配信機能および出力機能を補助する役割をもつ。   FIG. 3 shows a functional block diagram of the game system 1 that executes message management processing. The game apparatus 10 executes system software 200, game software 300, and message management utility software (hereinafter “message management utility”) 400. The system software 200 is an operating system (OS), and has a display processing function using a GUI (graphical user interface). The message management utility 400 has a role of assisting a message distribution function and an output function in the game system 1.

<メッセージ取得機能>
ゲームソフトウェア300は、その起動時にメッセージ管理ユーティリティ400から「メッセージ取得機能」を呼び出す。メッセージ取得機能は、メッセージ出力機能の一部を構成する。これにより、メッセージ管理ユーティリティ400は、スイッチ36を介してメッセージ提供サーバ18にメッセージ取得要求を送信し、メッセージ提供サーバ18は、当該ゲーム装置10宛てのメッセージデータを有していれば、ゲーム装置10に対してメッセージデータを送信する。メッセージ管理ユーティリティ400は、受信したメッセージデータ60aをハードディスクドライブ34に格納する。
<Message acquisition function>
The game software 300 calls a “message acquisition function” from the message management utility 400 when it is activated. The message acquisition function forms part of the message output function. As a result, the message management utility 400 transmits a message acquisition request to the message providing server 18 via the switch 36. If the message providing server 18 has message data addressed to the game device 10, the game device 10 Send message data to. The message management utility 400 stores the received message data 60a in the hard disk drive 34.

<メッセージ入力機能>
ゲームソフトウェア300は、ゲームのプレイ条件達成時に、メッセージ管理ユーティリティ400から「メッセージ入力機能」を呼び出す。メッセージ入力機能は、メッセージ配信機能の一部を構成する。これにより、メッセージ管理ユーティリティ400は、システムソフトウェア200にメッセージ入力領域を生成させ、入力領域に入力されたメッセージと、達成された条件を特定する付加情報とを、所定のフォーマットに収めたメッセージデータ60bを生成し、ハードディスクドライブ34に格納する。
<Message input function>
The game software 300 calls a “message input function” from the message management utility 400 when the game play conditions are achieved. The message input function constitutes a part of the message delivery function. Thus, the message management utility 400 causes the system software 200 to generate a message input area, and message data 60b in which a message input to the input area and additional information for specifying the achieved condition are stored in a predetermined format. Is generated and stored in the hard disk drive 34.

<メッセージ通知機能>
またゲームソフトウェア300は、ゲームのプレイ条件達成時に、メッセージ管理ユーティリティ400から「メッセージ通知機能」を呼び出す。メッセージ通知機能は、メッセージ出力機能の一部を構成する。これにより、メッセージ管理ユーティリティ400は、ハードディスクドライブ34から、同一条件の達成時に生成されたメッセージデータ60aを読み出し、システムソフトウェア200にメッセージ通知を行わせる。
<Message notification function>
The game software 300 calls a “message notification function” from the message management utility 400 when the game play conditions are achieved. The message notification function constitutes a part of the message output function. Thus, the message management utility 400 reads the message data 60a generated when the same condition is achieved from the hard disk drive 34, and causes the system software 200 to perform message notification.

なおメッセージ入力機能とメッセージ通知機能の呼び出し契機は、それぞれゲームプレイ条件が達成されたことである。このときゲームソフトウェア300は、メッセージ入力機能とメッセージ通知機能とを同じタイミングで呼び出すのではなく、たとえば先にメッセージ通知機能を呼び出し、メッセージ通知処理が終了した後に、メッセージ入力機能を呼び出すようにしてもよい。   Note that the trigger for calling the message input function and the message notification function is that the game play conditions have been achieved. At this time, the game software 300 does not call the message input function and the message notification function at the same timing. For example, the game software 300 calls the message notification function first, and calls the message input function after the message notification processing is completed. Good.

<メッセージ送信機能>
ゲームソフトウェア300は、たとえばユーザによるゲームプレイの終了時に、メッセージ管理ユーティリティ400から「メッセージ送信機能」を呼び出す。メッセージ送信機能は、メッセージ配信機能の一部を構成する。これにより、メッセージ管理ユーティリティ400は、ゲームプレイ中に生成したメッセージデータ60bに、送信先となるゲーム装置を指定したヘッダを付加した送信データを生成し、メッセージ提供サーバ18に送信する。
以下、特に区別しない場合には、メッセージデータ60a、60bを「メッセージデータ60」と表現する。
<Message transmission function>
The game software 300 calls the “message transmission function” from the message management utility 400 at the end of the game play by the user, for example. The message transmission function constitutes a part of the message delivery function. Thereby, the message management utility 400 generates transmission data in which a header designating a game device as a transmission destination is added to the message data 60b generated during the game play, and transmits the transmission data to the message providing server 18.
Hereinafter, message data 60a and 60b are expressed as “message data 60” unless otherwise distinguished.

図4は、メッセージデータ60のデータフォーマットを示す。メッセージデータ60には、タイトルID62、条件特定情報64、属性66およびメッセージ68の各フィールドが設けられる。タイトルID62のフィールドには、ゲームタイトルを特定するための識別情報が含まれる。条件特定情報64のフィールドには、ゲームのプレイ条件を特定するための情報が含まれる。たとえば、ゲームソフトウェア300において、各プレイ条件に識別番号(ID)を割り当て、その識別番号をイベントID(「条件ID」と呼んでもよい)として表現している場合には、条件特定情報64は、達成されたゲームのイベントIDであってよい。なお、条件特定情報64は、プレイ条件そのものであってもよく、いずれにしても、メッセージ管理ユーティリティ400がプレイ条件を特定できる付加情報であればよい。属性66のフィールドには、メッセージ68の属性情報が含まれる。属性66は、基本的にはメッセージの配信者により設定されるが、他のユーザにより設定されてもよい。属性66の詳細については後述する。メッセージ68のフィールドには、ユーザにより入力されたメッセージが含まれる。   FIG. 4 shows the data format of the message data 60. In the message data 60, fields of title ID 62, condition specifying information 64, attribute 66, and message 68 are provided. The title ID 62 field includes identification information for specifying the game title. The field for the condition specifying information 64 includes information for specifying a game play condition. For example, in the game software 300, when an identification number (ID) is assigned to each play condition and the identification number is expressed as an event ID (may be referred to as “condition ID”), the condition specifying information 64 is: It may be the event ID of the achieved game. The condition specifying information 64 may be the play condition itself, and in any case, it may be any additional information that allows the message management utility 400 to specify the play condition. The attribute 66 field contains the attribute information of the message 68. The attribute 66 is basically set by a message distributor, but may be set by another user. Details of the attribute 66 will be described later. The message 68 field contains the message entered by the user.

以下に、ゲーム装置10の詳細を説明する。
図5は、図3に示したゲーム装置10の詳細構成を示す。ゲーム装置10における各機能は、システムソフトウェア200、ゲームソフトウェア300およびメッセージ管理ユーティリティ400を用いて実現される。メッセージ管理ユーティリティ400は、ゲームソフトウェア300により呼び出される際に、ゲームのタイトルIDを通知される。
Details of the game apparatus 10 will be described below.
FIG. 5 shows a detailed configuration of the game apparatus 10 shown in FIG. Each function in the game apparatus 10 is realized using the system software 200, the game software 300, and the message management utility 400. When the message management utility 400 is called by the game software 300, it is notified of the title ID of the game.

システムソフトウェア200は、オペレーティングシステム(OS)として動作し、表示処理部210および入力受付部220を備える。表示処理部210は、表示情報生成部212および入力領域生成部214を有する。ゲームソフトウェア300は、アプリケーション実行部302、条件達成検出部304およびイベントID通知部306を備える。   The system software 200 operates as an operating system (OS) and includes a display processing unit 210 and an input receiving unit 220. The display processing unit 210 includes a display information generation unit 212 and an input area generation unit 214. The game software 300 includes an application execution unit 302, a condition achievement detection unit 304, and an event ID notification unit 306.

メッセージ管理ユーティリティ400は、イベントID取得部410、出力処理部420、配信処理部440および通信部460を備える。出力処理部420は、通知判定部422、メッセージ読出部424およびメッセージデータ取得部426を有する。配信処理部440は、指示部442、メッセージデータ生成部444および送信データ生成部446を有する。   The message management utility 400 includes an event ID acquisition unit 410, an output processing unit 420, a distribution processing unit 440, and a communication unit 460. The output processing unit 420 includes a notification determination unit 422, a message reading unit 424, and a message data acquisition unit 426. The distribution processing unit 440 includes an instruction unit 442, a message data generation unit 444, and a transmission data generation unit 446.

図5において、さまざまな処理を行う機能ブロックとして記載される各要素は、ハードウェア的には、CPU(Central Processing Unit)、メモリ、その他のLSIで構成することができ、ソフトウェア的には、メモリにロードされたプログラムなどによって実現される。既述したように、メインコントローラ100には1つのPPUと複数のSPUとが設けられており、PPUおよびSPUがそれぞれ単独または協同して、各機能ブロックを構成できる。したがって、これらの機能ブロックがハードウェアのみ、ソフトウェアのみ、またはそれらの組合せによっていろいろな形で実現できることは当業者には理解されるところであり、いずれかに限定されるものではない。   In FIG. 5, each element described as a functional block for performing various processes can be configured by a CPU (Central Processing Unit), a memory, and other LSIs in terms of hardware. This is realized by a program loaded on the computer. As described above, the main controller 100 is provided with one PPU and a plurality of SPUs, and each of the PPUs and SPUs can be configured individually or in cooperation with each other. Therefore, it is understood by those skilled in the art that these functional blocks can be realized in various forms by hardware only, software only, or a combination thereof, and is not limited to any one.

図1において、ゲーム装置10bが、メッセージの配信処理を行い、ゲーム装置10aが、メッセージの出力処理を行うゲームシステム1を示した。この例にしたがい、以下では、ユーザBのゲーム装置10bより配信されたメッセージデータを、ユーザAのゲーム装置10aが取得して出力するゲームシステム1を説明する。   1 shows a game system 1 in which the game device 10b performs message distribution processing, and the game device 10a performs message output processing. In accordance with this example, a game system 1 in which the message data distributed from the game device 10b of the user B is acquired and output by the game device 10a of the user A will be described below.

<メッセージの配信処理>
ゲーム装置10bのゲームソフトウェア300において、アプリケーション実行部302が、ユーザBによるゲームコントローラ40の操作入力を受けて、ゲームプログラムを実行する。本実施例1において、ゲームソフトウェア300は、ゲームのプレイ条件を予め設定し、各条件にイベントIDを割り当てている。ゲームソフトウェア300は、イベントが発生すると、そのイベントIDを出力するようにコーディングされている。イベントIDを割り当てられたプレイ条件の内容は、ユーザに公開されてもよく、また非公開とされてもよい。ゲームソフトウェア300は、各イベントのIDと、プレイ条件の内容とを対応付けたテーブルを有する。
<Message delivery processing>
In the game software 300 of the game apparatus 10b, the application execution unit 302 receives the operation input of the game controller 40 from the user B and executes the game program. In the first embodiment, the game software 300 presets game play conditions and assigns event IDs to the conditions. The game software 300 is coded to output an event ID when an event occurs. The contents of the play condition to which the event ID is assigned may be disclosed to the user or may not be disclosed. The game software 300 has a table in which each event ID is associated with the content of the play condition.

図6は、イベントIDと、プレイ条件とを対応付けたイベントテーブルの一例を示す。プレイ条件が達成されることは、ユーザがメッセージを入力するための契機となり、またユーザに他ユーザからのメッセージを通知するための契機となる。図示されるように、ラスボス(final boss)に勝つ(イベントID:01000000)というポジティブな結果だけでなく、ラスボスに負けた(イベントID:01000001)というネガティブな結果に対しても、イベントIDが割り当てられてよい。また、火山のダンジョン(イベントID:00001000)のように、「ダンジョンにいる間」というプレイ条件もイベントとして設定しうる。イベントテーブルは、ゲームメーカにより作成され、ゲームソフトウェア300に組み込まれている。なおイベントテーブルには、タイトルIDとゲームタイトル名とが対応付けられて記録されている。イベントテーブルに記述されているプレイ条件の内容は、後述するメッセージの入力画面や、メッセージの閲覧画面を生成する場合などに、ユーザに提示される。   FIG. 6 shows an example of an event table in which event IDs are associated with play conditions. Achieving the play condition triggers the user to input a message and triggers the user to notify a message from another user. As shown in the figure, an event ID is assigned not only to a positive result of winning the final boss (event ID: 01000000) but also to a negative result of losing to the last boss (event ID: 01000001). May be. Also, a play condition “while in the dungeon” can be set as an event, such as a volcano dungeon (event ID: 00001000). The event table is created by the game maker and incorporated in the game software 300. In the event table, a title ID and a game title name are recorded in association with each other. The contents of the play conditions described in the event table are presented to the user when generating a message input screen or a message browsing screen, which will be described later.

条件達成検出部304は、ゲームの進行状況から、イベントが発生したこと、すなわちゲームにおいて予め設定されたゲームのプレイ条件が達成されたことを検出する。この検出処理は、ゲームプログラムにハードコーディングされており、イベントが発生すると、そのイベントを特定するイベントIDを取得する処理がゲームプログラムに書き込まれている。条件達成の検出は、イベントIDを取得することに相当する。イベントID通知部306は、取得したイベントIDをメッセージ管理ユーティリティ400に通知する。   The condition achievement detection unit 304 detects from the progress of the game that an event has occurred, that is, that a pre-set game play condition has been achieved in the game. This detection process is hard-coded in the game program, and when an event occurs, a process for acquiring an event ID that identifies the event is written in the game program. Detection of the achievement of the condition is equivalent to acquiring an event ID. The event ID notification unit 306 notifies the message management utility 400 of the acquired event ID.

図7は、アプリケーション実行部302により実行されて表示機器12に表示されるゲーム画面の一例を示す。このゲーム画面は、ゲームコントローラ40により操作されるユーザキャラクタが、敵のラスボスと対峙して、これから戦闘を開始する場面を示す。条件達成検出部304は、ユーザキャラクタがラスボスと対峙したときに、図6に示すイベント「ラスボスとの戦闘を開始する」に対応付けられているイベントIDを取得する。イベントID通知部306は、達成されたプレイ条件を特定するイベントID"00111111"をメッセージ管理ユーティリティ400に通知する。   FIG. 7 shows an example of a game screen that is executed by the application execution unit 302 and displayed on the display device 12. This game screen shows a scene in which a user character operated by the game controller 40 confronts an enemy's last boss and starts a battle. When the user character confronts the last boss, the condition achievement detection unit 304 obtains an event ID associated with the event “starts a battle with the last boss” shown in FIG. The event ID notification unit 306 notifies the message management utility 400 of an event ID “00111111” that specifies the achieved play condition.

メッセージ管理ユーティリティ400において、イベントID取得部410は、通知されたイベントIDを取得し、指示部442に渡す。指示部442は、システムソフトウェア200の入力領域生成部214に、メッセージ入力領域の生成を指示する。入力領域生成部214は、メッセージの入力領域を生成して、ゲーム画面に重畳表示する。メッセージ入力領域は、ユーザがメッセージを入力するためのウィンドウであってよい。   In the message management utility 400, the event ID acquisition unit 410 acquires the notified event ID and passes it to the instruction unit 442. The instruction unit 442 instructs the input area generation unit 214 of the system software 200 to generate a message input area. The input area generation unit 214 generates an input area for a message and displays it superimposed on the game screen. The message input area may be a window for a user to input a message.

図8は、ゲーム画面に重畳表示される入力領域70を示す。入力領域生成部214は、メッセージの入力領域70を、ゲーム進行の邪魔にならないように、たとえばゲーム画面の端に近い位置に表示する。入力領域生成部214は、ゲーム画面の下端に入力領域70を表示してもよい。   FIG. 8 shows an input area 70 displayed superimposed on the game screen. The input area generation unit 214 displays the message input area 70 at, for example, a position near the end of the game screen so as not to interfere with the progress of the game. The input area generation unit 214 may display the input area 70 at the lower end of the game screen.

ユーザBは、入力領域70にメッセージを入力する。たとえば入力するメッセージは、「これから頑張るぞ」という感想であったり、他のユーザを意識して「これから頑張ろう」という応援であってよく、ユーザがゲームコントローラ40やキーボードなどのユーザインタフェースを用いて、自由にテキスト入力できるようにしてもよい。なお、定型文のメッセージを予め複数用意しておき、プルダウン形式で選択可能に表示することで、ユーザが簡単な操作でメッセージを選択入力できるようにしてもよい。   User B inputs a message in input area 70. For example, the message to be input may be an impression that “I will do my best” or a support that “I will do my best” in consideration of other users, and the user uses a user interface such as the game controller 40 or the keyboard. You may be able to enter text freely. Note that a plurality of fixed-form messages may be prepared in advance and displayed so as to be selectable in a pull-down format so that the user can select and input the messages with a simple operation.

メッセージ入力の際、ユーザBは所定のボタン、たとえばゲーム進行を一時停止させるPAUSEボタンを押して、ゲームの進行を止めるようにしてもよい。この場合、入力領域生成部214は、指示部442から指示を受け付けると、すぐに入力領域70をゲーム画面上に表示するのではなく、一旦、メッセージ入力可能であることを示す情報をゲーム画面に重畳表示する。ユーザBが、この情報を見てPAUSEボタンを押すと、アプリケーション実行部302がゲームの進行を一時停止した後、入力領域生成部214が入力領域70を画面表示する。将棋やチェスゲームなどのように、進行が比較的遅いゲームでは、入力領域生成部214は、入力領域70を進行中のゲーム画面に重畳表示してもよいが、格闘ゲームなど進行が速いゲームでは、PAUSEボタンの操作を受けて、入力領域生成部214が入力領域70を表示するように設定することが好ましい。なお、この表示制御の機能は、ゲームソフトウェア300により設定される。   When inputting a message, the user B may press a predetermined button, for example, a PAUSE button for temporarily stopping the progress of the game, to stop the progress of the game. In this case, upon receiving an instruction from the instruction unit 442, the input area generation unit 214 does not immediately display the input area 70 on the game screen, but temporarily displays information indicating that a message can be input on the game screen. Superimposed display. When the user B sees this information and presses the PAUSE button, the application execution unit 302 pauses the progress of the game, and then the input region generation unit 214 displays the input region 70 on the screen. In a game that progresses relatively slowly, such as a shogi game or a chess game, the input area generation unit 214 may display the input area 70 superimposed on the ongoing game screen, but in a game that progresses quickly such as a fighting game. In response to the operation of the PAUSE button, the input area generator 214 is preferably set to display the input area 70. This display control function is set by the game software 300.

なお、ユーザは、所定のプレイ条件を達成した時点でメッセージを入力するのではなく、ゲームプレイを継続して、切りのいいところで、達成済みの複数のプレイ条件に対して、まとめてメッセージを入力したいこともある。このような場合では、入力領域生成部214は、ユーザに、メッセージ入力可能であることをプレイ条件が達成されるたびに通知し、メッセージ入力がなされなければ(たとえばPAUSEボタンが押されなければ)、メッセージ入力可能なイベントを蓄積していく。なお詳細については後述するが、入力領域生成部214は、ユーザが後にイベントを確認しやすいように、プレイ条件が達成されたときのゲーム画面のスクリーンショットを蓄積し、まとめてメッセージ入力がなされる際に、ユーザに提示してもよい。   The user does not input a message when the predetermined play condition is achieved, but continues the game play, and inputs a message for a plurality of play conditions that have been achieved at the best time. There are things I want to do. In such a case, the input area generation unit 214 notifies the user that the message can be input every time the play condition is achieved, and if no message is input (for example, if the PAUSE button is not pressed). , Events that can be entered are accumulated. Although the details will be described later, the input area generation unit 214 accumulates screen shots of the game screen when the play conditions are achieved so that the user can easily confirm the event later, and collectively inputs a message. In this case, it may be presented to the user.

入力領域生成部214は、PAUSEボタンが操作された時点で、メッセージ入力可能なイベントのリストをユーザに提示し、ユーザがメッセージ入力できるようにする。なお、ユーザがメッセージ以外の入力も可能とするために、入力領域生成部214は、入力領域70において、所定の入力フォーマットをユーザに提示してもよい。   When the PAUSE button is operated, the input area generation unit 214 presents a list of events for which a message can be input to the user so that the user can input a message. Note that the input area generation unit 214 may present a predetermined input format to the user in the input area 70 so that the user can input other than the message.

図9(a)は、入力領域70に生成される入力フォーマットの一例を示す。この入力フォーマットでは、イベントを特定するためのタブ71、メッセージ属性を設定するためのタブ72、添付アイテムを定めるためのタブ73、メッセージ本文の入力画面を開くためのタブ74を含む。これらのタブは、上から順に選択できるようになっており、最初の表示では、タブ71のみがユーザに選択可能とされる。ユーザは、ゲームコントローラ40を操作することで、各タブを選択し、必要な情報を入力する。   FIG. 9A shows an example of an input format generated in the input area 70. This input format includes a tab 71 for specifying an event, a tab 72 for setting a message attribute, a tab 73 for defining an attached item, and a tab 74 for opening a message body input screen. These tabs can be selected in order from the top. In the initial display, only the tab 71 can be selected by the user. The user operates the game controller 40 to select each tab and input necessary information.

タブ71が操作されると、図9(b)に示すイベント決定画面78が表示される。イベント決定画面78の生成時、イベントID取得部410は、ゲームソフトウェア300からイベントテーブルを取得し、表示処理部210に渡す。入力領域生成部214は、メッセージ入力可能なイベント、すなわちイベントID通知部306よりイベントIDが通知されたが、まだメッセージが入力されていないイベントのIDを蓄積している。入力領域生成部214は、イベントテーブルを参照して、メッセージ未入力のイベントIDから「プレイ条件の内容」を抽出し、イベント決定画面78にリスト表示する。これにより、イベント決定画面78には、これまで達成したプレイ条件であって、且つメッセージ入力がなされていないプレイ条件の内容がリスト表示される。   When the tab 71 is operated, an event determination screen 78 shown in FIG. 9B is displayed. When generating the event determination screen 78, the event ID acquisition unit 410 acquires an event table from the game software 300 and passes it to the display processing unit 210. The input area generation unit 214 accumulates the IDs of events for which messages can be input, that is, event IDs notified from the event ID notification unit 306 but no messages have been input yet. The input area generation unit 214 refers to the event table, extracts “contents of play conditions” from the event ID for which no message has been input, and displays the list on the event determination screen 78. As a result, the event determination screen 78 displays a list of the play conditions that have been achieved so far and for which no message input has been made.

たとえばユーザキャラクタがラスボスに負けた場合、イベント決定画面78に、プレイ条件「ラスボスに負ける」が表示され、ラスボスに勝たなければ、プレイ条件「ラスボスに勝つ」は表示されない。イベント決定画面78は、入力領域70に重ならないように表示される。たとえば、イベント決定画面78において、イベントを選択すると、イベントの発生時(または発生中)のゲーム画面のスクリーンショットがサムネイル表示領域75に表示される。サムネイル表示領域75に表示されるスクリーンショットは、ユーザに過去のゲームプレイを思い出させる役割を持つ。なおプレイ条件76には、イベントの内容(図6に示すプレイ条件の内容)が記述される。ユーザがリスト表示されたイベントのいずれかを決定すると、図9(a)に示す入力フォーマットに戻る。   For example, when the user character loses to the last boss, the play condition “Lose to the last boss” is displayed on the event determination screen 78, and when the last win is not won, the play condition “to win the last boss” is not displayed. The event determination screen 78 is displayed so as not to overlap the input area 70. For example, when an event is selected on the event determination screen 78, a screen shot of the game screen at the time of occurrence (or generation) of the event is displayed in the thumbnail display area 75. The screen shot displayed in the thumbnail display area 75 has a role of reminding the user of past game play. The play condition 76 describes the contents of the event (the contents of the play condition shown in FIG. 6). When the user determines any of the events displayed in the list, the input format shown in FIG.

ユーザがイベントを決定すると、タブ72がユーザに選択可能とされる。タブ72が操作されると、図9(c)に示す属性決定画面79が表示される。属性決定画面79には、入力するメッセージの属性がリスト表示される。「感想」属性は、「ボスキャラ強そう!」、「これから倒すぞ」など、ユーザが、そのイベントに対する感想メッセージを入力する際に選択される。「応援」属性は、「ガンバレ〜」など、ユーザが、他のユーザへの応援を意識したメッセージを入力する際に選択される。「ヒント」属性は、「ボスキャラは火に弱いみたい」など、ユーザが、他のユーザへのアドバイスを意識したメッセージを入力する際に選択される。なお、後述するが、「ヒント」属性が付加されたメッセージは、他のユーザのゲーム装置10において表示されるためには、そのユーザの承認を得る必要がある。   When the user determines the event, tab 72 is selectable by the user. When the tab 72 is operated, an attribute determination screen 79 shown in FIG. 9C is displayed. The attribute determination screen 79 displays a list of attributes of messages to be input. The “impression” attribute is selected when the user inputs an impression message for the event, such as “Looks strong!” The “support” attribute is selected when the user inputs a message that is conscious of supporting other users, such as “Ganbare ~”. The “hint” attribute is selected when the user inputs a message that is conscious of advice to other users, such as “Boss character seems to be vulnerable to fire”. As will be described later, in order for a message to which the “hint” attribute is added to be displayed on the game device 10 of another user, it is necessary to obtain the approval of the user.

ユーザが属性を決定すると、タブ73がユーザに選択可能とされる。タブ73が操作されると、ユーザは、他のユーザに配信するメッセージデータに、アイテムを含めることができる。ユーザが属性を決定したときに、タブ74もユーザに選択可能とされ、メッセージデータにアイテムを含めない場合には、ユーザは、タブ74を操作する。タブ74を操作すると、ユーザは、本文メッセージを入力する。   When the user determines the attribute, the tab 73 is selectable by the user. When the tab 73 is operated, the user can include the item in the message data distributed to other users. When the user determines the attribute, the tab 74 is also selectable by the user, and when the item is not included in the message data, the user operates the tab 74. When the tab 74 is operated, the user inputs a text message.

システムソフトウェア200において、入力受付部220が、入力されたメッセージを受け付ける。なお、図9(a)に示す入力フォーマットにしたがってメッセージが入力される場合には、入力受付部220は、イベント(プレイ条件)を特定する情報、属性を特定する情報、アイテムを特定する情報などの付加情報も、メッセージとともに受け付ける。入力受付部220は、受け付けたメッセージおよび付加情報を、メッセージ管理ユーティリティ400のメッセージデータ生成部444に提供する。メッセージデータ生成部444は、メッセージおよび付加情報を用いて、図4に示すデータフォーマットで、メッセージデータを生成する。アイテムを添付する場合には、図4に示すデータフォーマットに、アイテムのフィールドが追加される。   In the system software 200, the input receiving unit 220 receives an input message. When a message is input according to the input format shown in FIG. 9A, the input receiving unit 220 specifies information for specifying an event (play condition), information for specifying an attribute, information for specifying an item, and the like. The additional information is also received together with the message. The input reception unit 220 provides the received message and additional information to the message data generation unit 444 of the message management utility 400. The message data generation unit 444 generates message data in the data format shown in FIG. 4 using the message and the additional information. When an item is attached, an item field is added to the data format shown in FIG.

タイトルIDは、メッセージ管理ユーティリティ400が呼び出される際に、ゲームソフトウェア300より通知される。イベントID取得部410は、通知されたタイトルIDを、配信処理部440に渡しておく。なお、イベントID通知部306が、イベントIDを通知するたびに、一緒にタイトルIDをイベントID取得部410に通知し、イベントID取得部410が配信処理部440に渡してもよい。メッセージデータ生成部444は、タイトルIDを取得し、またメッセージおよび付加情報を提供されることで、図4に示すデータフォーマットのメッセージデータを生成する。なお実施例1において、メッセージデータ生成部444は、付加情報のうち、イベントID(条件特定情報)は必ずメッセージデータに含める。メッセージデータ生成部444は、生成したメッセージデータ60bをハードディスクドライブ34に格納する。   The title ID is notified from the game software 300 when the message management utility 400 is called. The event ID acquisition unit 410 passes the notified title ID to the distribution processing unit 440. Note that each time the event ID notification unit 306 notifies the event ID, the event ID acquisition unit 410 may notify the event ID acquisition unit 410 of the title ID together, and the event ID acquisition unit 410 may pass it to the distribution processing unit 440. The message data generation unit 444 generates the message data in the data format shown in FIG. 4 by acquiring the title ID and providing the message and additional information. In the first embodiment, the message data generation unit 444 always includes the event ID (condition specifying information) among the additional information in the message data. The message data generation unit 444 stores the generated message data 60b in the hard disk drive 34.

ハードディスクドライブ34には、メッセージデータ60bを配信する宛先となるゲーム装置10aを特定する情報が予め格納されている。送信データ生成部446は、所定のタイミングで、ハードディスクドライブ34に格納されたメッセージデータ60bに、宛先情報を付加した送信データを生成し、通信部460が、メッセージ提供サーバ18に送信する。   In the hard disk drive 34, information for specifying the game device 10a that is a destination to which the message data 60b is distributed is stored in advance. The transmission data generation unit 446 generates transmission data with destination information added to the message data 60 b stored in the hard disk drive 34 at a predetermined timing, and the communication unit 460 transmits the message data to the message providing server 18.

図10は、メッセージ生成処理のフローチャートを示す。図10に示すフローチャートにおいては、各部の処理手順を、ステップを意味するS(Stepの頭文字)と数字との組み合わせによって表示する。また、Sと数字との組み合わせによって表示した処理で何らかの判断処理が実行され、その判断結果が肯定的であった場合は、Y(Yesの頭文字)を付加して、例えば、(S10のY)と表示し、逆にその判断結果が否定的であった場合は、N(Noの頭文字)を付加して、(S10のN)と表示する。なお、フローチャートにおける表示の意味は、他の図面に示すフローチャートでも同じである。   FIG. 10 shows a flowchart of the message generation process. In the flowchart shown in FIG. 10, the processing procedure of each part is displayed by a combination of S (acronym for Step) meaning a step and a number. In addition, when a determination process is executed in the process displayed by the combination of S and a number, and the determination result is affirmative, Y (acronym for Yes) is added, for example (Y in S10) If the result of the determination is negative, N (acronym for No) is added and (N in S10) is displayed. The meaning of the display in the flowchart is the same in the flowcharts shown in other drawings.

ゲームソフトウェア300において、アプリケーション実行部302が、ユーザからのゲームコントローラ40の操作入力を受けて、ゲームプログラムを実行する(S10)。条件達成検出部304は、ゲームの進行状況から、ゲームにおいて予め設定されたゲームのプレイ条件が達成されたか検出する(S12)。条件達成検出部304は、プレイ条件が達成されたことを検出すると(S12のY)、その条件に対してハードコーディングされているイベントIDを取得する。なお、イベントIDを取得したことをもって、プレイ条件の達成が検出されてもよい。イベントID通知部306は、取得したイベントIDを、メッセージ管理ユーティリティ400に通知する(S14)。なおゲームのプレイ条件が達成されなければ(S12のN)、イベントIDは通知されない。   In the game software 300, the application execution unit 302 receives the operation input of the game controller 40 from the user and executes the game program (S10). The condition achievement detection unit 304 detects whether or not the game play conditions set in advance in the game have been achieved from the progress of the game (S12). When the condition achievement detection unit 304 detects that the play condition is achieved (Y in S12), the condition achievement detection unit 304 acquires an event ID that is hard-coded for the condition. The achievement of the play condition may be detected with the acquisition of the event ID. The event ID notification unit 306 notifies the acquired event ID to the message management utility 400 (S14). If the game play conditions are not achieved (N in S12), the event ID is not notified.

メッセージ管理ユーティリティ400において、イベントID取得部410は、通知されたイベントIDを取得し、指示部442に渡す。指示部442は、入力領域生成部214に、メッセージの入力領域70の生成を指示する(S16)。システムソフトウェア200において、入力領域生成部214は、メッセージの入力領域70を生成し(S18)、表示機器12に画面表示する。入力受付部220が、ユーザから入力されたメッセージを受け付け(S20)、メッセージデータ生成部444に渡す。メッセージデータ生成部444は、図4に示すフォーマットで、メッセージデータ60bを生成する(S22)。ゲームが終了するまで(S24のN)、このメッセージ生成処理は行われ、ゲームが終了すると(S24のY)、メッセージ生成処理は終了する。なお生成されたメッセージデータは、通信部460によりメッセージ提供サーバ18を介してゲーム装置10aに送信される。   In the message management utility 400, the event ID acquisition unit 410 acquires the notified event ID and passes it to the instruction unit 442. The instruction unit 442 instructs the input area generation unit 214 to generate the message input area 70 (S16). In the system software 200, the input area generation unit 214 generates a message input area 70 (S18) and displays the message on the display device 12. The input reception unit 220 receives a message input from the user (S20) and passes it to the message data generation unit 444. The message data generation unit 444 generates message data 60b in the format shown in FIG. 4 (S22). This message generation process is performed until the game ends (N in S24). When the game ends (Y in S24), the message generation process ends. The generated message data is transmitted to the game apparatus 10a by the communication unit 460 via the message providing server 18.

<メッセージの出力処理>
続いて、ゲーム装置10aにおけるメッセージの出力処理を説明する。ゲーム装置10aのゲームソフトウェア300は、その起動時にメッセージ管理ユーティリティ400から「メッセージ取得機能」を呼び出す。メッセージ管理ユーティリティ400において、通信部460が、メッセージ提供サーバ18にアクセスして、自機宛てのメッセージデータの配信を要求する。メッセージ提供サーバ18は、メッセージデータを保持する場合、通信部460に送信する。このとき、ゲームソフトウェア300で実行されるゲームタイトルにかかわらず、メッセージ提供サーバ18に保持されている全てのゲームタイトルのメッセージデータが通信部460に送信される。メッセージデータ取得部426は、通信部460を介してメッセージデータ60aを取得し、ハードディスクドライブ34に格納する。これにより、プレイ条件に応じたメッセージをユーザAに提示するための環境が整えられる。
<Message output processing>
Next, message output processing in the game apparatus 10a will be described. The game software 300 of the game apparatus 10 a calls a “message acquisition function” from the message management utility 400 at the time of activation. In the message management utility 400, the communication unit 460 accesses the message providing server 18 and requests distribution of message data addressed to itself. The message providing server 18 transmits the message data to the communication unit 460 when holding the message data. At this time, regardless of the game title executed by the game software 300, message data of all game titles held in the message providing server 18 is transmitted to the communication unit 460. The message data acquisition unit 426 acquires the message data 60 a via the communication unit 460 and stores it in the hard disk drive 34. Thereby, the environment for showing the message according to play conditions to the user A is prepared.

ゲームソフトウェア300において、アプリケーション実行部302が、ユーザAによるゲームコントローラ40の操作入力を受けて、ゲームプログラムを実行する。既述したように、ゲームプログラムには、イベント発生によりイベントIDを取得する処理がハードコーディングされている。   In the game software 300, the application execution unit 302 receives the operation input of the game controller 40 from the user A and executes the game program. As described above, the game program is hard-coded to obtain an event ID when an event occurs.

条件達成検出部304は、ゲームの進行状況から、イベントが発生したこと、すなわちゲームにおいて予め設定されたゲームのプレイ条件が達成されたことを検出する。イベントID通知部306は、取得したイベントIDをメッセージ管理ユーティリティ400に通知する。   The condition achievement detection unit 304 detects from the progress of the game that an event has occurred, that is, that a pre-set game play condition has been achieved in the game. The event ID notification unit 306 notifies the message management utility 400 of the acquired event ID.

メッセージ管理ユーティリティ400において、イベントID取得部410は、通知されたイベントIDを取得し、通知判定部422に渡す。なお、イベントID取得部410は、メッセージ管理ユーティリティ400がゲームソフトウェア300より呼び出された時点で、出力処理部420にタイトルIDを渡しておく。通知判定部422は、ハードディスクドライブ34に記憶された同一タイトルIDをもつメッセージデータ60aの中で、イベントID取得部410より渡されたイベントIDに対応する付加情報をもつメッセージデータ60aが存在するか判定する。ここで、メッセージデータ60aに含まれる条件特定情報64は、他のゲーム装置10bにおいて達成されたプレイ条件を特定するイベントIDである。この場合、通知判定部422は、イベントID取得部410で取得したイベントIDと、メッセージデータ60aに含まれるイベントIDとを比較し、一致している場合には、取得したイベントIDに対応するメッセージデータ60aが存在することを判定する。この判定結果はメッセージ読出部424に渡され、メッセージ読出部424は、該当するメッセージデータ60aをハードディスクドライブ34から読み出して、システムソフトウェア200における表示情報生成部212に供給する。   In the message management utility 400, the event ID acquisition unit 410 acquires the notified event ID and passes it to the notification determination unit 422. The event ID acquisition unit 410 passes the title ID to the output processing unit 420 when the message management utility 400 is called from the game software 300. The notification determination unit 422 determines whether message data 60 a having additional information corresponding to the event ID passed from the event ID acquisition unit 410 exists among the message data 60 a having the same title ID stored in the hard disk drive 34. judge. Here, the condition specifying information 64 included in the message data 60a is an event ID that specifies a play condition achieved in the other game apparatus 10b. In this case, the notification determination unit 422 compares the event ID acquired by the event ID acquisition unit 410 with the event ID included in the message data 60a, and if they match, the message corresponding to the acquired event ID. It is determined that the data 60a exists. The determination result is passed to the message reading unit 424, and the message reading unit 424 reads the corresponding message data 60a from the hard disk drive 34 and supplies it to the display information generating unit 212 in the system software 200.

表示情報生成部212は、メッセージを通知する通知部として機能し、具体的には、メッセージ読出部424から読み出されたメッセージを、ゲーム画面に重畳表示する表示情報を生成する。なお、メッセージが音声である場合には、スピーカが通知部として機能し、メッセージがスピーカから音声出力される。   The display information generation unit 212 functions as a notification unit that notifies a message. Specifically, the display information generation unit 212 generates display information that superimposes and displays the message read from the message reading unit 424 on the game screen. If the message is a voice, the speaker functions as a notification unit, and the message is output as a voice from the speaker.

図11は、ゲーム画面に重畳表示される表示領域80を示す。表示情報生成部212は、メッセージの表示領域80を、ゲーム進行の邪魔にならないように、たとえばゲーム画面の端に近い位置に表示する。メッセージが複数存在する場合には、表示領域80が、画面上下方向に並べて配置されてもよい。表示領域80には、メッセージを作成したユーザのユーザ名やアイコン画像が含まれてもよい。なお、ユーザ名やアイコン画像を表示するためには、予め配信されるメッセージデータ60に、ユーザ名やアイコン画像を含ませておく。他のユーザが作成したメッセージを、同じプレイ条件の達成時に通知することで、あたかも一緒にゲームをプレイしているような感覚を与えることができ、臨場感あふれるプレイ環境を実現できる。   FIG. 11 shows a display area 80 displayed superimposed on the game screen. The display information generation unit 212 displays the message display area 80 at, for example, a position near the end of the game screen so as not to interfere with the progress of the game. When there are a plurality of messages, the display area 80 may be arranged in the vertical direction of the screen. The display area 80 may include the user name and icon image of the user who created the message. In order to display the user name and icon image, the user name and icon image are included in the message data 60 distributed in advance. By notifying a message created by another user when the same play conditions are achieved, it is possible to give a feeling as if the game is being played together, and a play environment full of realism can be realized.

表示情報生成部212は、表示開始から所定時間経過後に、表示領域80の表示を終了する。なお表示時間は、ユーザにより設定できるようにしてもよく、またユーザのゲームコントローラ40操作により、表示が終了されるようにしてもよい。   The display information generation unit 212 ends the display of the display area 80 after a predetermined time has elapsed from the start of display. The display time may be set by the user, or the display may be terminated by the user's operation of the game controller 40.

メッセージ表示の際、ユーザAはたとえば、ゲーム進行を一時停止させるPAUSEボタンを押して、ゲームの進行を止めるようにしてもよい。この場合、表示情報生成部212は、メッセージ読出部424からのメッセージ読出を受けて、すぐに表示領域80をゲーム画面上に表示するのではなく、一旦、メッセージ通知可能であることを示す情報をゲーム画面に重畳表示する。ユーザが、この情報を見てPAUSEボタンを押すと、アプリケーション実行部302がゲームの進行を一時停止した後、表示情報生成部212が表示領域80を画面表示する。なお、この表示制御の機能は、ゲームソフトウェア300により設定される。   When displaying the message, the user A may stop the progress of the game by, for example, pressing a PAUSE button for temporarily stopping the progress of the game. In this case, the display information generation unit 212 receives the message read from the message reading unit 424 and does not immediately display the display area 80 on the game screen, but temporarily displays information indicating that the message can be notified. Superimposed on the game screen. When the user views the information and presses the PAUSE button, the display information generation unit 212 displays the display area 80 on the screen after the application execution unit 302 pauses the progress of the game. This display control function is set by the game software 300.

図12は、ゲーム画面に重畳表示される表示領域80の別の例を示す。メッセージデータ60aに属性が設定されている場合、表示情報生成部212は、属性ごとに、メッセージを表示するようにしてもよい。ユーザは、たとえばメッセージ属性を表現するタブ81、82、83を選択することで、その属性のメッセージを見ることができる。なお、「感想」属性および「応援」属性をもつメッセージについては、タブ81、82を介さず、図11に示すように、表示領域80内にメッセージが直接表示されてもよい。一方、「ヒント」属性をもつメッセージについては、ゲーム攻略の手がかりが含まれており、場合によっては、プレイ中のユーザの興味を減らす可能性もあるので、タブ83を介さなければ見えないようにしてもよい。このように表示情報生成部212は、設定された属性に応じて、メッセージの表示態様を異ならせてもよい。   FIG. 12 shows another example of the display area 80 displayed superimposed on the game screen. When the attribute is set in the message data 60a, the display information generation unit 212 may display a message for each attribute. For example, the user can view the message of the attribute by selecting the tabs 81, 82, and 83 representing the message attribute. For messages having the “impression” attribute and the “support” attribute, the message may be directly displayed in the display area 80 as illustrated in FIG. 11 without using the tabs 81 and 82. On the other hand, a message having a “hint” attribute includes clues for game capture, and in some cases, may reduce the interest of the user who is playing. May be. As described above, the display information generation unit 212 may change the display mode of the message according to the set attribute.

なお、表示情報生成部212は、ユーザに対して、取得したメッセージデータ60aを閲覧できる画面を提供してもよい。たとえば、閲覧画面には、ゲームタイトルと、メッセージデータ60aを送信したユーザ名やユーザアイコンと、メッセージの内容とが表示される。   The display information generation unit 212 may provide the user with a screen on which the acquired message data 60a can be viewed. For example, the game screen, the name of the user who transmitted the message data 60a, the user icon, and the content of the message are displayed on the browsing screen.

図13は、メッセージの閲覧画面の一例を示す。閲覧画面の生成時、イベントID取得部410は、ゲームソフトウェア300からイベントテーブルを取得する。メッセージ読出部424は、ハードディスクドライブ34に記憶されているメッセージデータ60aを読み出し、またイベントID取得部410から、イベントテーブルを取得する。なおゲームソフトウェア300から読み出されたイベントテーブルがハードディスクドライブ34に予め格納されていてもよく、その場合には、メッセージ読出部424がハードディスクドライブ34からイベントテーブルを読み出す。メッセージ読出部424は、イベントテーブルおよびメッセージデータ60aを、表示情報生成部212に提供する。   FIG. 13 shows an example of a message browsing screen. When generating the browsing screen, the event ID acquisition unit 410 acquires an event table from the game software 300. The message reading unit 424 reads the message data 60 a stored in the hard disk drive 34 and acquires the event table from the event ID acquisition unit 410. Note that the event table read from the game software 300 may be stored in the hard disk drive 34 in advance, and in this case, the message reading unit 424 reads the event table from the hard disk drive 34. The message reading unit 424 provides the event table and the message data 60a to the display information generating unit 212.

表示情報生成部212は、メッセージデータ60aの条件特定情報64に対応付けられているプレイ条件の内容を、イベントテーブルから抽出する。また表示情報生成部212は、イベントテーブルから、ゲームタイトル名を抽出する。表示情報生成部212は、ゲームタイトル名84、プレイ条件の内容85およびメッセージ86を用いて、メッセージの閲覧画面を生成する。これにより、ユーザAは、届いたメッセージをまとめて閲覧できる。   The display information generation unit 212 extracts the contents of the play conditions associated with the condition specifying information 64 of the message data 60a from the event table. Further, the display information generation unit 212 extracts the game title name from the event table. The display information generation unit 212 generates a message browsing screen using the game title name 84, the play condition contents 85, and the message 86. Thereby, the user A can browse the received messages collectively.

なお、まだユーザAが「ラスボスに負ける」というプレイ条件を達成していない場合には、そのプレイ条件に対するメッセージがユーザBから届いていた場合であっても、メッセージ内容は表示されない。たとえば、表示情報87として、ユーザ名(ユーザB)のみを表示するようにする。表示情報生成部212は、あくまでもユーザAが達成したプレイ条件に関するメッセージのみを閲覧できるようにする。ユーザAは、メッセージを読むことで、プレイしていたときの臨場感を思い出せる。またゲームプレイ中にメッセージを読まなかったときでも、閲覧画面からあらためてメッセージを読めるようになる。また、達成していないプレイ条件に関するメッセージについては、メッセージを配信したユーザ名のみを表示することで、ユーザAは、ユーザBが既にそのプレイ条件をクリアしていることを認識でき、ユーザAに、その条件を達成しようとするインセンティブを与えることができる。   Note that if the user A has not yet achieved the play condition of “losing to the last boss”, even if a message for the play condition has arrived from the user B, the message content is not displayed. For example, as the display information 87, only the user name (user B) is displayed. The display information generation unit 212 can only browse messages regarding play conditions achieved by the user A. By reading the message, the user A can remember the presence when playing. Even if you don't read a message during gameplay, you can read it again from the browsing screen. Moreover, about the message regarding the play conditions which are not achieved, the user A can recognize that the user B has already cleared the play conditions by displaying only the name of the user who delivered the message. Incentives to achieve that condition.

なお、以上は、ゲーム装置10aが、別のゲーム装置10bからメッセージデータ60aをダウンロードする場合について説明したが、ゲームメーカが用意したメッセージデータ60aをダウンロードしてもよい。またゲームソフトウェア300にメッセージデータ60aが含まれていてもよく、この場合、たとえばゲームソフトウェア300の初回起動時に、メッセージデータ60aは、ゲームソフトウェア300からハードディスクドライブ34に読み出されてもよい。ゲームメーカは、たとえばゲームの説明書として利用可能なメッセージデータ60aを作成する。ゲーム装置10のメッセージ出力機能を利用して、システムソフトウェア200による情報通知を行うことで、ゲームソフトウェア300に説明書の表示機能を作り込む必要がなく、ソフトウェア開発の工程を省力化できるという利点がある。   In the above description, the game apparatus 10a downloads the message data 60a from another game apparatus 10b. However, the message data 60a prepared by the game maker may be downloaded. The game software 300 may include message data 60a. In this case, for example, when the game software 300 is activated for the first time, the message data 60a may be read from the game software 300 to the hard disk drive 34. The game maker creates, for example, message data 60a that can be used as a game manual. By using the message output function of the game apparatus 10 to notify the information by the system software 200, it is not necessary to create a manual display function in the game software 300, and the software development process can be saved. is there.

図14は、メッセージ出力処理のフローチャートを示す。ゲームソフトウェア300において、アプリケーション実行部302が、ユーザからのゲームコントローラ40の操作入力を受けて、ゲームプログラムを実行する(S30)。条件達成検出部304は、ゲームの進行状況から、ゲームにおいて予め設定されたゲームのプレイ条件が達成されたか検出する(S32)。条件達成検出部304は、プレイ条件が達成されたことを検出すると(S32のY)、その条件に対してハードコーディングされているイベントIDを取得する。なお、イベントIDを取得したことをもって、プレイ条件の達成が検出されてもよい。イベントID通知部306は、取得したイベントIDを、メッセージ管理ユーティリティ400に通知する(S34)。なおゲームのプレイ条件が達成されなければ(S32のN)、イベントIDは通知されない。   FIG. 14 shows a flowchart of the message output process. In the game software 300, the application execution unit 302 receives the operation input of the game controller 40 from the user and executes the game program (S30). The condition achievement detection unit 304 detects whether or not a game play condition set in advance in the game has been achieved from the progress of the game (S32). When the condition achievement detection unit 304 detects that the play condition is achieved (Y in S32), the condition achievement detection unit 304 acquires an event ID that is hard-coded for the condition. The achievement of the play condition may be detected with the acquisition of the event ID. The event ID notification unit 306 notifies the acquired event ID to the message management utility 400 (S34). If the game play conditions are not achieved (N in S32), the event ID is not notified.

メッセージ管理ユーティリティ400において、イベントID取得部410は、通知されたイベントIDを取得し、通知判定部422に渡す。通知判定部422は、渡されたイベントIDに、ハードディスクドライブ34に記憶されたメッセージデータ60aのイベントIDが一致するものを探索する(S36)。イベントIDが一致するメッセージデータ60aが存在する場合(S36のY)、メッセージ読出部424は、そのイベントIDをもつメッセージデータ60aをハードディスクドライブ34から読み出し、表示情報生成部212に提供する(S38)。なおイベントIDが一致するメッセージデータ60aが存在しない場合(S36のN)、メッセージデータ60aの読出は行われない。表示情報生成部212は、表示領域80にメッセージを表示する(S40)。ゲームが終了するまで(S42のN)、このメッセージ出力処理は行われ、ゲームが終了すると(S42のY)、メッセージ出力処理は終了する。   In the message management utility 400, the event ID acquisition unit 410 acquires the notified event ID and passes it to the notification determination unit 422. The notification determination unit 422 searches for the event ID of the message data 60a stored in the hard disk drive 34 that matches the passed event ID (S36). When there is message data 60a having the same event ID (Y in S36), the message reading unit 424 reads the message data 60a having the event ID from the hard disk drive 34 and provides it to the display information generating unit 212 (S38). . If there is no message data 60a with the same event ID (N in S36), the message data 60a is not read. The display information generation unit 212 displays a message in the display area 80 (S40). This message output process is performed until the game ends (N in S42), and when the game ends (Y in S42), the message output process ends.

(実施例2)
本発明の実施例2の情報通知システムの概要を説明する。なお、実施例1において、情報処理装置の一例として説明したゲーム装置10の構成および機能は、実施例2の情報処理装置において同様に含まれてよく、また実施例2において説明する情報処理装置の構成および機能は、実施例1のゲーム装置10において同様に含まれてよい。
(Example 2)
An outline of the information notification system according to the second embodiment of the present invention will be described. Note that the configuration and functions of the game apparatus 10 described as an example of the information processing apparatus in the first embodiment may be similarly included in the information processing apparatus in the second embodiment, and the information processing apparatus described in the second embodiment. The configuration and function may be similarly included in the game apparatus 10 of the first embodiment.

実施例2において、ユーザ(ユーザA)の情報処理装置は、予め別のユーザ(ユーザB)から配信されたメッセージデータを保持している。このメッセージデータには、メッセージと、メッセージの通知条件とが含まれており、ユーザAの情報処理装置がおかれている環境などが、通知条件を満たした(達成した)場合に、メッセージがユーザに通知される。   In the second embodiment, the information processing apparatus of the user (user A) holds message data distributed in advance from another user (user B). The message data includes a message and a notification condition of the message. When the environment where the information processing apparatus of the user A is placed satisfies (or achieves) the notification condition, the message is the user. Will be notified.

メッセージデータには、時間(Time)、場所(Place)、場合(Occasion)の少なくとも1つの条件が、通知条件として設定されている。以下、時間で指定する条件を「時間条件」、場所を指定する条件を「場所条件」、場合を指定する条件を「イベント条件」と呼ぶ。これらの条件は、メッセージの通知条件を定めるために、単独で用いられても、組み合わせて用いられてもよい。以下、各条件の使用場面を示す。   In the message data, at least one condition of time (Time), place (Place), and case (Occasion) is set as a notification condition. In the following, the condition specified by time is called “time condition”, the condition specifying the place is called “location condition”, and the condition specifying the case is called “event condition”. These conditions may be used alone or in combination to define message notification conditions. The usage scene of each condition is shown below.

<時間条件による通知>
ユーザBは、1月1日の午前0時になったことを通知条件とするメッセージデータを、その日時の前にユーザAの情報処理装置に送信する。ユーザBは、たとえば「あけましておめでとう」というメッセージを送信する。ユーザAの情報処理装置は、現在日時が1月1日の午前0時になると、通知条件が満たされたことを判定し、ユーザAにメッセージを通知する。通知の手法は様々考えられるが、たとえば情報処理装置のディスプレイにメッセージを表示してもよく、また、スピーカからメッセージを音声出力してもよい。
<Notification by time condition>
The user B transmits message data having a notification condition that it is midnight on January 1 to the information processing apparatus of the user A before the date and time. For example, the user B transmits a message “Happy New Year”. When the current date and time is midnight on January 1, the information processing apparatus of the user A determines that the notification condition is satisfied and notifies the user A of a message. There are various notification methods. For example, a message may be displayed on the display of the information processing apparatus, or the message may be output from a speaker.

<場所条件による通知>
ユーザBは、あるレストランCに入店することを通知条件とするメッセージデータを、ユーザAの情報処理装置に送信する。ユーザBは、たとえば「このレストランおいしいよ」というメッセージを送信する。ユーザAの情報処理装置は、たとえばGPS(Global Positioning System)からの位置情報より、現在位置がレストランC内であれば、通知条件が満たされたことを判定し、ユーザAにメッセージを通知する。
<Notice by location conditions>
User B transmits message data that uses a notification condition to enter a certain restaurant C to the information processing apparatus of user A. For example, the user B transmits a message “This restaurant is delicious”. For example, if the current position is in the restaurant C, the information processing apparatus of the user A determines that the notification condition is satisfied and notifies the user A of a message based on position information from GPS (Global Positioning System).

<イベント条件による通知>
ユーザBは、1日で10km歩いたことを通知条件とするメッセージデータを、ユーザAの情報処理装置に送信する。ユーザBは、たとえば「今日10km歩いてるよ」というメッセージを送信する。ユーザAの情報処理装置は、たとえばGPSからの位置情報より1日の移動距離を求め、10km移動していれば、通知条件が満たされたことを判定し、ユーザAにメッセージを通知する。たとえば、情報処理装置は、所定速度以下で移動したときの距離を導出することで、自動車などでの移動距離を除外し、歩行による移動距離を導出してもよい。
<Notification by event condition>
User B sends message data to user A's information processing apparatus, which uses a notification condition of walking 10 km in one day. For example, the user B transmits a message “I am walking 10 km today”. The information processing apparatus of the user A obtains the moving distance of one day from the position information from the GPS, for example, and if it has moved 10 km, determines that the notification condition is satisfied and notifies the user A of a message. For example, the information processing apparatus may derive the distance traveled by walking by excluding the distance traveled by an automobile or the like by deriving the distance when moving at a predetermined speed or less.

<組み合わせ条件による通知>
ユーザBは、マラソンで21km走ったことを通知条件とするメッセージデータを、ユーザAの情報処理装置に送信する。ユーザBは、たとえば「あと半分だよ。がんばって」というメッセージを送信する。マラソンのスタート日時が10月10日の10時であれば、時間条件を「10月10日の10時以降」と設定し、イベント条件を「21km移動したこと」と設定することで、10月10日の10時スタートのマラソンで21km走ったことが通知条件として設定される。ユーザAの情報処理装置は、GPSからの位置情報より10時以降の移動距離を求め、21km移動していれば、通知条件が満たされたことを判定し、ユーザAにメッセージを通知する。
<Notice by combination conditions>
User B sends message data to the user A's information processing apparatus with a notification condition of running 21 km in a marathon. For example, the user B transmits a message “You are half more. Good luck”. If the marathon start date is 10 o'clock on October 10th, set the time condition as “after 10 o'clock on 10th October” and set the event condition as “21 km moved” The notification condition is set to run 21km in the marathon starting at 10:00 on the 10th. The information processing apparatus of the user A obtains the moving distance after 10 o'clock from the position information from the GPS, and if moving 21 km, determines that the notification condition is satisfied and notifies the user A of a message.

図15は、本発明の実施例2にかかる情報通知システム2を示す。情報通知システム2は、ユーザAに保持される情報処理装置500a、ユーザBに保持される情報処理装置500b、およびメッセージデータの配信局501を備える。ここでは、情報処理装置500bをメッセージデータの送信端末、情報処理装置500aをメッセージデータの受信端末として示している。なお、図15では、無線通信によりメッセージデータが送受信される情報通知システム2が示されているが、メッセージデータは有線通信により送受信されてもよい。また、情報処理装置500aは、USBメモリなどのリムーバブルタイプのメモリ装置から、メッセージデータを取得してもよく、その場合、情報処理装置500aは、通信機能を有さなくてもよい。なお以下、特に区別しない場合には、情報処理装置500a、情報処理装置500bを「情報処理装置500」と表現する。以下では、メッセージデータの送受信機能を有する情報処理装置500を説明する。   FIG. 15 shows an information notification system 2 according to the second embodiment of the present invention. The information notification system 2 includes an information processing device 500a held by a user A, an information processing device 500b held by a user B, and a message data distribution station 501. Here, the information processing apparatus 500b is shown as a message data transmitting terminal, and the information processing apparatus 500a is shown as a message data receiving terminal. 15 shows the information notification system 2 in which message data is transmitted and received by wireless communication, the message data may be transmitted and received by wired communication. Further, the information processing apparatus 500a may acquire message data from a removable memory device such as a USB memory, and in this case, the information processing apparatus 500a may not have a communication function. Hereinafter, the information processing apparatus 500a and the information processing apparatus 500b are expressed as “information processing apparatus 500” unless otherwise distinguished. Hereinafter, an information processing apparatus 500 having a message data transmission / reception function will be described.

図16は、情報通知システムにおける情報処理装置500の構成を示す。情報処理装置500における各機能は、システムソフトウェアおよびメッセージ管理ユーティリティを用いて実現される。情報処理装置500は、携帯電話など、携帯型の端末装置であってもよいが、据置型の端末装置であってもよい。なお、受信端末として情報処理装置500を利用する場合、特に携帯型であれば、情報通知システム2における利用場面は増大する。   FIG. 16 shows the configuration of the information processing apparatus 500 in the information notification system. Each function in the information processing apparatus 500 is realized by using system software and a message management utility. The information processing apparatus 500 may be a portable terminal device such as a mobile phone, or may be a stationary terminal device. Note that, when the information processing apparatus 500 is used as a receiving terminal, the usage scene in the information notification system 2 increases particularly in the case of a portable type.

情報処理装置500は、入力受付部510、状況情報取得部520、状況情報通知部530、配信処理部540、ディスプレイ550、出力処理部560、通信部580および記憶装置590を備える。状況情報取得部520は、日時情報取得部522、場所情報取得部524およびイベント情報取得部526を有する。配信処理部540は、入力領域生成部542、メッセージデータ生成部544および送信データ生成部546を有する。出力処理部560は、通知判定部562、メッセージ読出部564、表示情報生成部566およびメッセージデータ取得部568を有する。   The information processing apparatus 500 includes an input reception unit 510, a situation information acquisition unit 520, a situation information notification unit 530, a distribution processing unit 540, a display 550, an output processing unit 560, a communication unit 580, and a storage device 590. The situation information acquisition unit 520 includes a date information acquisition unit 522, a location information acquisition unit 524, and an event information acquisition unit 526. The distribution processing unit 540 includes an input area generation unit 542, a message data generation unit 544, and a transmission data generation unit 546. The output processing unit 560 includes a notification determination unit 562, a message reading unit 564, a display information generation unit 566, and a message data acquisition unit 568.

図16において、さまざまな処理を行う機能ブロックとして記載される各要素は、ハードウェア的には、CPU(Central Processing Unit)、メモリ、その他のLSIで構成することができ、ソフトウェア的には、メモリにロードされたプログラムなどによって実現される。したがって、これらの機能ブロックがハードウェアのみ、ソフトウェアのみ、またはそれらの組合せによっていろいろな形で実現できることは当業者には理解されるところであり、いずれかに限定されるものではない。   In FIG. 16, each element described as a functional block for performing various processes can be configured by a CPU (Central Processing Unit), a memory, and other LSIs in terms of hardware. This is realized by a program loaded on the computer. Therefore, it is understood by those skilled in the art that these functional blocks can be realized in various forms by hardware only, software only, or a combination thereof, and is not limited to any one.

記憶装置590には、メッセージデータ600aおよび/またはメッセージデータ600bが記憶される。以下では、メッセージデータ600bを配信するためのデータ、メッセージデータ600aをユーザに通知するためのデータとして説明するが、特に区別しない場合には、メッセージデータ600a、600bを「メッセージデータ600」と表現する。メッセージデータ600には、通知条件の種別を特定する条件IDと、通知条件を特定する条件特定情報とが含まれる。   The storage device 590 stores message data 600a and / or message data 600b. In the following description, data for distributing the message data 600b and data for notifying the user of the message data 600a will be described. However, when not particularly distinguished, the message data 600a and 600b are expressed as “message data 600”. . The message data 600 includes a condition ID that identifies the type of notification condition and condition identification information that identifies the notification condition.

図17は、条件IDと条件種別との対応テーブルを示す。実施例2では、条件種別として、時間条件、場所条件、イベント条件が用意されており、それぞれに対して条件IDが割り当てられる。   FIG. 17 shows a correspondence table between condition IDs and condition types. In the second embodiment, a time condition, a place condition, and an event condition are prepared as condition types, and a condition ID is assigned to each.

図18は、メッセージデータ600のデータフォーマットを示す。メッセージデータ600には、条件ID602a、602b(以下、「条件ID602」と呼ぶこともある)、条件特定情報604a、604b(以下、「条件特定情報604」と呼ぶこともある)およびメッセージ606の各フィールドが設けられる。条件ID602のフィールドには、条件種別を特定するための識別情報が含まれる。条件特定情報604のフィールドには、通知条件を特定するための情報が含まれる。たとえば、情報通知システム2において予め用意された通知条件が存在する場合に、各通知条件に対して識別番号(ID)が割り当てられて、その通知条件IDが条件特定情報604として利用されてもよい。   FIG. 18 shows the data format of message data 600. The message data 600 includes condition IDs 602 a and 602 b (hereinafter also referred to as “condition ID 602”), condition specifying information 604 a and 604 b (hereinafter also referred to as “condition specifying information 604”), and a message 606. A field is provided. The condition ID 602 field includes identification information for specifying the condition type. The field of the condition specifying information 604 includes information for specifying the notification condition. For example, when a notification condition prepared in advance in the information notification system 2 exists, an identification number (ID) is assigned to each notification condition, and the notification condition ID may be used as the condition specifying information 604. .

図示の例では、2つの通知条件が含まれている。なお、条件ID602a、条件ID602bは、たとえば時間条件とイベント条件など、異種の条件を特定するIDであってもよいが、両者とも同種の条件を特定するIDであってもよい。条件ID602および条件特定情報604の組み合わせは、通知条件の数だけメッセージデータ600に含められる。   In the illustrated example, two notification conditions are included. The condition ID 602a and the condition ID 602b may be IDs that specify different conditions such as time conditions and event conditions, for example, but both may be IDs that specify the same type of conditions. Combinations of the condition ID 602 and the condition specifying information 604 are included in the message data 600 by the number of notification conditions.

メッセージ606のフィールドには、ユーザにより入力されたメッセージが含まれる。なお、図4に示した属性66などの情報がメッセージデータ600に含まれてもよい。   The message 606 field includes a message entered by the user. Information such as the attribute 66 shown in FIG. 4 may be included in the message data 600.

図15において、情報処理装置500bが、メッセージの配信処理を行い、情報処理装置500aが、メッセージの出力処理を行う情報通知システム2を示した。この例にしたがい、以下では、情報処理装置500bより配信されたメッセージデータを、情報処理装置500aが取得して出力する情報通知システム2を説明する。   15 shows the information notification system 2 in which the information processing apparatus 500b performs message distribution processing and the information processing apparatus 500a performs message output processing. In accordance with this example, the information notification system 2 in which the information processing apparatus 500a acquires and outputs message data distributed from the information processing apparatus 500b will be described below.

<メッセージの配信処理>
情報処理装置500bにおいて、入力受付部510が、ユーザBによる入力インタフェース装置からの操作入力を受け付ける。入力受付部510が、メッセージの入力指示を受け付けると、配信処理部540にメッセージの入力処理を指示する。配信処理部540において、入力領域生成部542は、メッセージの入力領域を生成して、ディスプレイ550に表示する。
<Message delivery processing>
In the information processing apparatus 500b, the input receiving unit 510 receives an operation input from the input interface apparatus by the user B. When the input reception unit 510 receives a message input instruction, the input reception unit 510 instructs the distribution processing unit 540 to perform message input processing. In the distribution processing unit 540, the input region generation unit 542 generates a message input region and displays it on the display 550.

図19(a)は、ディスプレイ550に表示される入力フォーマットの一例を示す。この入力フォーマットは、通知条件を特定するためのタブ610、添付ファイルを定めるためのタブ611、メッセージ本文の入力画面を開くためのタブ612を含む。ユーザBは、入力インタフェース装置を操作することで、各タブを選択し、必要な情報を入力する。   FIG. 19A shows an example of an input format displayed on the display 550. This input format includes a tab 610 for specifying a notification condition, a tab 611 for defining an attached file, and a tab 612 for opening a message text input screen. User B operates the input interface device to select each tab and input necessary information.

タブ610が操作されると、ディスプレイ550に図19(b)に示す条件設定画面が表示される。条件設定画面には、通知条件を設定するための情報が表示される。条件設定画面には、時間タブ620、AND/OR選択領域621、場所タブ622、AND/OR選択領域623およびイベントタブ624が設定される。   When the tab 610 is operated, a condition setting screen shown in FIG. 19B is displayed on the display 550. Information for setting a notification condition is displayed on the condition setting screen. In the condition setting screen, a time tab 620, an AND / OR selection area 621, a location tab 622, an AND / OR selection area 623, and an event tab 624 are set.

時間タブ620が操作されると、ディスプレイ550に図20(a)に示す時間条件設定画面が表示される。時間条件設定画面には、時間条件を設定するための選択肢が表示される。なお、*で表現している箇所には、ユーザより数字や曜日などが入力される。   When the time tab 620 is operated, a time condition setting screen shown in FIG. Options for setting the time condition are displayed on the time condition setting screen. Note that numbers, days of the week, etc. are input by the user to the locations represented by *.

「*月*日:*時*分」は、通知日時を特定する場合に選択される。「*月*日:*時*分〜*月*日:*時*分」は、通知期間を特定する場合に選択される。「毎*曜日」は、通知曜日を特定する場合に選択される。「毎日」は、通知日を毎日とする場合に選択される。「*時*分」は、「毎*曜日」または「毎日」が選択された場合に、通知時刻を特定する場合に選択される。   “* Month * Day: * Hour * Minute” is selected when specifying the notification date and time. “* Month * Day: * Hour * Minute to * Month * Day: * Hour * Minute” is selected when specifying the notification period. “Every * day of the week” is selected when specifying a notification day of the week. “Daily” is selected when the notification date is every day. “* Hour * minute” is selected to specify the notification time when “every day * day” or “every day” is selected.

場所タブ622が操作されると、ディスプレイ550に図20(b)に示す場所条件設定画面が表示される。場所条件設定画面には、緯度、経度で特定される場所条件を設定するための選択肢が表示される。「現在地」、「登録地A」、「登録地B」などの他に、住所を入力するための入力領域も表示される。「現在地」が選択された場合、情報処理装置500において、場所情報取得部524が、GPSから、緯度、経度で特定される現在地情報を取得する。また、住所が入力された場合には、たとえば地図サーバなどに問い合わせて、その住所の緯度、経度情報が取得されてもよい。   When the location tab 622 is operated, a location condition setting screen shown in FIG. 20B is displayed on the display 550. On the place condition setting screen, options for setting place conditions specified by latitude and longitude are displayed. In addition to “current location”, “registered location A”, “registered location B”, etc., an input area for inputting an address is also displayed. When “current location” is selected, in the information processing apparatus 500, the location information acquisition unit 524 acquires current location information specified by latitude and longitude from the GPS. Further, when an address is input, the latitude and longitude information of the address may be acquired by inquiring, for example, a map server.

イベントタブ624タブが操作されると、ディスプレイ550に、イベント条件を設定するための入力領域が表示される。たとえばディスプレイ550にソフトウェアキーボードが用意され、ユーザは、ソフトウェアキーボードを用いて入力領域にイベント条件を入力する。受信側の情報処理装置500aは、イベント条件の解読機能を備えて構成され、これにより入力されたイベント条件が、情報処理装置500aにおいて処理可能な情報に変換される。なお、典型的なイベント条件については、情報通知システム2において予め用意され、テンプレート(条件リスト)としてユーザに提示されるようにしてもよい。このとき、条件リストの各条件には、情報通知システム2において使用されるIDが設定され、このIDにより条件が特定されるようにしてもよい。   When the event tab 624 tab is operated, an input area for setting an event condition is displayed on the display 550. For example, a software keyboard is prepared on the display 550, and the user inputs an event condition in the input area using the software keyboard. The information processing apparatus 500a on the receiving side is configured to have an event condition decoding function, and the input event condition is converted into information that can be processed by the information processing apparatus 500a. Note that typical event conditions may be prepared in advance in the information notification system 2 and presented to the user as a template (condition list). At this time, an ID used in the information notification system 2 may be set for each condition in the condition list, and the condition may be specified by this ID.

AND/OR選択領域621、623は、各条件の関係を示す論理演算子を設定する領域である。なお、条件が設定されていない場合には、その条件の上側にある論理演算子は、無視されるようにしてもよい。たとえば場所条件が設定されていない場合には、AND/OR選択領域621で設定される論理演算子は、通知条件の決定に影響を及ぼさない。時間条件およびイベント条件が設定され、AND/OR選択領域623がANDに設定されている場合には、AND/OR選択領域621の設定にかかわらず、時間条件とイベント条件との論理積が、通知条件として設定される。   The AND / OR selection areas 621 and 623 are areas for setting logical operators indicating the relationship between the conditions. If a condition is not set, the logical operator above the condition may be ignored. For example, when the location condition is not set, the logical operator set in the AND / OR selection area 621 does not affect the determination of the notification condition. When the time condition and the event condition are set and the AND / OR selection area 623 is set to AND, the logical product of the time condition and the event condition is notified regardless of the setting of the AND / OR selection area 621. Set as a condition.

図19(a)に戻って、タブ611が操作されると、メッセージに添付するコンテンツの選択画面が表示される。ユーザBは、写真や音楽など、ユーザAに送りたいコンテンツを選択できる。   Returning to FIG. 19A, when the tab 611 is operated, a content selection screen to be attached to the message is displayed. User B can select content that he / she wants to send to user A, such as photos and music.

タブ612が操作されると、メッセージの入力画面が表示される。ユーザBは、ユーザインタフェース装置や、たとえばソフトウェアキーボードを用いて、自由にメッセージを入力する。なおタブ612が操作されたとき、音声メッセージが入力できるようにしてもよい。   When the tab 612 is operated, a message input screen is displayed. User B freely inputs a message using a user interface device or, for example, a software keyboard. Note that a voice message may be input when the tab 612 is operated.

図16に戻って、入力受付部510は、ユーザから入力されたメッセージ、および通知条件などの付加情報を受け付け、メッセージデータ生成部544に渡す。メッセージデータ生成部544は、メッセージおよび付加情報を用いて、図18に示すデータフォーマットで、メッセージデータを生成する。コンテンツを添付する場合には、図18に示すデータフォーマットに、コンテンツのフィールドが追加される。またメッセージの属性情報を含める場合には、属性情報のフィールドが追加される。メッセージデータ生成部544は、生成したメッセージデータ600bを記憶装置590に格納する。   Returning to FIG. 16, the input receiving unit 510 receives a message input from the user and additional information such as a notification condition, and passes them to the message data generating unit 544. The message data generation unit 544 generates message data in the data format shown in FIG. 18 using the message and the additional information. When content is attached, a content field is added to the data format shown in FIG. When including message attribute information, an attribute information field is added. The message data generation unit 544 stores the generated message data 600b in the storage device 590.

記憶装置590には、メッセージデータ600bを配信する宛先となる情報処理装置500aを特定する情報が予め格納されている。送信データ生成部546は、所定のタイミングで、記憶装置590に格納されたメッセージデータ600bに、宛先情報を付加した送信データを生成する。通信部580は、生成された送信データを配信局501に送信し、配信局501は情報処理装置500aに送信する。   The storage device 590 stores in advance information for specifying the information processing device 500a that is the destination to which the message data 600b is distributed. The transmission data generation unit 546 generates transmission data in which destination information is added to the message data 600b stored in the storage device 590 at a predetermined timing. The communication unit 580 transmits the generated transmission data to the distribution station 501, and the distribution station 501 transmits the information to the information processing apparatus 500a.

図21は、メッセージ生成処理のフローチャートを示す。入力受付部510が、メッセージの入力指示を受け付けると、入力領域生成部542が、メッセージの入力領域を生成して、ディスプレイ550に表示する(S60)。入力受付部510は、入力された通知条件を受け付け(S62)、また入力されたメッセージを受け付けると(S64)、メッセージデータ生成部544に渡す。メッセージデータ生成部544は、図18に示すフォーマットで、メッセージデータ600bを生成する(S66)。生成されたメッセージデータ600bは、ユーザAの情報処理装置500aに送信される。   FIG. 21 shows a flowchart of the message generation process. When the input reception unit 510 receives a message input instruction, the input region generation unit 542 generates a message input region and displays it on the display 550 (S60). The input receiving unit 510 receives the input notification condition (S62), and when receiving the input message (S64), passes it to the message data generating unit 544. The message data generation unit 544 generates message data 600b in the format shown in FIG. 18 (S66). The generated message data 600b is transmitted to the information processing apparatus 500a of the user A.

<メッセージの出力処理>
情報処理装置500aにおいて、通信部580は、配信局501にアクセスして、自機宛てのメッセージデータの配信を要求する。配信局501は、メッセージデータを保持する場合、通信部580に送信する。なお、配信局501は、情報処理装置500a宛てのメッセージデータを受信すると、すぐに情報処理装置500aに転送してもよい。メッセージデータ取得部568は、通信部580を介してメッセージデータ600aを取得し、記憶装置590に格納する。これにより、情報処理装置500aの状況に応じたメッセージをユーザに提示するための環境が整えられる。
<Message output processing>
In the information processing apparatus 500a, the communication unit 580 accesses the distribution station 501 and requests distribution of message data addressed to itself. The distribution station 501 transmits the message data to the communication unit 580 when holding the message data. The distribution station 501 may transfer the message data addressed to the information processing apparatus 500a to the information processing apparatus 500a immediately after receiving the message data. The message data acquisition unit 568 acquires the message data 600a via the communication unit 580 and stores it in the storage device 590. Thereby, an environment for presenting a message to the user according to the status of the information processing apparatus 500a is prepared.

状況情報取得部520は、情報処理装置500aの状況情報を取得する。状況情報は、情報処理装置500aの現在の環境情報や周囲の環境情報を含み、また情報処理装置500aの状態情報や稼働情報などを含む。   The situation information acquisition unit 520 acquires the situation information of the information processing apparatus 500a. The situation information includes current environment information of the information processing apparatus 500a and surrounding environment information, and also includes state information and operation information of the information processing apparatus 500a.

日時情報取得部522が、時計機能などから、現在の日時情報、すなわち現在の年月日と時間情報を取得する。また場所情報取得部524は、GPSなどにより現在の場所情報を取得する。イベント情報取得部526は、情報処理装置500aに発生しているイベント情報を取得する。イベント情報取得部526は、たとえば情報処理装置500aが移動中であることや、バッテリ残量が少ないことなど、情報通知システム2でイベントとして設定されている状況を取得する。以下、日時情報、場所情報およびイベント情報を、まとめて状況情報と呼ぶこともある。日時情報取得部522、場所情報取得部524およびイベント情報取得部526は、取得した情報を、それぞれ状況情報通知部530に渡す。   The date / time information acquisition unit 522 acquires current date / time information, that is, current date / time and time information from a clock function or the like. The location information acquisition unit 524 acquires the current location information using GPS or the like. The event information acquisition unit 526 acquires event information occurring in the information processing apparatus 500a. The event information acquisition unit 526 acquires a status set as an event in the information notification system 2 such as, for example, that the information processing apparatus 500a is moving or the remaining battery level is low. Hereinafter, date information, location information, and event information may be collectively referred to as status information. The date and time information acquisition unit 522, the location information acquisition unit 524, and the event information acquisition unit 526 pass the acquired information to the status information notification unit 530, respectively.

日時情報取得部522、場所情報取得部524およびイベント情報取得部526の機能は、それぞれアプリケーションソフトウェアにより実現されてもよい。たとえば、日時情報取得部522は、現在時刻の分が00分、30分になると日時情報を状況情報通知部530に渡す条件を設定されたアプリケーションであってよい。場所情報取得部524は、GPS情報より、別の市に移動したことが判定されたときに、場所情報を状況情報通知部530に渡す条件を設定されたアプリケーションであってよい。イベント情報取得部526は、イベントが発生したこと、たとえばバッテリ残量が所定量を下回ったことが判定されたときに、イベント情報を状況情報通知部530に渡す条件を設定されたアプリケーションであってよい。なお、日時情報取得部522、場所情報取得部524およびイベント情報取得部526は、取得した情報を、それぞれ定期的に状況情報通知部530に渡すアプリケーションであってもよい。   The functions of the date / time information acquisition unit 522, the location information acquisition unit 524, and the event information acquisition unit 526 may be realized by application software, respectively. For example, the date and time information acquisition unit 522 may be an application in which a condition for passing date and time information to the status information notification unit 530 is set when the current time is 00 minutes and 30 minutes. The location information acquisition unit 524 may be an application in which conditions for passing location information to the status information notification unit 530 are set when it is determined from the GPS information that the location information acquisition unit 524 has moved to another city. The event information acquisition unit 526 is an application in which a condition for passing event information to the status information notification unit 530 is set when it is determined that an event has occurred, for example, the remaining battery level is less than a predetermined amount. Good. Note that the date / time information acquisition unit 522, the location information acquisition unit 524, and the event information acquisition unit 526 may be applications that periodically pass the acquired information to the status information notification unit 530, respectively.

状況情報通知部530は、状況情報取得部520から情報を渡されると、その情報を通知判定部562に通知する。すなわち状況情報通知部530は、状況情報取得部520において設定された条件が達成された場合に、状況情報を通知判定部562に通知する。なお、状況情報通知部530は、日時情報取得部522、場所情報取得部524およびイベント情報取得部526より、それぞれ異なるタイミングで情報を取得するため、それらをまとめて所定のタイミング(たとえば定期的に)通知判定部562に状況情報を通知するようにしてもよい。   When the status information notification unit 530 receives information from the status information acquisition unit 520, the status information notification unit 530 notifies the notification determination unit 562 of the information. That is, the situation information notification unit 530 notifies the notification determination unit 562 of the situation information when the condition set in the situation information acquisition unit 520 is achieved. Since the status information notification unit 530 acquires information from the date / time information acquisition unit 522, the location information acquisition unit 524, and the event information acquisition unit 526 at different timings, the status information notification unit 530 collects them at a predetermined timing (for example, periodically) ) You may make it notify status information to the notification determination part 562. FIG.

通知判定部562は、取得した状況情報が、記憶装置590に記憶されたメッセージデータ600aの条件特定情報で特定される通知条件を満たしているか判定する。たとえば、「1月1日の午前0時」になったことを通知条件とするメッセージデータ600aが記憶装置590に記憶されている場合、通知判定部562は、状況情報通知部530から渡される日時情報が「1月1日の午前0時」であれば、通知条件が達成されたことを判定する。このとき通知判定部562は、メッセージデータ600aに含まれる条件ID602を参照して、メッセージデータ600aに設定されている通知条件の種別を特定し、取得した状況情報と対比することが好ましい。たとえば、上記例では、時間条件のみが通知条件とされており、通知判定部562は、時間条件以外の条件を比較する必要がない。条件ID602を有効に利用することで、判定時間を短縮することができる。   The notification determination unit 562 determines whether the acquired situation information satisfies the notification condition specified by the condition specifying information of the message data 600a stored in the storage device 590. For example, when message data 600 a having a notification condition of “midnight on January 1” is stored in storage device 590, notification determination unit 562 receives the date and time passed from status information notification unit 530. If the information is “midnight on January 1,” it is determined that the notification condition has been achieved. At this time, the notification determination unit 562 preferably refers to the condition ID 602 included in the message data 600a, identifies the type of notification condition set in the message data 600a, and compares it with the acquired situation information. For example, in the above example, only the time condition is set as the notification condition, and the notification determination unit 562 does not need to compare conditions other than the time condition. By effectively using the condition ID 602, the determination time can be shortened.

「緯度X、経度Y」のレストランCに入ることを通知条件とするメッセージデータ600aが記憶装置590に記憶されている場合、通知判定部562は、状況情報通知部530から渡される場所情報が「緯度X、経度Y」であれば、通知条件が達成されたことを判定する。また、10km歩いたことを通知条件とするメッセージデータ600aが記憶装置590に記憶されている場合、通知判定部562は、状況情報通知部530から渡されるイベント情報が移動距離10kmを超えたことを示す場合に、通知条件が達成されたことを判定する。   When the message data 600a with the notification condition of entering the restaurant C of “latitude X, longitude Y” is stored in the storage device 590, the notification determination unit 562 indicates that the location information passed from the situation information notification unit 530 is “ If “latitude X, longitude Y”, it is determined that the notification condition has been achieved. Also, when message data 600a with a notification condition of walking 10 km is stored in the storage device 590, the notification determination unit 562 indicates that the event information passed from the situation information notification unit 530 has exceeded the travel distance of 10 km. If so, it is determined that the notification condition has been achieved.

通知判定部562によりメッセージデータ600aの通知条件が達成されたことが判定されると、メッセージ読出部564は、条件が達成されたメッセージデータ600aを記憶装置590から読み出して、表示情報生成部566に供給する。表示情報生成部566は、メッセージを通知する通知部として機能し、具体的には、メッセージ読出部564から読み出されたメッセージを、ディスプレイ550に表示する表示情報を生成する。   When the notification determination unit 562 determines that the notification condition of the message data 600a has been achieved, the message reading unit 564 reads the message data 600a for which the condition has been achieved from the storage device 590 and sends it to the display information generation unit 566. Supply. The display information generation unit 566 functions as a notification unit that notifies a message. Specifically, the display information generation unit 566 generates display information for displaying the message read from the message reading unit 564 on the display 550.

図22は、メッセージ出力処理のフローチャートを示す。通知判定部562が、状況情報通知部530から状況情報を取得する(S80)。通知判定部562は、取得した状況情報が、記憶装置590に記憶されたメッセージデータ600aの通知条件を満たしているか判定する(S82)。状況情報により、条件特定情報で特定される通知条件が満足される場合(S82のY)、メッセージ読出部564は、対応するメッセージデータ600aを記憶装置590から読み出し、表示情報生成部566に提供する(S84)。なお状況情報により、通知条件が満足されない場合(S82のN)、メッセージデータ600aの読出は行われない。表示情報生成部566は、ディスプレイ550にメッセージを表示する(S86)。なお、メッセージが音声である場合には、図示しない音声出力部から音声が通知される。   FIG. 22 shows a flowchart of the message output process. The notification determination unit 562 acquires the situation information from the situation information notification unit 530 (S80). The notification determination unit 562 determines whether the acquired status information satisfies the notification condition of the message data 600a stored in the storage device 590 (S82). When the notification condition specified by the condition specifying information is satisfied by the situation information (Y in S82), the message reading unit 564 reads the corresponding message data 600a from the storage device 590 and provides it to the display information generating unit 566. (S84). If the notification condition is not satisfied by the status information (N in S82), the message data 600a is not read. The display information generation unit 566 displays a message on the display 550 (S86). When the message is a voice, the voice is notified from a voice output unit (not shown).

以下、実施例2における属性情報について説明する。属性情報は、メッセージデータ600に含まれ、メッセージ606の属性を特定する。この属性情報は、一度読み出したメッセージデータ600を、開封済み、未開封、削除のいずれかの状態に設定することを定めるものである。属性情報は、メッセージの配信ユーザBにより設定される。   Hereinafter, attribute information in the second embodiment will be described. The attribute information is included in the message data 600 and identifies the attribute of the message 606. This attribute information defines that the message data 600 read once is set to any of the opened, unopened, and deleted states. The attribute information is set by the message distribution user B.

属性情報により、削除することが定められる場合、メッセージ読出部564は、読み出したメッセージデータ600aを、記憶装置590から削除する。これにより、同じメッセージデータ600aが、通知条件が満たされるたびに表示される状況を回避する。   When deletion is determined by the attribute information, the message reading unit 564 deletes the read message data 600a from the storage device 590. This avoids a situation in which the same message data 600a is displayed every time the notification condition is satisfied.

属性情報により、開封済みとすることが定められる場合、メッセージ読出部564は、読み出したメッセージデータ600aに、開封済みフラグを設定する。開封済みフラグが設定されたメッセージデータ600aは、次回、通知条件が満たされた場合であっても、メッセージ読出部564により読み出されず、ユーザに通知されない。   When it is determined by the attribute information that the file has been opened, the message reading unit 564 sets an opened flag in the read message data 600a. Even when the notification condition is satisfied next time, the message data 600a in which the opened flag is set is not read by the message reading unit 564 and is not notified to the user.

一方、属性情報により、未開封とすることが定められる場合、メッセージ読出部564は、読み出したメッセージデータ600aであっても、開封済みフラグを設定しない。開封済みフラグが設定されていないメッセージデータ600aは、次回、通知条件が満たされると、メッセージ読出部564により読み出されて、ユーザに通知される。   On the other hand, when it is determined by the attribute information that it is not opened, the message reading unit 564 does not set the opened flag even for the read message data 600a. When the notification condition is satisfied next time, the message data 600a in which the opened flag is not set is read by the message reading unit 564 and notified to the user.

なお情報処理装置500が、実施例1で説明したメッセージの閲覧機能を有する場合に、開封済みフラグが設定されたメッセージは閲覧可能に表示され、設定されていないメッセージは閲覧不能とされてもよい。   When the information processing apparatus 500 has the message browsing function described in the first embodiment, a message with the opened flag set may be displayed to be viewable, and a message that is not set may be unviewable. .

なお、メッセージデータ生成部544が、メッセージの通知条件に応じて、属性情報を設定してもよい。たとえば図20(a)の時間条件設定画面において、「毎*曜日」、「毎日」などで時間条件が設定されている場合には、メッセージを複数回通知することが前提となっているため、メッセージデータ600aを削除することは好ましくなく、また開封済みとすることも好ましくない。したがって、メッセージデータ生成部544は、読み出し後、未開封とする属性情報を自動設定する。一方で、「*月*日:*時*分」、「*月*日:*時*分〜*月*日:*時*分」などで時間条件が設定されている場合には、メッセージを1度通知できればよいので、メッセージデータ生成部544は、読み出し後、開封済み、または削除とする属性情報を自動設定する。たとえば、「*月*日:*時*分」、「*月*日:*時*分〜*月*日:*時*分」などの時間条件が設定されている場合は、ユーザによる属性情報を受け付けず、メッセージデータ生成部544が、強制的に開封済み、または削除とする属性情報を設定するようにしてもよい。   Note that the message data generation unit 544 may set attribute information according to message notification conditions. For example, in the time condition setting screen of FIG. 20 (a), when the time condition is set to “every day * day”, “daily”, etc., it is assumed that the message is notified multiple times. It is not preferable to delete the message data 600a, and it is not preferable that the message data 600a be opened. Therefore, the message data generation unit 544 automatically sets attribute information to be unopened after reading. On the other hand, if the time condition is set as “* month * day: * hour * minute”, “* month * day: * hour * minute to * month * day: * hour * minute”, the message Therefore, the message data generation unit 544 automatically sets the attribute information to be opened or deleted after reading. For example, if a time condition such as “* month * day: * hour * minute” or “* month * day: * hour * minute to * month * day: * hour * minute” is set, the user attribute Instead of accepting the information, the message data generation unit 544 may set attribute information forcibly opened or deleted.

以上、本発明を複数の実施例をもとに説明した。これらの実施例は例示であり、それらの各構成要素や各処理プロセスの組合せにいろいろな変形例が可能なこと、またそうした変形例も本発明の範囲にあることは当業者に理解されるところである。実施例1および実施例2について説明したが、それぞれの実施例の内容を組み合わせることで、より効果的なメッセージの通知制御を実現できる。   The present invention has been described based on a plurality of embodiments. These embodiments are exemplifications, and it is understood by those skilled in the art that various modifications can be made to the combination of each component and each processing process, and such modifications are within the scope of the present invention. is there. Although Embodiment 1 and Embodiment 2 have been described, more effective message notification control can be realized by combining the contents of the embodiments.

1・・・ゲームシステム、2・・・情報通知システム、10・・・ゲーム装置、12・・・表示機器、18・・・メッセージ提供サーバ、34・・・ハードディスクドライブ、40・・・ゲームコントローラ、60・・・メッセージデータ、70・・・入力領域、80・・・表示領域、200・・・システムソフトウェア、210・・・表示処理部、212・・・表示情報生成部、214・・・入力領域生成部、220・・・入力受付部、300・・・ゲームソフトウェア、302・・・アプリケーション実行部、304・・・条件達成検出部、306・・・イベントID通知部、400・・・メッセージ管理ユーティリティ、410・・・イベントID取得部、420・・・出力処理部、422・・・通知判定部、424・・・メッセージ読出部、426・・・メッセージデータ取得部、440・・・配信処理部、442・・・指示部、444・・・メッセージデータ生成部、446・・・送信データ生成部、460・・・通信部、500・・・情報処理装置、501・・・配信局、510・・・入力受付部、520・・・状況情報取得部、522・・・日時情報取得部、524・・・場所情報取得部、526・・・イベント情報取得部、530・・・状況情報通知部、540・・・配信処理部、542・・・入力領域生成部、544・・・メッセージデータ生成部、546・・・送信データ生成部、550・・・ディスプレイ、560・・・出力処理部、562・・・通知判定部、564・・・メッセージ読出部、566・・・表示情報生成部、568・・・メッセージデータ取得部、580・・・通信部、590・・・記憶装置、600・・・メッセージデータ。 DESCRIPTION OF SYMBOLS 1 ... Game system, 2 ... Information notification system, 10 ... Game device, 12 ... Display apparatus, 18 ... Message provision server, 34 ... Hard disk drive, 40 ... Game controller , 60 ... Message data, 70 ... Input area, 80 ... Display area, 200 ... System software, 210 ... Display processing section, 212 ... Display information generation section, 214 ... Input region generation unit, 220 ... input reception unit, 300 ... game software, 302 ... application execution unit, 304 ... condition achievement detection unit, 306 ... event ID notification unit, 400 ... Message management utility 410 ... Event ID acquisition unit 420 ... Output processing unit 422 ... Notification determination unit 424 ... Message Output unit, 426 ... Message data acquisition unit, 440 ... Distribution processing unit, 442 ... Instruction unit, 444 ... Message data generation unit, 446 ... Transmission data generation unit, 460 ... Communication 500, information processing device, 501 ... distribution station, 510 ... input reception unit, 520 ... status information acquisition unit, 522 ... date information acquisition unit, 524 ... location information acquisition 526... Event information acquisition unit 530... Status information notification unit 540... Distribution processing unit 542... Input region generation unit 544. Transmission data generation unit, 550 ... display, 560 ... output processing unit, 562 ... notification determination unit, 564 ... message reading unit, 566 ... display information generation unit, 568 ... message data The resulting unit, 580 ... communication unit, 590 ... storage device, 600 ... message data.

Claims (7)

メッセージと、メッセージの通知条件とを含むメッセージデータを取得するメッセージデータ取得部と、
取得したメッセージデータを記憶する記憶装置と、
当該情報処理装置の状況情報を取得する状況情報取得部と、
取得した状況情報が、前記記憶装置に記憶されたメッセージデータの通知条件を満たしているか判定する通知判定部と、
前記通知判定部により、状況情報が通知条件を満たしていることが判定された場合に、メッセージを通知する通知部と、
を備えることを特徴とする情報処理装置。
A message data acquisition unit that acquires message and message data including a message notification condition;
A storage device for storing the acquired message data;
A status information acquisition unit that acquires status information of the information processing apparatus;
A notification determination unit that determines whether the acquired status information satisfies a notification condition of message data stored in the storage device;
A notification unit for notifying a message when the notification determination unit determines that the status information satisfies the notification condition;
An information processing apparatus comprising:
前記状況情報取得部は、時間情報、場所情報、イベント情報の少なくとも1つを、状況情報として取得することを特徴とする請求項1に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the status information acquisition unit acquires at least one of time information, location information, and event information as status information. 前記通知判定部により、状況情報が通知条件を満たしていることが判定された場合に、前記記憶装置からメッセージデータを読み出す読出部をさらに備えることを特徴とする請求項1または2に記載の情報処理装置。   The information according to claim 1, further comprising a reading unit that reads message data from the storage device when the notification determination unit determines that the status information satisfies a notification condition. Processing equipment. 前記読出部は、メッセージデータを読み出すと、前記記憶装置から、そのメッセージデータを削除することを特徴とする請求項3に記載の情報処理装置。   The information processing apparatus according to claim 3, wherein the reading unit deletes the message data from the storage device when reading the message data. メッセージデータには、メッセージの属性を特定する属性情報が含まれており、
前記読出部は、属性情報に応じて、読み出したメッセージデータを、開封済み、未開封、削除のいずれかの状態に設定することを特徴とする請求項3または4に記載の情報処理装置。
The message data contains attribute information that identifies the message attributes,
5. The information processing apparatus according to claim 3, wherein the reading unit sets the read message data in a state of opened, unopened, or deleted according to the attribute information.
コンピュータに、
メッセージと、メッセージの通知条件とを含むメッセージデータを取得する機能と、
取得したメッセージデータを記憶装置に記憶する機能と、
状況情報を取得する機能と、
取得した状況情報が、記憶装置に記憶されたメッセージデータの通知条件を満たしているか判定する機能と、
状況情報が通知条件を満たしていることが判定された場合に、メッセージを通知する機能と、
を実現させるためのプログラム。
On the computer,
A function for acquiring message data including a message and a message notification condition;
A function of storing the acquired message data in a storage device;
The ability to get status information;
A function of determining whether the acquired status information satisfies a notification condition of message data stored in the storage device;
A function for notifying a message when it is determined that the status information satisfies the notification condition;
A program to realize
請求項6に記載のプログラムを記録したコンピュータ読み取り可能な記録媒体。   A computer-readable recording medium on which the program according to claim 6 is recorded.
JP2010128199A 2010-06-03 2010-06-03 Information processor Pending JP2011253453A (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP2010128199A JP2011253453A (en) 2010-06-03 2010-06-03 Information processor
EP11789380.0A EP2579162B1 (en) 2010-06-03 2011-04-07 Information processing device
US13/257,341 US9425990B2 (en) 2010-06-03 2011-04-07 Information processing device for generating a message input area and processing a received message
PCT/JP2011/002081 WO2011151965A1 (en) 2010-06-03 2011-04-07 Information processing device
CN201180002371.8A CN102473144B (en) 2010-06-03 2011-04-07 Information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010128199A JP2011253453A (en) 2010-06-03 2010-06-03 Information processor

Publications (1)

Publication Number Publication Date
JP2011253453A true JP2011253453A (en) 2011-12-15

Family

ID=45417316

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010128199A Pending JP2011253453A (en) 2010-06-03 2010-06-03 Information processor

Country Status (1)

Country Link
JP (1) JP2011253453A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014036734A (en) * 2012-08-14 2014-02-27 Konami Digital Entertainment Co Ltd Game system, server device, terminal device, game apparatus, control method of game apparatus, and program
JP5636597B1 (en) * 2014-04-07 2014-12-10 株式会社gloops GAME SERVER, GAME CONTROL METHOD, GAME PROGRAM, RECORDING MEDIUM, AND GAME SYSTEM
JP2015058072A (en) * 2013-09-17 2015-03-30 株式会社バンダイナムコゲームス Game system, server system, and program
JPWO2013146769A1 (en) * 2012-03-29 2015-12-14 株式会社コナミデジタルエンタテインメント GAME SYSTEM, SERVER DEVICE, SERVER DEVICE CONTROL METHOD, PROGRAM, AND INFORMATION STORAGE MEDIUM
JP2016179138A (en) * 2015-03-25 2016-10-13 株式会社バンダイナムコエンターテインメント Game system and program
JP2018041489A (en) * 2017-10-26 2018-03-15 株式会社コナミデジタルエンタテインメント Message control device, message system, and program
JP2019058742A (en) * 2018-12-18 2019-04-18 株式会社バンダイナムコエンターテインメント Program, terminal, and server
JP2019213933A (en) * 2019-09-11 2019-12-19 株式会社バンダイナムコエンターテインメント Game system
JP2021151515A (en) * 2012-12-26 2021-09-30 ソニー・インタラクティブエンタテインメント エルエルシー Systems and methods for ranking of cloud-executed mini-games based on tag content and social network content
WO2021199628A1 (en) * 2020-03-31 2021-10-07 株式会社コナミデジタルエンタテインメント Information processing system, information processing method, and program
JP2022033887A (en) * 2020-03-31 2022-03-02 株式会社コナミデジタルエンタテインメント Information processing system, information processing method, and program

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2013146769A1 (en) * 2012-03-29 2015-12-14 株式会社コナミデジタルエンタテインメント GAME SYSTEM, SERVER DEVICE, SERVER DEVICE CONTROL METHOD, PROGRAM, AND INFORMATION STORAGE MEDIUM
US9713773B2 (en) 2012-03-29 2017-07-25 Konami Digital Entertainment Co., Ltd. Game system, server device, control method for server device, program, and information recording medium
JP2014036734A (en) * 2012-08-14 2014-02-27 Konami Digital Entertainment Co Ltd Game system, server device, terminal device, game apparatus, control method of game apparatus, and program
JP2021151515A (en) * 2012-12-26 2021-09-30 ソニー・インタラクティブエンタテインメント エルエルシー Systems and methods for ranking of cloud-executed mini-games based on tag content and social network content
JP2015058072A (en) * 2013-09-17 2015-03-30 株式会社バンダイナムコゲームス Game system, server system, and program
JP5636597B1 (en) * 2014-04-07 2014-12-10 株式会社gloops GAME SERVER, GAME CONTROL METHOD, GAME PROGRAM, RECORDING MEDIUM, AND GAME SYSTEM
JP2015198733A (en) * 2014-04-07 2015-11-12 株式会社gloops Game server, game control method, game program, recording medium, and game system
JP2016179138A (en) * 2015-03-25 2016-10-13 株式会社バンダイナムコエンターテインメント Game system and program
JP2018041489A (en) * 2017-10-26 2018-03-15 株式会社コナミデジタルエンタテインメント Message control device, message system, and program
JP2019058742A (en) * 2018-12-18 2019-04-18 株式会社バンダイナムコエンターテインメント Program, terminal, and server
JP2019213933A (en) * 2019-09-11 2019-12-19 株式会社バンダイナムコエンターテインメント Game system
WO2021199628A1 (en) * 2020-03-31 2021-10-07 株式会社コナミデジタルエンタテインメント Information processing system, information processing method, and program
JP2021159308A (en) * 2020-03-31 2021-10-11 株式会社コナミデジタルエンタテインメント Information processing system, information processing method, and program
JP6993012B2 (en) 2020-03-31 2022-01-13 株式会社コナミデジタルエンタテインメント Information processing systems, information processing methods, and programs
JP2022033887A (en) * 2020-03-31 2022-03-02 株式会社コナミデジタルエンタテインメント Information processing system, information processing method, and program
JP7333966B2 (en) 2020-03-31 2023-08-28 株式会社コナミデジタルエンタテインメント Information processing system, information processing method, and program

Similar Documents

Publication Publication Date Title
JP5562123B2 (en) Information processing device
WO2011151965A1 (en) Information processing device
JP2011253453A (en) Information processor
JP6336497B2 (en) Information processing apparatus and image display method
US10071315B2 (en) Content providing method, content providing server, and content providing system
RU2541924C2 (en) Information processing apparatus
JP2020044136A (en) Viewing program, distribution program, method for executing viewing program, method for executing distribution program, information processing device, and information processing system
JPWO2016067734A1 (en) Moving image processing apparatus, moving image processing method, and program
JP2015198404A (en) Information processing device, information processing system, content image creation method and content data generation method
JP2014008067A (en) Program, storage medium, terminal device, and server system
JP2022099259A (en) Game live program method, game live program device and computer storage medium
US11954772B2 (en) Information processing device and image generating method for managing placement of user images
CN114073100A (en) Mapping views of digital content
JP7145120B2 (en) Information processing device, information processing system, and approval screen generation method
JP2017220035A (en) Game program and recording medium
WO2020149221A1 (en) Information processing device, information processing method, and computer program
WO2021193400A1 (en) Information processing device and image distribution method
JP7130025B2 (en) Game server, game program, information processing method
JP2020151356A (en) Game system and device
JP2024060158A (en) Computer programs, computer systems and servers
JP2020146243A (en) Computer program and computer device
CN111033484A (en) Content sharing assistance device and online service providing device