JP7343789B2 - Programs, information processing devices, and systems - Google Patents

Programs, information processing devices, and systems Download PDF

Info

Publication number
JP7343789B2
JP7343789B2 JP2020117122A JP2020117122A JP7343789B2 JP 7343789 B2 JP7343789 B2 JP 7343789B2 JP 2020117122 A JP2020117122 A JP 2020117122A JP 2020117122 A JP2020117122 A JP 2020117122A JP 7343789 B2 JP7343789 B2 JP 7343789B2
Authority
JP
Japan
Prior art keywords
acquisition
game
content
game element
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2020117122A
Other languages
Japanese (ja)
Other versions
JP2020181594A5 (en
JP2020181594A (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.)
Mixi Inc
Original Assignee
Mixi Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from JP2019082219A external-priority patent/JP6734963B1/en
Application filed by Mixi Inc filed Critical Mixi Inc
Priority to JP2020117122A priority Critical patent/JP7343789B2/en
Publication of JP2020181594A publication Critical patent/JP2020181594A/en
Publication of JP2020181594A5 publication Critical patent/JP2020181594A5/ja
Priority to JP2023134842A priority patent/JP2023166437A/en
Application granted granted Critical
Publication of JP7343789B2 publication Critical patent/JP7343789B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Transfer Between Computers (AREA)

Description

本発明は、プログラム、情報処理装置、及びシステムに関する。 The present invention relates to a program, an information processing device, and a system.

近年のアプリケーションは、サーバからインターネット又はイントラネット等のネットワークを介してスマートフォン等の端末にダウンロードされることが一般的である。例えば、非特許文献1に示されるウェブサイトによれば、ユーザは様々なアプリケーションをダウンロードし、自身の端末に当該アプリケーションをインストールすることができる。 Applications in recent years are generally downloaded from a server to a terminal such as a smartphone via a network such as the Internet or an intranet. For example, according to the website shown in Non-Patent Document 1, users can download various applications and install the applications on their own terminals.

“App Store”,[平成31年4月10日検索,インターネット<URL:https://www.apple.com/jp/ios/app-store/>]“App Store”, [Retrieved April 10, 2019, Internet <URL: https://www. apple. com/jp/ios/app-store/>]

しかし、近年のゲーム等のアプリケーションはデータ容量が大きいため、当該アプリケーションを構成するすべてのコンテンツをダウンロードするには相当の時間を要する。このような待機時間によって、ユーザが心理的ストレスを感じることや、そもそもインストールを躊躇するといった問題が考えられる。 However, since applications such as games in recent years have large data volumes, it takes a considerable amount of time to download all the contents that make up the application. Such waiting time can cause problems such as psychological stress on the user and hesitation in installing the software in the first place.

本発明は、かかる事情を鑑みてなされたものであり、ユーザの待機時間を抑制したプログラム、情報処理装置、及びシステムを提供することを目的とする。 The present invention has been made in view of such circumstances, and it is an object of the present invention to provide a program, an information processing device, and a system that suppress the user's waiting time.

本発明によれば、複数のコンテンツを含むアプリケーションを取得するためのプログラムであって、サーバからネットワークを介して前記複数のコンテンツを取得可能に構成されたコンピュータを、表示部と入力部と取得部として機能させ、前記表示部は、前記複数のコンテンツの取得中に、取得が完了した既取得コンテンツに含まれる画像を表示し、前記入力部は、表示中の前記画像から所望の画像に表示を遷移させる命令の入力を受け付け、前記取得部は、前記命令に対応する前記所望の画像が未取得である場合、前記所望の画像を含む未取得コンテンツを優先的に取得する、プログラムが提供される。 According to the present invention, a program for acquiring an application including a plurality of contents includes a display section, an input section, and an acquisition section of a computer configured to be able to acquire the plurality of contents from a server via a network. The display unit displays an image included in the already acquired content whose acquisition has been completed during the acquisition of the plurality of contents, and the input unit displays a desired image from the image currently being displayed. A program is provided, wherein the acquisition unit receives an input of a command for transition, and when the desired image corresponding to the command has not been acquired, preferentially acquires unacquired content including the desired image. .

本発明に係るプログラムによれば、ユーザの待機時間を抑制することができる。 According to the program according to the present invention, it is possible to suppress the user's waiting time.

システムの構成概要を示す機能ブロック図。FIG. 1 is a functional block diagram showing an overview of the system configuration. [図2A]情報処理装置のハードウェア構成概要を示すブロック図、[図2B]制御部の機能を示す機能ブロック図。[FIG. 2A] A block diagram showing an overview of the hardware configuration of the information processing device. [FIG. 2B] A functional block diagram showing the functions of a control unit. 情報処理装置において実現される並行取得機能を示すアクティビティ図。FIG. 3 is an activity diagram showing a parallel acquisition function implemented in the information processing device. チュートリアル画面の表示中に並行取得機能が実行される態様を示す図。FIG. 7 is a diagram illustrating a mode in which a parallel acquisition function is executed while a tutorial screen is displayed. 選択画面の表示中に並行取得機能が実行される態様を示す図。FIG. 7 is a diagram illustrating a mode in which a parallel acquisition function is executed while a selection screen is displayed. コンテンツの取得の優先順位を示すコンテンツリストの概要図。FIG. 3 is a schematic diagram of a content list showing the priority order of content acquisition. コンテンツの取得の優先順位に関するアクティビティ図。Activity diagram for content acquisition priorities. 未取得のコンテンツが選択された場合のコンテンツリストを示す態様図。FIG. 7 is a diagram illustrating a content list when unobtained content is selected. 図8に示した場合に入替機能が実行されたコンテンツリストを示す態様図。FIG. 9 is a diagram showing a content list in which a replacement function has been executed in the case shown in FIG. 8; [図10A][図10B]図9に示した場合の別例を示す態様図。[FIG. 10A] [FIG. 10B] Mode diagrams showing another example of the case shown in FIG. 9. サーバに新たなコンテンツが追加された場合のコンテンツリストを示す態様図。FIG. 3 is a diagram illustrating a content list when new content is added to the server. 図11に示した場合に入替機能が実行されたコンテンツリストを示す態様図。FIG. 12 is a diagram showing a content list in which a replacement function has been executed in the case shown in FIG. 11;

以下、図面を用いて本発明の実施形態について説明する。以下に示す実施形態中で示した各種特徴事項は、互いに組み合わせ可能である。特に、本明細書において「部」とは、例えば、広義の回路によって実施されるハードウェア資源と、これらのハードウェア資源によって具体的に実現されうるソフトウェアの情報処理とを合わせたものも含みうる。また、本実施形態においては様々な情報(プログラムPG、各コンテンツ等)を取り扱うが、これら情報は、0又は1で構成される2進数のビット集合体として信号値の高低によって表され、広義の回路上で通信・演算が実行されうる。 Embodiments of the present invention will be described below with reference to the drawings. Various features shown in the embodiments described below can be combined with each other. In particular, in this specification, the term "unit" may include, for example, a combination of hardware resources implemented by circuits in a broad sense and software information processing that can be specifically implemented by these hardware resources. . In addition, in this embodiment, various information (program PG, each content, etc.) is handled, but this information is represented by the high and low signal values as a binary bit collection consisting of 0 or 1, and is broadly defined as Communication and calculations can be performed on the circuit.

また、広義の回路とは、回路(Circuit)、回路類(Circuitry)、プロセッサ(Processor)、及びメモリ(Memory)等を少なくとも適当に組み合わせることによって実現される回路である。すなわち、特定用途向け集積回路(Application Specific Integrated Circuit:ASIC)、プログラマブル論理デバイス(例えば、単純プログラマブル論理デバイス(Simple Programmable Logic Device:SPLD)、複合プログラマブル論理デバイス(Complex Programmable Logic Device:CPLD)、及びフィールドプログラマブルゲートアレイ(Field Programmable Gate Array:FPGA))等を含むものである。 Further, a circuit in a broad sense is a circuit realized by at least appropriately combining a circuit, a circuit, a processor, a memory, and the like. That is, application specific integrated circuits (ASIC), programmable logic devices (for example, simple programmable logic devices (SPLD), complex programmable logic devices (COMPLEX), etc. Programmable Logic Device (CPLD), and field This includes a field programmable gate array (FPGA) and the like.

1.全体構成
第1節では、本実施形態に含まれる構成要素について、順次説明する。
1. Overall Configuration In Section 1, the constituent elements included in this embodiment will be sequentially explained.

1.1 システム1
図1は、本実施形態に係るシステム1の構成概要を示す機能ブロック図である。システム1は、サーバ2と、情報処理装置3とを備える。本実施形態では、サーバ2と、情報処理装置3とはインターネット等に代表されるネットワークNを介して接続されている。かかる接続は有線であっても無線であってもよい。
1.1 System 1
FIG. 1 is a functional block diagram showing an overview of the configuration of a system 1 according to the present embodiment. The system 1 includes a server 2 and an information processing device 3. In this embodiment, the server 2 and the information processing device 3 are connected via a network N such as the Internet. Such connections may be wired or wireless.

1.2 サーバ2
サーバ2は、複数のコンテンツを含むアプリケーションAPを格納している。また、アプリケーションAPを取得(インストール)するためのプログラムPGを格納している。プログラムPGは、サーバ2からネットワークNを介して複数のコンテンツを取得(ダウンロード)可能に構成されたコンピュータ(スマートフォン、タブレット端末等を含む)を、情報処理装置3として機能させるものである。プログラムPGは、アプリケーションAPに含まれるように実施してもよいし、別のインストーラとして実施してもよい。また、アプリケーションAPの種類は特に限定されるものではないが、本実施形態においては、ゲームを例に説明をする。
1.2 Server 2
The server 2 stores an application AP including a plurality of contents. It also stores a program PG for acquiring (installing) an application AP. The program PG causes a computer (including a smartphone, a tablet terminal, etc.) configured to be able to acquire (download) a plurality of contents from the server 2 via the network N to function as the information processing device 3. The program PG may be implemented as being included in the application AP, or may be implemented as a separate installer. Further, the type of application AP is not particularly limited, but in this embodiment, a game will be explained as an example.

1.3 情報処理装置3
情報処理装置3は、スマートフォン又はタブレット端末等のコンピュータと、先に説明したプログラムPGとによって実現されるものである。なお、コンピュータのユーザUが、サーバ2からネットワークNを介してプログラムPGをコンピュータに取得させることによって情報処理装置3が実現されてもよいし(ダウンロード)、予めコンピュータにプログラムPGが取得されていることによって情報処理装置3が実現されてもよい(プリインストール)。
1.3 Information processing device 3
The information processing device 3 is realized by a computer such as a smartphone or a tablet terminal, and the program PG described above. Note that the information processing device 3 may be realized by the computer user U causing the computer to acquire the program PG from the server 2 via the network N (downloading), or the program PG may be acquired by the computer in advance. The information processing device 3 may be realized by this (preinstallation).

図2Aは、情報処理装置3の構成概要を示し、図2Bは、制御部33の機能を示す機能ブロック図である。情報処理装置3は、通信部31と、記憶部32と、制御部33と、表示部34と、入力部35とを有し、これらの構成要素が情報処理装置3の内部において通信バス30を介して電気的に接続されている。以下、各構成要素についてさらに説明する。 2A shows an outline of the configuration of the information processing device 3, and FIG. 2B is a functional block diagram showing the functions of the control unit 33. The information processing device 3 includes a communication section 31, a storage section 32, a control section 33, a display section 34, and an input section 35, and these components communicate with the communication bus 30 inside the information processing device 3. electrically connected via. Each component will be further explained below.

<通信部31>
通信部31は、USB、IEEE1394、Thunderbolt、有線LANネットワーク通信等といった有線型の通信手段が好ましいものの、無線LANネットワーク通信、LTE/3G等のモバイル通信、Bluetooth(登録商標)通信等を必要に応じて含めてもよい。これらは一例であり、専用の通信規格を採用してもよい。すなわち、これら複数の通信手段の集合として実施することがより好ましい。
<Communication Department 31>
The communication unit 31 preferably uses wired communication means such as USB, IEEE1394, Thunderbolt, wired LAN network communication, etc., but may also use wireless LAN network communication, mobile communication such as LTE/3G, Bluetooth (registered trademark) communication, etc. as necessary. may be included. These are just examples, and a dedicated communication standard may be adopted. That is, it is more preferable to implement it as a set of these plurality of communication means.

特に、通信部31によって、図1に示されるように、情報処理装置3はネットワークNを介してサーバ2と情報通信可能に構成される。例えば、通信部31は、サーバ2に格納されたアプリケーションAPに含まれる各コンテンツをネットワークN経由で受信する。 In particular, the communication unit 31 allows the information processing device 3 to communicate information with the server 2 via the network N, as shown in FIG. For example, the communication unit 31 receives each content included in the application AP stored in the server 2 via the network N.

<記憶部32>
記憶部32は、様々な情報を記憶する揮発性又は不揮発性の記憶媒体である。これは、例えばソリッドステートドライブ(Solid State Drive:SSD)等のストレージデバイスとして、あるいは、プログラムの演算に係る一時的に必要な情報(引数、配列等)を記憶するランダムアクセスメモリ(Random Access Memory:RAM)等のメモリとして実施されうる。また、これらの組合せであってもよい。
<Storage unit 32>
The storage unit 32 is a volatile or nonvolatile storage medium that stores various information. This can be used as a storage device such as a solid state drive (SSD), or as a random access memory that stores temporarily necessary information (arguments, arrays, etc.) related to program operations. It can be implemented as a memory such as RAM). Alternatively, a combination of these may be used.

特に、記憶部32は、アプリケーションAPを取得するためのプログラムPGを情報として記憶している。また、アプリケーションAPの取得に際して、まだ取得していないコンテンツ(未取得コンテンツ)それぞれの取得順序を定めたコンテンツリストCLを情報として記憶する。さらに、すでに取得したコンテンツ(既取得コンテンツ)を情報として記憶することができる。 In particular, the storage unit 32 stores a program PG for acquiring the application AP as information. Furthermore, when acquiring the application AP, a content list CL that defines the acquisition order of each content that has not yet been acquired (unacquired content) is stored as information. Furthermore, already acquired content (already acquired content) can be stored as information.

<制御部33>
制御部33は、情報処理装置3に関連する全体動作の処理・制御を行う。制御部33は、例えば不図示の中央処理装置(Central Processing Unit:CPU)として実現される。制御部33は、記憶部32に記憶された所定のプログラム(プログラムPGを含む)を読み出すことによって、情報処理装置3に係る種々の機能を実現する。具体的には、制御部33は、先行してチュートリアル等のコンテンツを取得し、該コンテンツの取得が完了した場合、アプリケーションAP取得中に取得が完了した既取得コンテンツの画面(画像)を表示部34に表示する。また、制御部33は、チュートリアル等の既取得コンテンツの表示中に他の未取得コンテンツを並行して取得する並行取得機能(図3~図5参照)、後述の入力部35が表示中の既取得コンテンツの画面から所望のコンテンツの画面に表示を遷移させる命令の入力を受け付けた際に、記憶部32に記憶されたコンテンツリストCLにおける取得順位を入れ替える入替機能(図7~図9参照)等が該当する。なお、かかる機能については、第2節においてさらに詳述する。
<Control unit 33>
The control unit 33 processes and controls overall operations related to the information processing device 3 . The control unit 33 is realized, for example, as a central processing unit (CPU), not shown. The control unit 33 implements various functions related to the information processing device 3 by reading predetermined programs (including program PG) stored in the storage unit 32. Specifically, the control unit 33 acquires content such as a tutorial in advance, and when the acquisition of the content is completed, the control unit 33 displays a screen (image) of the acquired content whose acquisition has been completed while acquiring the application AP on the display unit. 34. The control unit 33 also has a parallel acquisition function (see FIGS. 3 to 5) that acquires other unacquired content in parallel while displaying already acquired content such as tutorials, and an input unit 35 that will be described later. A replacement function (see FIGS. 7 to 9) that changes the acquisition order in the content list CL stored in the storage unit 32 when receiving an input of a command to transition the display from the screen of acquired content to the screen of desired content, etc. is applicable. Note that this function will be further detailed in Section 2.

すなわち、ソフトウェア(記憶部32に記憶されている)による情報処理がハードウェア(制御部33)によって具体的に実現されることで、取得部331、入替部332として実行されうる。なお、図2Aにおいては、単一の制御部33として表記されているが、実際はこれに限るものではなく、機能ごとに複数の制御部33を有するように実施してもよい。またそれらの組合せであってもよい。以下、取得部331及び入替部332についてさらに詳述する。 That is, information processing by software (stored in the storage unit 32) is specifically implemented by hardware (control unit 33), so that it can be executed as the acquisition unit 331 and the replacement unit 332. Although FIG. 2A shows a single control section 33, the present invention is not limited to this, and a plurality of control sections 33 may be provided for each function. It may also be a combination thereof. The acquisition unit 331 and the replacement unit 332 will be described in further detail below.

[取得部331]
取得部331は、ソフトウェア(記憶部32に記憶されている)による情報処理がハードウェア(制御部33)によって具体的に実現されているものである。取得部331は、通信部31及びネットワークNを介して、サーバ2に格納されたアプリケーションAPの各コンテンツを取得する。特に取得部331は、後述の表示部34が既取得コンテンツの少なくとも1つ(チュートリアル等)を表示中においても、他の未取得コンテンツを並行して取得することに留意されたい(並行取得機能)。また、取得部331は、記憶部32に記憶されたコンテンツリストCLにおける取得順位に基づいて、未取得コンテンツを順次取得していく。
[Acquisition unit 331]
In the acquisition unit 331, information processing by software (stored in the storage unit 32) is specifically realized by hardware (control unit 33). The acquisition unit 331 acquires each content of the application AP stored in the server 2 via the communication unit 31 and the network N. In particular, it should be noted that the acquisition unit 331 acquires other unacquired contents in parallel even when the display unit 34 (described later) is displaying at least one of the acquired contents (tutorial, etc.) (parallel acquisition function). . Further, the acquisition unit 331 sequentially acquires unacquired contents based on the acquisition order in the content list CL stored in the storage unit 32.

[入替部332]
入替部332は、ソフトウェア(記憶部32に記憶されている)による情報処理がハードウェア(制御部33)によって具体的に実現されているものである。入替部332は、後述の入力部35が表示中の既取得コンテンツから所望のコンテンツに表示を遷移させる命令の入力を受け付けた際に、記憶部32に記憶されたコンテンツリストCLにおける取得順位を入れ替える。
[Replacement section 332]
In the exchanging unit 332, information processing by software (stored in the storage unit 32) is specifically realized by hardware (control unit 33). The replacement unit 332 replaces the acquisition order in the content list CL stored in the storage unit 32 when the input unit 35 (described later) receives an input of a command to transition the display from the already acquired content being displayed to the desired content. .

<表示部34>
表示部34は、例えば、情報処理装置3の筐体に含まれるものであってもよいし、外付けされるものであってもよい。表示部34は、ユーザUが操作可能なグラフィカルユーザインターフェース(Graphical User Interface:GUI)の画面を表示する。これは例えば、CRTディスプレイ、液晶ディスプレイ、有機ELディスプレイ及びプラズマディスプレイ等の表示デバイスを、情報処理装置3の種類に応じて使い分けて実施することが好ましい。当該表示デバイスは、制御部33による所定の制御信号に応答して、GUIの画面を選択的に表示しうる。なお、GUIについて補足すると、例えば、入力フォームやラジオボタン等といった具体的なインターフェースが表示されうる。
<Display section 34>
The display unit 34 may be included in the casing of the information processing device 3, or may be attached externally, for example. The display unit 34 displays a graphical user interface (GUI) screen that can be operated by the user U. This is preferably implemented by using display devices such as a CRT display, a liquid crystal display, an organic EL display, and a plasma display depending on the type of information processing device 3, for example. The display device can selectively display a GUI screen in response to a predetermined control signal from the control unit 33. Additionally, regarding the GUI, for example, a specific interface such as an input form, radio buttons, etc. may be displayed.

表示部34は、取得部331が未取得コンテンツを取得中に、既取得コンテンツに含まれる画像を表示する(並行取得機能)。例えば、表示部34は、図4に示されるように、アプリケーションAPの操作方法をユーザUに教示するためのコンテンツであるチュートリアル画面(画像)を表示する。例えば、表示部34は、図5に示されるように、アプリケーションAPに含まれるコンテンツ(ここでは、ゲーム要素α~γ)を選択するための
選択画面を表示する。特に、表示部34がメータ34dの画像を表示することによって、ユーザUは、アプリケーションAPに含まれる全コンテンツの容量のうち、どの程度の容量が取得されたかを把握することができる。例えば、図4においては19%の容量分が取得されたことが示され、図5においては35%の容量分が取得されたことが示されている。
The display unit 34 displays images included in the already acquired content while the acquisition unit 331 is acquiring the unacquired content (parallel acquisition function). For example, as shown in FIG. 4, the display unit 34 displays a tutorial screen (image) that is content for teaching the user U how to operate the application AP. For example, the display unit 34 displays a selection screen for selecting content (here, game elements α to γ) included in the application AP, as shown in FIG. In particular, by displaying the image of the meter 34d on the display unit 34, the user U can grasp how much of the total content included in the application AP has been acquired. For example, FIG. 4 shows that 19% of the capacity has been acquired, and FIG. 5 shows that 35% of the capacity has been acquired.

<入力部35>
入力部35は、情報処理装置3の筐体に含まれるものであってもよいし、外付けされるものであってもよい。例えば、入力部35は、表示部34と一体となってタッチパネルとして実施されうる。タッチパネルであれば、ユーザUは、タップ操作、スワイプ操作等を入力することができる。もちろん、タッチパネルに代えて、スイッチボタン、マウス、QWERTYキーボード等を採用してもよい。すなわち、入力部35がユーザUによってなされた操作入力を受け付ける。当該入力が命令信号として、通信バス30を介して制御部33に転送され、制御部33が必要に応じて所定の制御や演算を実行しうる。
<Input section 35>
The input unit 35 may be included in the casing of the information processing device 3 or may be externally attached. For example, the input unit 35 can be integrated with the display unit 34 and implemented as a touch panel. If it is a touch panel, the user U can input tap operations, swipe operations, and the like. Of course, a switch button, a mouse, a QWERTY keyboard, etc. may be used instead of the touch panel. That is, the input unit 35 receives the operation input made by the user U. The input is transferred as a command signal to the control unit 33 via the communication bus 30, and the control unit 33 can perform predetermined control or calculation as necessary.

特に、入力部35は、表示中の既取得コンテンツに含まれる画像から所望のコンテンツに係る画像に表示を遷移させる命令の入力を受け付ける。例えば、入力部35が表示部34と一体となって構成されたタッチパネルである場合、図5に示されるように、選択画面におけるボタン34cに対してユーザUがタップ操作を行うことで、アプリケーションAPの一コンテンツであるゲーム要素γの画面(画像)に表示を遷移させる命令の入力を受け付ける。ここで、ゲーム要素γを構成するコンテンツ(所望のコンテンツ)が既取得コンテンツであれば、かかる命令に基づき制御部33が表示部34にゲーム要素γの画面を表示させる。一方、ゲーム要素γを構成するコンテンツ(所望のコンテンツ)の画像が未取得である場合、取得部331が当該画像を含む未取得コンテンツ(ゲーム要素γを構成するコンテンツ)を優先的に取得する。 In particular, the input unit 35 receives an input of a command to transition the display from an image included in the acquired content being displayed to an image related to the desired content. For example, if the input unit 35 is a touch panel configured integrally with the display unit 34, as shown in FIG. 5, when the user U performs a tap operation on the button 34c on the selection screen, the application AP It accepts input of a command to transition the display to the screen (image) of the game element γ, which is one of the contents. Here, if the content (desired content) constituting the game element γ is already acquired content, the control unit 33 causes the display unit 34 to display the screen of the game element γ based on this instruction. On the other hand, if the image of the content (desired content) constituting the game element γ has not yet been acquired, the acquisition unit 331 preferentially acquires the unacquired content (the content constituting the game element γ) including the image.

また同様に、選択画面におけるボタン34aに対してユーザUがタップ操作を行うことで、アプリケーションAPの一コンテンツであるゲーム要素αの画面に表示を遷移させる命令の入力を受け付ける。選択画面におけるボタン34bに対してユーザUがタップ操作を行うことで、アプリケーションAPの一コンテンツであるゲーム要素βの画面に表示を遷移させる命令の入力を受け付ける。 Similarly, when the user U performs a tap operation on the button 34a on the selection screen, an input of a command to transition the display to the screen of the game element α, which is one of the contents of the application AP, is accepted. When the user U performs a tap operation on the button 34b on the selection screen, an input of a command to transition the display to the screen of the game element β, which is one of the contents of the application AP, is accepted.

2.各機能の説明
第2節では、本実施形態に係る情報処理装置3によって実現される各機能について説明する。
2. Description of each function In Section 2, each function realized by the information processing device 3 according to the present embodiment will be described.

2.1 並行取得機能
図3は、情報処理装置3において実現される並行取得機能を示すアクティビティ図である。図4は、チュートリアル画面の表示中に並行取得機能が実行される態様を示し、図5は、選択画面の表示中に並行取得機能が実行される態様を示している。図6は、コンテンツの取得の優先順位を示すコンテンツリストCLの概要図である。以下、図3に示されるアクティビティ図の各アクティビティに沿って並行取得機能の説明をする。
2.1 Parallel Acquisition Function FIG. 3 is an activity diagram showing the parallel acquisition function realized in the information processing device 3. FIG. 4 shows how the parallel acquisition function is executed while the tutorial screen is displayed, and FIG. 5 shows how the parallel acquisition function is executed while the selection screen is displayed. FIG. 6 is a schematic diagram of a content list CL showing the priority order of content acquisition. The parallel acquisition function will be explained below along with each activity in the activity diagram shown in FIG.

[ここから]
(アクティビティA1)
情報処理装置3における記憶部32に記憶されたプログラムPGによって、アプリケーションAPの取得が行われる。アクティビティA1では、取得部331がアプリケーションAPに含まれる初期コンテンツを取得する。ここで、初期コンテンツとは、ユーザUがアプリケーションAPを使用するために最低限必要なコンテンツであり、起動時におけるタイトル画面、チュートリアル画面(図4参照)、又は各コンテンツを選択可能な選択画面(図5参照)等が含まれる。図6に示されるコンテンツリストCLでは、コンテンツA~Cが初期コンテンツであり、原則的に後述の入替機能によらず優先的に取得される。つまり、取得部331は、各コンテンツを選択可能な選択画面コンテンツ又は各コンテンツを説明するチュートリアルコンテンツを優先的に取得する。
[from here]
(Activity A1)
The application AP is acquired by the program PG stored in the storage unit 32 of the information processing device 3. In activity A1, the acquisition unit 331 acquires initial content included in the application AP. Here, the initial content is the minimum necessary content for the user U to use the application AP, and includes the title screen at startup, the tutorial screen (see Figure 4), or the selection screen from which each content can be selected (see Figure 4). (see Figure 5). In the content list CL shown in FIG. 6, contents A to C are initial contents, and are basically acquired preferentially regardless of the replacement function described later. That is, the acquisition unit 331 preferentially acquires selection screen content from which each content can be selected or tutorial content that explains each content.

(アクティビティA2)
アクティビティA1の完了後、後述のアクティビティA3と並列にアクティビティA2が実行される。アクティビティA2では、表示部34がアクティビティA1において取得した初期コンテンツに係る画面を表示する。
(Activity A2)
After activity A1 is completed, activity A2 is executed in parallel with activity A3, which will be described later. In activity A2, the display unit 34 displays a screen related to the initial content acquired in activity A1.

(アクティビティA3)
アクティビティA1の完了後、前述のアクティビティA2と並列にアクティビティA3が実行される。アクティビティA3では、取得部331が記憶部32に記憶されたコンテンツリストCLにおける取得順位が最上位のコンテンツを取得する。アクティビティA3は、コンテンツリストCLにおける未取得コンテンツがなくなるまで逐次実行される。
[ここまで]
(Activity A3)
After completion of activity A1, activity A3 is executed in parallel with activity A2 described above. In activity A3, the acquisition unit 331 acquires the content with the highest acquisition order in the content list CL stored in the storage unit 32. Activity A3 is sequentially executed until there are no more unobtained contents in the content list CL.
[to this point]

すなわち、アクティビティA2及びA3が並行処理されることによって並行取得機能が実行される。並行取得機能によって、ユーザUは全コンテンツのダウンロードが済む前からアプリケーションを起動することができる。その結果、待機時間が短くなり、ユーザUが心理的ストレスを感じることや、そもそもインストールを躊躇するといった問題が緩和される。 That is, the parallel acquisition function is executed by processing activities A2 and A3 in parallel. The parallel acquisition function allows user U to start an application before all content has been downloaded. As a result, the waiting time is shortened, and the problems of the user U feeling psychological stress and being hesitant about installing in the first place are alleviated.

2.2 入替機能
図7は、コンテンツの取得の優先順位に関するアクティビティ図である。図8は、未取得のコンテンツが選択された場合のコンテンツリストCLを示し、図9は、図8に示した場合に入替機能が実行されたコンテンツリストCLを示し、図10A及び図10Bは、図9の別例を示している。以下、図7に示されるアクティビティ図の各アクティビティに沿って入替機能の説明をする。
2.2 Replacement Function FIG. 7 is an activity diagram regarding the priority order of content acquisition. FIG. 8 shows the content list CL when unobtained content is selected, FIG. 9 shows the content list CL in which the replacement function has been executed in the case shown in FIG. 8, and FIGS. 10A and 10B Another example of FIG. 9 is shown. The replacement function will be explained below along with each activity in the activity diagram shown in FIG.

[ここから]
(アクティビティA2)
アクティビティA3と並列にアクティビティA2が実行される。アクティビティA2では、表示部34が初期コンテンツの一例である選択画面(図5参照)を表示する。
[from here]
(Activity A2)
Activity A2 is executed in parallel with activity A3. In activity A2, the display unit 34 displays a selection screen (see FIG. 5) that is an example of initial content.

(アクティビティA3)
アクティビティA2と並列にアクティビティA3が実行される。アクティビティA3では、取得部331が記憶部32に記憶されたコンテンツリストCLにおける取得順位が最上位のコンテンツを取得する。アクティビティA3は、コンテンツリストCLにおける未取得コンテンツがなくなるまで逐次実行される。また、後述のアクティビティA4及びA5ではコンテンツリストCLにおける取得順位の入替が行われるため、アクティビティA3は、最新のコンテンツリストCLに基づいて実行されることに留意されたい。
(Activity A3)
Activity A3 is executed in parallel with activity A2. In activity A3, the acquisition unit 331 acquires the content with the highest acquisition order in the content list CL stored in the storage unit 32. Activity A3 is sequentially executed until there are no more unobtained contents in the content list CL. Furthermore, it should be noted that since the acquisition order in the content list CL is replaced in activities A4 and A5, which will be described later, activity A3 is executed based on the latest content list CL.

(アクティビティA4)
アクティビティA4は、アクティビティA2及びA3の実行中にユーザUが所望するタイミングで実行される。アクティビティA4では、入力部35が表示部34によって表示中の選択画面から所望のコンテンツに遷移するための命令を受け付ける。例えば、図5に示される選択画面におけるボタン34cに対してユーザUがタップ操作を行うことで、アプリケーションAPの一コンテンツであるゲーム要素γの画面(画像)に表示を遷移させ
る命令の入力を受け付ける。
(Activity A4)
Activity A4 is executed at a timing desired by user U during the execution of activities A2 and A3. In activity A4, the input unit 35 receives a command for transitioning from the selection screen currently displayed by the display unit 34 to desired content. For example, when the user U performs a tap operation on the button 34c on the selection screen shown in FIG. 5, an input of a command to transition the display to the screen (image) of the game element γ, which is one of the contents of the application AP, is accepted. .

(アクティビティA5)
アクティビティA4において所望されたゲーム要素γの画像が未取得コンテンツである場合、アクティビティA5が実行される。アクティビティA5では、入替部332が記憶部32に記憶されたコンテンツリストCLにおける取得順位を入れ替える(入替機能)。図8に示される具体例では、アクティビティA4が実行されたときのコンテンツリストCLにおける最上位のコンテンツがコンテンツD(ゲーム要素αを構成するもの)であり、ゲーム要素γは未取得コンテンツであるコンテンツH,Iから構成されている。また、コンテンツH,IはコンテンツD~Gよりも取得順位が下位に位置している。
(Activity A5)
If the image of the game element γ desired in activity A4 is unobtained content, activity A5 is executed. In activity A5, the replacement unit 332 replaces the acquisition order in the content list CL stored in the storage unit 32 (replacement function). In the specific example shown in FIG. 8, the highest content in the content list CL when activity A4 is executed is content D (constituting game element α), and game element γ is content that is unobtained content. It is composed of H and I. Further, contents H and I are located lower in acquisition order than contents D to G.

アクティビティA5において入替機能が実行されることで、図9に示されるように、コンテンツH,Iの取得順位が上位に入れ替えられる。換言すると、入替部332は、現在取得中のコンテンツであるコンテンツDの次に所望のコンテンツであるコンテンツH(さらに続いてコンテンツI)の取得が開始されるように、コンテンツリストCLにおける取得順序を入れ替える。 By executing the exchange function in activity A5, the acquisition order of contents H and I is exchanged to a higher rank, as shown in FIG. In other words, the replacement unit 332 changes the acquisition order in the content list CL so that acquisition of content H (content I), which is the desired content, is started next to content D, which is the content currently being acquired. Replace.

また、図10A及び図10Bに示されるように、現在取得中のコンテンツDの取得を中断して、所望のコンテンツであるコンテンツH(続いて、コンテンツI)を優先的に取得するように実施してもよい。つまり、入力部35が所望のコンテンツであるゲーム要素γ(コンテンツH,I)の画面に遷移させる命令を受け付けると、取得部331は、現在取得中のコンテンツDの取得を中断し、入替部332は、所望のコンテンツの取得が開始されるように、コンテンツリストCLにおける取得順序を入れ替える。 Furthermore, as shown in FIGS. 10A and 10B, the acquisition of the content D that is currently being acquired is interrupted and the desired content H (subsequently, the content I) is acquired preferentially. It's okay. That is, when the input unit 35 receives an instruction to transition to the screen of the game element γ (content H, I) that is the desired content, the acquisition unit 331 interrupts the acquisition of the content D that is currently being acquired, and the replacement unit 332 changes the acquisition order in the content list CL so that acquisition of the desired content is started.

(アクティビティA6)
所望のコンテンツであるゲーム要素γを構成するコンテンツH,Iの取得が完了すると、表示部34はゲーム要素γの画面に遷移してこれを表示する。なお、コンテンツHの取得完了後に、コンテンツHに係る画面(ゲーム要素γの一部)を表示してもよいし、ゲーム要素γを構成するコンテンツH,Iの両方の取得完了後に、ゲーム要素γの画面を表示してもよい。
[ここまで]
(Activity A6)
When the acquisition of the contents H and I constituting the game element γ, which is the desired content, is completed, the display section 34 transitions to the screen of the game element γ and displays this. Note that after the acquisition of the content H is completed, the screen related to the content H (part of the game element γ) may be displayed, or after the acquisition of both the contents H and I that constitute the game element γ is completed, the screen related to the content H may be displayed. screen may be displayed.
[to this point]

すなわち、アクティビティA3の実行中において、アクティビティA4及びA5による入替機能を実行することができる。これによりユーザUが所望するコンテンツが優先的に取得されることとなる。その結果、待機時間が短くなり、ユーザが心理的ストレスを感じることや、そもそもインストールを躊躇するといった問題が緩和される。 That is, while activity A3 is being executed, the replacement function by activities A4 and A5 can be executed. As a result, the content desired by the user U is preferentially acquired. As a result, the waiting time is shortened, and problems such as psychological stress on the user and hesitation in installing in the first place are alleviated.

3.その他
前述の入替機能をさらに創意工夫してもよい。
3. Others The above-mentioned replacement function may be further creatively devised.

一般的にサーバ2に格納されるアプリケーションAPは事後的にバージョンアップされてコンテンツが追加されることがある。このような追加コンテンツが話題となって、市場においてアプリケーションAPを自身のコンピュータに取得させるユーザUが増加することがある。このようなユーザUたちは、追加コンテンツを目的として、アプリケーションAPの取得に至った者であると想定される。 Generally, the application AP stored in the server 2 may be upgraded and content may be added after the fact. Such additional content may become a hot topic, and the number of users U who acquire the application AP on their computers may increase in the market. It is assumed that such users U have acquired the application AP for the purpose of obtaining additional content.

したがって、取得部331は、サーバ2がアップデートされた追加コンテンツ(新たなコンテンツ)を格納している場合に、かかるコンテンツを優先的に取得することが好ましい。ここで、図11は、サーバ2に新たなコンテンツであって、ゲーム要素νを構成するコンテンツY,Zが追加された場合のコンテンツリストCLを示し、図12は、図11に示した場合に入替機能が実行されたコンテンツリストCLを示している。すなわち、追加コンテンツに紐付けられているアップデートされた日時に基づいて、入替部332が、初期コンテンツの次に追加コンテンツであるコンテンツY,Zが優先的に取得されるように、取得順位を入れ替えるとよい。 Therefore, when the server 2 stores updated additional content (new content), it is preferable that the acquisition unit 331 acquires the content preferentially. Here, FIG. 11 shows a content list CL when new contents Y and Z constituting the game element ν are added to the server 2, and FIG. 12 shows a content list CL in the case shown in FIG. It shows a content list CL on which the replacement function has been executed. That is, based on the updated date and time linked to the additional content, the replacement unit 332 replaces the acquisition order so that contents Y and Z, which are additional contents, are acquired preferentially after the initial content. Good.

4.結言
以上のように、本実施形態によれば、アプリケーションAPのインストール時間や各コンテンツのロード時間によって、従来生じていたユーザUの待機時間を抑制したプログラムPGを提供することができる。このようなプログラムPGを、コンピュータ(情報処理装置3)が読み取り可能な非一時的な記録媒体として提供してもよいし、外部のサーバ2からダウンロード可能に提供してもよいし、外部のコンピュータで当該プログラムを起動させて、クライアント端末で各機能を実施可能な、いわゆるクラウド・コンピューティングを実施してもよい。
4. Conclusion As described above, according to the present embodiment, it is possible to provide a program PG that suppresses the conventional waiting time for the user U by changing the installation time of the application AP and the loading time of each content. Such a program PG may be provided as a non-temporary recording medium readable by the computer (information processing device 3), may be provided downloadable from an external server 2, or may be provided as a downloadable program from an external server 2. It is also possible to implement so-called cloud computing in which the program can be started up and various functions can be executed on the client terminal.

すなわち、複数のコンテンツを含むアプリケーションを取得するためのプログラムであって、サーバからネットワークを介して前記複数のコンテンツを取得可能に構成されたコンピュータを、表示部と入力部と取得部として機能させ、前記表示部は、前記複数のコンテンツの取得中に、取得が完了した既取得コンテンツに含まれる画像を表示し、前記入力部は、表示中の前記画像から所望の画像に表示を遷移させる命令の入力を受け付け、前記取得部は、前記命令に対応する前記所望の画像が未取得である場合、前記所望の画像を含む未取得コンテンツを優先的に取得する、プログラムが提供される。 That is, a program for acquiring an application including a plurality of contents, in which a computer configured to be able to acquire the plurality of contents from a server via a network functions as a display section, an input section, and an acquisition section, The display unit displays an image included in the already acquired content whose acquisition has been completed during the acquisition of the plurality of contents, and the input unit displays an instruction to transition the display from the image currently being displayed to a desired image. A program is provided that receives an input and causes the acquisition unit to preferentially acquire unacquired content including the desired image if the desired image corresponding to the command has not yet been acquired.

また、本実施形態によれば、アプリケーションAPのインストール時間や各コンテンツのロード時間によって、従来生じていたユーザUの待機時間を抑制した情報処理装置3を提供することができる。 Further, according to the present embodiment, it is possible to provide the information processing device 3 in which the conventional waiting time for the user U is suppressed by the installation time of the application AP and the loading time of each content.

すなわち、情報処理装置であって、取得部と、表示部と、入力部とを備え、前記取得部は、複数のコンテンツを含むアプリケーションのインストーラを実行し、サーバからネットワークを介して前記複数のコンテンツを取得し、前記表示部は、前記複数のコンテンツの取得中に、取得が完了した既取得コンテンツに含まれる画像を表示し、前記入力部は、表示中の前記画像から所望の画像に表示を遷移させる命令の入力を受け付け、ここで、前記取得部は、前記命令に対応する前記所望の画像が未取得である場合、前記画像を含む未取得コンテンツを優先的に取得する、情報処理装置が提供される。 That is, the information processing apparatus includes an acquisition section, a display section, and an input section, and the acquisition section executes an installer of an application including a plurality of contents, and downloads the plurality of contents from a server via a network. and the display unit displays an image included in the already acquired content whose acquisition has been completed during the acquisition of the plurality of contents, and the input unit displays a desired image from the image currently being displayed. The information processing device receives an input of a command for transition, and here, when the desired image corresponding to the command is not yet acquired, the information processing device acquires the unacquired content including the image preferentially. provided.

また、本実施形態によれば、アプリケーションAPのインストール時間や各コンテンツのロード時間によって、従来生じていたユーザUの待機時間を抑制したシステム1を提供することができる。 Further, according to the present embodiment, it is possible to provide the system 1 in which the conventional waiting time for the user U is suppressed by the installation time of the application AP and the loading time of each content.

すなわち、システムであって、サーバと、情報処理装置とを備え、前記サーバは、複数のコンテンツを含むアプリケーションを格納し、前記情報処理装置は、前記サーバとネットワークを介して接続可能に構成され、且つ取得部と、表示部と、入力部とを備え、前記取得部は、前記サーバからネットワークを介して前記複数のコンテンツを取得し、前記表示部は、前記複数のコンテンツの取得中に、取得が完了した既取得コンテンツに含まれる画像を表示し、前記入力部は、表示中の前記画像から所望の画像に表示を遷移させる命令の入力を受け付け、ここで、前記取得部は、前記命令に対応する前記所望の画像が未取得である場合、前記画像を含む未取得コンテンツを優先的に取得する、システムが提供される。 That is, the system includes a server and an information processing device, the server stores an application including a plurality of contents, and the information processing device is configured to be connectable to the server via a network, and an acquisition unit, a display unit, and an input unit, wherein the acquisition unit acquires the plurality of contents from the server via a network, and the display unit acquires the plurality of contents while acquiring the plurality of contents. displays an image included in the acquired content that has been completed, and the input unit receives an input of a command to transition the display from the image currently being displayed to a desired image; A system is provided that preferentially acquires unacquired content including the image when the corresponding desired image is unacquired.

本発明に係る種々の実施形態を説明したが、これらは、例として提示したものであり、発明の範囲を限定することは意図していない。当該新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。当該実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれるものである。 Although various embodiments of the invention have been described, these are presented as examples and are not intended to limit the scope of the invention. The new embodiment can be implemented in various other forms, and various omissions, substitutions, and changes can be made without departing from the gist of the invention. The embodiment and its modifications are included within the scope and gist of the invention, and are included within the scope of the invention described in the claims and its equivalents.

1 :システム
2 :サーバ
3 :情報処理装置
30 :通信バス
31 :通信部
32 :記憶部
33 :制御部
331 :取得部
332 :入替部
34 :表示部
34a :ボタン
34b :ボタン
34c :ボタン
34d :メータ
35 :入力部
AP :アプリケーション
CL :コンテンツリスト
N :ネットワーク
PG :プログラム
U :ユーザ
1: System 2: Server 3: Information processing device 30: Communication bus 31: Communication section 32: Storage section 33: Control section 331: Acquisition section 332: Replacement section 34: Display section 34a: Button 34b: Button 34c: Button 34d: Meter 35: Input section AP: Application CL: Content list N: Network PG: Program U: User

Claims (3)

プロセッサに、
アプリケーションプログラムの一部を構成する複数のゲーム要素を、ネットワークを介して取得させ、
前記アプリケーションプログラムは、前記複数のゲーム要素のうちの一のゲーム要素を選択するための選択画面を表示させる初期コンテンツを含み、
前記複数のゲーム要素よりも先に前記初期コンテンツを取得させ、
前記複数のゲーム要素の取得を開始してから前記複数のゲーム要素のすべての取得が完了する前に、前記選択画面を表示部に表示させ、
前記複数のゲーム要素は第1ゲーム要素と、前記第1ゲーム要素よりも取得順序が後に設定された第2ゲーム要素を含み、
前記選択画面から前記第2ゲーム要素が選択された時に前記第1ゲーム要素の少なくとも一部を取得中である場合に前記第1ゲーム要素の取得を中断して、前記第2ゲーム要素の取得を開始させ、
前記第2ゲーム要素の取得が完了した場合に、前記第2ゲーム要素の画面を表示させるとともに、前記第1ゲーム要素の取得を再開させる、
処理を実行させるためのアプリケーションプログラム。
to the processor,
A plurality of game elements forming part of an application program are acquired via a network,
The application program includes initial content that displays a selection screen for selecting one of the plurality of game elements,
acquiring the initial content before the plurality of game elements;
Displaying the selection screen on a display unit after starting acquisition of the plurality of game elements and before acquisition of all of the plurality of game elements is completed;
The plurality of game elements include a first game element and a second game element whose acquisition order is set after the first game element,
If at least a part of the first game element is being acquired when the second game element is selected from the selection screen, the acquisition of the first game element is interrupted and the acquisition of the second game element is stopped. let it start,
When the acquisition of the second game element is completed, displaying the screen of the second game element and restarting the acquisition of the first game element;
An application program for executing processing.
アプリケーションプログラムの一部を構成する複数のゲーム要素を、ネットワークを介してプロセッサが取得し、
前記アプリケーションプログラムは、前記複数のゲーム要素のうちの一のゲーム要素を選択するための選択画面を表示させる初期コンテンツを含み、
前記複数のゲーム要素よりも先に前記初期コンテンツをプロセッサが取得し、
前記複数のゲーム要素の取得を開始してから前記複数のゲーム要素のすべての取得が完了する前に、前記選択画面をプロセッサが表示部に表示させ、
前記複数のゲーム要素は第1ゲーム要素と、前記第1ゲーム要素よりも取得順序が後に設定された第2ゲーム要素を含み、
前記選択画面から前記第2ゲーム要素が選択された時に前記第1ゲーム要素の少なくとも一部を取得中である場合に前記第1ゲーム要素の取得を中断して、前記第2ゲーム要素の取得をプロセッサが開始し、
前記第2ゲーム要素の取得が完了した場合に、前記第2ゲーム要素の画面を表示させるとともに、前記第1ゲーム要素の取得をプロセッサが再開する、
情報処理方法。
A processor obtains multiple game elements forming part of an application program via a network,
The application program includes initial content that displays a selection screen for selecting one of the plurality of game elements,
a processor obtains the initial content before the plurality of game elements;
After the acquisition of the plurality of game elements starts and before the acquisition of all the plurality of game elements is completed, the processor displays the selection screen on the display unit,
The plurality of game elements include a first game element and a second game element whose acquisition order is set after the first game element,
If at least a part of the first game element is being acquired when the second game element is selected from the selection screen, the acquisition of the first game element is interrupted and the acquisition of the second game element is stopped. the processor starts and
When the acquisition of the second game element is completed, the processor displays the screen of the second game element and restarts the acquisition of the first game element.
Information processing method.
プロセッサを備え、前記プロセッサが、
アプリケーションプログラムの一部を構成する複数のゲーム要素を、ネットワークを介して取得させ、
前記アプリケーションプログラムは、前記複数のゲーム要素のうちの一のゲーム要素を選択するための選択画面を表示させる初期コンテンツを含み、
前記複数のゲーム要素よりも先に前記初期コンテンツを取得させ、
前記複数のゲーム要素の取得を開始してから前記複数のゲーム要素のすべての取得が完了する前に、前記選択画面を表示部に表示させ、
前記複数のゲーム要素は第1ゲーム要素と、前記第1ゲーム要素よりも取得順序が後に設定された第2ゲーム要素を含み、
前記選択画面から前記第2ゲーム要素が選択された時に前記第1ゲーム要素の少なくとも一部を取得中である場合に前記第1ゲーム要素の取得を中断して、前記第2ゲーム要素の取得を開始させ、
前記第2ゲーム要素の取得が完了した場合に、前記第2ゲーム要素の画面を表示させるとともに、前記第1ゲーム要素の取得を再開させる、
情報処理装置。
a processor, the processor comprising:
A plurality of game elements forming part of an application program are acquired via a network,
The application program includes initial content that displays a selection screen for selecting one of the plurality of game elements,
acquiring the initial content before the plurality of game elements;
Displaying the selection screen on a display unit after starting acquisition of the plurality of game elements and before acquisition of all of the plurality of game elements is completed;
The plurality of game elements include a first game element and a second game element whose acquisition order is set after the first game element,
If at least a part of the first game element is being acquired when the second game element is selected from the selection screen, the acquisition of the first game element is interrupted and the acquisition of the second game element is stopped. let it start,
When the acquisition of the second game element is completed, displaying the screen of the second game element and restarting the acquisition of the first game element;
Information processing device.
JP2020117122A 2019-04-23 2020-07-07 Programs, information processing devices, and systems Active JP7343789B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2020117122A JP7343789B2 (en) 2019-04-23 2020-07-07 Programs, information processing devices, and systems
JP2023134842A JP2023166437A (en) 2019-04-23 2023-08-22 Program, information processing device, and system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2019082219A JP6734963B1 (en) 2019-04-23 2019-04-23 Program, information processing device, and system
JP2020117122A JP7343789B2 (en) 2019-04-23 2020-07-07 Programs, information processing devices, and systems

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2019082219A Division JP6734963B1 (en) 2019-04-23 2019-04-23 Program, information processing device, and system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2023134842A Division JP2023166437A (en) 2019-04-23 2023-08-22 Program, information processing device, and system

Publications (3)

Publication Number Publication Date
JP2020181594A JP2020181594A (en) 2020-11-05
JP2020181594A5 JP2020181594A5 (en) 2022-04-27
JP7343789B2 true JP7343789B2 (en) 2023-09-13

Family

ID=87934794

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2020117122A Active JP7343789B2 (en) 2019-04-23 2020-07-07 Programs, information processing devices, and systems
JP2023134842A Pending JP2023166437A (en) 2019-04-23 2023-08-22 Program, information processing device, and system

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2023134842A Pending JP2023166437A (en) 2019-04-23 2023-08-22 Program, information processing device, and system

Country Status (1)

Country Link
JP (2) JP7343789B2 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014111985A1 (en) 2013-01-17 2014-07-24 株式会社ソニー・コンピュータエンタテインメント Information processing device and file management method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014111985A1 (en) 2013-01-17 2014-07-24 株式会社ソニー・コンピュータエンタテインメント Information processing device and file management method

Also Published As

Publication number Publication date
JP2020181594A (en) 2020-11-05
JP2023166437A (en) 2023-11-21

Similar Documents

Publication Publication Date Title
KR102108583B1 (en) Instantiable gesture objects
JP6011479B2 (en) Application management apparatus, application management system, and program
US20150205498A1 (en) Automatic wallpaper image changer for a computing device
JP2020074164A (en) Transfer of application state between devices
US20210019106A1 (en) Desktop Sharing Method and Mobile Terminal
WO2016112226A1 (en) Techniques for sharing applications
CN108319554B (en) Application function testing method, computer readable storage medium and terminal device
CN107704241B (en) Display method and device for page state switching
JP6560065B2 (en) KITTING SYSTEM, KITTING PROGRAM, AND KITTING METHOD
CN105868420A (en) Network resource loading mode configuration method and device
US20170269916A1 (en) Selective Application Installation Or Application Running Without Installation
TWI770429B (en) Device and method of a stock quoting software with multiple guis
US9250784B2 (en) Event visualization and control
Hillar Internet of things with python
JP7343789B2 (en) Programs, information processing devices, and systems
WO2019119912A1 (en) Terminal booting method and device, storage medium and electronic device
JP5840525B2 (en) Information processing device
JP6734963B1 (en) Program, information processing device, and system
WO2016138703A1 (en) Standby interface processing method, device and computer storage medium
TWI520063B (en) Management system for service of multiple operating environments, and method thereof
JP2017531868A (en) Website information providing method and apparatus based on input method
JP2017062537A (en) Information processing apparatus, control method of information processing apparatus, and program
WO2018039010A1 (en) Platform support for user education elements
JP6096850B2 (en) Terminal device
JP5870214B2 (en) Programmable controller system, its programmable display, support device, program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220419

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220419

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230113

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230228

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230421

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230814

R150 Certificate of patent or registration of utility model

Ref document number: 7343789

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150