Template:FAQNext/all

From GIMX
Jump to: navigation, search

Contents

FAQ

General troubleshooting

TODO: Make better formatting

Installation fails, some library dependencies are not satisfiable, what can I do? (Linux)

Make sure your Ubuntu or Raspbian version is supported (check the requirements).
Make sure you added 'universe' to the repositories.
Make sure you have an internet connection when you install the package.
Make sure Ubuntu / Raspbian is up-to-date (for Ubuntu or Raspbian, run "sudo apt-get update && sudo apt-get upgrade" in a terminal).

I'm having lag issues and/or movement glitches, what can I do? I want best performances, what should I check?

If you are using a TV, make sure to enable the gaming mode (not all the TVs have such a mode, read the user manual).
If you have lag even with a genuine sixaxis/dualshock 3, the lag is probably not due to GIMX.
Increase your mouse frequency as explained there: link.
Make sure your mouse frequency is between 250Hz and 500Hz, and at least twice the GIMX update frequency.
Make sure your mouse can track at least 2000 DPI, and make sure your mouse is running at the highest DPI setting.
Don't use the calibration GUI or the terminal output while playing.
Close any other application (Firefox...).
Avoid usb extension cables and hubs. Some of them are weak and result in poor performances.
Some bluetooth dongles are reported to generate lag issues. It is recommended to use a bluetooth dongle with a CSR Bluecore4-ROM chip.

I can't save my config file? I can't see the config file I saved?

Save your config files in the right directory: C:\Users\<username>\AppData\Roaming\gimx\config or /home/<username>/.gimx/config (Linux).
GIMX 1.12 and older: C:\Users\<username>\AppData\Roaming\emuclient\config or /home/<username>/.emuclient/config (Linux).
GIMX 0.51 and older: C:\Program Files\GIMX\config (Windows 32bits) or C:\Program Files (x86)\GIMX\config (Windows 64bits).
In Linux, the folder named ".gimx" is hidden. Press ctrl+h to display hidden folders!
Don't run anything as root user.

I can't edit my config file? Modifications are not saved?

File permissions are probably wrong.
Start a terminal: Click on the Ubuntu Dash, type "terminal" in the search bar, and click on the terminal icon.
Then type:

ls -l ~/.gimx

You'll see something like this:

total 8
drwxr-xr-x 2 root root 4096 2012-02-24 15:27 config
drwxr-xr-x 2 root root 4096 2012-02-24 15:27 macros

In the above example, file ownership is wrong.
To fix it, type:

sudo chown -R owner:usergroup ~/.gimx

Replace owner and usergroup with the appropriate values, which are usually your username for both.
If you are not sure just type:

ls -ld ~

You'll see something like this:

drwxr-xr-x 94 username group 4096 2012-02-24 16:24 /home/username

Do the same for the ~/.gimx-launcher directory.

Is it possible to use a virtual machine?

Yes and no. It's not officially supported and I don't give support for that. Running the software may work, but for compatibility and performance reasons, you should not use GIMX in a virtual machine.

Is there a mac os solution?

No, not yet. There probably will be a solution some day, but I have no idea about the date.

USB specific FAQ

Why can't we use a male to male usb cable?

A simple male to male cable is irrelevant due to the usb protocol. A PC is a usb host, it can't be a usb device. Usb to usb cables not designed to work with GIMX such as file transfer cables won't work.

Can we use a normal serial port? (usb adapter)

No. The serial port (RS232 port) that can be found on old PCs does not work at the right voltage levels. It works at -12V/+12V instead of 0V/+5V.

I can't flash firmware using Teensy Loader to my Teensy board

Your Teensy is probably FAKE. Buy genuine one.

My DIY USB adapter isn't working. What can I do?

  • Do not use atmega16 or atmega90 boards. There are known issues with these. Recommended one is atmega32u4
  • Double check your wiring as explained here: link. A bad wiring results in failure at startup.
  • Check your USB cables, one might be bad. Only use shielded USB cables. A bad cable results in disconnection after a variable time.
  • Connect the USB to UART adapter directly to your computer. Using USB extenders is discouraged, especially on this side of the adapter.
  • Check the wires between the USB to UART adapter (e.g. CP2102) and the AVR USB board (e.g. Teensy 2.0). Make sure there is no bad contact. Loose contact (not soldered and not using jumper wires) is not acceptable and results in inconsistent behavior, such as failure at startup or disconnection after a variable time.
  • Test your USB to UART adapter as explained below.

How can I test my serial adapter?

Only connect the rx pin to the tx pin.
Download the Arduino IDE.
Start the Arduino IDE (don't forget to extract the archive...).
Select the right serial port in the "Tools>Serial Port" menu.
Click on "Tools>Serial Monitor".
Type something in the small text area at the top of the serial monitor, and click on the "Send" button.
If your adapter works correctly, you should see what you typed appearing in the main text area.
It is possible to test the serial adapter for different transmission speed (from 9600 to 115200 bauds).

I can't see the COM port in gimx-launcher? (windows+usb adapter)

Check the COM port in the device manager.

WinCP2102.gif

BT specific FAQ

Why isn't there a bluetooth version for windows?

The windows bluetooth stack is weak. It does not provide the low-level access to bluetooth that is required to emulate a sixaxis.

Why can't we use any bluetooth address?

A ps3 doesn't allow communications from an unknown bluetooth address, it only allows communications from bluetooth addresses of paired devices.
Two bluetooth devices are paired means that each device knows the address of the other, and each device allows communications from the other device.
Unpaired devices usually can't communicate. The bluetooth pairing is usually performed over bluetooth, but that's not the case for a sixaxis.
The sixaxis pairing is performed over usb: plug the male to mini usb cable, and press the PS button.

I get an error message when I click "Set Dongle Address", what can I do? (Linux+bluetooth)

Some bt dongles are not compatible. Try another one.

How can I set my old bdaddr back? (Linux+bluetooth)

Start a terminal: Click on the Ubuntu Dash, type "terminal" in the search bar, and click on the terminal icon.
Then type:

sudo bdaddr -i hciX YY:YY:YY:YY:YY:YY

Replace X with the dongle index (0, 1, 2...), and YY:YY:YY:YY:YY:YY with the bdaddr to set. If you have multiple dongles and if you are not sure about the dongle index, type bdaddr -i hciX to see the current bdaddr of the dongle with index = X.

PS3 specific FAQ

I get connection errors, what can I do? (Linux+bluetooth)

Make sure the sixaxis was already paired with your PS3 (the sixaxis should be able to turn on the ps3 remotely).
Make sure the sixaxis is not a fake one: link.
Make sure to turn your sixaxis off before starting emu: unplug the usb cable, and if it does not turn off by itself, press the PS3 button until it turns off.
If it still doesn't work, try another dongle.

PS4 specific FAQ

I get connection errors, what can I do? (Linux+bluetooth)

Make sure you use compatible bluetooth dongle.
Make sure you loaded 'EMUPS4PAIRING' firmware into your adapter.
Make sure you paired PS4 controller correctly as stated in Quick Start tutorial.
Make sure to turn your adapter off before starting emu.
If it still doesn't work, try another dongle. TODO: review PS4 connection errors

Disconnection happens after 5-10 minutes (PS4)

This is probably due to a failure in the authentication process, which requires a Dualshock 4 to be wired all the time to the computer.
This can either be due to a bad USB cable, or the Dualshock 4 not being powered off before connecting it to the computer.
Also make sure you have disabled power saving for the USB devices.

WRC7 - Controller disconnects while im trying to play this game

This is a known issue. There's a bug in this game that requires DS4 to be connected together with driving wheel so you need two DS4 controllers. One to PS4 and one to emulate Steering Wheel with GIMX

How can I configure touchpad when using Mouse/Keyboard?

Use gimx-config instead of gimx-fpsconfig. If game requires sweeping through touchpad you may need to create a switch-back profile in config and use mouse for sweep direction.

X360 specific FAQ

My controller is not getting detected

Make sure you have genuine controller. Fake one won't work.
Make sure you double checked connection and cables

Is it possible to use BT with X360?

No. X360 does not even use Bluetooth. It uses proprietary wireless connection instead.

XONE specific FAQ

My controller is not getting detected

Make sure you have genuine controller. Fake one won't work.
Make sure you double checked connection and cables

Is it possible to use BT with XONE?

No. Newer Xbox One controllers uses BT but only to connect to the PC. For console connection they still use proprietary technology.

Mouse specific FAQ

I'm having button glitches, what can I do?

This is a very common issue that you will run into if you miss there is a second config for aiming down the sight. You have to define the same button controls in both configs 1&2!

My mouse buttons are not working as expected? (windows)

Check nothing is misconfigured in the mouse configuration software (like the Setpoint application for Logitech mice). Try to close the mouse configuration software.

I feel getting some lag with the left and right mouse buttons, WTF? (Linux)

This is a known problem not related to the GIMX code. Ubuntu versions lower than or equal to 10.10 may give this issue. To know the work-around, read this blog post. Ubuntu 11.04 should not give this issue anymore.

What mouse is recommended to use with GIMX?

The most important parameter is the mouse DPI.
The higher the DPI, the better the precision. This is even more the case for a 1-1 translation.
A 5700+ DPI mouse like the G500 is recommended.
Using a mouse with lower than 2000 DPI will probably result in movement glitches.

Do I need to change the acceleration of the mouse?

There's no need to do that since GIMX gets raw events from the mouse.

When im playing with mouse im getting too big mouse moves with only slight movement?

First do a mouse calibration. If you are still not getting expected results then play with config sensitivity.For more information please check Axis translation parameters

My mouse movement is not linear e.g aim is proper when im moving it slightly but it's weird when I move it faster?

You need to play with acceleration parameter. You should set it to value when it will "cancel" game engine acceleration for pad input. For more information please check Axis translation parameters

My vertical aim is faster than horizontal aim (or the other way)

You need to play with x/y ratio. The x/y ratio allows to change the vertical sensitivity independently from the horizontal sensitivity i.e. it determines how much faster your vertical (Y axis) aim is in relation to your horizontal (X axis) aim. For more information please check Axis translation parameters

Pad specific FAQ

My analogs are showing max turn with only slight move

Use default acceleration or sensitivity values from config you use for cross-pad play. If it still does not work then make your own config.

Im trying to play on PS3 with Xbox Controller but game uses bumpers instead of triggers

Map your triggers to bumpers using config tool.

Steering Wheel specific FAQ

(Logitech wheels) My Logitech wheel is not working

Install Logitech drivers using this guide

Is my (x) wheel supported?

If it works on PC then mostly yes. If there's no config for it you may need to create one yourself

(Driving Force GT) (+/-) buttons aren't working

Update to GIMX 6.10. We fixed this issue.

I did a config for Linux but it doesn't work on Windows and vice versa

Configs for driving wheels aren't inter-system compatible.