|
|
(2 intermediate revisions by one other user not shown)
|
| Line 1: |
Line 1: |
| | <languages /> | | <languages /> |
| | + | {{Deprecated}} |
| | + | |
| | + | <div class="mw-translate-fuzzy"> |
| | ==Windows== | | ==Windows== |
| | + | </div> |
| | + | |
| | + | <div class="mw-collapsible mw-collapsed"> |
| | + | |
| | + | ==Download and install the GIMX setup file== |
| | | | |
| − | ===Download and install the GIMX setup file===
| |
| | * [https://gimx.fr/download/gimx-windows-32bits 32-bit setup], for 32-bit Windows only | | * [https://gimx.fr/download/gimx-windows-32bits 32-bit setup], for 32-bit Windows only |
| | * [https://gimx.fr/download/gimx-windows-64bits 64-bit setup], for 64-bit Windows only | | * [https://gimx.fr/download/gimx-windows-64bits 64-bit setup], for 64-bit Windows only |
| − | The setup file includes the following installers:
| + | Before installing GIMX: |
| − | * CP210x driver - required when using a CP2102 USB to UART adapter | + | * install all Windows updates (otherwise GIMX may refuse to install) |
| − | * USBDK driver - required when using a console that needs controller authentication | + | * create a system restore point, in case something goes wrong (USBDK was known to create instability on some systems) |
| − | '''USBDK may cause instability on some systems, therefore it is advised to create a system restore point before installing it.'''<br />
| + | LibusbK can be used as an alternative to USBDK. |
| − | LibusbK can be used as an alternative. Follow these instructions to use it: | + | |
| | + | <div class="mw-collapsible mw-collapsed"> |
| | + | |
| | + | '''(not recommended)''' |
| | + | |
| | * Rename the libusb-1.0.dll file from the C:\Program Files\GIMX folder to libusb-1.0.dll.bk. | | * Rename the libusb-1.0.dll file from the C:\Program Files\GIMX folder to libusb-1.0.dll.bk. |
| | * Download this libusb package: [http://sourceforge.net/projects/msys2/files/REPOS/MINGW_GCC_4_9/x86_64/mingw-w64-x86_64-libusb-1.0.19-2-any.pkg.tar.xz/download link]. | | * Download this libusb package: [http://sourceforge.net/projects/msys2/files/REPOS/MINGW_GCC_4_9/x86_64/mingw-w64-x86_64-libusb-1.0.19-2-any.pkg.tar.xz/download link]. |
| Line 15: |
Line 26: |
| | * Install the libusbk driver as explained below. | | * Install the libusbk driver as explained below. |
| | Note: the libusb-1.0.dll file will be replaced after updating GIMX. Perform the above steps again to keep using libusbK. | | Note: the libusb-1.0.dll file will be replaced after updating GIMX. Perform the above steps again to keep using libusbK. |
| | + | </div> |
| | + | |
| | + | ==Install the libusbk driver (Xbox One only)== |
| | | | |
| − | ===Install the libusbk driver (Xbox One only)===
| |
| | It is required to replace the stock controller driver with the libusbk driver.<br /> | | It is required to replace the stock controller driver with the libusbk driver.<br /> |
| | This prevents Windows from making any request to the controller.<br /> | | This prevents Windows from making any request to the controller.<br /> |
| Line 31: |
Line 44: |
| | * click on "Replace Driver" | | * click on "Replace Driver" |
| | | | |
| − | ===Disable power saving for USB devices=== | + | <div class="mw-translate-fuzzy"> |
| | + | ===Energiesparen für USB-Geräte deaktivieren=== |
| | + | </div> |
| | | | |
| | This is required to prevent Windows from turning off the controller or the USB to UART adapter.<br /> | | This is required to prevent Windows from turning off the controller or the USB to UART adapter.<br /> |
| Line 38: |
Line 53: |
| | 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". |
| | | | |
| | + | </div> |
| | + | |
| | + | <div class="mw-translate-fuzzy"> |
| | ==Ubuntu== | | ==Ubuntu== |
| | + | </div> |
| | + | |
| | + | <div class="mw-collapsible mw-collapsed"> |
| | + | |
| | + | ==Add "universe" to your software sources== |
| | | | |
| − | ===Add "universe" to your software sources===
| |
| | * Start Ubuntu Software Center. | | * Start Ubuntu Software Center. |
| | :<div class="image200px">[https://gimx.fr/img/screenshots/tuto/1.1_1_software_center_icon.jpg https://gimx.fr/img/screenshots/tuto/1.1_1_software_center_icon.jpg]</div> | | :<div class="image200px">[https://gimx.fr/img/screenshots/tuto/1.1_1_software_center_icon.jpg https://gimx.fr/img/screenshots/tuto/1.1_1_software_center_icon.jpg]</div> |
| Line 48: |
Line 70: |
| | :<div class="image200px">[https://gimx.fr/img/screenshots/tuto/1.1_3_universe.jpg https://gimx.fr/img/screenshots/tuto/1.1_3_universe.jpg]</div> | | :<div class="image200px">[https://gimx.fr/img/screenshots/tuto/1.1_3_universe.jpg https://gimx.fr/img/screenshots/tuto/1.1_3_universe.jpg]</div> |
| | | | |
| − | ===Refresh software sources===
| + | ==Refresh software sources== |
| | + | |
| | If you are running from a Live CD or a Live USB, you have to manually refresh software sources: | | If you are running from a Live CD or a Live USB, you have to manually refresh software sources: |
| | * Click on the Ubuntu desk. | | * Click on the Ubuntu desk. |
| Line 58: |
Line 81: |
| | :<div class="image200px">[https://gimx.fr/img/screenshots/tuto/1.1_7_update_ok.jpg https://gimx.fr/img/screenshots/tuto/1.1_7_update_ok.jpg]</div> | | :<div class="image200px">[https://gimx.fr/img/screenshots/tuto/1.1_7_update_ok.jpg https://gimx.fr/img/screenshots/tuto/1.1_7_update_ok.jpg]</div> |
| | | | |
| − | ===Download the .deb file=== | + | <div class="mw-translate-fuzzy"> |
| | + | ===.deb Datei Downloaden=== |
| | + | * Die .deb Datei herunterladen: [http://gimx.fr/download/gimx-ubuntu-32bits 32bits] or [http://gimx.fr/download/gimx-ubuntu-64bits 64bits] |
| | + | * Installieren (Doppelklicken und installieren). |
| | + | </div> |
| | + | |
| | * 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). |
| | + | |
| | + | </div> |
| | + | |
| | + | =Next Tutorial= |
| | + | Now that GIMX is installed you can follow the instructions on the [[Quick_Start|Quick Start page]]. |