Thai
|
2010-04-16
, 18:53
|
Posts: 10 |
Thanked: 0 times |
Joined on Apr 2010
|
#551
|
|
2010-04-16
, 23:13
|
|
Posts: 1,716 |
Thanked: 3,007 times |
Joined on Dec 2009
@ Warsaw, Poland
|
#552
|
The Following User Says Thank You to smoku For This Useful Post: | ||
|
2010-04-17
, 12:00
|
Posts: 4 |
Thanked: 0 times |
Joined on Apr 2010
|
#553
|
|
2010-04-17
, 12:18
|
Posts: 4 |
Thanked: 0 times |
Joined on Apr 2010
|
#554
|
|
2010-04-17
, 12:50
|
Posts: 4 |
Thanked: 0 times |
Joined on Apr 2010
|
#555
|
----------------------------------------------------------
Use PS3 SixAxis Controller with N900
For Windows Users
----------------------------------------------------------
Windows 7 and Vista users may have problems using Home edition OS's, especially with 64-bit editions.
Being able to run XP mode helps a lot. If you cannot, go here.
Installation/Config:
1. Ensure you have a N900, a PS3 SixAxis controller (DS3 will work) and a USB cable to plug controller into your PC
2. On your N900, install "sixaxis-support"
(you may get "Operation Failed" message, do not worry)
Xiaoka Maemo Extras Repo
http://codex.xiaoka.com/apt/
dist = leave blank
components = free non-free
or on N900 in microb broswer tap:
3. on PC install libusb-win32-filter-bin-0.1.10.1 (32-Bit Machines ONLY)
use this version (you may try newest version but Im unsure if it works)
64 BIT USERS GO HERE WARNING: THIS CAN CAUSE PROBLEMS, DO SO AT YOUR OWN RISK
4. on PC install GlovePie
use this version (you may try newest version but Im unsure if it works)
5. on PC open file in notepad:
X:/*GlovePie Directory*/SixaxisScripts/n900.pie
6. go to this section:
sixaxis.BluetoothMAC = "xx:xx"
and replace the xx:xx with your phones Bluetooth address
(to find, go to: settings > general > about product)
7. connect SixAxis controller to PC
8. on PC, run GlovePie
9. Go to File > Open > X:/*GlovePie Directory*/SixaxisScripts/n900.pie
10. click the "Run >" button, wait a few seconds then press the controllers Connect button a few times
11. close GlovePie and disconnect controller
Usage:
- Activate Bluetooth on N900 (Visible: Yes)
- Press PS button on controller
- Wait for the SixAxis light to stop flashing
- To disconnect, turn off Bluetooth on phone
Connection Problems?:
add "input" back into the disabled modules in:
/etc/bluetooth/main.conf
stop/start bluetooth.
Note: doesn't work with "input" missing.
Custom Button Configurations:
Global config: Download
Sopwith config: Download
Extract desired config file to:
/usr/share/hal/fdi/policy/20thirdparty/
and rename to "20-x11-sony-sixaxis.fdi"
Global Config:
- Analog L Joystick = Mouse
- Analog R Joystick = Scroll
- Select = Z
- Start = Enter
- PS = Backspace
- Analog L button = C
- Analog R button = V
- D-Pad = Up, Left, Right, Down
- L1 = Q
- L2 = W
- R1 = P
- R2 = O
- X = D
- O (Circle) = F
- [] (Square) = S
- Triangle = E
Sopwith Config:
- Select = Start Vs Computer
- Start = Start Single player
- Left/Right = Up/Down
- Up/Down = Flip Plane
- L1 = Drop Bomb
- L2 = Decrease Throttle
- R1 = Drop Chaff
- R2 = Increase Throttle
- X = Fly Home
- [] (Square) = Machine Gun
- Triangle = Launch Missile
Create your own Custom button configuration:
To configure SixAxis buttons, on N900 edit:
/usr/share/hal/fdi/policy/20thirdparty/20-x11-sony-sixaxis.fdi
In this file, each group has the current set keys shown in descending order (top > bottom). in the section shown below, the top line is for the "select" button. to change the button, change the key number (key=??) which is highlighted in red. to find which key number to use, refer to "N900 X11 keycodes" below.
N900 X11 keycodes (US layout):Code:<!-- Select=Z; Analog L; Analog R; Start=Enter; PS=Backspace --> <merge key="input.x11_options.MapButton1" type="string">key=52</merge> <merge key="input.x11_options.MapButton2" type="string">key=54</merge> <merge key="input.x11_options.MapButton3" type="string">key=55</merge> <merge key="input.x11_options.MapButton4" type="string">key=36</merge> <merge key="input.x11_options.MapButton17" type="string">key=22</merge>
The codes below relate to the N900 keyboard buttons.
Each line represents the lines of keys.
- 37 = Ctrl/Sym
- ?? = Fn
- 50 = Shift
- 43 = H
- and so on...
To determine controller buttons order:Code:37 24 25 26 27 28 29 30 31 32 33 48 22 ?? 38 39 40 41 42 43 44 45 46 60 111 36 50 52 53 54 55 56 57 58 65 113 116 114
pair controlller, then in xterm as root, type:
jstest /dev/input/js0
Re-connect SixAxis to PS3:
Connect controller to the PS3 with the USB cable and press the PS button to pair them. If this doesnt work, press the reset button on the controller and repeat:
Sources:
- http://forums.windower.net/topic/119...88206dffcab19d
- http://tomasz.sterna.tv/2010/02/play...is-controller/
- this thread
- smoku
BIG THANKS to "smoku" for this!
.
|
2010-04-17
, 12:52
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#556
|
|
2010-04-17
, 12:57
|
Posts: 4 |
Thanked: 0 times |
Joined on Apr 2010
|
#557
|
|
2010-04-18
, 16:24
|
|
Posts: 1,716 |
Thanked: 3,007 times |
Joined on Dec 2009
@ Warsaw, Poland
|
#558
|
|
2010-04-18
, 17:17
|
Posts: 88 |
Thanked: 25 times |
Joined on Jan 2010
|
#559
|
|
2010-04-18
, 20:05
|
Posts: 113 |
Thanked: 6 times |
Joined on Jan 2010
|
#560
|
The Following User Says Thank You to rickrvo For This Useful Post: | ||