JP2015096226A - Game device, game control method, and program - Google Patents
Game device, game control method, and program Download PDFInfo
- Publication number
- JP2015096226A JP2015096226A JP2015009304A JP2015009304A JP2015096226A JP 2015096226 A JP2015096226 A JP 2015096226A JP 2015009304 A JP2015009304 A JP 2015009304A JP 2015009304 A JP2015009304 A JP 2015009304A JP 2015096226 A JP2015096226 A JP 2015096226A
- Authority
- JP
- Japan
- Prior art keywords
- screen
- unit
- received
- input
- aim
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Abstract
Description
本発明は、制御技術に関し、とくに、入力デバイスによる操作入力に応じて対象の位置を移動させる制御装置、制御方法、及びプログラムに関する。 The present invention relates to a control technique, and more particularly, to a control device, a control method, and a program for moving a target position according to an operation input by an input device.
2次元のゲーム画面又は3次元のゲームフィールドにおいて、キャラクタやオブジェクトなどを移動させるための入力インタフェースとしては、方向キーやアナログスティックなどが一般的である。近年では、ゲーム装置との間で無線通信が可能なリモートコントローラをプレイヤーが把持し、そのコントローラ自体を傾けるなどして移動方向を入力する入力インタフェースも登場している。 As an input interface for moving a character or an object on a two-dimensional game screen or a three-dimensional game field, a direction key, an analog stick, or the like is generally used. In recent years, an input interface in which a player holds a remote controller capable of wireless communication with a game device and inputs a moving direction by tilting the controller itself has appeared.
本発明者らは、入力デバイスを用いて対象の位置を移動させるユーザインタフェースにおいて、ユーザの操作性を更に向上させる技術を想到するに至った。 The present inventors have come up with a technique for further improving user operability in a user interface that moves an object position using an input device.
本発明はこうした状況に鑑みてなされたものであり、その目的は、より操作性の良いユーザインタフェースを提供することにある。 The present invention has been made in view of such circumstances, and an object thereof is to provide a user interface with better operability.
本発明のある態様は、制御装置に関する。この制御装置は、表示装置の画面に表示されたある対象の位置を移動させる方向を入力するための方向入力部を備えた入力装置から、前記方向の入力を受け付ける第1受付部と、前記入力装置の位置又は姿勢を検知するセンサから、前記入力装置の前記位置又は姿勢に関する情報を受け付ける第2受付部と、前記第1受付部が受け付けた前記方向と、前記第2受付部が受け付けた前記入力装置の位置又は姿勢に関する情報との双方に基づいて、前記対象の位置を移動させる移動制御部とを備える。 One embodiment of the present invention relates to a control device. The control device includes: a first reception unit that receives an input of the direction from an input device that includes a direction input unit for inputting a direction for moving a position of a target displayed on the screen of the display device; and the input A second receiving unit that receives information related to the position or posture of the input device from a sensor that detects the position or posture of the device, the direction received by the first receiving unit, and the direction received by the second receiving unit A movement control unit that moves the position of the target based on both the position and orientation information of the input device.
なお、以上の構成要素の任意の組合せ、本発明の表現を方法、装置、システムなどの間で変換したものもまた、本発明の態様として有効である。 It should be noted that any combination of the above-described constituent elements and a representation of the present invention converted between a method, an apparatus, a system, etc. are also effective as an aspect of the present invention.
本発明によれば、より操作性の良いユーザインタフェースを提供することができる。 According to the present invention, a user interface with better operability can be provided.
実施の形態では、アナログスティックや方向キーなど、方向の入力が可能なインタフェースと、位置又は姿勢を検知するための加速度センサやジャイロスコープなどのセンサとを備えた入力デバイスを利用して、表示装置の画面に表示されるキャラクタ、オブジェクト、銃の照準などの対象を移動させる技術について説明する。本実施の形態では、キャラクタを銃で撃つゲームにおいて、画面に表示される銃の照準を移動させる例について説明する。 In the embodiment, a display device using an input device including an interface capable of inputting a direction, such as an analog stick or a direction key, and a sensor such as an acceleration sensor or a gyroscope for detecting a position or a posture. A technique for moving targets such as characters, objects, and gun sights displayed on the screen will be described. In the present embodiment, an example of moving the gun aim displayed on the screen in a game of shooting a character with a gun will be described.
図1は、実施の形態に係るゲーム装置により制御されるゲーム画面の例を示す。ゲーム画面には、キャラクタ174が配置されたゲームフィールドと、プレイヤーが操作する銃の照準180が表示されている。プレイヤーは、コントローラを操作して、照準180をゲーム画面内で上下左右に移動させ、照準180をキャラクタ174に合わせて銃を撃ち、キャラクタ174を倒す。
FIG. 1 shows an example of a game screen controlled by the game device according to the embodiment. On the game screen, a game field in which the
図2は、実施の形態に係るゲーム装置10の構成を示す。ゲーム装置10は、コントローラ20、制御部40、ゲームデータ保持部60、及び表示装置68を備える。コントローラ20は、入力インタフェース30、3軸加速度センサ32、及び3軸ジャイロセンサ34を含む。制御部40は、第1受付部41、第2受付部42、移動制御部43、ゲーム制御部44、及び画面生成部66を含む。これらの構成は、ハードウエアコンポーネントでいえば、任意のコンピュータのCPU、メモリ、メモリにロードされたプログラムなどによって実現されるが、ここではそれらの連携によって実現される機能ブロックを描いている。したがって、これらの機能ブロックがハードウエアのみ、ソフトウエアのみ、またはそれらの組合せによっていろいろな形で実現できることは、当業者には理解されるところである。
FIG. 2 shows a configuration of the
図3は、コントローラ20の外観を示す。コントローラ20の上面には、入力インタフェース30として、方向キー21、△ボタン、□ボタン、○ボタン、及び×ボタンを含むボタン22、アナログスティック23及び26が設けられている。また、コントローラ20の側面には、入力インタフェース30として、L1ボタン24a、L2ボタン24b、R1ボタン25a、及びR2ボタン25bが設けられている。本実施の形態では、アナログスティック23には、照準を入力した方向へ移動させる機能が、ボタン22には、銃を撃つ機能が、それぞれ割り当てられている。
FIG. 3 shows the external appearance of the
3軸加速度センサ32は、梁に指示された錘を内蔵し、加速による錘の位置変化を検知することにより、コントローラ20のXYZの3軸方向の加速度を検知する。3軸加速度センサ32は、機械式、光学式、又は半導体式の加速度センサであってもよい。3軸加速度センサ32により、重力加速度の方向とコントローラ20のXYZの3軸の方向との相対角度を検知することができるので、コントローラ20の姿勢を算出することができる。また、3軸の方向の加速度を積分することにより速度を算出することができ、さらに積分することにより移動量を算出することができる。
The
3軸ジャイロセンサ34は、コントローラ20のXZ平面、ZY平面、YX平面における角速度を検知する。3軸ジャイロセンサ34は、回転型又は振動型の機械式ジャイロセンサであってもよいし、流体式又は光学式のジャイロセンサであってもよい。3軸ジャイロセンサ34により検知された3軸の周りの角速度を積分することにより、3軸の周りの回転量を算出することができる。入力インタフェース30が受け付けた入力信号と、3軸加速度センサ32及び3軸ジャイロセンサ34が検知したセンサ信号は、所定の周期でゲーム装置10に送信される。
The
ゲーム制御部44は、プレイヤーが操作するコントローラ20から受信した入力信号及びセンサ信号に基づいてゲームプログラムを実行し、ゲームを制御する。ゲームデータ保持部60は、ゲームフィールドのデータや、ゲームフィールドに配置されたキャラクタ及びオブジェクトなどのデータを保持する。画面生成部66は、ゲーム制御部44により制御されるゲームの画面を生成し、表示装置68に表示させる。
The
第1受付部41は、アナログスティック23から、照準を移動させる方向及び速度の入力を受け付ける。第1受付部41は、アナログスティック23が傾けられた方向を、照準を移動させる方向として受け付け、アナログスティックが傾けられた角度を、照準を移動させる速度として受け付ける。移動制御部43は、アナログスティック23が傾けられた方向に、傾けられた角度に応じた速度で、照準を移動させる。
The
第2受付部42は、3軸加速度センサ32及び3軸ジャイロセンサ34から、コントローラ20の位置又は姿勢に関する情報を受け付ける。第2受付部42は、コントローラ20が移動された、又は傾けられた方向を、照準を移動させる方向として受け付け、コントローラ20の位置又は角度の変化量を、照準の移動量として受け付ける。移動制御部43は、コントローラ20が移動された、又は傾けられた方向に、位置又は角度の変化量に応じた量だけ、照準を移動させる。
The second receiving
移動制御部43は、照準の現在位置を示すゲーム画面上の座標値を保持し、画面生成部66が1フレームの画面を生成する毎に、そのフレームにおける照準の位置を算出して、照準の現在位置を更新する。移動制御部43は、まず、アナログスティック23が傾けられている場合、1フレームごとに照準の移動量を示す第1ベクトルを算出して、照準の座標値に加算する。第1ベクトルの方向は、アナログスティック23が傾けられた方向とし、第1ベクトルの大きさは、アナログスティック23が傾けられた角度に応じた大きさとする。移動制御部43は、さらに、直前の1フレーム分又は所定数のフレーム分の期間に、コントローラ20の位置又は角度が所定量以上変化していた場合に、1フレームごとに照準の移動量を示す第2ベクトルを算出して、照準の座標値に加算する。第2ベクトルの方向は、コントローラ20の位置又は角度が変化した方向とし、第2ベクトルの大きさは、コントローラ20の位置又は角度の変化量に応じた大きさとする。これにより、次のフレームにおける照準の位置が算出される。
The
移動制御部43は、所定のタイミングにおけるコントローラ20の位置を基準位置として、基準位置からの相対的な位置の変化量を算出してもよい。同様に、移動制御部43は、所定のタイミングにおけるコントローラ20の姿勢を基準姿勢として、基準姿勢からの相対的な角度の変化量を算出してもよい。所定のタイミングは、例えば、ゲーム装置10又はコントローラ20の電源がオンになったとき、ゲーム制御部44において実行されるゲームが起動されたとき、ゲーム制御部44によりコントローラ20の基準位置又は基準姿勢を決定するためのキャリブレーションが実行されたとき、ゲーム制御部44において動作モードが変更されたとき、コントローラ20の入力インタフェース30に対する所定の操作入力がなされたとき、入力インタフェース30に対する操作入力が所定期間以上なされなかったとき、コントローラ20の位置又は姿勢が所定期間以上変化しなかったときなどであってもよい。移動制御部43は、実世界において、図3に示したコントローラ20の上面が水平である姿勢を基準姿勢として、水平面に対するコントローラ20の角度を算出してもよい。
The
このように、本実施の形態では、プレイヤーは、アナログスティックを操作することによっても、コントローラの位置又は姿勢を変化させることによっても、対象の位置を移動させることができる。アナログスティックを操作する場合は、アナログスティックを傾けている間、傾けた方向に対象が移動し続けるが、コントローラ自体の位置又は姿勢を変化させる場合には、コントローラを基準位置又は基準姿勢から変化させた量だけしか対象が移動しない。したがって、プレイヤーは、対象を大きく移動させたい場合にはアナログスティックを用い、小さく移動させて位置を微調整したい場合にはコントローラの位置又は姿勢を変化させればよい。このように、同一の対象の位置を移動させるために、感度の異なる複数の操作方法を用意することにより、操作性の良いユーザインタフェースを提供することができる。また、コントローラの位置又は姿勢を変化させて照準を移動させる場合は、位置又は姿勢を変化させる速度によらず、位置又は姿勢の変化量に応じた量だけ照準を移動させることができるので、位置の微調整が容易なユーザインタフェースを提供することができる。 As described above, in this embodiment, the player can move the target position by operating the analog stick or by changing the position or posture of the controller. When operating the analog stick, while the analog stick is tilted, the object continues to move in the tilted direction, but when changing the position or posture of the controller itself, the controller is changed from the reference position or reference posture. Only move the target. Therefore, the player may use an analog stick to move the object greatly, and change the position or orientation of the controller to move the object small and finely adjust the position. Thus, in order to move the position of the same object, a user interface with good operability can be provided by preparing a plurality of operation methods with different sensitivities. In addition, when moving the aim by changing the position or posture of the controller, the aim can be moved by an amount corresponding to the amount of change in the position or posture regardless of the speed at which the position or posture is changed. It is possible to provide a user interface that can be finely adjusted.
移動制御部43は、コントローラ20の位置又は姿勢が、所定の期間に所定量以上変化しなかった場合には、対象の位置を移動させないので、プレイヤーの手ぶれなどが過度に対象の位置に反映されるのを抑えることができる。対象を移動させるためのコントローラ20の位置又は姿勢の変化の閾値を調整することにより、プレイヤーの手ぶれをある程度対象の位置の変化に反映させることもできる。これにより、プレイヤーが現実に銃を持っているような効果を演出することができる。移動制御部43は、ゲームフィールドをレンダリングする際のカメラの視点位置を移動させてもよい。この場合は、プレイヤーが現実にカメラを持っているような手ぶれ効果を演出することができる。
Since the
以上、本発明を実施例をもとに説明した。この実施例は例示であり、その各構成要素や各処理プロセスの組合せにいろいろな変形が可能なこと、またそうした変形例も本発明の範囲にあることは当業者に理解されるところである。 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 each component and combination of processing processes, and such modifications are within the scope of the present invention.
実施の形態では、3軸加速度センサ及び3軸ジャイロセンサを用いて、コントローラの位置及び姿勢を検知したが、コントローラの位置又は姿勢は既知の任意の技術を用いて検知されてもよい。例えば、コントローラをカメラで撮像することにより、コントローラの位置又は姿勢を検知してもよい。 In the embodiment, the position and orientation of the controller are detected using the 3-axis acceleration sensor and the 3-axis gyro sensor, but the position or orientation of the controller may be detected using any known technique. For example, the position or orientation of the controller may be detected by imaging the controller with a camera.
実施の形態では、アナログスティックの入力と、コントローラの位置又は姿勢の変化により、ゲーム画面に表示される照準を移動させる例について説明したが、別の例では、照準を画面上の所定位置に固定し、ゲーム画面を生成する際の視線方向又は視点位置を変化させてもよい。この場合にも、アナログスティックなどの入力により、視線方向又は視点位置を大きく変化させ、コントローラの位置又は姿勢の変化により、視線方向又は視点位置を小さく変化させてもよい。アナログスティックなどの入力により、視線方向を変化させ、コントローラの位置又は姿勢の変化により、視点位置を変化させてもよいし、逆に、アナログスティックなどの入力により、視点位置を変化させ、コントローラの位置又は姿勢の変化により、視線方向を変化させてもよい。また、アナログスティックなどの入力により、視線方向又は視点位置を変化させ、コントローラの位置又は姿勢の変化により、ゲーム画面上の対象の位置を変化させてもよいし、逆に、アナログスティックなどの入力により、ゲーム画面上の対象の位置を変化させ、コントローラの位置又は姿勢の変化により、視線方向又は視点位置を変化させてもよい。 In the embodiment, the example in which the sight displayed on the game screen is moved by the input of the analog stick and the change in the position or posture of the controller has been described. However, in another example, the sight is fixed at a predetermined position on the screen. Then, the line-of-sight direction or viewpoint position when generating the game screen may be changed. Also in this case, the line-of-sight direction or the viewpoint position may be greatly changed by an input from an analog stick or the like, and the line-of-sight direction or the viewpoint position may be changed small by a change in the position or posture of the controller. The line of sight direction may be changed by inputting an analog stick or the like, and the viewpoint position may be changed by changing the position or posture of the controller, or conversely, the viewpoint position may be changed by inputting an analog stick or the like. The line-of-sight direction may be changed by changing the position or posture. Also, the direction of the line of sight or the viewpoint position may be changed by inputting an analog stick or the like, and the position of the target on the game screen may be changed by changing the position or posture of the controller. Thus, the position of the target on the game screen may be changed, and the line-of-sight direction or the viewpoint position may be changed by changing the position or posture of the controller.
10 ゲーム装置、20 コントローラ、23 アナログスティック、30 入力インタフェース、32 3軸加速度センサ、34 3軸ジャイロセンサ、40 制御部、41 第1受付部、42 第2受付部、43 移動制御部、44 ゲーム制御部、60 ゲームデータ保持部、66 画面生成部、68 表示装置。
DESCRIPTION OF
Claims (5)
位置又は姿勢を検知するセンサが設けられた装置から、前記装置の前記位置又は姿勢に関する情報を受け付ける第2受付部と、
前記第1受付部が受け付けた入力、又は、前記第2受付部が受け付けた情報に基づいてゲームを制御するゲーム制御部と、
前記画面を生成する画面生成部と、
を備え、
前記画面生成部は、前記照準の位置を示す表示を画面上の所定位置に固定し、前記第1受付部が受け付けた入力、又は、前記第2受付部が受け付けた前記装置の位置又は姿勢に関する情報に基づいて、前記画面を生成するための視点位置を移動させ、前記第1受付部が受け付けた入力、及び、前記第2受付部が受け付けた前記装置の位置又は姿勢に関する情報に基づいて、前記画面を生成するための視線方向を変化させることにより、前記照準の位置を移動させることを特徴とするゲーム装置。 A direction input unit for inputting a direction for moving the position of the aim when attacking the target displayed on the screen displayed on the display device, and a button for inputting an instruction for attacking the position of the aim A first receiving unit for receiving an input from the controller provided;
A second receiving unit that receives information on the position or orientation of the device from a device provided with a sensor that detects the position or orientation;
A game control unit that controls the game based on the input received by the first reception unit or the information received by the second reception unit;
A screen generator for generating the screen;
With
The screen generation unit fixes a display indicating the position of the aim at a predetermined position on the screen, and relates to an input received by the first reception unit or a position or posture of the device received by the second reception unit. Based on the information, the viewpoint position for generating the screen is moved, the input received by the first receiving unit, and the information on the position or orientation of the device received by the second receiving unit, A game apparatus, wherein the aiming position is moved by changing a line-of-sight direction for generating the screen.
前記画面生成部は、前記第2受付部が受け付けた前記装置の移動又は回転の所定時間内の変化量が所定量以上であった場合に、前記第2受付部が受け付けた方向に、前記第2受付部が受け付けた変化量に応じた量だけ前記視線方向を変化させる
ことを特徴とする請求項1に記載のゲーム装置。 The second accepting unit accepts the movement or rotation direction and change amount of the device based on the position or posture of the device at a predetermined time point,
The screen generation unit is configured to move the first reception unit in a direction received by the second reception unit when a change amount within a predetermined time of movement or rotation of the device received by the second reception unit is a predetermined amount or more. 2. The game device according to claim 1, wherein the line-of-sight direction is changed by an amount corresponding to an amount of change received by the reception unit.
表示装置に表示される画面に表示された対象を攻撃する際の照準の位置を移動させる方向を入力するための方向入力部と、前記照準の位置を攻撃する指示を入力するためのボタンとを備えたコントローラから、入力を受け付ける第1受付部、
位置又は姿勢を検知するセンサが設けられた装置から、前記装置の前記位置又は姿勢に関する情報を受け付ける第2受付部、
前記第1受付部が受け付けた入力、又は、前記第2受付部が受け付けた情報に基づいてゲームを制御するゲーム制御部、
前記画面を生成する画面生成部、
として機能させ、
前記画面生成部は、前記照準の位置を示す表示を画面上の所定位置に固定し、前記第1受付部が受け付けた入力、又は、前記第2受付部が受け付けた前記装置の位置又は姿勢に関する情報に基づいて、前記画面を生成するための視点位置を移動させ、前記第1受付部が受け付けた入力、及び、前記第2受付部が受け付けた前記装置の位置又は姿勢に関する情報に基づいて、前記画面を生成するための視線方向を変化させることにより、前記照準の位置を移動させることを特徴とするプログラム。 Computer
A direction input unit for inputting a direction for moving the position of the aim when attacking the target displayed on the screen displayed on the display device, and a button for inputting an instruction for attacking the position of the aim A first receiving unit for receiving an input from the controller provided;
A second receiving unit that receives information on the position or orientation of the device from a device provided with a sensor that detects the position or orientation;
A game control unit for controlling a game based on an input received by the first receiving unit or information received by the second receiving unit;
A screen generator for generating the screen;
Function as
The screen generation unit fixes a display indicating the position of the aim at a predetermined position on the screen, and relates to an input received by the first reception unit or a position or posture of the device received by the second reception unit. Based on the information, the viewpoint position for generating the screen is moved, the input received by the first receiving unit, and the information on the position or orientation of the device received by the second receiving unit, A program for moving the aiming position by changing a line-of-sight direction for generating the screen.
第2受付部が、位置又は姿勢を検知するセンサが設けられた装置から、前記装置の前記位置又は姿勢に関する情報を受け付けるステップと、
ゲーム制御部が、前記第1受付部が受け付けた入力、又は、前記第2受付部が受け付けた情報に基づいてゲームを制御するステップと、
画面生成部が、前記画面を生成するステップと、
を備え、
前記画面生成部は、前記照準の位置を示す表示を画面上の所定位置に固定し、前記第1受付部が受け付けた入力、又は、前記第2受付部が受け付けた前記装置の位置又は姿勢に関する情報に基づいて、前記画面を生成するための視点位置を移動させ、前記第1受付部が受け付けた入力、及び、前記第2受付部が受け付けた前記装置の位置又は姿勢に関する情報に基づいて、前記画面を生成するための視線方向を変化させることにより、前記照準の位置を移動させることを特徴とするゲーム制御方法。 The first reception unit inputs a direction input unit for inputting a direction for moving the position of the aim when attacking the target displayed on the screen displayed on the display device, and an instruction for attacking the position of the aim Receiving an input from a controller having a button for
A step of receiving information on the position or orientation of the device from a device provided with a sensor that detects the position or orientation of the second accepting unit;
A step in which the game control unit controls the game based on the input received by the first receiving unit or the information received by the second receiving unit;
A screen generating unit generating the screen;
With
The screen generation unit fixes a display indicating the position of the aim at a predetermined position on the screen, and relates to an input received by the first reception unit or a position or posture of the device received by the second reception unit. Based on the information, the viewpoint position for generating the screen is moved, the input received by the first receiving unit, and the information on the position or orientation of the device received by the second receiving unit, A game control method, wherein the aiming position is moved by changing a line-of-sight direction for generating the screen.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015009304A JP2015096226A (en) | 2015-01-21 | 2015-01-21 | Game device, game control method, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015009304A JP2015096226A (en) | 2015-01-21 | 2015-01-21 | Game device, game control method, and program |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011024549A Division JP5920861B2 (en) | 2011-02-08 | 2011-02-08 | Control device, control method and program |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2015096226A true JP2015096226A (en) | 2015-05-21 |
Family
ID=53373817
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2015009304A Pending JP2015096226A (en) | 2015-01-21 | 2015-01-21 | Game device, game control method, and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2015096226A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114681912A (en) * | 2022-04-02 | 2022-07-01 | 深圳市七熊科技有限公司 | Method and device for realizing double-rocker control of gamepad based on gyroscope and gamepad |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11156050A (en) * | 1997-11-28 | 1999-06-15 | Ascii Corp | Controller for game machine |
JP2007061489A (en) * | 2005-09-01 | 2007-03-15 | Nintendo Co Ltd | Information processing system and program |
JP2007293191A (en) * | 2006-04-27 | 2007-11-08 | Nintendo Co Ltd | Sound outputting program and sound outputting device |
JP2007296248A (en) * | 2006-05-02 | 2007-11-15 | Sony Computer Entertainment Inc | Game device |
JP2007300953A (en) * | 2006-05-08 | 2007-11-22 | Nintendo Co Ltd | Game program and game system |
JP2010125115A (en) * | 2008-11-28 | 2010-06-10 | Konami Digital Entertainment Co Ltd | Game device, method of controlling game device, and program |
-
2015
- 2015-01-21 JP JP2015009304A patent/JP2015096226A/en active Pending
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11156050A (en) * | 1997-11-28 | 1999-06-15 | Ascii Corp | Controller for game machine |
JP2007061489A (en) * | 2005-09-01 | 2007-03-15 | Nintendo Co Ltd | Information processing system and program |
JP2007293191A (en) * | 2006-04-27 | 2007-11-08 | Nintendo Co Ltd | Sound outputting program and sound outputting device |
JP2007296248A (en) * | 2006-05-02 | 2007-11-15 | Sony Computer Entertainment Inc | Game device |
JP2007300953A (en) * | 2006-05-08 | 2007-11-22 | Nintendo Co Ltd | Game program and game system |
JP2010125115A (en) * | 2008-11-28 | 2010-06-10 | Konami Digital Entertainment Co Ltd | Game device, method of controlling game device, and program |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114681912A (en) * | 2022-04-02 | 2022-07-01 | 深圳市七熊科技有限公司 | Method and device for realizing double-rocker control of gamepad based on gyroscope and gamepad |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9086724B2 (en) | Display control system, display control method, computer-readable storage medium having stored thereon display control program, and display control apparatus | |
JP5700758B2 (en) | GAME DEVICE, GAME PROGRAM, GAME SYSTEM, AND GAME PROCESSING METHOD | |
US8142277B2 (en) | Program, game system, and movement control method for assisting a user to position a game object | |
WO2016148072A1 (en) | Computer program and computer system for controlling object manipulation in immersive virtual space | |
US8764564B2 (en) | Game system, game processing method, recording medium storing game program, and game device | |
US20170076496A1 (en) | Method and apparatus for providing a virtual space with reduced motion sickness | |
JP6581341B2 (en) | Information processing apparatus, information processing program, information processing method, and information processing system | |
EP3635685B1 (en) | System and methods for device tracking | |
US9308441B2 (en) | Game system, game process method, game device, and storage medium having game program stored thereon | |
JP5920861B2 (en) | Control device, control method and program | |
JP2009011657A (en) | Game program and game device | |
US8708818B2 (en) | Display control system, display control method, computer-readable storage medium having stored thereon display control program, and display control apparatus | |
JP6368404B1 (en) | Information processing method, program, and computer | |
US8753207B2 (en) | Game system, game processing method, recording medium storing game program, and game device | |
JP2015096226A (en) | Game device, game control method, and program | |
JP5973788B2 (en) | Information processing program, information processing apparatus, information processing system, and information processing method | |
JP2018175849A (en) | Information processing method, apparatus, and program for implementing that information processing method in computer | |
JP2014195715A (en) | Game program and game device | |
JP5704770B2 (en) | GAME DEVICE, GAME PROGRAM, GAME SYSTEM, AND GAME PROCESSING METHOD | |
JP6535641B2 (en) | Method and apparatus for controlling an object displayed in a virtual space, and program for causing a computer to execute the method | |
JP2019016358A (en) | Information processing method, program and computer | |
JP2018181017A (en) | Information processing method, apparatus, and program for implementing that information processing method in computer | |
JP7111717B2 (en) | game system | |
JP2010252862A (en) | Game device and game program | |
JP2015158707A (en) | Information processing program, information processing apparatus, information processing system, and information processing method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20160126 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20160628 |