JP2019017662A - ゲーム処理プログラム、ゲーム処理方法及びゲーム処理装置 - Google Patents
ゲーム処理プログラム、ゲーム処理方法及びゲーム処理装置 Download PDFInfo
- Publication number
- JP2019017662A JP2019017662A JP2017138253A JP2017138253A JP2019017662A JP 2019017662 A JP2019017662 A JP 2019017662A JP 2017138253 A JP2017138253 A JP 2017138253A JP 2017138253 A JP2017138253 A JP 2017138253A JP 2019017662 A JP2019017662 A JP 2019017662A
- Authority
- JP
- Japan
- Prior art keywords
- game
- control unit
- image
- user
- processing program
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000003672 processing method Methods 0.000 title claims abstract description 7
- 238000000034 method Methods 0.000 claims description 44
- 238000004519 manufacturing process Methods 0.000 claims description 6
- 230000006870 function Effects 0.000 claims description 5
- 230000002250 progressing effect Effects 0.000 claims 2
- 230000009471 action Effects 0.000 description 18
- 230000008569 process Effects 0.000 description 18
- 239000000284 extract Substances 0.000 description 13
- 238000004891 communication Methods 0.000 description 8
- 238000010586 diagram Methods 0.000 description 8
- 230000000694 effects Effects 0.000 description 6
- 230000010365 information processing Effects 0.000 description 5
- 102220554706 Holliday junction recognition protein_S30T_mutation Human genes 0.000 description 4
- 230000005540 biological transmission Effects 0.000 description 4
- 239000000203 mixture Substances 0.000 description 4
- 230000008450 motivation Effects 0.000 description 4
- 102200081478 rs121908458 Human genes 0.000 description 3
- 102220590441 Epoxide hydrolase 3_S30D_mutation Human genes 0.000 description 1
- 102220518607 Repressor of RNA polymerase III transcription MAF1 homolog_S60A_mutation Human genes 0.000 description 1
- 102220518612 Repressor of RNA polymerase III transcription MAF1 homolog_S60D_mutation Human genes 0.000 description 1
- 238000013459 approach Methods 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 230000036541 health Effects 0.000 description 1
Images
Classifications
-
- A—HUMAN NECESSITIES
- A63—SPORTS; GAMES; AMUSEMENTS
- A63F—CARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
- A63F13/00—Video games, i.e. games using an electronically generated display having two or more dimensions
- A63F13/50—Controlling the output signals based on the game progress
- A63F13/52—Controlling the output signals based on the game progress involving aspects of the displayed game scene
-
- A—HUMAN NECESSITIES
- A63—SPORTS; GAMES; AMUSEMENTS
- A63F—CARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
- A63F13/00—Video games, i.e. games using an electronically generated display having two or more dimensions
- A63F13/25—Output arrangements for video game devices
-
- A—HUMAN NECESSITIES
- A63—SPORTS; GAMES; AMUSEMENTS
- A63F—CARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
- A63F13/00—Video games, i.e. games using an electronically generated display having two or more dimensions
- A63F13/30—Interconnection arrangements between game servers and game devices; Interconnection arrangements between game devices; Interconnection arrangements between game servers
-
- A—HUMAN NECESSITIES
- A63—SPORTS; GAMES; AMUSEMENTS
- A63F—CARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
- A63F13/00—Video games, i.e. games using an electronically generated display having two or more dimensions
- A63F13/80—Special adaptations for executing a specific game genre or game mode
- A63F13/833—Hand-to-hand fighting, e.g. martial arts competition
-
- A—HUMAN NECESSITIES
- A63—SPORTS; GAMES; AMUSEMENTS
- A63F—CARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
- A63F2300/00—Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
- A63F2300/80—Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game specially adapted for executing a specific type of game
- A63F2300/8029—Fighting without shooting
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Processing Or Creating Images (AREA)
Abstract
Description
以下、ゲーム処理プログラム、ゲーム処理方法及びゲーム処理装置について、第1実施形態を説明する。本実施形態では、ユーザ端末10を用いてキャラクター同士が対戦するゲームを提供する場合を説明する。
ユーザ端末10は、ユーザが操作するコンピュータ端末(ゲーム処理装置)であって、各種のアプリケーションを実行することにより、情報の出力や入力に用いられる。
次に、図6〜図8を参照して、ゲームの進行時に生成されたゲームフィールドの画像をSNSサーバに送信する処理についてその処理手順を説明する。
(1−1)上記第1実施形態では、ゲームのシーンがトリガー条件として設定されている内容と一致した場合、ゲームのシーンに含まれるオブジェクトの属性に応じて、画像生成条件34が決定される。そして、決定された画像生成条件34を用いてオブジェクトを含めたゲームフィールドの画像が生成される。これにより、オブジェクトを含めたゲームフィールドの画像をユーザの操作に依らずに自動的に生成することができる。
次に、ゲーム処理プログラム、ゲーム処理方法及びゲーム処理装置を具体化した第2実施形態を説明する。なお、第2実施形態は、画像生成条件の決定処理及びメッセージの決定処理の一部を変更した構成であるため、同様の部分については同一符号を付してその詳細な説明を省略する。
(2−1)上記第2実施形態では、ゲームフィールドにおける複数のユーザにより操作されるオブジェクトが画像に含まれるように、画像生成条件34が決定される。これにより、ゲームのシーンにおけるオブジェクト同士の関係を示すように、ゲームフィールドの画像を生成することができる。
・上記第2実施形態では、二人のユーザがプレイするゲームを提供する場合について説明したが、三人以上のユーザがプレイするゲームを提供してもよい。この場合、制御部20が、三人以上のユーザにより操作されるオブジェクト同士が近接している場合には、それらのオブジェクトの全てを画像に含めるように画像生成条件34を決定してもよい。これにより、多数のユーザの間で共感できるゲームフィールドの画像を生成することができる。
Claims (12)
- 仮想空間におけるゲーム媒体を制御する制御部を用いてゲームを進行するためのプログラムであって、
前記制御部を、
前記ゲーム媒体に関連付けられた情報を取得し、
所定のイベントが発生した場合、前記ゲーム媒体に関連付けられた情報に応じて、仮想空間の画像の生成条件を決定し、
前記生成条件を用いて前記ゲーム媒体を含めた画像を生成する手段として機能させることを特徴とするゲーム処理プログラム。 - 前記制御部は、前記ゲーム媒体に関連付けられた情報として前記ゲーム媒体のサイズに関する情報を取得し、前記ゲーム媒体のサイズに応じて、前記生成条件を決定することを特徴とする請求項1に記載のゲーム処理プログラム。
- 前記制御部は、複数の前記ゲーム媒体の相対位置に応じて、前記生成条件を決定することを特徴とする請求項1又は請求項2に記載のゲーム処理プログラム。
- 前記制御部は、前記ゲーム媒体の属性と仮想空間の背景とに応じて、前記生成条件を決定することを特徴とする請求項1〜3の何れか一項に記載のゲーム処理プログラム。
- 前記制御部は、記憶部に予め設定された前記ゲーム媒体に関連付けられた情報と、ゲームの進行時に変更される前記ゲーム媒体に関連付けられた情報との少なくとも一方に応じて、前記生成条件を決定することを特徴とする請求項1〜4の何れか一項に記載のゲーム処理プログラム。
- 前記制御部は、複数のユーザにより操作される前記ゲーム媒体を共通の仮想空間に表示し、仮想空間における複数のユーザにより操作される前記ゲーム媒体が画像に含まれるように、前記生成条件を決定することを特徴とする請求項1〜5の何れか一項に記載のゲーム処理プログラム。
- 前記制御部は、ゲームのシーンに含まれる複数の前記ゲーム媒体に応じて、画像に含める前記ゲーム媒体を決定することを特徴とする請求項6に記載のゲーム処理プログラム。
- 前記制御部は、前記画像に含めた前記ゲーム媒体を除外した領域にメッセージを表示することを特徴とする請求項1〜7の何れか一項に記載のゲーム処理プログラム。
- 前記制御部は、ゲームの進行過程で蓄積されるデータに基づき、前記メッセージを生成することを特徴とする請求項8に記載のゲーム処理プログラム。
- 前記制御部は、前記ゲーム媒体を操作する他のユーザを特定し、前記他のユーザとの共通情報として前記画像を送信することを特徴とする請求項1〜9の何れか一項に記載のゲーム処理プログラム。
- 仮想空間におけるゲーム媒体を制御する制御部を用いてゲームを進行するための方法であって、
前記制御部が、
前記ゲーム媒体に関連付けられた情報を取得し、
所定のイベントが発生した場合、前記ゲーム媒体に関連付けられた情報に応じて、仮想空間の画像の生成条件を決定し、
前記生成条件を用いて前記ゲーム媒体を含めた画像を生成することを特徴とするゲーム処理方法。 - 仮想空間におけるゲーム媒体を制御する制御部を備えたゲーム処理装置であって、
前記制御部が、
前記ゲーム媒体に関連付けられた情報を取得し、
所定のイベントが発生した場合、前記ゲーム媒体に関連付けられた情報に応じて、仮想空間の画像の生成条件を決定し、
前記生成条件を用いて前記ゲーム媒体を含めた画像を生成することを特徴とするゲーム処理装置。
Priority Applications (6)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017138253A JP6947560B2 (ja) | 2017-07-14 | 2017-07-14 | ゲーム処理プログラム、ゲーム処理方法及びゲーム処理装置 |
US16/027,763 US11020663B2 (en) | 2017-07-14 | 2018-07-05 | Video game with automated screen shots |
US17/025,502 US11890539B2 (en) | 2017-07-14 | 2020-09-18 | Video game with automated screen shots |
JP2021150109A JP2022000180A (ja) | 2017-07-14 | 2021-09-15 | ゲーム処理プログラム、ゲーム処理方法及びゲーム処理装置 |
US18/091,734 US12083426B2 (en) | 2017-07-14 | 2022-12-30 | Video game with automated screen shots |
JP2023089719A JP2023107821A (ja) | 2017-07-14 | 2023-05-31 | ゲーム処理プログラム、ゲーム処理方法及びゲーム処理装置 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017138253A JP6947560B2 (ja) | 2017-07-14 | 2017-07-14 | ゲーム処理プログラム、ゲーム処理方法及びゲーム処理装置 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2021150109A Division JP2022000180A (ja) | 2017-07-14 | 2021-09-15 | ゲーム処理プログラム、ゲーム処理方法及びゲーム処理装置 |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2019017662A true JP2019017662A (ja) | 2019-02-07 |
JP2019017662A5 JP2019017662A5 (ja) | 2019-08-08 |
JP6947560B2 JP6947560B2 (ja) | 2021-10-13 |
Family
ID=65000445
Family Applications (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017138253A Active JP6947560B2 (ja) | 2017-07-14 | 2017-07-14 | ゲーム処理プログラム、ゲーム処理方法及びゲーム処理装置 |
JP2021150109A Pending JP2022000180A (ja) | 2017-07-14 | 2021-09-15 | ゲーム処理プログラム、ゲーム処理方法及びゲーム処理装置 |
JP2023089719A Pending JP2023107821A (ja) | 2017-07-14 | 2023-05-31 | ゲーム処理プログラム、ゲーム処理方法及びゲーム処理装置 |
Family Applications After (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2021150109A Pending JP2022000180A (ja) | 2017-07-14 | 2021-09-15 | ゲーム処理プログラム、ゲーム処理方法及びゲーム処理装置 |
JP2023089719A Pending JP2023107821A (ja) | 2017-07-14 | 2023-05-31 | ゲーム処理プログラム、ゲーム処理方法及びゲーム処理装置 |
Country Status (2)
Country | Link |
---|---|
US (3) | US11020663B2 (ja) |
JP (3) | JP6947560B2 (ja) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11743155B2 (en) * | 2019-11-14 | 2023-08-29 | Trideum Corporation | Systems and methods of monitoring and controlling remote assets |
US11554324B2 (en) * | 2020-06-25 | 2023-01-17 | Sony Interactive Entertainment LLC | Selection of video template based on computer simulation metadata |
CN112843711A (zh) * | 2020-12-31 | 2021-05-28 | 上海米哈游天命科技有限公司 | 拍摄图像的方法、装置、电子设备及存储介质 |
CN112843734A (zh) * | 2020-12-31 | 2021-05-28 | 上海米哈游天命科技有限公司 | 一种画面拍摄方法、装置、设备及存储介质 |
CN112843710A (zh) * | 2020-12-31 | 2021-05-28 | 上海米哈游天命科技有限公司 | 拍摄方法、装置、电子设备及存储介质 |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001269482A (ja) * | 2000-03-24 | 2001-10-02 | Konami Computer Entertainment Japan Inc | ゲームシステム、ゲーム用プログラムを記録したコンピュータ読み取り可能な記録媒体及び画像表示方法 |
JP2007313001A (ja) * | 2006-05-25 | 2007-12-06 | Namco Bandai Games Inc | プログラム、情報記憶媒体及びゲーム装置 |
JP2012174089A (ja) * | 2011-02-23 | 2012-09-10 | Copcom Co Ltd | プログラム、および、当該プログラムを実行するコンピュータを備えた画像処理装置 |
JP2014061037A (ja) * | 2012-09-19 | 2014-04-10 | Namco Bandai Games Inc | プログラム、記憶媒体およびゲーム装置 |
JP2015127857A (ja) * | 2013-12-27 | 2015-07-09 | 株式会社セガゲームス | 情報処理装置、情報処理システム及びプログラム |
Family Cites Families (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4329965B2 (ja) | 2000-03-03 | 2009-09-09 | 株式会社バンダイナムコゲームス | ゲームシステム及び情報記憶媒体 |
JP4121978B2 (ja) * | 2004-05-01 | 2008-07-23 | 株式会社コナミデジタルエンタテインメント | ゲームプログラム、ゲーム装置及びゲーム方法 |
US20080139301A1 (en) * | 2006-12-11 | 2008-06-12 | Ole-Ivar Holthe | System and method for sharing gaming experiences |
JP5371857B2 (ja) | 2010-03-29 | 2013-12-18 | 株式会社コナミデジタルエンタテインメント | ゲームシステム、ゲームシステムの制御方法、及びプログラム |
US8608569B2 (en) * | 2011-06-09 | 2013-12-17 | Igt | Graphic capture in a mobile loyalty network |
US8827813B2 (en) * | 2011-12-21 | 2014-09-09 | Igt | Screen capture to a mobile device |
JP5735942B2 (ja) * | 2012-09-28 | 2015-06-17 | 株式会社コナミデジタルエンタテインメント | ゲームシステム、ゲームシステムの制御方法、ゲーム制御装置、ゲーム制御装置の制御方法、及びプログラム |
US9005030B2 (en) * | 2012-11-30 | 2015-04-14 | Applifier Oy | System and method for sharing score experiences |
JP5840635B2 (ja) | 2013-03-06 | 2016-01-06 | 株式会社コナミデジタルエンタテインメント | ゲーム装置、ゲーム制御プログラム、及びゲームシステム |
US9199165B2 (en) * | 2013-07-16 | 2015-12-01 | Microsoft Corporation | Game clip popularity based control |
US20170228600A1 (en) * | 2014-11-14 | 2017-08-10 | Clipmine, Inc. | Analysis of video game videos for information extraction, content labeling, smart video editing/creation and highlights generation |
JP2016220847A (ja) | 2015-05-28 | 2016-12-28 | 株式会社コロプラ | メッセージ送信機能を備えたゲームプログラム、メッセージ送信方法及びメッセージ送信機能付きコンピュータ端末 |
US20170065888A1 (en) * | 2015-09-04 | 2017-03-09 | Sri International | Identifying And Extracting Video Game Highlights |
JP6144738B2 (ja) | 2015-09-18 | 2017-06-07 | 株式会社スクウェア・エニックス | ビデオゲーム処理プログラム、ビデオゲーム処理システム及びビデオゲーム処理方法 |
US9782678B2 (en) * | 2015-12-06 | 2017-10-10 | Sliver VR Technologies, Inc. | Methods and systems for computer video game streaming, highlight, and replay |
US10010791B2 (en) * | 2016-06-28 | 2018-07-03 | Hothead Games Inc. | Systems and methods for customized camera views and customizable objects in virtualized environments |
US10004991B2 (en) * | 2016-06-28 | 2018-06-26 | Hothead Games Inc. | Systems and methods for customized camera views in virtualized environments |
US10335690B2 (en) * | 2016-09-16 | 2019-07-02 | Microsoft Technology Licensing, Llc | Automatic video game highlight reel |
-
2017
- 2017-07-14 JP JP2017138253A patent/JP6947560B2/ja active Active
-
2018
- 2018-07-05 US US16/027,763 patent/US11020663B2/en active Active
-
2020
- 2020-09-18 US US17/025,502 patent/US11890539B2/en active Active
-
2021
- 2021-09-15 JP JP2021150109A patent/JP2022000180A/ja active Pending
-
2022
- 2022-12-30 US US18/091,734 patent/US12083426B2/en active Active
-
2023
- 2023-05-31 JP JP2023089719A patent/JP2023107821A/ja active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001269482A (ja) * | 2000-03-24 | 2001-10-02 | Konami Computer Entertainment Japan Inc | ゲームシステム、ゲーム用プログラムを記録したコンピュータ読み取り可能な記録媒体及び画像表示方法 |
JP2007313001A (ja) * | 2006-05-25 | 2007-12-06 | Namco Bandai Games Inc | プログラム、情報記憶媒体及びゲーム装置 |
JP2012174089A (ja) * | 2011-02-23 | 2012-09-10 | Copcom Co Ltd | プログラム、および、当該プログラムを実行するコンピュータを備えた画像処理装置 |
JP2014061037A (ja) * | 2012-09-19 | 2014-04-10 | Namco Bandai Games Inc | プログラム、記憶媒体およびゲーム装置 |
JP2015127857A (ja) * | 2013-12-27 | 2015-07-09 | 株式会社セガゲームス | 情報処理装置、情報処理システム及びプログラム |
Also Published As
Publication number | Publication date |
---|---|
JP6947560B2 (ja) | 2021-10-13 |
US12083426B2 (en) | 2024-09-10 |
JP2022000180A (ja) | 2022-01-04 |
US11890539B2 (en) | 2024-02-06 |
JP2023107821A (ja) | 2023-08-03 |
US11020663B2 (en) | 2021-06-01 |
US20210001221A1 (en) | 2021-01-07 |
US20190015748A1 (en) | 2019-01-17 |
US20230140372A1 (en) | 2023-05-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6947560B2 (ja) | ゲーム処理プログラム、ゲーム処理方法及びゲーム処理装置 | |
JP5951555B2 (ja) | ビデオゲーム処理プログラム、及びビデオゲーム処理システム | |
CN111672111A (zh) | 界面显示方法、装置、设备及存储介质 | |
US11663621B2 (en) | Reward giving method, computer-readable recording medium, server device, and game system | |
JP5876432B2 (ja) | ゲームシステム及びプログラム | |
CN110801629A (zh) | 虚拟对象生命值提示图形的显示方法、装置、终端及介质 | |
JP7547646B2 (ja) | 連絡先情報表示方法、装置、電子機器、及びコンピュータープログラム | |
CN114288639A (zh) | 画面显示方法、提供方法、装置、设备及存储介质 | |
US20170157519A1 (en) | Game device, control mechanism of the game device and storing media | |
CN111111182A (zh) | 一种游戏视角确定方法、装置和服务器 | |
CN113893523B (zh) | 标记显示方法和装置、存储介质及电子设备 | |
CN113244615B (zh) | 聊天面板的显示控制方法和装置、存储介质及电子设备 | |
US10668384B2 (en) | System using rule based techniques for handling gameplay restrictions | |
JP2020103329A (ja) | プログラム、方法及びゲーム装置 | |
US9795889B2 (en) | Game program and information processing device | |
KR20150009629A (ko) | 자이로 센서를 이용한 트레이드 카드 게임에서의 홀로그램 이미지 제공장치 및 그 방법 | |
JP7527571B2 (ja) | プログラム、方法及びゲーム装置 | |
CN113713384B (zh) | 虚拟角色的控制方法和装置、存储介质及电子设备 | |
JP2019107255A (ja) | 情報処理方法、サーバ装置、プログラム、情報端末、及び情報処理システム | |
WO2023231557A9 (zh) | 虚拟对象的互动方法、装置、设备、存储介质及程序产品 | |
JP2018033706A (ja) | プログラム、及びシステム | |
JP6450411B2 (ja) | プログラム、システム及び方法 | |
JP2024092072A (ja) | 情報処理システム、情報処理方法およびプログラム | |
JP2020103868A (ja) | プログラム、方法及びゲーム装置 | |
CN116920396A (zh) | 一种游戏中信息的处理方法、装置、设备及存储介质 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20190628 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190628 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20200630 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200804 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20201002 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20210126 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210326 |
|
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: 20210817 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210916 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6947560 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |