background image

12 

 

S.U.R.F.R 

Device Name

: Mad Catz S.U.R.F.R Controller 

Vendor ID

 (Mad Catz): 0x0738 

Product ID

: 0x5272 

 
 

3.3 Specific APP Adjustments for the M.O.J.O. Micro Console

 

In order for your game to be compatible with M.O.J.O., a slight tweak is required in the feature report of the 
app. 
 
The  app  must  not  have  a  requirement  for  a  touch-screen  device  in  order  to  function.  Any  touch  based 
features would still work in your app. The tweak will make sure that your app can be downloaded and used 
on the console via Google Play.  
 
The code that will need to be altered is: 
 
<uses-feature 
  android:name="android.hardware.touchscreen" 
  android:required="false"/> 
 
For more information please visit this link: 
 

http://developer.android.com/guide/topics/manifest/uses-feature-element.html

 

 
The hardware configurations that M.O.J.O. does not support are the following: 
 
Camera 
Microphone 
Screen.portrait 
Sensor 
Touchscreen 
NFC 
GPS 
 
Clearly if your app relies on any of those features then it may not be possible for it to be compatible with 
M.O.J.O. but both Sensor and GPS are features that can be covered by alternative means on M.O.J.O. 
(Network discovery of location covers a lack of GPS hardware – correctly implemented gamepad controls 
in an app can replace a sensor). 
 

4. Useful Links 

For more detailed information on adding gamepad support to Android games, please visit the NVIDIA 
Tegra Developers Zone. 

http://docs.nvidia.com/gameworks/index.html#technologies/mobile_technologies.htm

 

 
For links to Mad Catz GameSmart development, please visit the Mad Catz site. 

http://www.madcatz.com/products/gamesmart/hdk/index.html

 

 
For Google’s own controller best practices information, click here: 

http://developer.android.com/training/game-controllers/controller-input.html

  

Summary of Contents for C.T.R.L. Smart

Page 1: ...luetooth Low Energy Chip USB Nano Dongle Supplied with M O J O micro console 3 2 2 Mad Catz C T R L R Dual Dual band Bluetooth chip Classic and Low Energy connections standalone pad for M O J O and sm...

Page 2: ...s a result the pad will only connect to Bluetooth Smart compatible hosts via the HID Over GATT HOGP profile A USB dongle is supplied with this version to enable compatibility with devices that do not...

Page 3: ...the pairing information on the pad and it will try to establish a new connection with an available host dongle or Bluetooth Smart host Note The Bluetooth Smart pad can only store one paired device in...

Page 4: ...ndle gamepad controls Bluetooth Classic Connection will require Bluetooth 2 1 and later To connect the pad to an Android device 1 Switch the pad to GameSmart Mode 2 Press and hold the Home Button for...

Page 5: ...5 Additional setup information...

Page 6: ...s In PC Mode you can either setup the pad directly in games that support Direct Input gamepads or you can configure profiles for the pad using our desktop A P P programming software The Media Buttons...

Page 7: ...0x200c4 0 255 AXIS_GAS 0 to 1 0 L3 Stick Click 0x9000e Scancode 317 Keycode KEYCODE_BUTTON_THUMBL 106 R3 Stick Click 0x9000f Scancode 318 Keycode KEYCODE_BUTTON_THUMBR 107 Home 0xc0223 Keycode KEYCODE...

Page 8: ...e 0x09 0xcd Scancode 164 Keycode KEYCODE_MEDIA_PLAY_PAUSE 85 Next Track 0x09 0xb5 Scancode 163 Keycode KEYCODE_MEDIA_NEXT 87 Volume 0x09 0xe9 Scancode 115 Keycode KEYCODE_VOLUME_UP 24 Mouse Mode Assig...

Page 9: ...er Button Scancode 103 Keycode KEYCODE_DPAD_UP 19 DPAD DOWN Menu Down Consumer Button Scancode 108 Keycode KEYCODE_DPAD_DOWN 20 DPAD LEFT Menu Left Consumer Button Scancode 105 Keycode KEYCODE_DPAD_DO...

Page 10: ...R1 5 6 L2 Trigger 6 7 R2 Trigger 7 8 L3 Stick Click 10 11 R3 Stick Click 11 12 Home 12 13 Back 8 9 Start 9 10 Left Stick Left to Right X Axis 0x10030 0 255 X Axis 0 255 Left Stick Up to Down Y Axis 0...

Page 11: ...Product Descriptor The product descriptor information includes the name of the product as the host device will see it and the unique identifications codes assigned to a peripheral device M O J O C T...

Page 12: ...dware configurations that M O J O does not support are the following Camera Microphone Screen portrait Sensor Touchscreen NFC GPS Clearly if your app relies on any of those features then it may not be...

Reviews: