Hauptseite

From GIMX

Revision as of 03:04, 9 July 2012 by Noheadmo (talk | contribs) (Created page with "GIMX wurde für die Benutzung auf einem PC mit Ubuntu oder Windows entworfen. Dies ist eine wichtige Voraussetzung.<br /> Mit kleinen Anpassungen läuft GIMX unter Umständen ...")

Jump to: navigation, search
Other languages:
čeština • ‎Deutsch • ‎English • ‎français • ‎italiano • ‎polski

Willkommen auf dem GIMX Wiki!
Gerne kannst Du Dir einen Account registrieren und daran mitarbeiten!
Um Instruktionen zur Übersetzung zu erhalten, besuche bitte diese Seite.

Diese Anleitung wird nach und nach aus dem Forum in dieses Wiki übertragen.

Über GIMX

GIMX steht für "Game Input MultipleXer" bzw. "Game Input MatriX". Der Zweck von GIMX ist es, eine Spielkonsole über den PC zu steuern. Das funktioniert mit der PS3, es gibt aber auch eine experimentelle Unterstützung für die Xbox 360.

GIMX arbeitet

  • über Bluetooth nur mit Linux (PS3). Es ist eine kompatible Bluetooth-Schnittstelle erforderlich.
  • über USB mit Linux (PS3, Xbox360) und Windows (PS3). Dafür ist ein USB-Adapter vonnöten.

Die Software erhält ihre Daten über die PC-Peripherie (Maus, Tastatur oder Joystick) und sendet Steuerbefehle mittels Bluetooth oder USB an die PS3.
Andere Eingabemethoden wie z.B. Sprache oder Gesten können über externe Software, die PC-Peripherie nachbildet, verwirklicht werden.

Die Funktionen von GIMX werden unter Funktionsumfang ausführlicher beschrieben.

Der Quelltext kann unter Berücksichtigung von GPLv3 hier bezogen werden.

Außerdem gibt es einen Blog mit ein paar Beiträgen über die Entwicklung von GIMX, sowie ein Support-Forum.

Um etwas zu GIMX beizutragen, wirf bitte einen Blick auf Mitarbeiten.

Hardwareanforderungen

GIMX wurde für die Benutzung auf einem PC mit Ubuntu oder Windows entworfen. Dies ist eine wichtige Voraussetzung.
Mit kleinen Anpassungen läuft GIMX unter Umständen auch auf kleineren Systemen wie Raspberry Pi oder Thin mit kleinen Linux-Distributionen.

About Ubuntu:

The currently supported version is 11.10 (do not use version 12.04 for bluetooth, it makes GIMX lag).
Running GIMX in a virtual machine (vmware, virtualbox...) is NOT OFFICIALY supported (no help will be given for that).
It's possible to run Ubuntu from a live usb disk (nothing is saved on the hard drive).
Feel free to install Ubuntu on your PC! If you have a Windows OS installed, you can read this page if you want to install Ubuntu on your hard drive without erasing the Windows OS.
Another way to use GIMX is to run it from a Ubuntu Live USB Persistent Flash Drive.

Bluetooth dongle or USB adapter
Bluetooth dongle:
GIMX can emulate a sixaxis using a bluetooth dongle or an internal bluetooth module.
This obviously only works with the PS3.
This doesn't work with Windows because there is no appropriate access to the bluetooth stack.
While all bluetooth dongles/modules can't work with GIMX, working dongles are quite common.
Check the compatibility list.

USB adapter:
GIMX can also emulate a joystick (for PS3) or a wired 360 pad (Ubuntu/Linux only), using a specific Do-It-Yourself USB adapter.
It also can work with a Cronus (formerly known as GamepadProxy), which can emulate a wired sixaxis and a wired 360 pad.
Forget about using any other USB to USB cable (like file transfer cables, or direct cables), they are not suited to this use.
For 360 only: a genuine wired 360 controller is required because the USB adapter has to authenticate to the 360.

Gaming mouse
If you want to play console FPS games with a mouse, forget about using a mouse with anything less than 2000DPI and 250Hz.
A gaming mouse with 5000+ DPI and running at 500Hz is highly recommended.
Whereas a gaming mouse with more than 1600 DPI doesn't really make a difference on a PC, it's not the case with GIMX.
GIMX can decelerate mouse movements so as to counteract the in-game acceleration.
A high DPI mouse gives a better linearity (i.e. smoother movements) in this specific case.

Tutorials

Software installation

Quick start

Config editors

Mouse calibration

Macros

DIY USB adapter

Troubleshooting

First make sure you have the latest GIMX version.
Then look at the FAQ and the bug list, see if your problem is already known, and if it's not, report it.
If you think you may have misconfigured something, ask for help on the forum.

Old tutorials

Translations

The GIMX version in these tutorials is 0.24: they are outdated.

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 "the hard way"

Running GIMX from the command line

Development