Difference between revisions of "Template:ConnectionNext"

From GIMX
Jump to: navigation, search
 

(11 intermediate revisions by 2 users not shown)

Line 1: Line 1:
 
==Connecting to the console==
 
==Connecting to the console==
 
<span style="color:red; font-weight: bold;">TODO: Move this to "Playing with GIMX" section</span>
 
  
 
{{#ifeq:{{{connectionType|}}}|BT|<!--
 
{{#ifeq:{{{connectionType|}}}|BT|<!--
Line 64: Line 62:
  
 
{{#switch:{{{device|}}}
 
{{#switch:{{{device|}}}
|Mouse = * mousescheme
+
|Mouse = <!--
|SteeringWheel = {{#ifeq:{{{platform|}}}|pc|* SteeringWheelPC Scheme| SteeringWheel Scheme}}
+
-->{{#switch:{{{platform|}}}
|Pad = * GamepadScheme
+
|ps4 = [[File:schememouseauth.png]]
 +
|ps3 = [[File:schememouse.png]]
 +
|xboxone = [[File:schememouseauth.png]]
 +
|xbox360 = [[File:schememouseauth.png]]
 +
|}}<!--
 +
-->
 +
|SteeringWheel = <!--
 +
-->{{#switch:{{{platform|}}}
 +
|ps4 = [[File:schemewheelauth.png]]
 +
|ps3 = [[File:schemewheel.png]]
 +
|ps2 = [[File:schemewheel.png]]
 +
|xboxone = [[File:schemewheelauth.png]]
 +
|xbox360 = [[File:schemewheelauth.png]]
 +
|pc = '''In the diagram below, the target computer is represented by the console. It is possible to have the game and GIMX run on the same computer. In this case both ends of the adapter are plugged to the same computer.'''<br /><br />[[File:schemewheel.png]]
 +
|}}<!--
 +
-->
 +
|Pad = <!--
 +
-->{{#switch:{{{platform|}}}
 +
|ps4 = [[File:schemegamepadauth.png]]
 +
|ps3 = [[File:schemegamepad.png]]
 +
|xboxone = [[File:schemegamepadauth.png]]
 +
|xbox360 = [[File:schemegamepadauth.png]]
 +
|}}<!--
 +
-->
 
|}}
 
|}}
  
<span style="color:red; font-weight: bold;">TODO: Insert photos</span>
+
# Connect '''AVR board''' (USB cable) to the '''console'''
 
+
# Connect '''UART converter''' (the other side) to the '''computer'''
* Connect '''AVR board''' (blue board) to the '''console'''
+
{{#switch:{{{platform|}}}
* Connect '''UART converter''' (the other side) to the '''computer'''
+
| ps4 = # '''Turn off Dualshock 4 controller (this is really important)'''
{{#ifeq:{{{platform|}}}|ps4|* '''Turn off Dualshock 4 controller (this is really important)'''
+
# Connect turned off controller to the computer using a USB cable in good condition
* Connect turned off controller to the computer using USB cable|}}{{#ifeq:{{{platform|}}}|xboxone|* Connect your '''Xbox One controller''' to the '''computer'''|}}{{#ifeq:{{{platform|}}}|xbox360|* Connect your wired '''Xbox 360 controller''' to the '''computer''' (Play and charge kit '''WILL NOT WORK''')|}}|}}
+
| xboxone = # Connect your '''Xbox One controller''' to the '''computer'''
 +
| xbox360 = # Connect your wired '''Xbox 360 controller''' to the '''computer''' (Play and charge kit '''WILL NOT WORK''')
 +
}}|}}

Latest revision as of 18:30, 25 May 2018

Connecting to the console