Difference between revisions of "Template:InstallationNext"
(→Before Installation) |
(→Before Installation) |
||
(18 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
==Before Installation== | ==Before Installation== | ||
{{#ifeq:{{{ostype|}}}|windows| | {{#ifeq:{{{ostype|}}}|windows| | ||
| − | + | <!--===Disable power saving for USB devices=== | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
This is required to prevent Windows from turning off the controller or the USB to UART adapter. | This is required to prevent Windows from turning off the controller or the USB to UART adapter. | ||
| Line 33: | Line 15: | ||
*Right click on the COM port > Properties > Power management > Uncheck "Allow the computer to turn off this device to save power". | *Right click on the COM port > Properties > Power management > Uncheck "Allow the computer to turn off this device to save power". | ||
| − | ===System Preparation=== | + | -->===System Preparation=== |
| − | + | # Install all Windows updates (otherwise GIMX setup may refuse installation). | |
| − | + | # GIMX setup will request Windows to create a restore point at the beginning of the installation. As GIMX installs a few drivers, you may want to turn on system restore before installing (if you turned it off).{{#ifeq:{{{platform|}}}|xboxone| | |
| − | + | # If using Windows 10 version 1607 do an update. This version has a nasty two Xbox One controllers bug.|}} | |
|}}<!-- | |}}<!-- | ||
-->{{#ifeq:{{{ostype|}}}|linux| | -->{{#ifeq:{{{ostype|}}}|linux| | ||
| Line 58: | Line 40: | ||
|}} | |}} | ||
| − | =GIMX Installation= | + | ==GIMX Installation== |
{{#ifeq:{{{ostype|}}}|windows| | {{#ifeq:{{{ostype|}}}|windows| | ||
Depending on your Windows version download the correct package: | Depending on your Windows version download the correct package: | ||
| Line 69: | Line 51: | ||
* Downloard the .deb file: [http://gimx.fr/download/gimx-ubuntu-32bits 32bits] or [http://gimx.fr/download/gimx-ubuntu-64bits 64bits] | * Downloard the .deb file: [http://gimx.fr/download/gimx-ubuntu-32bits 32bits] or [http://gimx.fr/download/gimx-ubuntu-64bits 64bits] | ||
* Install it (double click, then install).|}} | * Install it (double click, then install).|}} | ||
| + | |||
| + | {{#ifeq:{{{device|}}}|SteeringWheel| | ||
| + | {{#switch:{{{ostype|}}} | ||
| + | | windows = | ||
| + | {{#switch:{{{platform|}}} | ||
| + | | pc = ==Install Logitech Gaming Software (LGS)== | ||
| + | Install either the [https://gimx.fr/download/LGS64 64-bit version] or the [https://gimx.fr/download/LGS32 32-bit version] on the target computer, depending on the Windows version running on it. | ||
| + | | #default = ==(Logitech wheels only) Install Logitech Gaming Software (LGS)== | ||
| + | If you plan using a Logitech wheel and did not have installed LGS, just plug your wheel and start gimx-launcher. It will detect the wheel and propose you to install LGS (since GIMX 7.3). | ||
| + | }} | ||
| + | | linux = | ||
| + | ==(Logitech wheels only) Close your session== | ||
| + | |||
| + | GIMX applies a Xorg configuration to prevent the wheel from controlling the mouse. To apply this configuration, just close your session and open a new one. | ||
| + | }} | ||
| + | |}} | ||