PDA

View Full Version : XBMC Controller v1.0



wraggster
April 14th, 2009, 00:53
News/release from Ooblik (http://forums.qj.net/psp-development-forum/148647-release-xbmc-controller-v1-0-a.html)


This is a controller for XBMC. Written in C and not crappy LUA like the others.
It includes the basic controls and the ability to send messages to the XBOX.

This is an early version so it may be buggy.

[email protected]

Installation

1. Extract "XBMC Controller" to your X:/PSP/GAME/ folder.

2. Edit "config.txt". To match your XBOX IP Address and Webserver Port.

EXAMPLE:
xbox_ip = "xbox";
xbox_port = 80;

3. In XBMC make sure your webserver is enabled.

Controls



PSP XBOX

L Trigger = L Trigger
R Trigger = R Trigger

UP = D-PAD UP
DOWN = D-PAD DOWN
LEFT = D-PAD LEFT
RIGHT = D-PAD RIGHT

TRIANGLE = Y
CROSS = A
CIRCLE = B
SQUARE = X

START = START
SELECT = BACK
To Go To The Menu Press L+R

Download and Give Feedback Via Comments