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 DIY 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 use of external software that emulate PC peripherals.

address
Posted on by Matlo | Leave a comment

Testing GIMX on the RPi

GIMX seems to work fine on the RPi, using a bluetooth dongle, a mouse and a keyboard, all plugged on a self-powered USB hub.

More details on the wiki.

marketing
Posted in Raspberry Pi | Tagged | Leave a comment
partner

Version 1.01 released

More info at: link.

Posted in Package release | Tagged privacy | 1 Comment
rss

Version 1.00 released

More info at: link.

forum
Posted in Package release | Tagged | Leave a comment

The GIMX Event library

Next GIMX releases will use a new event library called GE for “GIMX Events”. In Linux, it directly interfaces with evdev instead of X through a modified SDL 1.2.14. The event path is shorter: it previously was evdev->X->SDL->GIMX, it is now evdev->GIMX. Reading events from evdev also allows to process events in an interrupt-driven manner. It means that it is possible to process input events as soon as they are available.

Getting rid of the X dependency allows to run GIMX (emuclient) without desktop environment, which better scales to small or old Linux targets. An example of small Linux target is the Raspberry Pi.

GE still uses the same modified SDL 1.2.14 in Windows. There should be no performance impact on this platform.

There is a specific page on the wiki that shows how to use GE.

GE is released under the GPLv3 license and is available in the GIMX svn repository.

Posted in Library | Tagged
address
| Leave a comment

Moving to Linux Mint

I am very disappointed by Ubuntu 12.10 for the following reasons:
- it does not run smoothly on my nettop (Atom N330 + ION)
- it does not install on my old laptop, which runs a non pae CPU (Pentium M 1.6Ghz).
It’s now clear that Ubuntu only targets recent hardware…

I decided to move to a Ubuntu-based Linux Mint. I chose the Xfce version because it’s light and customizable. I am using the mintMenu applet as I am used to type with my keyboard to open files and launch applications (rather than click/unfold menus).

GIMX packages should work fine in both Ubuntu 12.10 and Linux Mint 13.

marketing
Posted in ubuntu | Tagged | Leave a comment
partner

Version 0.51 released

More info at: link.

Posted in Package release | Tagged privacy | Leave a comment
rss

Version 0.50 released

More info at: link.

forum
Posted in Package release | Tagged | Leave a comment

Translate GIMX GUIs into your own language!

As you can see in the following screenshot, it’s possible to translate GIMX GUIs into languages other than English (such as my own native language, French).

gimx-serial translated into the French language

If you want to translate GIMX GUIs into your own language, please read this wiki page.

Posted in Uncategorized | Tagged
address
| 2 Comments

Version 0.42 released

More info at: link.

marketing
Posted in Package release | Tagged | Leave a comment
partner

Version 0.41 released

More info at: link.

Posted in Package release | Tagged privacy | Leave a comment
rss