Difference between revisions of "Main Page Old"

From GIMX
Jump to: navigation, search
Line 1: Line 1:
 
The current documentation is on [http://gimx.fr/forum/viewforum.php?f=4 the official GIMX forum], and it will slowly be moved on this wiki.
 
The current documentation is on [http://gimx.fr/forum/viewforum.php?f=4 the official GIMX forum], and it will slowly be moved on this wiki.
  
==About [http://blog.gimx.fr GIMX].==
+
==About GIMX==
  
 
GIMX stands for Game Input MultipleXer or Game Input MatriX. The purpose of this software is to control a video game console with a PC. It works with the PS3 and there is experimental support for the Xbox 360.
 
GIMX stands for Game Input MultipleXer or Game Input MatriX. The purpose of this software is to control a video game console with a PC. It works with the PS3 and there is experimental support for the Xbox 360.
Line 10: Line 10:
  
 
The source code of GIMX is available under the [http://www.gnu.org/copyleft/gpl.html GPLv3] [http://code.google.com/p/diyps3controller/source/checkout there].
 
The source code of GIMX is available under the [http://www.gnu.org/copyleft/gpl.html GPLv3] [http://code.google.com/p/diyps3controller/source/checkout there].
 +
 +
There's also a [http://blog.gimx.fr/ blog] with a few posts about the GIMX development.
  
 
==GIMX tutorial, Linux+bluetooth==
 
==GIMX tutorial, Linux+bluetooth==
Line 20: Line 22:
 
* [http://forum.gimx.fr/viewtopic.php?f=4&t=173 Spanish (outdated)]
 
* [http://forum.gimx.fr/viewtopic.php?f=4&t=173 Spanish (outdated)]
 
* [http://forum.gimx.fr/viewtopic.php?f=4&t=34 Russian (outdated)]
 
* [http://forum.gimx.fr/viewtopic.php?f=4&t=34 Russian (outdated)]
 
  
 
==Configuration & Calibration==
 
==Configuration & Calibration==
Line 27: Line 28:
  
 
* [http://forum.gimx.fr/viewtopic.php?f=4&t=39 English]
 
* [http://forum.gimx.fr/viewtopic.php?f=4&t=39 English]
 
  
 
==Mouse polling rate==
 
==Mouse polling rate==
Line 34: Line 34:
  
 
* [http://forum.gimx.fr/viewtopic.php?f=4&t=28 English]
 
* [http://forum.gimx.fr/viewtopic.php?f=4&t=28 English]
 
  
 
==GIMX USB adapter for dummies==
 
==GIMX USB adapter for dummies==
  
 
* [http://forum.gimx.fr/viewtopic.php?f=4&t=405 English]
 
* [http://forum.gimx.fr/viewtopic.php?f=4&t=405 English]
 
  
 
==DIY PC to PS3/360 USB adapter==
 
==DIY PC to PS3/360 USB adapter==

Revision as of 19:23, 7 June 2012

The current documentation is on the official GIMX forum, and it will slowly be moved on this wiki.

About GIMX

GIMX stands for Game Input MultipleXer or Game Input MatriX. The purpose of this software is to control a video game console with a PC. It works with the PS3 and there is experimental support for the Xbox 360. It operates:

  • over bluetooth: works with Linux (PS3) only. A compatible bluetooth dongle is required.
  • over usb: works with Linux (PS3, 360) and Windows (PS3). A usb-usb adapter is required.

The application gets data from the PC peripherals (mice, keyboards and joysticks) and sends controls to the PS3 over bluetooth or usb. Other controls such as gesture or voice are possible through the emulation of PC peripherals.

The source code of GIMX is available under the GPLv3 there.

There's also a blog with a few posts about the GIMX development.

GIMX tutorial, Linux+bluetooth

The GIMX version in these tutorials is 0.24. They need to be updated.

Configuration & Calibration

This tutorial gives more details about how to adjust your configuration with gimx-config.

Mouse polling rate

This tutorial explains how to change the mouse polling rate in Ubuntu and Windows.

GIMX USB adapter for dummies

DIY PC to PS3/360 USB adapter

Compared to the above tutorial, this one details all compatible hardware parts.

Running GIMX from the command line