<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://gimx.fr/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=KoRnWORM</id>
	<title>GIMX - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://gimx.fr/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=KoRnWORM"/>
	<link rel="alternate" type="text/html" href="https://gimx.fr/wiki/index.php?title=Special:Contributions/KoRnWORM"/>
	<updated>2026-05-15T14:48:06Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.7</generator>
	<entry>
		<id>https://gimx.fr/wiki/index.php?title=PS4&amp;diff=4400</id>
		<title>PS4</title>
		<link rel="alternate" type="text/html" href="https://gimx.fr/wiki/index.php?title=PS4&amp;diff=4400"/>
		<updated>2015-10-07T17:32:52Z</updated>

		<summary type="html">&lt;p&gt;KoRnWORM: /* Teensy 2.0 or Adruino Micro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page temporarily contains additional instructions for controlling the PS4 '''over bluetooth'''. It will later be merged to other pages.&lt;br /&gt;
&lt;br /&gt;
==Hardware requirements==&lt;br /&gt;
&lt;br /&gt;
===Bluetooth dongle===&lt;br /&gt;
&lt;br /&gt;
A bluetooth dongle is needed. The only tested bt chip is the CSR8510 chip.&lt;br /&gt;
&lt;br /&gt;
===PC===&lt;br /&gt;
&lt;br /&gt;
The only supported OS is Ubuntu 14.04 and its derivate such as Linux Mint 17.&lt;br /&gt;
&lt;br /&gt;
It can also work on a Raspberry Pi running Raspbian.&lt;br /&gt;
&lt;br /&gt;
===Teensy 2.0 or Arduino Micro===&lt;br /&gt;
&lt;br /&gt;
(both are equiped with the ATmega32U4 Microcontroller Chip)&lt;br /&gt;
&lt;br /&gt;
This is a temporary requirement used for pairing the bt dongle with the PS4.&lt;br /&gt;
&lt;br /&gt;
For the Teensy 2.0 you can use the [http://www.pjrc.com/teensy/loader.html Teensy Loader]) &lt;br /&gt;
&lt;br /&gt;
For the Arduino Micro you may use the [http://arduinodev.com/arduino-uploader Arduino Builder])&lt;br /&gt;
&lt;br /&gt;
The firmware with the needed &amp;quot;atmega32u4.hex&amp;quot;-file is available at: http://gimx.fr/download/EMUPS4PAIRING.7z&lt;br /&gt;
&lt;br /&gt;
===Dualshock 4===&lt;br /&gt;
&lt;br /&gt;
The PS4 only takes inputs from licensed controller.&amp;lt;br /&amp;gt;&lt;br /&gt;
In order to authenticate itself as a licensed controller, GIMX needs to be connected over bluetooth to a real DS4 all the time.&amp;lt;br /&amp;gt;&lt;br /&gt;
After having started GIMX, unplug the USB cable from the DS4 and press the PS button.&lt;br /&gt;
&lt;br /&gt;
==Download &amp;amp; setup==&lt;br /&gt;
&lt;br /&gt;
http://gimx.fr/downloads&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
GIMX has full support for the PS4 since version 2.00.&amp;lt;br /&amp;gt;&lt;br /&gt;
The setup is straightforward using gimx-launcher.&lt;br /&gt;
&lt;br /&gt;
==Additional instructions for RPi/raspbian==&lt;br /&gt;
&lt;br /&gt;
The bluetooth service is automatically started when a device tries to connect.&amp;lt;br /&amp;gt;&lt;br /&gt;
This is annoying since it will intercept the connection requests.&amp;lt;br /&amp;gt;&lt;br /&gt;
To disable the service, run the following command and reboot:&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 sudo update-rc.d bluetooth disable&lt;br /&gt;
&lt;br /&gt;
Alternatively, you can stop the bluetooth service and move the bluetoothd binary:&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 sudo service bluetooth stop&lt;br /&gt;
 cd /usr/sbin&lt;br /&gt;
 sudo mv bluetoothd bluetoothd.bk&lt;br /&gt;
&lt;br /&gt;
The drawback of this second method is that it will need to be performed again after each update of the bluez package.&lt;/div&gt;</summary>
		<author><name>KoRnWORM</name></author>
		
	</entry>
	<entry>
		<id>https://gimx.fr/wiki/index.php?title=PS4&amp;diff=4399</id>
		<title>PS4</title>
		<link rel="alternate" type="text/html" href="https://gimx.fr/wiki/index.php?title=PS4&amp;diff=4399"/>
		<updated>2015-10-07T17:32:21Z</updated>

		<summary type="html">&lt;p&gt;KoRnWORM: /* Teensy 2.0 */ Adruino Micro&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page temporarily contains additional instructions for controlling the PS4 '''over bluetooth'''. It will later be merged to other pages.&lt;br /&gt;
&lt;br /&gt;
==Hardware requirements==&lt;br /&gt;
&lt;br /&gt;
===Bluetooth dongle===&lt;br /&gt;
&lt;br /&gt;
A bluetooth dongle is needed. The only tested bt chip is the CSR8510 chip.&lt;br /&gt;
&lt;br /&gt;
===PC===&lt;br /&gt;
&lt;br /&gt;
The only supported OS is Ubuntu 14.04 and its derivate such as Linux Mint 17.&lt;br /&gt;
&lt;br /&gt;
It can also work on a Raspberry Pi running Raspbian.&lt;br /&gt;
&lt;br /&gt;
===Teensy 2.0 or Adruino Micro===&lt;br /&gt;
&lt;br /&gt;
(both are equiped with the ATmega32U4 Microcontroller Chip)&lt;br /&gt;
&lt;br /&gt;
This is a temporary requirement used for pairing the bt dongle with the PS4.&lt;br /&gt;
&lt;br /&gt;
For the Teensy 2.0 you can use the [http://www.pjrc.com/teensy/loader.html Teensy Loader]) &lt;br /&gt;
&lt;br /&gt;
For the Arduino Micro you may use the [http://arduinodev.com/arduino-uploader Arduino Builder])&lt;br /&gt;
&lt;br /&gt;
The firmware with the needed &amp;quot;atmega32u4.hex&amp;quot;-file is available at: http://gimx.fr/download/EMUPS4PAIRING.7z&lt;br /&gt;
&lt;br /&gt;
===Dualshock 4===&lt;br /&gt;
&lt;br /&gt;
The PS4 only takes inputs from licensed controller.&amp;lt;br /&amp;gt;&lt;br /&gt;
In order to authenticate itself as a licensed controller, GIMX needs to be connected over bluetooth to a real DS4 all the time.&amp;lt;br /&amp;gt;&lt;br /&gt;
After having started GIMX, unplug the USB cable from the DS4 and press the PS button.&lt;br /&gt;
&lt;br /&gt;
==Download &amp;amp; setup==&lt;br /&gt;
&lt;br /&gt;
http://gimx.fr/downloads&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
GIMX has full support for the PS4 since version 2.00.&amp;lt;br /&amp;gt;&lt;br /&gt;
The setup is straightforward using gimx-launcher.&lt;br /&gt;
&lt;br /&gt;
==Additional instructions for RPi/raspbian==&lt;br /&gt;
&lt;br /&gt;
The bluetooth service is automatically started when a device tries to connect.&amp;lt;br /&amp;gt;&lt;br /&gt;
This is annoying since it will intercept the connection requests.&amp;lt;br /&amp;gt;&lt;br /&gt;
To disable the service, run the following command and reboot:&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 sudo update-rc.d bluetooth disable&lt;br /&gt;
&lt;br /&gt;
Alternatively, you can stop the bluetooth service and move the bluetoothd binary:&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 sudo service bluetooth stop&lt;br /&gt;
 cd /usr/sbin&lt;br /&gt;
 sudo mv bluetoothd bluetoothd.bk&lt;br /&gt;
&lt;br /&gt;
The drawback of this second method is that it will need to be performed again after each update of the bluez package.&lt;/div&gt;</summary>
		<author><name>KoRnWORM</name></author>
		
	</entry>
</feed>