Page 1 of 12

Titan Two Firmware 1.05-BETA

PostPosted: Wed Sep 04, 2019 12:54 pm
by J2Kbr
Along with Gtuner IV 1.05, the Titan Two firmware 1.05 is available as beta release. In this version were made several changes on how the device works, optimizing CPU usage, improving performance and response time. It was also added an option to set/force the polling rate of input devices (side note: from all tested controllers, only the PS4 controller was capable to respond @ 1000Hz - all the others still send data reports at default speed).

FW 1.05B changelog:
* USB Output: Synchronization of output packets with the USB frame corresponding to the USB polling rate
* USB Output: Output LED turns orange to indicate buffering (not synced) is being used for output packets
* USB Host: Removed 2ms polling cap for HID devices, mice are now polled at 1000Hz {GitHub#220}
* VM: New inputs from devices are processed all together (at 500us mark), instead of one at a time
* PS4 Driver: Send requests to correct interface as specified in the controller's descriptors {GitHub#208,210}
* XB1 Driver: Fixed bug where isochronous and bulk interfaces were being polled even if non existent
* All Drivers: Added support for customizable input polling rates: 1000Hz, 500Hz, 250Hz and 125Hz

As result of the above, is expected XB1 and PS4 third-party controllers (e.g. Astro C40, Wolverine) to be fulling working.

To update your device with the beta firmware, proceed as the following:

1. Update Gtuner IV to 1.05
2. Go to the folder where Gtuner.exe is located
3. Find the file named “Gtuner.cfg” and open it on notepad or similar text editor
4. At the very end of the file, add the following
Code: Select all
[Advanced]
beta_tester=true
5. Run Gtuner IV and update the device.

To rollback to the stable firmware:

1. set beta_tester= to false
2. put the Titan Two in programming mode and update as normal

--

I appreciate if you guys could test and give feedback.

Thank you.

Re: Titan Two Firmware 1.05-BETA (FEEDBACK NEEDED)

PostPosted: Wed Sep 04, 2019 1:11 pm
by Scachi
Tools-Check 4 Updates Result:
beta_err.jpg
beta_err.jpg (88.65 KiB) Viewed 7037 times

Re: Titan Two Firmware 1.05-BETA (FEEDBACK NEEDED)

PostPosted: Wed Sep 04, 2019 2:07 pm
by J2Kbr
Error fixed, please try again. Thanks.

Re: Titan Two Firmware 1.05-BETA (FEEDBACK NEEDED)

PostPosted: Wed Sep 04, 2019 3:06 pm
by Scachi
J2Kbr wrote:Error fixed, please try again. Thanks.

yes, it worked fine now. Update completed.

Re: Titan Two Firmware 1.05-BETA (FEEDBACK NEEDED)

PostPosted: Wed Sep 04, 2019 7:31 pm
by UK_Wildcats
Downloading and updating now. I will start testing this afternoon or tomorrow.

What are the PS4 default polling rates?

Re: Titan Two Firmware 1.05-BETA (FEEDBACK NEEDED)

PostPosted: Wed Sep 04, 2019 7:53 pm
by ChrisWAFC
For anyone struggling on Mac the Gtuner.cfg is here.

You have to show hidden files first Shift + Command + >

Macintosh HD⁩ ▸ ⁨Users⁩ ▸ ⁨(UserName)⁩ ▸ ⁨Library⁩ ▸ ⁨Application Support⁩ ▸ ⁨Gtuner⁩

Re: Titan Two Firmware 1.05-BETA (FEEDBACK NEEDED)

PostPosted: Wed Sep 04, 2019 10:08 pm
by alanmcgregor
All right, update done. I will give feedback.

Thanks J2Kbr !

Re: Titan Two Firmware 1.05-BETA (FEEDBACK NEEDED)

PostPosted: Wed Sep 04, 2019 11:20 pm
by J2Kbr
ChrisWAFC wrote:For anyone struggling on Mac the Gtuner.cfg is here.
You have to show hidden files first Shift + Command + >
Macintosh HD⁩ ▸ ⁨Users⁩ ▸ ⁨(UserName)⁩ ▸ ⁨Library⁩ ▸ ⁨Application Support⁩ ▸ ⁨Gtuner⁩

Thank you for the configuration instructions on Mac. Appreciated. ;)

Re: Titan Two Firmware 1.05-BETA (FEEDBACK NEEDED)

PostPosted: Wed Sep 04, 2019 11:34 pm
by alanmcgregor
J2Kbr?

Any particular thing you want us to try or keep an eye on?

Re: Titan Two Firmware 1.05-BETA (FEEDBACK NEEDED)

PostPosted: Wed Sep 04, 2019 11:42 pm
by J2Kbr
Basically 3 points:

1) everything is working expected?
2) can be noticed (for good or bad) any difference on performance/response time/lag/cpu load?
3) any controller that before was not working, is now working?

Thanks.