JP5164420B2 - Game system and game machine - Google Patents

Game system and game machine Download PDF

Info

Publication number
JP5164420B2
JP5164420B2 JP2007109899A JP2007109899A JP5164420B2 JP 5164420 B2 JP5164420 B2 JP 5164420B2 JP 2007109899 A JP2007109899 A JP 2007109899A JP 2007109899 A JP2007109899 A JP 2007109899A JP 5164420 B2 JP5164420 B2 JP 5164420B2
Authority
JP
Japan
Prior art keywords
game machine
unit
save data
game
request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2007109899A
Other languages
Japanese (ja)
Other versions
JP2008264136A (en
Inventor
祐美 片岡
真一 田中
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sony Interactive Entertainment Inc
Original Assignee
Sony Interactive Entertainment Inc
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 Interactive Entertainment Inc, Sony Computer Entertainment Inc filed Critical Sony Interactive Entertainment Inc
Priority to JP2007109899A priority Critical patent/JP5164420B2/en
Priority to US12/595,298 priority patent/US10272333B2/en
Priority to PCT/JP2008/000620 priority patent/WO2008129792A1/en
Publication of JP2008264136A publication Critical patent/JP2008264136A/en
Application granted granted Critical
Publication of JP5164420B2 publication Critical patent/JP5164420B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、情報処理技術に関し、特に複数のゲーム機で構成されるゲームシステムにおいて利用される情報処理技術に関する。   The present invention relates to information processing technology, and particularly to information processing technology used in a game system including a plurality of game machines.

近年、あるターゲットハードウェアのために開発されたソフトウェアを、ターゲットハードウェアとは異なるハードウェアで動作させるエミュレーションと呼ばれる技術が注目されている。エミュレーション技術では、ターゲットハードウェアが備えるハードウェア資源、たとえばCPU(Central Processing Unit)、メモリ、ディスクシステムなどをエミュレータプログラムにより仮想的に実現する。ターゲットハードウェア上で実行されるべきアプリケーションプログラムがこれらハードウェア資源にアクセスするときには、アクセス先のハードウェア資源を実現するエミュレータプログラムが、実際のハードウェアからの応答であるかのようにデータの入出力を行い、これによりアプリケーションプログラムが動作する。   In recent years, a technique called emulation in which software developed for a certain target hardware is operated on hardware different from the target hardware has attracted attention. In the emulation technology, hardware resources provided in the target hardware, for example, a CPU (Central Processing Unit), a memory, a disk system, and the like are virtually realized by an emulator program. When an application program to be executed on the target hardware accesses these hardware resources, the emulator program that realizes the hardware resource to be accessed enters data as if it were a response from the actual hardware. The output is performed, and the application program operates.

ゲーム用のエミュレーション装置は、一般に従来のゲーム機と異なるハードウェア構造をとり、従来のゲーム機で使用されていたゲーム用ROMやROMカートリッジを駆動するROMドライブや、メモリカードなどの外部記憶媒体を装着するスロットを備えていないことがある。一方、近年の技術進歩により、記憶媒体の容量は飛躍的に増加し、近年のエミュレーション装置は、従来のゲーム機で使用されていた記憶媒体よりも大容量の記憶媒体を装備可能に構成されている。そのため、エミュレーション装置では、そのような大容量の外部記憶媒体、もしくは内蔵記憶媒体にゲームプログラムのROMイメージが読み込まれて、ゲームが実行されるようになっている。
特開2001−314644号公報
Game emulation devices generally have a hardware structure different from that of conventional game machines, and include ROMs for driving game ROMs and ROM cartridges used in conventional game machines, and external storage media such as memory cards. May not have a slot to install. On the other hand, due to recent technological advances, the capacity of storage media has increased dramatically, and recent emulation devices are configured to be equipped with a storage medium having a larger capacity than the storage media used in conventional game machines. Yes. Therefore, in the emulation apparatus, the ROM image of the game program is read into such a large-capacity external storage medium or a built-in storage medium, and the game is executed.
JP 2001-314644 A

従来は据置型のゲーム機が通常であったが、近年の技術革新により、携帯型のゲーム機も、据置型のゲーム機に遜色ない性能を発揮できるようになってきた。このような状況のもと、据置型のゲーム機と携帯型のゲーム機とが混在する環境において、既存のデータを効率的に利用できるシステムを構築することが理想であるが、それぞれのハードウェア仕様およびソフトウェア仕様が異なっていることから、そのようなシステムの構築に対する障害も多い。そこで、エミュレーション技術や情報処理技術などを利用して、据置型のゲーム機と携帯型のゲーム機とが効率的にデータを利用できるゲームシステムの開発が切望されている。   Conventionally, a stationary game machine is usually used. However, due to recent technological innovation, a portable game machine can perform as well as a stationary game machine. Under such circumstances, it is ideal to build a system that can efficiently use existing data in an environment where stationary game machines and portable game machines coexist. Since the specifications and the software specifications are different, there are many obstacles to the construction of such a system. Therefore, development of a game system in which data can be efficiently used by a stationary game machine and a portable game machine using emulation technology, information processing technology, and the like is eagerly desired.

また、ゲーム機のハードウェアは数年ごとにリニューアルされることが多い。新型のゲーム機は、エミュレータプログラムをインストールすることで旧型のゲーム機との互換性を維持できるが、その際、ユーザが旧型のゲーム機でプレイしたセーブデータを、新型のゲーム機においてもそのまま利用できることが好ましい。ユーザに手間をかけさせずに、できるだけ効率的にセーブデータの複製処理を可能とする環境を実現することで、ユーザフレンドリーなゲームシステムをユーザに提供できる。   Also, game machine hardware is often renewed every few years. The new game machine can maintain compatibility with the old game machine by installing an emulator program, but the saved data that the user played on the old game machine can be used as it is on the new game machine. Preferably it can be done. A user-friendly game system can be provided to the user by realizing an environment that allows the save data to be copied as efficiently as possible without causing the user to take time and effort.

そこで本発明は、データを効率的に利用することのできるゲームシステム、およびそのようなゲームシステムを実現するゲーム機に関する技術を提供することを目的とする。   Therefore, an object of the present invention is to provide a game system that can efficiently use data and a technique related to a game machine that realizes such a game system.

上記課題を解決するために、本発明のある態様のゲームシステムは、第1ゲーム機で保持するゲームのセーブデータを第2ゲーム機に複製し、第2ゲーム機は、第1ゲーム機から送信されるセーブデータを、ゲームを一意に特定する識別情報にしたがって特定される記憶領域に格納する。   In order to solve the above-described problem, a game system according to an aspect of the present invention replicates game save data held by a first game machine to a second game machine, and the second game machine transmits the game data from the first game machine. The saved data is stored in a storage area specified according to identification information for uniquely specifying the game.

本発明の別の態様は、ゲーム機である。このゲーム機は、保持するゲームのセーブデータを別の端末装置に複製するゲーム機であって、ゲームを一意に特定する識別情報にしたがって特定される別の端末装置の記憶装置の記憶領域にセーブデータを格納させる。   Another aspect of the present invention is a game machine. This game machine is a game machine that duplicates saved game save data to another terminal device, and saves it in a storage area of a storage device of another terminal device specified according to identification information that uniquely specifies the game. Store data.

本発明のさらに別の態様は、ゲームシステムである。このゲームシステムは、第1ゲーム機で保持するゲームのセーブデータを第2ゲーム機に複製するゲームシステムであって、第2ゲーム機でゲームプログラムを実行する場合に、第1ゲーム機においてそのゲームのセーブデータが保持されているか探索し、保持している場合に、そのセーブデータを第2ゲーム機に複製する。   Yet another embodiment of the present invention is a game system. This game system is a game system for copying save data of a game held in the first game machine to the second game machine, and when the game program is executed on the second game machine, the game is executed in the first game machine. If the saved data is stored, the saved data is copied to the second game machine.

なお、以上の構成要素の任意の組合せ、本発明の表現を方法、装置、システム、記録媒体、コンピュータプログラムなどの間で変換したものもまた、本発明の態様として有効である。   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.

本発明によると、データを効率的に利用することのできるゲームシステム、およびそのようなゲームシステムを実現するゲーム機に関する技術を提供できる。   ADVANTAGE OF THE INVENTION According to this invention, the technique regarding the game system which can utilize data efficiently, and the game machine which implement | achieves such a game system can be provided.

図1は、実施例にかかるゲームシステム1の構成を示す。ゲームシステム1は、携帯型ゲーム機100と、携帯型ゲーム機100とUSB(Universal Serial Bus)ケーブル10で接続する据置型ゲーム機200と、据置型ゲーム機200と接続するルータ20と、ネットワーク30を介してルータ20と接続するイメージファイル提供サーバ40とを備える。イメージファイル提供サーバ40は、据置型ゲーム機200に対して、ゲームプログラムのイメージファイルやその他の付随情報などをまとめたパッケージファイルを提供する。携帯型ゲーム機100は、据置型ゲーム機200からイメージファイルを取得してもよく、またイメージファイル提供サーバ40から直接取得してもよい。ゲームプログラムのイメージファイルは、ゲームプログラムが記憶されていた記憶媒体の完全な内容と構造を1つのファイルに格納したデータであり、据置型ゲーム機200や携帯型ゲーム機100などにおいてエミュレータプログラムにより実行可能な形式で作成される。イメージファイルとしては、たとえばISO9660形式のCDイメージファイルである「ISOイメージ」などが代表的である。なお、ゲームプログラムを記録したROMをファイル化したものは「ROMイメージ」と呼ばれることもある。   FIG. 1 shows a configuration of a game system 1 according to the embodiment. The game system 1 includes a portable game machine 100, a stationary game machine 200 connected to the portable game machine 100 with a USB (Universal Serial Bus) cable 10, a router 20 connected to the stationary game machine 200, and a network 30. And an image file providing server 40 connected to the router 20 via the network. The image file providing server 40 provides the stationary game machine 200 with a package file in which image files of game programs and other accompanying information are collected. The portable game machine 100 may obtain an image file from the stationary game machine 200 or may obtain it directly from the image file providing server 40. The image file of the game program is data in which the complete contents and structure of the storage medium in which the game program is stored is stored in one file, and is executed by the emulator program in the stationary game machine 200 or the portable game machine 100. Created in a possible format. A typical example of the image file is “ISO image” which is a CD image file in ISO9660 format. A ROM in which a game program is recorded as a file is sometimes called a “ROM image”.

本実施例において携帯型ゲーム機100および据置型ゲーム機200は、USBケーブル10により接続されるが、他のケーブルにより接続されてもよく、また両者が無線通信機能を有して無線接続されてもよい。ゲームシステム1において、据置型ゲーム機200は、携帯型ゲーム機100とUSB接続することで、携帯型ゲーム機100の記憶装置に対するホストとしてふるまい、携帯型ゲーム機100の記憶装置に対してデータの読出および書込を制御する機能をもってもよい。   In the present embodiment, the portable game machine 100 and the stationary game machine 200 are connected by the USB cable 10, but may be connected by other cables, and both of them have a wireless communication function and are wirelessly connected. Also good. In the game system 1, the stationary game machine 200 acts as a host for the storage device of the portable game machine 100 by making a USB connection with the portable game machine 100, and data is stored in the storage device of the portable game machine 100. It may have a function of controlling reading and writing.

据置型ゲーム機200は、ハードディスクなどの大容量記憶装置を有して構成される情報処理装置である。据置型ゲーム機200は、記憶装置にエミュレータプログラム、およびイメージファイル提供サーバ40から提供されるゲームプログラムのイメージファイルを格納する。据置型ゲーム機200は、ROMドライブを有し、ゲーム用ROMをROMドライブに挿入してゲームプログラムを実行することでゲーム装置として単独で動作するが、エミュレータプログラムを起動することで、ゲームプログラムのイメージファイルを実行できるエミュレーション装置としても動作できる。なおエミュレータプログラムは、ネットワーク30を介して取得してもよく、また出荷時にプリインストールされていてもよい。   The stationary game machine 200 is an information processing apparatus that includes a large-capacity storage device such as a hard disk. The stationary game machine 200 stores an emulator program and an image file of a game program provided from the image file providing server 40 in a storage device. The stationary game machine 200 has a ROM drive, and operates alone as a game device by inserting a game ROM into the ROM drive and executing the game program. However, by starting an emulator program, It can also operate as an emulation device that can execute image files. The emulator program may be acquired through the network 30 or may be preinstalled at the time of shipment.

携帯型ゲーム機100は、フラッシュメモリなどの大容量記憶装置を内蔵し、または着脱できる情報処理装置である。携帯型ゲーム機100は、記憶装置にエミュレータプログラム、および据置型ゲーム機200などから供給されるゲームプログラムのイメージファイルを格納する。携帯型ゲーム機100は、単独でゲーム装置として動作するが、エミュレータプログラムを起動することで、ゲームプログラムのイメージファイルを実行できるエミュレーション装置としても動作できる。なおエミュレータプログラムは、据置型ゲーム機200から取得してもよく、またネットワーク30を介して他の機器から取得してもよく、また出荷時にプリインストールされていてもよい。   The portable game machine 100 is an information processing apparatus in which a large-capacity storage device such as a flash memory is built in or removable. The portable game machine 100 stores an emulator program and an image file of a game program supplied from the stationary game machine 200 or the like in a storage device. The portable game machine 100 operates alone as a game device, but can also operate as an emulation device that can execute an image file of a game program by starting an emulator program. The emulator program may be acquired from the stationary game machine 200, may be acquired from another device via the network 30, or may be preinstalled at the time of shipment.

出力装置202は、画像を出力するディスプレイを有して構成される。出力装置202は、音声を出力するスピーカを有するテレビであってよい。出力装置202は、据置型ゲーム機200に有線ケーブルで接続されてよく、また無線LAN(Local Area Network)などにより無線接続されてもよい。   The output device 202 includes a display that outputs an image. The output device 202 may be a television having a speaker that outputs sound. The output device 202 may be connected to the stationary game machine 200 with a wired cable, or may be wirelessly connected by a wireless local area network (LAN) or the like.

ゲームコントローラ204は、ユーザに据置型ゲーム機200への操作入力を行わせる入力インタフェース装置である。ゲームコントローラ204は、無線により操作入力を送信するものであってもよく、またケーブルで据置型ゲーム機200に接続されるものであってもよい。   The game controller 204 is an input interface device that allows a user to input an operation to the stationary game machine 200. The game controller 204 may transmit an operation input wirelessly, or may be connected to the stationary game machine 200 with a cable.

イメージファイル提供サーバ40は、所定のゲーム機用のゲームプログラムのイメージファイルを含んだパッケージファイルを生成して据置型ゲーム機200および/または携帯型ゲーム機100に提供する。たとえばイメージファイル提供サーバ40は、据置型ゲーム機200にダウンロード可能なゲームタイトルのリストを送信し、ユーザが、所望のゲームタイトルを選択することで、据置型ゲーム機200が、そのイメージファイルをハードディスクなどの記憶装置にダウンロードする。本実施例においてゲームタイトルは、ゲームソフトウェアを特定する情報を意味し、ゲームタイトルとゲームソフトウェア(ゲームプログラム)は、一対一に対応する。据置型ゲーム機200は、エミュレータプログラムを起動して、ダウンロードしたイメージファイルを読み込むことで、あたかも所定のゲーム機であるかのように、ゲームを実行させることが可能となる。   The image file providing server 40 generates a package file including an image file of a game program for a predetermined game machine and provides the package file to the stationary game machine 200 and / or the portable game machine 100. For example, the image file providing server 40 transmits a list of downloadable game titles to the stationary game machine 200, and the user selects a desired game title so that the stationary game machine 200 stores the image file on the hard disk. Download to a storage device. In the present embodiment, the game title means information for specifying game software, and the game title and game software (game program) correspond one-to-one. The stationary game machine 200 starts the emulator program and reads the downloaded image file, so that the game can be executed as if it were a predetermined game machine.

同様に、携帯型ゲーム機100は、イメージファイル提供サーバ40から所望のゲームタイトルのイメージファイルをダウンロードし、または据置型ゲーム機200から所望のゲームタイトルのイメージファイルをエクスポートされることで、フラッシュメモリなどの記憶媒体にイメージファイルを保持させる。携帯型ゲーム機100は、エミュレータプログラムを起動して、取得したイメージファイルを読み込むことで、あたかも所定のゲーム機であるかのように、ゲームを実行させることが可能となる。   Similarly, the portable game machine 100 downloads an image file of a desired game title from the image file providing server 40 or exports an image file of a desired game title from the stationary game machine 200, so that the flash memory The image file is held in a storage medium such as The portable game machine 100 can execute the game as if it were a predetermined game machine by starting an emulator program and reading the acquired image file.

従来の据置型のゲーム機では、ゲームのセーブデータを記録するために、1メガバイト程度の記憶容量をもつメモリカードなどの外部記憶媒体が利用されることが一般であった。しかしながら、現在となってはメモリカードの記憶容量は小さく、代わりにゲーム機は、ハードディスクやフラッシュメモリなどの大容量の記憶媒体を備えるようになっている。そのため、据置型ゲーム機200や携帯型ゲーム機100には、従前のゲーム機において利用されていたメモリカードの差込口(スロット)が用意されていないことが多い。一方、従前のゲームプログラムは、従来のゲーム機のハードウェア構造にあわせて、メモリカードからのデータ読出および書込を前提として作成されているため、最新の据置型ゲーム機200や携帯型ゲーム機100でゲームプログラムを実行するためには、記憶媒体上に、仮想的なメモリカード(以下、「仮想メモリカード」ともいう)を生成する必要がある。仮想メモリカードは、従前のメモリカードの記憶内容と構造を1つのファイルに格納したイメージファイルであり、据置型ゲーム機200や携帯型ゲーム機100などにおいてエミュレータプログラムにより読取可能な形式で作成される。エミュレータプログラムによるゲームプログラムの実行時、仮想メモリカードは、仮想的なスロットに割り当てられる。   In a conventional stationary game machine, an external storage medium such as a memory card having a storage capacity of about 1 megabyte is generally used to record game save data. However, at present, the storage capacity of memory cards is small, and instead, game machines are equipped with large-capacity storage media such as hard disks and flash memories. Therefore, in many cases, the stationary game machine 200 and the portable game machine 100 are not provided with a slot (slot) for a memory card used in a conventional game machine. On the other hand, since the conventional game program is created on the premise of reading and writing data from a memory card in accordance with the hardware structure of a conventional game machine, the latest stationary game machine 200 and portable game machine In order to execute the game program at 100, it is necessary to generate a virtual memory card (hereinafter also referred to as “virtual memory card”) on a storage medium. The virtual memory card is an image file in which the storage contents and structure of a conventional memory card are stored in one file, and is created in a format that can be read by an emulator program in the stationary game machine 200 or the portable game machine 100. . When the game program is executed by the emulator program, the virtual memory card is assigned to a virtual slot.

図2は、据置型ゲーム機200の構成を示す。据置型ゲーム機200は、操作入力受付部210、通信部212、受信部220、処理部230、送信部250、記憶制御部260および記憶部270を備えて構成される。操作入力受付部210は、ゲームコントローラ204よりユーザの操作入力を受け付ける。通信部212は、受信部220および送信部250に接続され、携帯型ゲーム機100およびルータ20との間でデータを送受信する。既述したように通信部212は、携帯型ゲーム機100およびルータ20との間に無線接続を確立してもよく、また有線接続を確立してもよい。   FIG. 2 shows a configuration of the stationary game machine 200. The stationary game machine 200 includes an operation input reception unit 210, a communication unit 212, a reception unit 220, a processing unit 230, a transmission unit 250, a storage control unit 260, and a storage unit 270. The operation input receiving unit 210 receives a user operation input from the game controller 204. The communication unit 212 is connected to the reception unit 220 and the transmission unit 250 and transmits / receives data to / from the portable game machine 100 and the router 20. As described above, the communication unit 212 may establish a wireless connection between the portable game machine 100 and the router 20 or may establish a wired connection.

受信部220は、ファイル情報取得部222、セーブデータ取得部224およびパッケージファイル取得部226を備える。ファイル情報取得部222は、携帯型ゲーム機100の記憶装置、具体的には携帯型ゲーム機100の記憶装置のディレクトリ構造およびセーブデータファイル名などを取得する。セーブデータ取得部224は、外部の端末装置からセーブデータを取得する。外部の端末装置は、USBケーブル10により接続している携帯型ゲーム機100であってもよく、またメモリカードの外付けアダプタ装置であってもよい。セーブデータは、ユーザのゲーム進行状況を示すデータであり、ゲームタイトルを特定するIDに関連づけられて構成される。パッケージファイル取得部226は、イメージファイル提供サーバ40から、ゲームプログラムのイメージファイルおよびその他の付随情報などをパッケージにしたファイルを取得する。   The reception unit 220 includes a file information acquisition unit 222, a save data acquisition unit 224, and a package file acquisition unit 226. The file information acquisition unit 222 acquires a storage device of the portable game machine 100, specifically, a directory structure and a save data file name of the storage device of the portable game machine 100. The save data acquisition unit 224 acquires save data from an external terminal device. The external terminal device may be a portable game machine 100 connected by a USB cable 10 or may be an external adapter device for a memory card. The save data is data indicating the game progress status of the user, and is configured in association with an ID that identifies the game title. The package file acquisition unit 226 acquires a file in which the image file of the game program and other accompanying information are packaged from the image file providing server 40.

送信部250は、要求送信部252、セーブデータ送信部254およびイメージファイル送信部256を備える。要求送信部252は、処理部230で生成される要求を携帯型ゲーム機100に送信する。セーブデータ送信部254は、携帯型ゲーム機100にセーブデータを送信する。イメージファイル送信部256は、携帯型ゲーム機100にイメージファイルを送信する。   The transmission unit 250 includes a request transmission unit 252, a save data transmission unit 254, and an image file transmission unit 256. The request transmission unit 252 transmits the request generated by the processing unit 230 to the portable game machine 100. The save data transmission unit 254 transmits save data to the portable game machine 100. The image file transmission unit 256 transmits an image file to the portable game machine 100.

処理部230は、参照要求部231、表示リスト選定部232、変換要求部233、リッピング処理部234、セーブデータ比較部235、記憶状況管理部236、書込制御部237、複製要求部239、表示制御部240およびゲーム実行部248を備えて構成され、携帯型ゲーム機100との間で所望のデータを共用する機能を実現する。記憶部270はハードディスクなどの記憶装置であり、エミュレータプログラム保持部272、ゲームデータ記憶部280および仮想メモリカード記憶部290を有して構成される。なお、エミュレータプログラム保持部272、ゲームデータ記憶部280および仮想メモリカード記憶部290は、同一の記憶部270に形成されてもよいが、異なる記憶部に形成されてもよい。記憶制御部260は、記憶部270に対するデータの読出および書込を制御する。   The processing unit 230 includes a reference request unit 231, a display list selection unit 232, a conversion request unit 233, a ripping processing unit 234, a save data comparison unit 235, a storage status management unit 236, a write control unit 237, a copy request unit 239, a display A control unit 240 and a game execution unit 248 are provided, and a function of sharing desired data with the portable game machine 100 is realized. The storage unit 270 is a storage device such as a hard disk, and includes an emulator program storage unit 272, a game data storage unit 280, and a virtual memory card storage unit 290. The emulator program storage unit 272, the game data storage unit 280, and the virtual memory card storage unit 290 may be formed in the same storage unit 270, but may be formed in different storage units. Storage control unit 260 controls reading and writing of data with respect to storage unit 270.

ゲームデータ記憶部280は、複数のゲームデータ282a、282b、282c(以下、総称する場合には「ゲームデータ282」と呼ぶ)を記憶する。ゲームデータ282は、パッケージファイル取得部226で取得したパッケージファイルに含まれるゲームプログラム284と付随情報286を含んで構成される。ゲームプログラム284は、例えばゲームプログラムのROMイメージであり、ゲーム用ROMなどに記憶されていたゲームプログラムのイメージファイルである。付随情報286は、据置型ゲーム機200によるエミュレーション機能の実行時に利用されるデータ群であり、エミュレータ用の設定ファイルや、GUI(Graphical User Interface)により表示するゲームタイトルなどの情報を含んでいる。付随情報286は、ゲーム用ROMから直接取り出した情報であってもよく、またゲームプログラムのイメージファイルから取り出した情報であってもよく、またエミュレーション用に生成された情報であってもよい。仮想メモリカード記憶部290は、複数の仮想メモリカード292a、292b(以下、総称する場合には「仮想メモリカード292」と呼ぶ)を記憶する。仮想メモリカード292は、複数のセーブデータ294a、294b、294cを有することができるが、セーブデータ294が存在しない空の状態の場合もある。   The game data storage unit 280 stores a plurality of game data 282a, 282b, and 282c (hereinafter, collectively referred to as “game data 282”). The game data 282 includes a game program 284 and accompanying information 286 included in the package file acquired by the package file acquisition unit 226. The game program 284 is a ROM image of the game program, for example, and is an image file of the game program stored in the game ROM or the like. The accompanying information 286 is a data group used when the emulation function is executed by the stationary game machine 200, and includes information such as a setting file for the emulator and a game title displayed by a GUI (Graphical User Interface). The accompanying information 286 may be information directly extracted from the game ROM, may be information extracted from the image file of the game program, or may be information generated for emulation. The virtual memory card storage unit 290 stores a plurality of virtual memory cards 292a and 292b (hereinafter, collectively referred to as “virtual memory card 292”). The virtual memory card 292 can have a plurality of save data 294a, 294b, and 294c, but there may be an empty state where no save data 294 exists.

仮想メモリカード292は、出力装置202のメニュー画面などにおいて、アイコンとして視覚的に表示される対象である。同様にセーブデータ294も出力装置202のメニュー画面などにおいて、アイコンとして視覚的に表示される対象である。セーブデータ294の存在を表現するためのアイコンは、セーブデータ294中に画像データとして含まれている。据置型ゲーム機200では、ユーザが自由に仮想メモリカード292を作成することができ、また仮想メモリカード292に自由にセーブデータ294を記憶させることができる。そのため仮想メモリカード292には、複数種類のゲームのセーブデータが混在して記憶されることがある。   The virtual memory card 292 is a target visually displayed as an icon on the menu screen of the output device 202 or the like. Similarly, the save data 294 is a target visually displayed as an icon on the menu screen of the output device 202 or the like. An icon for expressing the existence of the save data 294 is included in the save data 294 as image data. In the stationary game machine 200, a user can freely create a virtual memory card 292, and save data 294 can be freely stored in the virtual memory card 292. Therefore, the virtual memory card 292 may store a plurality of types of game save data in a mixed manner.

ゲーム実行部248は、エミュレータプログラム保持部272に保持されているエミュレータプログラムを起動し、ゲームプログラム284を実行することで、エミュレーション装置として動作する。このときゲーム実行部248は、付随情報286を読み込むことでエミュレータ機能を実現して、別のゲーム装置であるかのようにふるまうことができる。ゲーム実行部248が、実行するゲームプログラム284のセーブデータ294をロードすることで、ユーザが過去にセーブした時点からゲームをリスタートできる。   The game execution unit 248 operates as an emulation device by starting the emulator program held in the emulator program holding unit 272 and executing the game program 284. At this time, the game execution unit 248 realizes an emulator function by reading the accompanying information 286, and can act as if it is another game device. The game execution unit 248 can load the save data 294 of the game program 284 to be executed, so that the game can be restarted from the point when the user has saved in the past.

処理部230の機能は、CPU、メモリ、メモリにロードされたプログラムなどによって実現され、ここではそれらの連携によって実現される機能ブロックを描いている。これらの機能ブロックがハードウエアのみ、ソフトウエアのみ、またはそれらの組合せによっていろいろな形で実現できることは、当業者に理解されるところである。   The functions of the processing unit 230 are realized by a CPU, a memory, a program loaded in the memory, and the like, and here, functional blocks realized by their cooperation are depicted. Those skilled in the art will understand that these functional blocks can be realized in various forms by hardware only, software only, or a combination thereof.

図3は、携帯型ゲーム機100の構成を示す。携帯型ゲーム機100は、通信部110、受信部120、処理部130、送信部150、記憶制御部160および記憶部170を備えて構成される。通信部110は、受信部120および送信部150に接続され、据置型ゲーム機200との間でデータを送受信する。既述したように通信部110は、据置型ゲーム機200との間に無線接続を確立してもよく、また有線接続を確立してもよい。   FIG. 3 shows a configuration of the portable game machine 100. The portable game machine 100 includes a communication unit 110, a reception unit 120, a processing unit 130, a transmission unit 150, a storage control unit 160, and a storage unit 170. The communication unit 110 is connected to the reception unit 120 and the transmission unit 150 and transmits / receives data to / from the stationary game machine 200. As described above, the communication unit 110 may establish a wireless connection with the stationary game machine 200 or may establish a wired connection.

受信部120は、要求受付部122、セーブデータ取得部124およびパッケージファイル取得部126を備える。要求受付部122は、据置型ゲーム機200から送信される各種要求を受け付ける。セーブデータ取得部124は、外部の端末装置からセーブデータを取得する。外部の端末装置は、USBケーブル10により接続している据置型ゲーム機200であってもよく、またメモリカードの外付けアダプタ装置であってもよく、また同種の携帯型ゲーム機であってもよい。パッケージファイル取得部126は、据置型ゲーム機200などから、ゲームプログラムのイメージファイルおよびその他の付随情報を取得する。   The reception unit 120 includes a request reception unit 122, a save data acquisition unit 124, and a package file acquisition unit 126. The request receiving unit 122 receives various requests transmitted from the stationary game machine 200. The save data acquisition unit 124 acquires save data from an external terminal device. The external terminal device may be a stationary game machine 200 connected by the USB cable 10, may be an external adapter device of a memory card, or may be a portable game machine of the same type. Good. The package file acquisition unit 126 acquires an image file of the game program and other accompanying information from the stationary game machine 200 or the like.

送信部150は、ファイル情報送信部152およびセーブデータ送信部154を備える。ファイル情報送信部152は、記憶部170のファイル情報を送信する。ファイル情報とは、記憶部170のディレクトリ構造およびセーブデータファイル名などを特定する情報である。セーブデータ送信部154は、据置型ゲーム機200にセーブデータを送信する。なお、送信部150はイメージファイル送信部を備えて、据置型ゲーム機200にイメージファイルを送信してもよい。   The transmission unit 150 includes a file information transmission unit 152 and a save data transmission unit 154. The file information transmission unit 152 transmits file information stored in the storage unit 170. The file information is information that specifies the directory structure of the storage unit 170, the save data file name, and the like. The save data transmission unit 154 transmits save data to the stationary game machine 200. Note that the transmission unit 150 may include an image file transmission unit and transmit the image file to the stationary game machine 200.

処理部130は、デコード部132およびゲーム実行部134を備えて構成される。記憶部170はフラッシュメモリなどの記憶装置であり、エミュレータプログラム保持部172、ゲームデータ記憶部180および仮想メモリカード記憶部190を有して構成される。記憶部170は、内蔵記憶媒体であってもよいが、着脱自在なリムーバブルメディアであってもよい。なお、エミュレータプログラム保持部172、ゲームデータ記憶部180および仮想メモリカード記憶部190は、同一の記憶部170に形成されてもよいが、異なる記憶部に形成されてもよい。記憶制御部160は、記憶部170に対するデータの読出および書込を制御する。   The processing unit 130 includes a decoding unit 132 and a game execution unit 134. The storage unit 170 is a storage device such as a flash memory, and includes an emulator program storage unit 172, a game data storage unit 180, and a virtual memory card storage unit 190. The storage unit 170 may be a built-in storage medium or a removable removable medium. The emulator program holding unit 172, the game data storage unit 180, and the virtual memory card storage unit 190 may be formed in the same storage unit 170, but may be formed in different storage units. Storage control unit 160 controls reading and writing of data with respect to storage unit 170.

ゲームデータ記憶部180は、複数のゲームデータ182a、182b、182c(以下、総称する場合には「ゲームデータ182」と呼ぶ)を記憶する。ゲームデータ182は、パッケージファイル取得部126で取得したパッケージファイルに含まれるゲームプログラム184と付随情報186を含んで構成される。ゲームプログラム184は、例えばゲームプログラムのROMイメージであり、ゲーム用ROMなどに記憶されたゲームプログラムのイメージファイルである。付随情報186は、携帯型ゲーム機100によるエミュレーション機能の実行時に使用されるデータ群であり、エミュレータ用の設定ファイルや、GUI(Graphical User Interface)により表示するゲームタイトルなどの情報を含んでいる。付随情報186は、ゲーム用ROMから直接取り出した情報であってもよく、またゲームプログラムのイメージファイルから取り出した情報であってもよく、またエミュレーション用に生成された情報であってもよい。同一ゲームタイトルのゲームプログラム184および付随情報186と、ゲームプログラム284および付随情報286は、データ形式は異なっていても構わないが、それぞれの内容は互いに同一のものである。仮想メモリカード記憶部190は、複数の仮想メモリカード192a、192b、192c、192d(以下、総称する場合には「仮想メモリカード192」と呼ぶ)を記憶する。仮想メモリカード192は、複数のセーブデータ194a、194b、194cを有することができるが、セーブデータ194が存在しない空の状態の場合もある。   The game data storage unit 180 stores a plurality of game data 182a, 182b, and 182c (hereinafter referred to as “game data 182” when collectively referred to). The game data 182 includes a game program 184 and accompanying information 186 included in the package file acquired by the package file acquisition unit 126. The game program 184 is a ROM image of a game program, for example, and is an image file of a game program stored in a game ROM or the like. The accompanying information 186 is a data group used when the portable game machine 100 executes an emulation function, and includes information such as a setting file for an emulator and a game title displayed by a GUI (Graphical User Interface). The accompanying information 186 may be information extracted directly from the game ROM, may be information extracted from the image file of the game program, or may be information generated for emulation. The game program 184 and accompanying information 186 of the same game title and the game program 284 and accompanying information 286 may have different data formats, but their contents are the same. The virtual memory card storage unit 190 stores a plurality of virtual memory cards 192a, 192b, 192c, and 192d (hereinafter collectively referred to as “virtual memory card 192”). The virtual memory card 192 can have a plurality of save data 194a, 194b, 194c, but there are cases where the save data 194 does not exist and is empty.

仮想メモリカード192は、携帯型ゲーム機100および出力装置202のメニュー画面などにおいて、アイコンとして視覚的に表示される対象である。同様にセーブデータ194も携帯型ゲーム機100および出力装置202のメニュー画面などにおいて、アイコンとして視覚的に表示される対象である。セーブデータ194の存在を表現するためのアイコンは、セーブデータ194中に画像データとして含まれている。   The virtual memory card 192 is a target that is visually displayed as an icon on the menu screen of the portable game machine 100 and the output device 202. Similarly, the save data 194 is a target visually displayed as an icon on the menu screen of the portable game machine 100 and the output device 202. An icon for expressing the existence of the save data 194 is included in the save data 194 as image data.

携帯型ゲーム機100において起動されるエミュレータプログラムは、ゲームプログラムの実行時に、そのゲームの仮想メモリカード192にのみアクセスするように構成されている。したがって、ゲームタイトルに対応して、1つ以上の仮想メモリカード192が仮想メモリカード記憶部190内に形成され、仮想メモリカード192には、対応するゲームのセーブデータ194が記憶される。   The emulator program activated in the portable game machine 100 is configured to access only the virtual memory card 192 of the game when the game program is executed. Accordingly, one or more virtual memory cards 192 are formed in the virtual memory card storage unit 190 corresponding to the game title, and the corresponding game save data 194 is stored in the virtual memory card 192.

ゲーム実行部134は、エミュレータプログラム保持部172に保持されているエミュレータプログラムを起動し、ゲームプログラム184を実行することで、エミュレーション装置として動作する。このときゲーム実行部134は、付随情報186を読み込むことでエミュレータ機能を実現して、別のゲーム装置であるかのようにふるまうことができる。ゲーム実行部134が、実行するゲームプログラム184のセーブデータ194をロードすることで、ユーザが過去にセーブした時点からゲームをリスタートできる。   The game execution unit 134 operates as an emulation device by starting the emulator program held in the emulator program holding unit 172 and executing the game program 184. At this time, the game execution unit 134 can read the accompanying information 186 to realize an emulator function and behave as if it is another game device. The game execution unit 134 can load the save data 194 of the game program 184 to be executed, so that the game can be restarted from the time point when the user saved in the past.

<ゲームプログラムのイメージファイルを共用するシステム>
本実施例のゲームシステム1は、携帯型ゲーム機100および据置型ゲーム機200の間で、ゲームプログラムのイメージファイルを共用するシステムとして動作する。図1に関連して説明したように、携帯型ゲーム機100と据置型ゲーム機200は、有線または無線によりデータ伝送可能に接続されており、据置型ゲーム機200は、ゲームプログラムのイメージファイルを保持するイメージファイル提供サーバ40にネットワーク30を介して接続されている。以下、図2および図3を参照して、ゲームシステム1のイメージファイル共用機能について説明する。
<System for sharing game program image files>
The game system 1 of this embodiment operates as a system that shares an image file of a game program between the portable game machine 100 and the stationary game machine 200. As described with reference to FIG. 1, the portable game machine 100 and the stationary game machine 200 are connected so as to be able to transmit data by wire or wireless, and the stationary game machine 200 stores an image file of a game program. The image file providing server 40 to be held is connected via the network 30. Hereinafter, the image file sharing function of the game system 1 will be described with reference to FIGS. 2 and 3.

据置型ゲーム機200において、操作入力受付部210がゲームコントローラ204からイメージファイル提供サーバ40への接続指示を受け付けると、通信部212が、イメージファイル提供サーバ40に接続する。イメージファイル提供サーバ40は、ダウンロード可能なゲームタイトルのリストを配信し、ユーザは、出力装置202に表示されたリストから所望のゲームタイトルをゲームコントローラ204により選択することで、ゲームイメージファイルのダウンロード要求が生成される。通信部212は、イメージファイル提供サーバ40からパッケージファイルをダウンロードし、パッケージファイル取得部226に供給する。   In the stationary game machine 200, when the operation input receiving unit 210 receives a connection instruction from the game controller 204 to the image file providing server 40, the communication unit 212 connects to the image file providing server 40. The image file providing server 40 distributes a list of game titles that can be downloaded, and the user selects a desired game title from the list displayed on the output device 202 by the game controller 204, thereby requesting a download of the game image file. Is generated. The communication unit 212 downloads a package file from the image file providing server 40 and supplies the package file to the package file acquisition unit 226.

本実施例において、パッケージファイルは、ゲームソフトウェアの実行プログラムを少なくとも含み、さらにゲームタイトルのIDなどを含んだ付随情報も含む。タイトルIDは、ゲームの品番などであってよく、ゲームタイトルを一意に特定できるものであればよい。パッケージファイル取得部226がパッケージファイルを取得すると、記憶制御部260が、ゲームプログラム284と付随情報286とを対応付けたゲームデータ282としてゲームデータ記憶部280に格納する。このようにして、据置型ゲーム機200は、ゲームプログラムのイメージファイルを保持する。   In this embodiment, the package file includes at least a game software execution program, and further includes accompanying information including a game title ID and the like. The title ID may be a game item number or the like, as long as it can uniquely identify the game title. When the package file acquisition unit 226 acquires the package file, the storage control unit 260 stores the game program 284 and the accompanying information 286 in the game data storage unit 280 as game data 282 associated with each other. In this way, the stationary game machine 200 holds the image file of the game program.

据置型ゲーム機200は、携帯型ゲーム機100にゲームプログラムのイメージファイルを複製することで、イメージファイルを共有することができる。記憶制御部260は、ゲームデータ記憶部280に格納したゲームデータ282を、イメージファイル送信部256に供給する。イメージファイル送信部256は、セーブデータを格納するための携帯型ゲーム機100の記憶部170における記憶領域を特定する機能をもつ。具体的に、イメージファイル送信部256は、ゲームデータ282とともに、仮想メモリカードの作成指示をパッケージ化して通信部212に供給する。仮想メモリカードの作成指示には、ゲームプログラムの種類に応じて作成するべき仮想メモリカードの個数が含まれる。イメージファイル送信部256は、送信対象となるゲームプログラムの付随情報から、作成するべき仮想メモリカードの個数を読み取ることで、仮想メモリカードの作成指示を生成してもよい。イメージファイル送信部256は、携帯型ゲーム機100の記憶部170において、ゲームのタイトルIDにより特定されるディレクトリを作成させる機能をもつ。通信部212が、これらのゲームデータ282および指示情報を、パッケージファイルとして携帯型ゲーム機100に送信する。   The stationary game machine 200 can share the image file by copying the image file of the game program to the portable game machine 100. The storage control unit 260 supplies the game data 282 stored in the game data storage unit 280 to the image file transmission unit 256. The image file transmission unit 256 has a function of specifying a storage area in the storage unit 170 of the portable game machine 100 for storing save data. Specifically, the image file transmission unit 256 packages a virtual memory card creation instruction together with the game data 282 and supplies it to the communication unit 212. The virtual memory card creation instruction includes the number of virtual memory cards to be created according to the type of game program. The image file transmission unit 256 may generate a virtual memory card creation instruction by reading the number of virtual memory cards to be created from the accompanying information of the game program to be transmitted. The image file transmission unit 256 has a function of creating a directory specified by the title ID of the game in the storage unit 170 of the portable game machine 100. The communication unit 212 transmits the game data 282 and the instruction information to the portable game machine 100 as a package file.

携帯型ゲーム機100において、パッケージファイル取得部126が、通信部110を介して、パッケージファイルを取得する。パッケージファイル取得部126がパッケージファイルを取得すると、記憶制御部160が、ゲームプログラム184と付随情報186とを対応付けたゲームデータ182としてゲームデータ記憶部180に格納する。これにより、据置型ゲーム機200と携帯型ゲーム機100の間で、ゲームプログラムのイメージファイルを共用することができる。異なるハードウェアをもつゲーム機が、イメージファイルを共用することで、複数種類のイメージファイルを作成する必要がなく、それぞれのエミュレーション機能を効率的に実現することが可能となる。   In the portable game machine 100, the package file acquisition unit 126 acquires a package file via the communication unit 110. When the package file acquisition unit 126 acquires the package file, the storage control unit 160 stores the game program 184 and the accompanying information 186 in the game data storage unit 180 as game data 182 associated with each other. Thereby, the image file of a game program can be shared between the stationary game machine 200 and the portable game machine 100. A game machine having different hardware shares the image file, so that it is not necessary to create a plurality of types of image files, and each emulation function can be efficiently realized.

また、記憶制御部160は、付随情報186に含まれるゲームタイトルのIDと、仮想メモリカードの作成指示に基づいて、ゲームタイトルIDで特定されるディレクトリに仮想メモリカード192を作成する。記憶部170において仮想メモリカード192の記憶階層を定めるディレクトリ構造は、たとえば以下のように定められる。仮想メモリカードの作成指示により、4つの仮想メモリカードを作成する場合、記憶制御部160は、以下に示すディレクトリで、4つの仮想メモリカードを作成する。
・・・/SAVEDATA/タイトルID/VMC0.BBB
・・・/SAVEDATA/タイトルID/VMC1.BBB
・・・/SAVEDATA/タイトルID/VMC2.BBB
・・・/SAVEDATA/タイトルID/VMC3.BBB
タイトルIDで特定されるディレクトリの下に、4つの異なる仮想メモリカードが生成され、その仮想メモリカードの中に、セーブデータを格納することが可能となる。異なるゲーム間では、タイトルIDによりディレクトリが分類される。なお、既述したように、作成する仮想メモリカードの個数はゲームタイトルごとに定められる。以上のように、本実施例のゲームシステム1では、ゲームプログラムのイメージファイルを据置型ゲーム機200と携帯型ゲーム機100の間で共用できる。このように据置型ゲーム機200は、記憶制御部160によりセーブデータの記憶領域を、ゲームを一意に特定するタイトルIDにより特定される記憶部170のディレクトリに設定させることで、携帯型ゲーム機100の記憶部170のディレクトリ構造を秩序だてて構築することができる。
Further, the storage control unit 160 creates the virtual memory card 192 in the directory specified by the game title ID, based on the game title ID included in the accompanying information 186 and the virtual memory card creation instruction. A directory structure that defines the storage hierarchy of the virtual memory card 192 in the storage unit 170 is determined as follows, for example. When four virtual memory cards are created according to the virtual memory card creation instruction, the storage control unit 160 creates four virtual memory cards in the following directory.
... / SAVEDATA / Title ID / VMC0. BBB
... / SAVEDATA / Title ID / VMC1. BBB
... / SAVEDATA / Title ID / VMC2. BBB
... / SAVEDATA / Title ID / VMC3. BBB
Under the directory specified by the title ID, four different virtual memory cards are generated, and save data can be stored in the virtual memory card. Directories are classified by title IDs between different games. As described above, the number of virtual memory cards to be created is determined for each game title. As described above, in the game system 1 of the present embodiment, the image file of the game program can be shared between the stationary game machine 200 and the portable game machine 100. As described above, the stationary game machine 200 causes the storage control unit 160 to set the storage area of the save data in the directory of the storage unit 170 specified by the title ID that uniquely specifies the game, thereby allowing the portable game machine 100 to be set. The directory structure of the storage unit 170 can be constructed in an orderly manner.

なお据置型ゲーム機200において、ゲームプログラムのイメージファイルは、イメージファイル提供サーバ40から供給されるだけでなく、ROM媒体をリッピングすることで直接生成されてもよい。据置型ゲーム機200はROMドライブを備えて、ROM媒体を駆動してプログラムをメモリにロードすることでも、ゲームプログラムを実行する機能をもつ。そこでリッピング処理部234は、ゲーム用ROMに記録されているデジタルデータをリッピングしてイメージファイルを作成し、ゲームデータ記憶部280にゲームプログラム284として格納してもよい。   In the stationary game machine 200, the image file of the game program is not only supplied from the image file providing server 40, but may be directly generated by ripping the ROM medium. The stationary game machine 200 includes a ROM drive, and has a function of executing a game program by driving a ROM medium and loading the program into a memory. Therefore, the ripping processing unit 234 may rip the digital data recorded in the game ROM to create an image file and store it as a game program 284 in the game data storage unit 280.

このように、リッピング処理部234は、記憶媒体に記録されているゲームプログラムを、イメージファイルで取り込むリッピング処理を実行する機能を有する。この機能により、据置型ゲーム機200は、イメージファイル提供サーバ40からゲームプログラムのイメージファイルをダウンロードしなくても、自身でゲームプログラムのイメージファイルを作成することで、イメージファイルを取得することが可能となる。このとき、リッピング処理部234は、リッピング処理により取得したゲームプログラムのイメージファイルとともに、そのゲームプログラムに関連する付随情報286も生成する。既述したように、付随情報286は、エミュレータプログラムによるゲームプログラムの実行時に必要な情報であり、ゲーム実行部248およびゲーム実行部134は、付随情報を利用することで、エミュレーション装置として動作することができる。リッピング処理部234は、付随情報286を、ゲーム用ROMから直接生成してもよく、また他のサーバなどから供給されるデータをもとに生成してもよく、これらの様々な経路で取得したデータを組み合わせて生成してもよい。据置型ゲーム機200は、リッピングにより作成したイメージファイルおよび付随情報を携帯型ゲーム機100に複製してもよく、これにより、ゲームプログラムのイメージファイルおよび付随情報を据置型ゲーム機200と携帯型ゲーム機100の間で共用することが可能である。   As described above, the ripping processing unit 234 has a function of executing a ripping process for capturing a game program recorded on a storage medium as an image file. With this function, the stationary game machine 200 can acquire the image file by creating the image file of the game program by itself without downloading the image file of the game program from the image file providing server 40. It becomes. At this time, the ripping processing unit 234 generates accompanying information 286 related to the game program together with the image file of the game program acquired by the ripping process. As described above, the accompanying information 286 is information necessary when the game program is executed by the emulator program, and the game executing unit 248 and the game executing unit 134 operate as an emulation device by using the accompanying information. Can do. The ripping processing unit 234 may generate the accompanying information 286 directly from the game ROM or may be generated based on data supplied from another server or the like, and obtained through these various routes. Data may be generated in combination. The stationary game machine 200 may copy the image file and accompanying information created by ripping to the portable game machine 100, whereby the image file and the accompanying information of the game program are transferred to the stationary game machine 200 and the portable game machine. It can be shared between the machines 100.

以上は、携帯型ゲーム機100の記憶制御部160がゲームプログラムのイメージファイルの複製処理に参加する例を示したが、据置型ゲーム機200と携帯型ゲーム機100とがUSB接続することで、据置型ゲーム機200の処理部230および記憶制御部260が、記憶部170を外付けの記憶媒体として扱うことが可能となる。このとき、記憶制御部160による処理として説明した動作は、記憶制御部260により実行されるため、複製処理を単純にできる。この場合、記憶制御部260が、記憶部170にゲームプログラムのイメージファイルを格納し、また記憶部170における仮想メモリカード192の作成処理を実行することになる。   The above is an example in which the storage control unit 160 of the portable game machine 100 participates in the process of copying the image file of the game program, but when the stationary game machine 200 and the portable game machine 100 are connected by USB, The processing unit 230 and the storage control unit 260 of the stationary game machine 200 can handle the storage unit 170 as an external storage medium. At this time, since the operation described as the process by the storage control unit 160 is executed by the storage control unit 260, the replication process can be simplified. In this case, the storage control unit 260 stores the image file of the game program in the storage unit 170, and executes the creation process of the virtual memory card 192 in the storage unit 170.

なお、据置型ゲーム機200から携帯型ゲーム機100に、ゲームプログラムのイメージファイルおよび付随情報を含んだゲームデータを複製する際、据置型ゲーム機200は、データの複製先となる携帯型ゲーム機100を特定した上で、送信するゲームデータに、特定した携帯型ゲーム機100でのみ解読できる暗号を施して、ゲームデータを送信することが好ましい。イメージファイル送信部256は、ゲームデータの送信時に暗号化処理を行う。この暗号化は、DRM(Digital Rights Management)技術によるものであってよく、たとえば複製先との間で暗号化に関する情報をやり取りして定めた形式で行われる。このようにゲームシステム1では、複製先として特定される携帯型ゲーム機100でのみ解読可能な暗号化処理を行うことで、ゲームプログラムのイメージファイルが拡散して複製されないような配慮がなされることが好ましい。   When the game data including the image file of the game program and the accompanying information is copied from the stationary game machine 200 to the portable game machine 100, the stationary game machine 200 is a portable game machine that is a data duplication destination. It is preferable that the game data is transmitted after specifying 100 and applying the encryption that can be decrypted only by the specified portable game machine 100 to the game data to be transmitted. The image file transmission unit 256 performs an encryption process when transmitting game data. This encryption may be based on DRM (Digital Rights Management) technology, and is performed, for example, in a format determined by exchanging information relating to encryption with the copy destination. As described above, in the game system 1, by performing an encryption process that can be decrypted only by the portable game machine 100 specified as the copy destination, consideration is given so that the image file of the game program is not diffused and copied. Is preferred.

<セーブデータを共用するシステム>
本実施例のゲームシステム1は、携帯型ゲーム機100および据置型ゲーム機200の間で、ゲームプログラムだけでなく、セーブデータを共用するシステムとしても動作する。具体的には、据置型ゲーム機200と携帯型ゲーム機100のいずれか一方から、据置型ゲーム機200と携帯型ゲーム機100の他方に、セーブデータを複製することでセーブデータを共用する。これにより、ユーザは、据置型ゲーム機200および携帯型ゲーム機100のいずれにおいても、同じセーブデータをロードしてゲームを開始することが可能となり、たとえば外出中に携帯型ゲーム機100でプレイしたゲームを、自宅に戻った後に、引き続き据置型ゲーム機200でプレイすることができる。また、自宅の据置型ゲーム機200でプレイしたゲームを、引き続き外で携帯型ゲーム機100によりプレイすることも可能となる。まず、携帯型ゲーム機100から据置型ゲーム機200にセーブデータを複製する場合について説明する。
<System for sharing save data>
The game system 1 according to the present embodiment operates not only as a game program but also as a system for sharing save data between the portable game machine 100 and the stationary game machine 200. Specifically, the save data is shared by copying the save data from one of the stationary game machine 200 and the portable game machine 100 to the other of the stationary game machine 200 and the portable game machine 100. As a result, the user can load the same save data and start the game on either the stationary game machine 200 or the portable game machine 100, for example, playing with the portable game machine 100 while going out. The game can continue to be played on the stationary game machine 200 after returning home. In addition, a game played on the stationary game machine 200 at home can be continuously played on the portable game machine 100 outside. First, a case where save data is copied from the portable game machine 100 to the stationary game machine 200 will be described.

据置型ゲーム機200において、操作入力受付部210から、携帯型ゲーム機100の記憶部170における仮想メモリカード記憶部190の参照指示が供給される。参照要求部231は、参照要求を生成し、要求送信部252が通信部212を介して携帯型ゲーム機100に仮想メモリカードの参照要求を送信する。   In the stationary game machine 200, a reference instruction for the virtual memory card storage unit 190 in the storage unit 170 of the portable game machine 100 is supplied from the operation input receiving unit 210. The reference request unit 231 generates a reference request, and the request transmission unit 252 transmits a virtual memory card reference request to the portable game machine 100 via the communication unit 212.

携帯型ゲーム機100において、要求受付部122が、通信部110を介して仮想メモリカード記憶部190の参照要求を受け付ける。記憶制御部160はファイルシステムの機能を有し、この参照要求を受けると、仮想メモリカード記憶部190の記憶部170におけるディレクトリ構造およびセーブデータファイル名を示すファイル情報を生成する。このファイル情報は、ファイル情報送信部152に供給され、ファイル情報送信部152は、通信部110から据置型ゲーム機200にファイル情報を送信する。   In the portable game machine 100, the request reception unit 122 receives a reference request for the virtual memory card storage unit 190 via the communication unit 110. The storage control unit 160 has a file system function. Upon receiving this reference request, the storage control unit 160 generates file information indicating a directory structure and a save data file name in the storage unit 170 of the virtual memory card storage unit 190. The file information is supplied to the file information transmission unit 152, and the file information transmission unit 152 transmits the file information from the communication unit 110 to the stationary game machine 200.

据置型ゲーム機200において、ファイル情報取得部222が、通信部212を介してファイル情報を取得し、表示リスト選定部232に供給する。表示リスト選定部232は、出力装置202のディスプレイに一覧表示するセーブデータ、またはセーブデータのフォルダ(仮想メモリカード)を選定する機能をもつ。   In the stationary game machine 200, the file information acquisition unit 222 acquires file information via the communication unit 212 and supplies the file information to the display list selection unit 232. The display list selection unit 232 has a function of selecting save data to be displayed as a list on the display of the output device 202 or a folder (virtual memory card) of the save data.

図4は、表示リスト選定部232により選別され、表示制御部240により出力装置202にて一覧表示される仮想メモリカード192のアイコンを示す画面例である。ここでは携帯型ゲーム機100の記憶部170がリムーバブルメディアとして構成されており、画面例では、携帯型ゲーム機100のリムーバブルメディア内部の情報を表示していることを特定するべく、画面上欄に「携帯型ゲーム機リムーバブルメディア」との表示がなされている。また本実施例のゲームシステム1では、据置型ゲーム機200が複数の携帯型ゲーム機100と接続することができ、画面の表示リストには、「ゲーム機1」、「ゲーム機2」として、接続している携帯型ゲーム機100を特定するアイコンが示される。たとえば、携帯型ゲーム機100を特定するために、それぞれのユーザが携帯型ゲーム機100に与えたニックネームなどの名前が、各アイコンの下に表示されてもよい。また、図4において、「本体メモリカード1」として表示されているのは、据置型ゲーム機200における記憶部270の仮想メモリカード292の1つを示している。「メモリカード1」、「メモリカード2」、「メモリカード3」として示されるアイコンは、携帯型ゲーム機100の記憶部170における仮想メモリカード192を示す。   FIG. 4 is a screen example showing icons of the virtual memory card 192 selected by the display list selection unit 232 and displayed as a list on the output device 202 by the display control unit 240. Here, the storage unit 170 of the portable game machine 100 is configured as a removable medium, and in the screen example, in order to specify that information inside the removable medium of the portable game machine 100 is displayed, an upper column of the screen is displayed. “Portable game console removable media” is displayed. In the game system 1 of the present embodiment, the stationary game machine 200 can be connected to a plurality of portable game machines 100, and the display list on the screen includes “game machine 1” and “game machine 2” as follows: An icon identifying the connected portable game machine 100 is shown. For example, in order to specify the portable game machine 100, a name such as a nickname given to the portable game machine 100 by each user may be displayed under each icon. In FIG. 4, “main body memory card 1” is displayed as one of the virtual memory cards 292 in the storage unit 270 in the stationary game machine 200. The icons shown as “memory card 1”, “memory card 2”, and “memory card 3” indicate the virtual memory card 192 in the storage unit 170 of the portable game machine 100.

前記したように、携帯型ゲーム機100の仮想メモリカード192は、少なくともゲームプログラムのイメージファイルの数だけ存在し、さらにゲームプログラムによっては複数の仮想メモリカード192が生成されていることもある。そのため、それらの全てを出力装置202に一覧表示すると、膨大な数になることが予想される。   As described above, there are at least as many virtual memory cards 192 of the portable game machine 100 as the number of image files of the game program, and a plurality of virtual memory cards 192 may be generated depending on the game program. For this reason, if all of them are displayed in a list on the output device 202, it is expected that the number will increase.

さらに、据置型ゲーム機200において所有しているゲームプログラムのセーブデータを複製することには意味があるが、所有していないゲームプログラムのセーブデータを複製することは必ずしも重要でない。所有していないゲームプログラムのセーブデータの利用機会が乏しいためである。そこで、据置型ゲーム機200の処理部230において、記憶状況管理部236が、ゲームデータ記憶部280の記憶状況を管理し、所有しているゲームプログラムを特定する。たとえば記憶状況管理部236は、各ゲームデータ282の付随情報286に含まれるタイトルIDにより、保持しているゲームプログラムを特定してもよい。記憶状況管理部236は、ゲームプログラムのイメージファイルの記憶状況を表示リスト選定部232に通知する。表示リスト選定部232は、携帯型ゲーム機100から送信されるファイル情報に含まれるゲームタイトルIDと、記憶状況管理部236から供給されるイメージファイルの記憶状況を比較して、保持していないゲームプログラムの仮想メモリカード192を、表示対象から除外する。図4の画面例では、ゲームタイトル「ABCテニス」、「XYZサッカー」の仮想メモリカードのアイコンが示されているが、表示リスト選定部232により、「ABCテニス」、「XYZサッカー」のゲームプログラムのイメージファイルがゲームデータ記憶部280にて保持されていることが判定されたため、これらの仮想メモリカード192のアイコンが表示されている。   Further, it is meaningful to duplicate the save data of the game program owned by the stationary game machine 200, but it is not necessarily important to duplicate the save data of the game program that is not owned. This is because there are few opportunities to use saved data of game programs that are not owned. Therefore, in the processing unit 230 of the stationary game machine 200, the storage status management unit 236 manages the storage status of the game data storage unit 280 and identifies the game program that it owns. For example, the storage status management unit 236 may specify a held game program based on the title ID included in the accompanying information 286 of each game data 282. The storage status management unit 236 notifies the display list selection unit 232 of the storage status of the image file of the game program. The display list selection unit 232 compares the game title ID included in the file information transmitted from the portable game machine 100 with the storage status of the image file supplied from the storage status management unit 236, and does not hold the game The virtual memory card 192 of the program is excluded from the display target. In the screen example of FIG. 4, virtual memory card icons of the game titles “ABC tennis” and “XYZ soccer” are shown, but the game program of “ABC tennis” and “XYZ soccer” is displayed by the display list selection unit 232. Since the image file is determined to be held in the game data storage unit 280, the icons of these virtual memory cards 192 are displayed.

なお記憶状況管理部236は、ゲームデータ記憶部280の記憶状況だけでなく、仮想メモリカード記憶部290の記憶状況を管理することで、保持しているゲームプログラムを特定してもよい。記憶状況管理部236は、セーブデータ294に含まれるタイトルIDにより、保持していることが当然に予想されるゲームプログラムを特定することができる。また記憶状況管理部236は、ROMドライブに挿入されているゲーム用ROMの記録内容を読み出して、そのゲーム用ROMのタイトルIDを特定し、ゲームデータ記憶部280の記憶状況および/または仮想メモリカード記憶部290の記憶状況とあわせて、保持しているゲームプログラムを特定してもよい。このように記憶状況管理部236が、ゲームデータ記憶部280の記憶状況から特定されるタイトルID、仮想メモリカード記憶部290の記憶状況から特定されるタイトルID、およびROMドライブに収容されているゲーム用ROMのタイトルIDのいずれか一つ、または、それらの組合せにより、実行可能なゲームプログラムを特定することで、表示リスト選定部232が、表示価値の高い仮想メモリカード192のアイコンのみを選別することが可能となる。   The storage status management unit 236 may specify not only the storage status of the game data storage unit 280 but also the stored game program by managing the storage status of the virtual memory card storage unit 290. The storage status management unit 236 can identify a game program that is naturally expected to be held by the title ID included in the save data 294. The storage status management unit 236 reads the recorded contents of the game ROM inserted in the ROM drive, identifies the title ID of the game ROM, stores the storage status and / or virtual memory card of the game data storage unit 280 In combination with the storage status of the storage unit 290, the held game program may be specified. As described above, the storage status management unit 236 has a title ID specified from the storage status of the game data storage unit 280, a title ID specified from the storage status of the virtual memory card storage unit 290, and a game stored in the ROM drive. The display list selection unit 232 selects only the icons of the virtual memory card 192 having a high display value by specifying an executable game program by any one of the title IDs of the ROM for ROM or a combination thereof. It becomes possible.

さらに出力装置202に表示する仮想メモリカード192のアイコン数を減らすために、表示リスト選定部232は、セーブデータ194を保持していない仮想メモリカード192のアイコンを表示対象から除外してもよい。ここでは、携帯型ゲーム機100におけるセーブデータを据置型ゲーム機200に複製することを目的としているため、セーブデータが格納されていない携帯型ゲーム機100の仮想メモリカードのアイコンを表示しても、意味がないためである。そこで表示リスト選定部232は、携帯型ゲーム機100から送信されるファイル情報を参照して、仮想メモリカード192にセーブデータ194が存在しているか判定し、セーブデータを保持していない仮想メモリカードのアイコンを、表示対象から除外する。これにより、セーブデータを保持している仮想メモリカードのアイコンだけを表示でき、ユーザがセーブデータを探し出すのにかかる時間を短縮することができる。なお、このような表示対象の除外機能の実行の有無は、ユーザからの指示により選択されてもよい。   Furthermore, in order to reduce the number of icons of the virtual memory card 192 displayed on the output device 202, the display list selection unit 232 may exclude icons of the virtual memory card 192 that do not hold the save data 194 from display targets. Here, since the save data in the portable game machine 100 is intended to be copied to the stationary game machine 200, the virtual memory card icon of the portable game machine 100 in which no save data is stored is displayed. Because it is meaningless. Therefore, the display list selection unit 232 refers to the file information transmitted from the portable game machine 100 to determine whether the save data 194 exists in the virtual memory card 192, and the virtual memory card that does not hold the save data Is excluded from the display target. As a result, only the icon of the virtual memory card holding the save data can be displayed, and the time required for the user to search for the save data can be shortened. Whether or not to execute such a display target exclusion function may be selected by an instruction from the user.

表示制御部240は、図4に示すように、表示リスト選定部232により選択された仮想メモリカードのアイコンを表示する。ユーザがいずれかのアイコンを選択すると、その仮想メモリカードに保持されているセーブデータのアイコンが階層的に表示される。   As shown in FIG. 4, the display control unit 240 displays the icon of the virtual memory card selected by the display list selection unit 232. When the user selects any of the icons, the save data icons held in the virtual memory card are displayed hierarchically.

しかしながら、携帯型ゲーム機100で保持されている仮想メモリカード、および保持されるセーブデータには、携帯型ゲーム機専用の暗号が施されていることがあり、また携帯型ゲーム機100の仮想メモリカードのイメージファイルの形式が据置型ゲーム機200と異なっていることもある。このような場合、据置型ゲーム機200では、その内容を読み取ることができない。また、セーブデータ194のアイコンの画像データは、セーブデータ194に保持されているため、据置型ゲーム機200で、セーブデータ194を読み取ることができない状態では、アイコンを表示することもできない。以下に「ABCテニス」のセーブデータを複製しようとして、図4に示されるアイコンを選択しても、セーブデータのアイコンが表示されない場合の対応方法について説明する。   However, the virtual memory card held in the portable game machine 100 and the saved data held may be encrypted exclusively for the portable game machine, and the virtual memory of the portable game machine 100 may be provided. The format of the card image file may be different from that of the stationary game machine 200. In such a case, the stationary game machine 200 cannot read the contents. Further, since the image data of the icon of the save data 194 is held in the save data 194, the icon cannot be displayed in a state where the save data 194 cannot be read by the stationary game machine 200. Hereinafter, a method for dealing with a case where the save data icon is not displayed even if the icon shown in FIG. 4 is selected in an attempt to duplicate the save data of “ABC tennis” will be described.

まず変換要求部233が、選択された仮想メモリカードのアイコン「ABCテニス」のセーブデータの取得要求を生成する。要求送信部252は、その取得要求を通信部212を介して携帯型ゲーム機100に送信する。携帯型ゲーム機100において、要求受付部122が取得要求を受け付けると、記憶制御部160にその旨を通知する。記憶制御部160は、「ABCテニス」の仮想メモリカード192を仮想メモリカード記憶部190から読み出し、セーブデータ送信部154が、読み出した仮想メモリカード192を通信部110から送信する。このイメージファイル(仮想メモリカード)には、既述したように携帯型ゲーム機特有の暗号が施されているため、据置型ゲーム機200でデータを解読できない。   First, the conversion request unit 233 generates a save data acquisition request for the icon “ABC tennis” of the selected virtual memory card. The request transmission unit 252 transmits the acquisition request to the portable game machine 100 via the communication unit 212. In the portable game machine 100, when the request reception unit 122 receives an acquisition request, the storage control unit 160 is notified accordingly. The storage control unit 160 reads the virtual memory card 192 of “ABC tennis” from the virtual memory card storage unit 190, and the save data transmission unit 154 transmits the read virtual memory card 192 from the communication unit 110. Since the image file (virtual memory card) is encrypted as described above, it cannot be decrypted by the stationary game machine 200.

図5は、イメージファイルの変換処理を問い合わせる画面例である。据置型ゲーム機200において、セーブデータ取得部224が、暗号化されたメモリカードのイメージファイルを取得すると、図5に示す画面が出力装置202のディスプレイに表示される。ユーザが「はい」を選択すると、変換要求部233が、そのイメージファイルのデータ形式の変換を要求する形式変換要求を生成する。要求送信部252は、形式変換要求とともに、取得したイメージファイルを携帯型ゲーム機100に送信する。   FIG. 5 is an example of a screen for inquiring about image file conversion processing. In the stationary game machine 200, when the save data acquisition unit 224 acquires the encrypted image file of the memory card, the screen shown in FIG. 5 is displayed on the display of the output device 202. When the user selects “Yes”, the conversion request unit 233 generates a format conversion request for requesting conversion of the data format of the image file. The request transmission unit 252 transmits the acquired image file to the portable game machine 100 together with the format conversion request.

携帯型ゲーム機100では、要求受付部122が形式変換要求と、デコードする対象となるイメージファイルを受け付け、デコード部132に供給する。デコード部132は、イメージファイルを、据置型ゲーム機200で解読または実行できるデータ形式に変換する。なお、デコードする対象となるイメージファイルは、もともと携帯型ゲーム機100が保持しているため、据置型ゲーム機200は、形式変換要求のみを携帯型ゲーム機100に送信するようにしてもよい。記憶制御部160は、変換したイメージファイルを、新たな仮想メモリカード192として、仮想メモリカード記憶部190にて上書きしてもよい。   In the portable game machine 100, the request receiving unit 122 receives a format conversion request and an image file to be decoded and supplies it to the decoding unit 132. The decoding unit 132 converts the image file into a data format that can be decoded or executed by the stationary game machine 200. Since the portable game machine 100 originally holds the image file to be decoded, the stationary game machine 200 may transmit only the format conversion request to the portable game machine 100. The storage control unit 160 may overwrite the converted image file as a new virtual memory card 192 in the virtual memory card storage unit 190.

図6は、「ABCテニス」の仮想メモリカードに含まれていた3つのセーブデータが表示された画面例を示す。これは、図4の画面において、ユーザが「メモリカード1」で特定されるアイコンを選択したときに、この仮想メモリカード192のデータ形式が変換され、出力装置202上に表示できるようになったセーブデータ194のリストに相当する。このように、セーブデータの保存形式が携帯型ゲーム機100と据置型ゲーム機200とで異なる場合であっても、必要な変換処理を施すことで、同一のセーブデータを両者で共用することが可能となる。   FIG. 6 shows an example of a screen on which three save data included in the virtual memory card “ABC tennis” are displayed. This is because the data format of the virtual memory card 192 is converted and can be displayed on the output device 202 when the user selects the icon specified by “memory card 1” on the screen of FIG. This corresponds to a list of save data 194. In this way, even when the save data storage format is different between the portable game machine 100 and the stationary game machine 200, the same save data can be shared by both by performing necessary conversion processing. It becomes possible.

図7は、複製を希望するセーブデータを選択したときに表示される画面例である。ここでは、据置型ゲーム機200における保存先の選択画面が表示されている。ユーザが保存先を選択すると、複製要求部239が、ユーザにより選択されたセーブデータの複製要求を生成し、要求送信部252が送信する。携帯型ゲーム機100において要求受付部122が複製要求を受け付けると、記憶制御部160が、仮想メモリカード記憶部190から、指定されたセーブデータ194を読出し、セーブデータ送信部154が、セーブデータ194を通信部110を介して据置型ゲーム機200に送信する。このセーブデータ194は、据置型ゲーム機200において解読または実行可能な形式で構成されている。セキュリティを確保するため、送信されるデータにはデジタル署名が付与されることが好ましい。セーブデータ取得部224が、形式変換されたセーブデータを取得すると、記憶制御部260が、仮想メモリカード292に格納する。   FIG. 7 shows an example of a screen displayed when save data desired to be copied is selected. Here, a save destination selection screen in the stationary game machine 200 is displayed. When the user selects a storage destination, the copy request unit 239 generates a save data copy request selected by the user, and the request transmission unit 252 transmits the request. When the request receiving unit 122 receives a copy request in the portable game machine 100, the storage control unit 160 reads the designated save data 194 from the virtual memory card storage unit 190, and the save data transmission unit 154 stores the save data 194. Is transmitted to the stationary game machine 200 via the communication unit 110. The save data 194 is configured in a format that can be decoded or executed by the stationary game machine 200. In order to ensure security, it is preferable that a digital signature is given to the transmitted data. When the save data acquisition unit 224 acquires the format-converted save data, the storage control unit 260 stores it in the virtual memory card 292.

図8は、同一名のセーブデータが仮想メモリカード292内に存在していたときに表示される画面例である。セーブデータ比較部235は、仮想メモリカード292に書き込もうとするセーブデータ194の名前と、既に書き込まれているセーブデータ294の名前とを比較して、同一であった場合に、表示制御部240から、図8に示すメッセージを出力装置202に表示させる。ユーザは、ゲームコントローラ204により上書きするか否かを決定する。なお、セーブデータ比較部235は、同一名のセーブデータの内容の一部の情報を抽出して、表示制御部240から、それぞれの情報を表示させるようにしてもよい。たとえば、それぞれのセーブデータが作成されたときのプレイ時間を特定する情報や、またはセーブ時のゲームシーンを特定する情報などがセーブデータから読み取られて、図8に示すメッセージに付加されてもよい。これらの情報をメッセージに含めることで、上書きをするか否かの判断指標をユーザに与えることができる。
図9は、セーブデータの複製中に表示される画面例である。
FIG. 8 shows an example of a screen displayed when saved data having the same name exists in the virtual memory card 292. The save data comparison unit 235 compares the name of the save data 194 to be written to the virtual memory card 292 and the name of the save data 294 already written. The message shown in FIG. 8 is displayed on the output device 202. The user decides whether or not to overwrite using the game controller 204. Note that the save data comparison unit 235 may extract a part of the content of the save data with the same name and display the information from the display control unit 240. For example, information for specifying the play time when each save data is created or information for specifying the game scene at the time of save may be read from the save data and added to the message shown in FIG. . By including these pieces of information in the message, it is possible to give the user an index for determining whether or not to overwrite.
FIG. 9 shows an example of a screen displayed during save data replication.

なお、以上の複製処理は、ユーザからの指示により実行されていたが、据置型ゲーム機200は、たとえば自動的に複製処理を行う機能を有してもよい。たとえば携帯型ゲーム機100と据置型ゲーム機200とが接続された時点で、複製要求部239が、携帯型ゲーム機100に保持される全てのセーブデータに対して複製要求を自動的に生成してもよい。なお、効率的にするのであれば、全てのセーブデータではなく、据置型ゲーム機200で保持されるゲームプログラムに対応するセーブデータのみに対する複製要求を自動生成することが好ましい。また、据置型ゲーム機200で扱えないセーブデータについては、変換要求部233が、そのセーブデータについて形式変換要求を生成し、複製要求を発行する前に、形式変換が終わっていることが好ましい。   In addition, although the above duplication process was performed by the instruction | indication from a user, the stationary game machine 200 may have a function which performs a duplication process automatically, for example. For example, when the portable game machine 100 and the stationary game machine 200 are connected, the copy request unit 239 automatically generates a copy request for all saved data held in the portable game machine 100. May be. For efficiency, it is preferable to automatically generate a duplication request not only for all save data but only for save data corresponding to the game program held in the stationary game machine 200. For save data that cannot be handled by the stationary game machine 200, it is preferable that the conversion request unit 233 generates a format conversion request for the save data and issues the format conversion before the copy request is issued.

図10は、自動的に実行される複製処理において表示される画面例を示す。セーブデータの自動複製を可能とすることで、ユーザの手を煩わせることなく、セーブデータを共用する環境を実現できる。なお、図10に示すメッセージを表示することなく、記憶制御部260は、発見したセーブデータを仮想メモリカード記憶部290に逐次保存してもよい。   FIG. 10 shows an example of a screen displayed in the replication process that is automatically executed. By enabling automatic save data duplication, it is possible to realize an environment for sharing save data without bothering the user. Note that the storage control unit 260 may sequentially save the found save data in the virtual memory card storage unit 290 without displaying the message shown in FIG.

図11は、自動的に実行される複製処理において、同一名のセーブデータが発見されたときに表示される画面例を示す。ここでは、図8に示したように、上書きの是非をユーザに問い合わせるメッセージが表示される。このとき、セーブデータ比較部235が、更新日時が新しいセーブデータを判定した場合、それを優先する複製制御処理が実行されてもよい。すなわち、携帯型ゲーム機100に保持されるセーブデータ194の更新日時の方が新しければ、記憶制御部260は、仮想メモリカード292のセーブデータ294を上書きし、一方で携帯型ゲーム機100に保持されるセーブデータ194の更新日時の方が古ければ、仮想メモリカード292のセーブデータ294の上書きは行わない。これにより、最新のセーブデータを残すことが可能となる。   FIG. 11 shows an example of a screen displayed when save data with the same name is found in the automatically executed replication process. Here, as shown in FIG. 8, a message asking the user whether to overwrite or not is displayed. At this time, when the save data comparison unit 235 determines save data with a new update date and time, a copy control process giving priority to the save data may be executed. That is, if the update date and time of the save data 194 held in the portable game machine 100 is newer, the storage control unit 260 overwrites the save data 294 of the virtual memory card 292, while the portable game machine 100 has If the update date and time of the saved data 194 held is older, the save data 294 of the virtual memory card 292 is not overwritten. As a result, the latest save data can be left.

また、前記したように、セーブデータに含まれるプレイ時間をもとに、セーブデータ比較部235が、保存するべきセーブデータを決定してもよい。たとえば、同一名のセーブデータが存在する場合に、セーブデータ比較部235は、長いプレイ時間中に作成されたセーブデータを残すようにセーブデータの優先判定をしてもよく、また、ゲームが進んでいるシーンでのセーブデータを残すようにセーブデータの優先判定をしてもよい。いずれの場合であっても、セーブデータ比較部235は、ユーザメリットの高いセーブデータを残すように優先判定を行うことが好ましい。   In addition, as described above, the save data comparison unit 235 may determine save data to be saved based on the play time included in the save data. For example, when save data with the same name exists, the save data comparison unit 235 may determine the priority of the save data so that the save data created during a long play time remains, and the game progresses. The priority of the save data may be determined so as to leave the save data in the scene in which it appears. In any case, the save data comparison unit 235 preferably performs priority determination so as to leave save data with high user merit.

以上は、携帯型ゲーム機100の記憶制御部160がセーブデータの複製処理に参加する例を示したが、据置型ゲーム機200と携帯型ゲーム機100とがUSB接続することで、据置型ゲーム機200の処理部230および記憶制御部260が、記憶部170を外付けの記憶媒体として扱うことが可能となる。このとき、記憶制御部160による処理として説明した動作は、記憶制御部260により実行されるため、複製処理を単純にできる。この場合、記憶制御部260が、記憶部170にセーブデータを格納することになる。なお、セーブデータのデコード処理については、説明したとおり、携帯型ゲーム機100において実行される。   The above is an example in which the storage control unit 160 of the portable game machine 100 participates in the save data replication process. However, the stationary game machine 200 and the portable game machine 100 are connected to each other by USB connection, so that the stationary game machine 100 is connected. The processing unit 230 and the storage control unit 260 of the machine 200 can handle the storage unit 170 as an external storage medium. At this time, since the operation described as the process by the storage control unit 160 is executed by the storage control unit 260, the replication process can be simplified. In this case, the storage control unit 260 stores the save data in the storage unit 170. Note that the save data decoding process is executed in the portable game machine 100 as described above.

なお、セーブデータを複製するタイミングは、たとえば据置型ゲーム機200において、エミュレータプログラムが起動されて、ゲームプログラム284が実行されるタイミングであってもよい。ゲーム実行部248がゲームプログラム284を実行すると、ファイル情報取得部222がファイル情報を取得する。このとき、実行するゲームプログラムのセーブデータが記憶部170内に存在するかの判断が、セーブデータ特定手段(図示せず)により実行されてもよい。このセーブデータ特定手段は、記憶部170のファイル情報に含まれるタイトルIDと、実行するゲームプログラムのタイトルIDの一致を判断し、一致する場合に、記憶部170に、対応するセーブデータが含まれていることを判定する。このように、記憶部170に、対応するゲームのセーブデータが保持されていることが判定されると、セーブデータ特定手段は、そのセーブデータを記憶部270に複製させてもよい。これにより、ゲームプログラムの実行時に、必要なセーブデータを携帯型ゲーム機100から取得することが可能となる。   Note that the timing of copying the save data may be the timing at which the emulator program is activated and the game program 284 is executed in the stationary game machine 200, for example. When the game execution unit 248 executes the game program 284, the file information acquisition unit 222 acquires file information. At this time, a determination as to whether save data of the game program to be executed exists in the storage unit 170 may be executed by a save data specifying means (not shown). The save data specifying means determines whether the title ID included in the file information of the storage unit 170 matches the title ID of the game program to be executed, and if it matches, the corresponding save data is included in the storage unit 170. It is determined that As described above, when it is determined that the save data of the corresponding game is stored in the storage unit 170, the save data specifying means may cause the storage unit 270 to copy the save data. Thereby, necessary save data can be acquired from the portable game machine 100 when the game program is executed.

次に、据置型ゲーム機200から携帯型ゲーム機100にセーブデータ294を複製する場合について説明する。携帯型ゲーム機100では、1つのゲームタイトルに対して1つ以上の仮想メモリカード192が作成されており、仮想メモリカード192には、そのゲームタイトルのセーブデータ194が格納されている。   Next, a case where the save data 294 is copied from the stationary game machine 200 to the portable game machine 100 will be described. In the portable game machine 100, one or more virtual memory cards 192 are created for one game title, and the virtual memory card 192 stores save data 194 for the game title.

図12は、仮想メモリカード292に格納されているセーブデータ294が表示された画面例を示す。据置型ゲーム機200における仮想メモリカード292には、複数種類のゲームのセーブデータ294が存在している。以下、ユーザが携帯型ゲーム機100に、「本体メモリカード2」で特定される仮想メモリカード292のセーブデータ「XYZサッカー」を複製することを選択する場合について説明する。   FIG. 12 shows an example of a screen on which save data 294 stored in the virtual memory card 292 is displayed. The virtual memory card 292 in the stationary game machine 200 has save data 294 for a plurality of types of games. Hereinafter, a case where the user selects to copy the save data “XYZ soccer” of the virtual memory card 292 specified by “main body memory card 2” to the portable game machine 100 will be described.

図13は、複製を希望するセーブデータ294を選択したときに表示される画面例である。ここでは、保存先の選択画面が表示されており、既述したように、携帯型ゲーム機100では、ゲームタイトルごとに仮想メモリカード192が生成されているため、ユーザは、セーブデータ294に応じた仮想メモリカード192を選択しなければならない。ユーザが保存先を選択すると、書込制御部237が、ユーザにより選択されたセーブデータの書込要求を生成し、要求送信部252に供給する。書込要求には、記憶部170の書込先である仮想メモリカード192を特定する情報も含まれる。記憶制御部260は、選択されたセーブデータを仮想メモリカード292から要求送信部252に読み出す。要求送信部252は、セーブデータ294と書込要求とを携帯型ゲーム機100に送信する。   FIG. 13 is an example of a screen displayed when the save data 294 desired to be copied is selected. Here, the save destination selection screen is displayed. As described above, since the virtual memory card 192 is generated for each game title in the portable game machine 100, the user responds to the save data 294. The virtual memory card 192 must be selected. When the user selects a save destination, the write control unit 237 generates a save data write request selected by the user and supplies the request to the request transmission unit 252. The write request includes information for specifying the virtual memory card 192 that is the write destination of the storage unit 170. The storage control unit 260 reads the selected save data from the virtual memory card 292 to the request transmission unit 252. The request transmission unit 252 transmits the save data 294 and the write request to the portable game machine 100.

携帯型ゲーム機100において要求受付部122が書込要求を受け付け、セーブデータ取得部124がセーブデータ294を取得すると、記憶制御部160が、書込要求により特定される仮想メモリカード192に、セーブデータを書き込む。これにより、据置型ゲーム機200と携帯型ゲーム機100の間で、セーブデータを共用することが可能となる。なお、このセーブデータのデータ形式が携帯型ゲーム機100で処理できない場合には、据置型ゲーム機200において、携帯型ゲーム機100で解読または実行可能なデータ形式に変換してから送信する。   When the request accepting unit 122 accepts the write request and the save data obtaining unit 124 obtains the save data 294 in the portable game machine 100, the storage control unit 160 saves the virtual memory card 192 specified by the write request. Write data. As a result, the save data can be shared between the stationary game machine 200 and the portable game machine 100. When the data format of the save data cannot be processed by the portable game machine 100, the stationary game machine 200 converts the data format into a data format that can be decoded or executed by the portable game machine 100, and transmits the data.

以上のように、ユーザにセーブデータの保存先を選択させることも可能であるが、ゲームシステム1をさらに有用なものとするために、書込制御部237が、セーブデータの保存先を特定してもよい。これにより、ユーザによる保存先の選択行為をなくすことができる。   As described above, it is possible to allow the user to select a save data storage destination, but in order to make the game system 1 more useful, the write control unit 237 specifies the save data storage destination. May be. Thereby, the selection act of the storage destination by the user can be eliminated.

携帯型ゲーム機100に複製するセーブデータが選択されると、書込制御部237は、そのセーブデータのゲームタイトルIDを取得する。既述したように、セーブデータにはゲームタイトルIDが関連づけられているため、書込制御部237は、セーブデータからゲームタイトルIDを抽出できる。   When the save data to be copied to the portable game machine 100 is selected, the writing control unit 237 acquires the game title ID of the save data. As described above, since the game title ID is associated with the save data, the writing control unit 237 can extract the game title ID from the save data.

続いて、参照要求部231が参照要求を生成し、要求送信部252が通信部212を介して携帯型ゲーム機100に仮想メモリカードの参照要求を送信する。携帯型ゲーム機100において、要求受付部122が、通信部110を介して仮想メモリカード記憶部190の参照要求を受け付けると、記憶制御部160は、仮想メモリカード記憶部190の記憶部170におけるディレクトリ構造およびセーブデータファイル名を示すファイル情報を生成する。このファイル情報は、ファイル情報送信部152に供給され、ファイル情報送信部152は、通信部110から据置型ゲーム機200にファイル情報を送信する。   Subsequently, the reference request unit 231 generates a reference request, and the request transmission unit 252 transmits a virtual memory card reference request to the portable game machine 100 via the communication unit 212. In the portable game machine 100, when the request receiving unit 122 receives a reference request for the virtual memory card storage unit 190 via the communication unit 110, the storage control unit 160 stores the directory in the storage unit 170 of the virtual memory card storage unit 190. Generates file information indicating the structure and save data file name. The file information is supplied to the file information transmission unit 152, and the file information transmission unit 152 transmits the file information from the communication unit 110 to the stationary game machine 200.

据置型ゲーム機200において、ファイル情報取得部222が、通信部212を介してファイル情報を取得し、書込制御部237に供給する。仮想メモリカード記憶部190のディレクトリ構造には、既述したようにタイトルIDが含まれているため、書込制御部237は、複製するセーブデータのタイトルIDと同一のタイトルIDを含むディレクトリ構造を探索する。これにより書込制御部237は、複製するセーブデータを書き込む仮想メモリカード192を特定することができる。書込制御部237がセーブデータの保存先を自律的に特定することで、セーブデータを容易に共用できるゲームシステム1を実現できる。   In the stationary game machine 200, the file information acquisition unit 222 acquires file information via the communication unit 212 and supplies the file information to the write control unit 237. Since the title ID is included in the directory structure of the virtual memory card storage unit 190 as described above, the write control unit 237 has a directory structure including the same title ID as the title ID of the save data to be copied. Explore. Thereby, the write control unit 237 can specify the virtual memory card 192 to which the save data to be copied is written. The writing control unit 237 autonomously specifies the save data storage destination, whereby the game system 1 that can easily share the save data can be realized.

1つのゲームタイトルに対して複数の仮想メモリカード192が存在している場合、書込制御部237は、それらの中のいずれか1つを、セーブデータの保存先として決定する。たとえば、空容量が最も多い仮想メモリカード192を保存先として決定してもよい。また、ある仮想メモリカード192に同一名のセーブデータが存在している場合には、そのセーブデータを上書きするように、その仮想メモリカード192を決定してもよい。   When there are a plurality of virtual memory cards 192 for one game title, the write control unit 237 determines any one of them as a save data storage destination. For example, the virtual memory card 192 having the largest free space may be determined as the storage destination. Further, when save data having the same name exists in a certain virtual memory card 192, the virtual memory card 192 may be determined so as to overwrite the save data.

以上は、1つのセーブデータを携帯型ゲーム機100に複製する場合について説明したが、書込制御部237は、複数のセーブデータのそれぞれの保存先を決定することも可能である。ユーザが、仮想メモリカード記憶部290に含まれる複数のセーブデータを複製対象として選択したとき、書込制御部237は、それぞれのゲームタイトルIDと、仮想メモリカード記憶部190のファイル情報とから、それぞれのセーブデータを格納させる記憶領域を特定して、特定した記憶領域にそれぞれのセーブデータを格納させることができる。このように、書込制御部237に保存先の決定機能をもたせることで、複数のセーブデータの保存先を自律的に決定することができ、ユーザが1つのセーブデータを選択して保存先を決定する場合と比較すると、セーブデータの複製に要する時間を大幅に短縮することが可能となる。   Although the case where one save data is copied to the portable game machine 100 has been described above, the write control unit 237 can also determine the storage destination of each of the plurality of save data. When the user selects a plurality of save data included in the virtual memory card storage unit 290 as a copy target, the write control unit 237 determines from each game title ID and the file information of the virtual memory card storage unit 190, A storage area for storing each save data can be specified, and each save data can be stored in the specified storage area. In this way, by providing the write control unit 237 with a storage destination determination function, the storage destination of a plurality of save data can be autonomously determined, and the user selects one save data and selects the storage destination. Compared with the case of determination, the time required for copying the save data can be greatly shortened.

なお、セーブデータのタイトルIDを、ディレクトリ構造に含む仮想メモリカード192が存在しない状況も発生しうる。そのような場合、書込制御部237は、セーブデータの保存先となる記憶領域を特定することができない。したがって書込制御部237は、タイトルIDをディレクトリ構造に含む仮想メモリカード192を、記憶制御部160により記憶部170上に作成させる。書込制御部237は、作成した仮想メモリカード192をセーブデータの保存先に決定することで、ユーザにより選択されたセーブデータを適切に記憶部170に格納することができる。   A situation may also occur in which there is no virtual memory card 192 that includes the title ID of the save data in the directory structure. In such a case, the write control unit 237 cannot specify the storage area that is the save destination of the save data. Therefore, the write control unit 237 causes the storage control unit 160 to create a virtual memory card 192 including the title ID in the directory structure on the storage unit 170. The write control unit 237 can appropriately store the save data selected by the user in the storage unit 170 by determining the created virtual memory card 192 as the save data storage destination.

なお、既述したように、据置型ゲーム機200から携帯型ゲーム機100にゲームプログラムのイメージファイルをエクスポートするときに、仮想メモリカード192を作成するが、仮想メモリカード192が作成された後、書込制御部237は、そのゲームプログラムのセーブデータが仮想メモリカード292にあるか探索してもよい。書込制御部237は、セーブデータを見つけると、作成された仮想メモリカード192に、そのセーブデータを複製する。これにより、ゲームプログラムのイメージファイルを複製すると同時に、対応するセーブデータの複製も完了することができ、携帯型ゲーム機100のユーザは、すぐにそのゲームを楽しむことができるようになる。   As described above, when the image file of the game program is exported from the stationary game machine 200 to the portable game machine 100, the virtual memory card 192 is created. After the virtual memory card 192 is created, The writing control unit 237 may search for the save data of the game program in the virtual memory card 292. When the write control unit 237 finds the save data, the write control unit 237 copies the save data to the created virtual memory card 192. Thereby, at the same time as copying the image file of the game program, copying of the corresponding save data can be completed, and the user of the portable game machine 100 can immediately enjoy the game.

以上、本発明を実施例をもとに説明した。この実施例は例示であり、それらの各構成要素や各処理プロセスの組合せにいろいろな変形例が可能なこと、またそうした変形例も本発明の範囲にあることは当業者に理解されるところである。   In the above, this invention was demonstrated based on the Example. This embodiment is an exemplification, and it will be 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 also within the scope of the present invention. .

実施例にかかるゲームシステムの構成を示す図である。It is a figure which shows the structure of the game system concerning an Example. 据置型ゲーム機の構成を示す図である。It is a figure which shows the structure of a stationary game machine. 携帯型ゲーム機の構成を示す図である。It is a figure which shows the structure of a portable game machine. 一覧表示される仮想メモリカードのアイコンを示す画面例を示す図である。It is a figure which shows the example of a screen which shows the icon of the virtual memory card displayed as a list. イメージファイルの変換処理を問い合わせる画面例を示す図である。It is a figure which shows the example of a screen which inquires about the conversion process of an image file. 仮想メモリカードに含まれていた3つのセーブデータが表示された画面例を示す図である。It is a figure which shows the example of a screen as which three save data contained in the virtual memory card was displayed. 複製を希望するセーブデータを選択したときに表示される画面例を示す図である。It is a figure which shows the example of a screen displayed when the save data which desires duplication is selected. 同一名のセーブデータが仮想メモリに存在していたときに表示される画面例を示す図である。It is a figure which shows the example of a screen displayed when the save data of the same name exists in virtual memory. セーブデータの複製中に表示される画面例を示す図である。It is a figure which shows the example of a screen displayed during replication of save data. 自動的に実行される複製処理において表示される画面例を示す図である。It is a figure which shows the example of a screen displayed in the duplication process performed automatically. 自動的に実行される複製処理において、同一名のセーブデータが発見されたときに表示される画面例を示す図である。It is a figure which shows the example of a screen displayed when the save data of the same name is discovered in the replication process performed automatically. 仮想メモリに格納されているセーブデータが表示された画面例を示す図である。It is a figure which shows the example of a screen on which the save data stored in the virtual memory were displayed. 複製を希望するセーブデータを選択したときに表示される画面例を示す図である。It is a figure which shows the example of a screen displayed when the save data which desires duplication is selected.

符号の説明Explanation of symbols

1・・・ゲームシステム、10・・・USBケーブル、20・・・ルータ、30・・・ネットワーク、40・・・イメージファイル提供サーバ、100・・・携帯型ゲーム機、110・・・通信部、120・・・受信部、130・・・処理部、150・・・送信部、160・・・記憶制御部、170・・・記憶部、200・・・据置型ゲーム機、202・・・出力装置、204・・・ゲームコントローラ、210・・・操作入力受付部、212・・・通信部、220・・・受信部、230・・・処理部、250・・・送信部、260・・・記憶制御部、270・・・記憶部。 DESCRIPTION OF SYMBOLS 1 ... Game system, 10 ... USB cable, 20 ... Router, 30 ... Network, 40 ... Image file provision server, 100 ... Portable game machine, 110 ... Communication part , 120 ... receiving unit, 130 ... processing unit, 150 ... transmitting unit, 160 ... storage control unit, 170 ... storage unit, 200 ... stationary game machine, 202 ... Output device 204... Game controller 210 .. operation input receiving unit 212 .. communication unit 220 .. receiving unit 230... Processing unit 250. -Storage control part, 270 ... Storage part.

Claims (5)

第1ゲーム機で保持するゲームのセーブデータを第2ゲーム機に複製するゲームシステムであって、
前記第2ゲーム機は、
セーブデータの参照要求を生成する第1要求部と、
生成した参照要求を、前記第1ゲーム機に送信する第1送信部と、を有し、
前記第1ゲーム機は、
参照要求を受け付ける受付部と、
セーブデータのファイル情報を、前記第2ゲーム機に送信する第2送信部と、を有し、
前記第2ゲーム機は、さらに、
ファイル情報を取得する第1取得部と、
記憶部に保持しているゲームプログラムのタイトルIDを特定する記憶状況管理部と、
取得したファイル情報から、表示するためのセーブデータまたはセーブデータのフォルダを選別する表示リスト選定部と、を有し、
前記表示リスト選定部は、ファイル情報に含まれるタイトルIDと、前記記憶状況管理部で特定されたタイトルIDを比較して、記憶部に保持していないタイトルIDのセーブデータまたはセーブデータのフォルダを、表示対象から除外する、
ことを特徴とするゲームシステム。
A game system that duplicates game save data held in a first game machine to a second game machine,
The second game machine is
A first request unit for generating a save data reference request;
A first transmission unit that transmits the generated reference request to the first game machine,
The first game machine is
A reception unit for receiving a reference request;
A second transmission unit for transmitting file information of save data to the second game machine,
The second game machine further includes:
A first acquisition unit for acquiring file information;
A storage status management unit for identifying a title ID of a game program held in the storage unit;
A display list selection section for selecting save data or save data folders to be displayed from the acquired file information ;
The display list selection unit compares the title ID included in the file information with the title ID specified by the storage status management unit, and saves the save data of the title ID or the save data folder not stored in the storage unit. , Exclude from display,
A game system characterized by that.
前記第2ゲーム機は、さらに、
ユーザにより選択されたセーブデータの複製要求を生成する第2要求部を有し、
前記第1送信部は、生成した複製要求を、前記第1ゲーム機に送信し、
前記第1ゲーム機において、前記受付部が複製要求を受け付けると、前記第2送信部は、複製要求により指定されたセーブデータを送信し、
前記第2ゲーム機は、さらに、
セーブデータを取得する第2取得部と、
取得したセーブデータを、ゲームを特定する識別情報にしたがって特定される記憶領域に格納する記憶制御部と、を有する
ことを特徴とする請求項1に記載のゲームシステム。
The second game machine further includes:
A second request unit for generating a copy request for save data selected by the user;
The first transmission unit transmits the generated duplication request to the first game machine,
In the first game machine, when the accepting unit accepts a duplication request, the second transmitting unit sends save data specified by the duplication request,
The second game machine further includes:
A second acquisition unit for acquiring save data;
The game system according to claim 1 , further comprising: a storage control unit that stores the acquired save data in a storage area that is specified according to identification information that specifies a game.
前記第2ゲーム機は、
セーブデータの形式変換要求を生成する第3要求部を有し、
前記第1送信部は、生成した形式変換要求を、前記第1ゲーム機に送信し、
前記第1ゲーム機において、前記受付部は、形式変換要求を受け付け、
前記第1ゲーム機は、さらに、
セーブデータを、前記第2ゲーム機で解読または実行できるデータ形式に変換するデコード部を有し、
前記第2送信部は、形式変換したセーブデータを、送信する、
ことを特徴とする請求項1または2に記載のゲームシステム。
The second game machine is
A third request unit for generating a save data format conversion request;
The first transmission unit transmits the generated format conversion request to the first game machine,
In the first game machine, the accepting unit accepts a format conversion request,
The first game machine further includes:
A decoding unit for converting save data into a data format that can be decoded or executed by the second game machine;
The second transmission unit transmits the format-converted save data;
The game system according to claim 1, wherein the game system is a game system.
別の端末装置ゲームのセーブデータまたはセーブデータのフォルダのアイコンを表示するゲーム機であって、
セーブデータの参照要求を生成する第1要求部と、
生成した参照要求を、別の端末装置に送信する第1送信部と、
別の端末装置からファイル情報を取得する第1取得部と、
記憶部に保持しているゲームプログラムのタイトルIDを特定する記憶状況管理部と、
取得したファイル情報から、表示するためのセーブデータまたはセーブデータのフォルダを選別する表示リスト選定部と、を備え、
前記表示リスト選定部は、ファイル情報に含まれるタイトルIDと、前記記憶状況管理部で特定されたタイトルIDを比較して、記憶部に保持していないタイトルIDのセーブデータまたはセーブデータのフォルダを、表示対象から除外する、
ことを特徴とするゲーム機。
A game machine that displays a different game save data or save data folder of the terminal device icon,
A first request unit for generating a save data reference request;
A first transmitter that transmits the generated reference request to another terminal device;
A first acquisition unit for acquiring file information from another terminal device;
A storage status management unit for identifying a title ID of a game program held in the storage unit;
A display list selection unit for selecting save data or save data folders to be displayed from the acquired file information ;
The display list selection unit compares the title ID included in the file information with the title ID specified by the storage status management unit, and saves the save data of the title ID or the save data folder not stored in the storage unit. , Exclude from display,
A game machine characterized by that.
ユーザにより選択されたセーブデータの複製要求を生成する第2要求部と、
生成した複製要求を、別の端末装置に送信する第2送信部と、
別の端末装置から、複製要求により指定したセーブデータを取得する第2取得部と、
取得したセーブデータを、ゲームを特定する識別情報にしたがって特定される記憶領域に格納する記憶制御部と、
をさらに備えることを特徴とする請求項4に記載のゲーム機。
A second request unit for generating a copy request for save data selected by the user;
A second transmitter that transmits the generated duplication request to another terminal device;
A second acquisition unit for acquiring save data designated by a duplication request from another terminal device;
A storage control unit for storing the acquired save data in a storage area specified in accordance with identification information for specifying a game;
The game machine according to claim 4, further comprising:
JP2007109899A 2007-04-18 2007-04-18 Game system and game machine Active JP5164420B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2007109899A JP5164420B2 (en) 2007-04-18 2007-04-18 Game system and game machine
US12/595,298 US10272333B2 (en) 2007-04-18 2008-03-17 Game system
PCT/JP2008/000620 WO2008129792A1 (en) 2007-04-18 2008-03-17 Game system and game device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007109899A JP5164420B2 (en) 2007-04-18 2007-04-18 Game system and game machine

Publications (2)

Publication Number Publication Date
JP2008264136A JP2008264136A (en) 2008-11-06
JP5164420B2 true JP5164420B2 (en) 2013-03-21

Family

ID=40044502

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007109899A Active JP5164420B2 (en) 2007-04-18 2007-04-18 Game system and game machine

Country Status (1)

Country Link
JP (1) JP5164420B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5404677B2 (en) * 2011-03-08 2014-02-05 株式会社ソニー・コンピュータエンタテインメント Data access management method and data access management system
JP7010742B2 (en) * 2018-03-27 2022-01-26 株式会社コーエーテクモゲームス Information processing equipment, programs and methods

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6716102B2 (en) * 2001-03-09 2004-04-06 Microsoft Corporation Method and apparatus for displaying information regarding stored data in a gaming system
JP3500379B1 (en) * 2002-06-28 2004-02-23 株式会社コナミコンピュータエンタテインメント東京 GAME DEVICE, PROGRAM, AND GAME DEVICE CONTROL METHOD
JP4186686B2 (en) * 2003-04-15 2008-11-26 株式会社セガ Game control method and game system
JP4579914B2 (en) * 2003-10-29 2010-11-10 パナソニック株式会社 GAME SYSTEM, GAME EXECUTION DEVICE, AND MEMORY CARD

Also Published As

Publication number Publication date
JP2008264136A (en) 2008-11-06

Similar Documents

Publication Publication Date Title
US10272333B2 (en) Game system
JP5945951B2 (en) Relay device, image processing device, relay device program, image processing device program, and communication method
JP4671198B2 (en) Information processing device
US8190576B2 (en) File recording device and imaging device
JP2008104119A (en) Imaging apparatus, content management method, program, and storage medium
JP5132375B2 (en) Document management system and method enabling document operation using shortcut template
CN102596341B (en) Information processing device
JP2015088146A (en) Information processing device
JP2015088143A (en) Information processing device and data structure of game data
JP5164417B2 (en) Game system
EP2878348B1 (en) Information processing device, data structure of game data, program, and recording medium
JP4346670B1 (en) Electronic device and content data providing method
JP5164420B2 (en) Game system and game machine
JP5164419B2 (en) Game system and game machine
JP4866858B2 (en) Data processing apparatus and processing method
JP2015088144A (en) Information processing device and data structure of game data
JP7010742B2 (en) Information processing equipment, programs and methods
JP4276219B2 (en) USB storage device internal state setting method
JP7417044B2 (en) Information processing device, information processing system, information processing method and program
JP5888963B2 (en) Control system, control method and program
JP7160762B2 (en) Information processing device and content information display method
JP4499509B2 (en) Ubiquitous application providing system, computer, ubiquitous application providing method and program
JP2005277669A (en) File processor and electronic camera device
JP2005141367A (en) Recording medium, installation auxiliary program, installation method and information processor
JP2006101232A (en) Album reproducing device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100416

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20101125

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20110127

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110726

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110922

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120626

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120803

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20121204

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121218

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20151228

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5164420

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250