Endless Paradigm

Full Version: [Released] XBMC Controller V1.1 - By Ooblik
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
XBMC Controller V1.1 - By Ooblik

[Image: xbmc.jpg]

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.

ooblik@gmail.com

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

Changes:

1.1

    - You can now control password protected webservers. (Thanks to clpetty for bringing this to my attention. XD)
    - Added option to reload configuration.
    - Controls can now be re-mapped in the configuration file.

Download XBMC Controller V1.1
Download XBMC Controller V1.0

Source
UPDATE:

Changes:

1.1

    - You can now control password protected webservers. (Thanks to clpetty for bringing this to my attention. XD)
    - Added option to reload configuration.
    - Controls can now be re-mapped in the configuration file.
Reference URL's