Gtuner IV and Titan Two 1.08 BETA Release

Official news and announcements from the ConsoleTuner team.

Re: Gtuner IV and Titan Two 1.08 BETA Release

Postby J2Kbr » Thu Sep 03, 2020 12:26 pm

Giga20 wrote:Thx! Can you explain what "Computer Vision: Added CAP_PRINT_WINDOW Advanced Configuration for capture UWP windows" exactly is? Do we still need a second monitor when using XBox-Companion-App? Or does this change anything?

CAP_PRINT_WINDOW forces the capture to utilize PrintWindow, instead of regular BitBlt.

The value set on CAP_PRINT_WINDOW is passed to nFlags of PrintWindow. There are two possible values:

1 == PW_CLIENTONLY
2 == PW_RENDERFULLCONTENT (undocumented, but is the value that allows capture UWP windows) :smile0517:
ConsoleTuner Support Team
User avatar
J2Kbr
General of the Army
General of the Army
 
Posts: 20323
Joined: Tue Mar 18, 2014 1:39 pm

Re: Gtuner IV and Titan Two 1.08 BETA Release

Postby DontAtMe » Thu Sep 03, 2020 2:41 pm

Giga20 wrote:Do we still need a second monitor when using XBox-Companion-App? Or does this change anything?


A second display is no longer needed,
Also, the FPS will still be capped at 30. Regardless if you set it to 60 inside the video input configuration window.
User avatar
DontAtMe
Captain
Captain
 
Posts: 502
Joined: Tue Oct 02, 2018 4:49 am

Re: Gtuner IV and Titan Two 1.08 BETA Release

Postby J2Kbr » Sun Sep 20, 2020 5:58 pm

-- UPDATE September 20th --

Titan Two Firmware 1.08B Revision 3 changelog:
Code: Select all
* GPC VM: Added device_poweroff() (opcode DPOFF) for power off the device {GitHub#273}
* USB Host: Changed maximum size for bulk transfers from 512 to 2048 bytes per transaction
* USB Host: Enabled Mult transactions for bulk transfers on High Speed connections (XB1WRC)
* XB1 Emu: Fixed bug causing wired Xbox One controllers to lose pairing with Wireless Receiver
* XB1 Emu & XB1WRC Driver: New pass through mode for Xbox Wireless Receiver "Direct Passthru"
* XB1WRC Driver: Support for headset over wireless connection when using on XB1 {GitHub#212}

Gtuner IV 1.08B Revision 9 changelog:
Code: Select all
* GPC Compiler: Added device_poweroff() function for programmatically power off the device
* Device Monitor: Show pass through mode "Direct Passthru" for Xbox Wireless Receiver
ConsoleTuner Support Team
User avatar
J2Kbr
General of the Army
General of the Army
 
Posts: 20323
Joined: Tue Mar 18, 2014 1:39 pm

Re: Gtuner IV and Titan Two 1.08 BETA Release

Postby Buffy » Mon Sep 21, 2020 3:07 am

I've been trying to get the wireless audio (Version 2 Xbox Wireless Adapter) work with my Elite Series 2 on my XB1X, here's what I've done so far:
Connect the Adapter to Port A
Connect the controller wired to Port B
Unplug the controller (the controller is then synced to the adapter)
however, once I plug OUT to my Xbox One X, the controller shuts off. Turning the controller back on keeps the controller on, but the T2 receives no inputs from the controller, and the controller has no audio.
ConsoleTuner Support Team || Discord || Custom Scripts
User avatar
Buffy
Lieutenant
Lieutenant
 
Posts: 422
Joined: Wed Jul 20, 2016 5:23 am

Re: Gtuner IV and Titan Two 1.08 BETA Release

Postby Michael » Mon Sep 21, 2020 5:59 pm

Got no audio from xb1 Elite v2's 3.5mm earphone socket.

Setup info:
1) Xb1 Elite v2 --(wireless)--> Xb1 wireless adapter v1 --(plugged into Port A)--> Titan Two --(Output)--> PS4 Slim
2) DS4v2 --(wired to Port B)--> Titan Two
User avatar
Michael
Master Sergeant
Master Sergeant
 
Posts: 37
Joined: Mon Feb 26, 2018 5:29 am

Re: Gtuner IV and Titan Two 1.08 BETA Release

Postby DontAtMe » Mon Sep 21, 2020 7:42 pm

Michael wrote:Got no audio from xb1 Elite v2's 3.5mm earphone socket.

Setup info:
1) Xb1 Elite v2 --(wireless)--> Xb1 wireless adapter v1 --(plugged into Port A)--> Titan Two --(Output)--> PS4 Slim
2) DS4v2 --(wired to Port B)--> Titan Two

Code: Select all
 XB1WRC Driver: Support for headset over wireless connection when using on XB1 {GitHub#212}
User avatar
DontAtMe
Captain
Captain
 
Posts: 502
Joined: Tue Oct 02, 2018 4:49 am

Re: Gtuner IV and Titan Two 1.08 BETA Release

Postby Michael » Mon Sep 21, 2020 11:02 pm

Got it. It’s not crossover for PS4 yet. Looking forward to that feature coming up later on PS4. I will try it on Xb1.

Code: Select all
  XB1WRC Driver: Support for headset over wireless connection when using on XB1 {GitHub#212}
User avatar
Michael
Master Sergeant
Master Sergeant
 
Posts: 37
Joined: Mon Feb 26, 2018 5:29 am

Re: Gtuner IV and Titan Two 1.08 BETA Release

Postby J2Kbr » Thu Sep 24, 2020 8:21 pm

-- UPDATE September 24th --

Titan Two Firmware 1.08B Revision 4 changelog:
Code: Select all
* XB1WRC Driver: Included support of headsets over wireless for S and Elite S2 controllers
* GPC VM:  Performance optimization: call gcv_ready() is now required before use gcv_read()
* PROG: Receive and queue all buffered OUT packets in a single iteration of main system loop
ConsoleTuner Support Team
User avatar
J2Kbr
General of the Army
General of the Army
 
Posts: 20323
Joined: Tue Mar 18, 2014 1:39 pm

Re: Gtuner IV and Titan Two 1.08 BETA Release

Postby Michael » Fri Sep 25, 2020 6:55 am

[bug] There's a chance that when the xb1 elite s2's Xbox button is pressed, the values of INPUT and OUTPUT of BUTTON_1 will become permenant 0.0 or 100.0 which can't be changed until the Xb1 adapter v1 is unplugged and re-plugged again.

Setup info:
1) Xb1 Elite v2 --(wireless)--> Xb1 wireless adapter v1 --(plugged into Port A)--> Titan Two --(Output)--> PS4 Slim
2) DS4v2 --(wired to Port B)--> Titan Two
3) Gtuner IV version: 1.8.1.9. Titan Two fw version: 1.8.1.4
4) The Format (FAT32) and Configure had been done after the fw was updated.
5) Slot 0
Attachments
bug.png
bug.png (31.19 KiB) Viewed 7757 times
User avatar
Michael
Master Sergeant
Master Sergeant
 
Posts: 37
Joined: Mon Feb 26, 2018 5:29 am

Re: Gtuner IV and Titan Two 1.08 BETA Release

Postby J2Kbr » Fri Sep 25, 2020 11:36 pm

-- UPDATE September 25th --

Titan Two Firmware 1.08B Revision 5 changelog:
Code: Select all
* XB1WRC Driver: Fixed bug of Xbox button stopping to register with S and Elite S2 {GitHub#267}
* XB1WRC Driver: Increased data throughput by alternating EP 4 and 5, EP6 exclusive for audio
ConsoleTuner Support Team
User avatar
J2Kbr
General of the Army
General of the Army
 
Posts: 20323
Joined: Tue Mar 18, 2014 1:39 pm

PreviousNext

Return to News and Announcements

Who is online

Users browsing this forum: No registered users and 26 guests