Titan Two PC Keyboard & Mouse

Titan Two general support. Questions, firmware update, feature request.

Titan Two PC Keyboard & Mouse

Postby oggy » Thu Dec 06, 2018 11:43 am

Hello everyone,

I am here to ask for help with my device that I recently purchased and I couldnt really use it... i dont have a controller so i am forced to use it by mouse & keyboard only, how can i do that? I plugged the mouse on port A and keyboard on port B but it still doesn't work at all... can someone tell me how to do everything step by step? It's my first time using this device and i have no idea at all.


Thank you so much in advance.
User avatar
oggy
Sergeant
Sergeant
 
Posts: 6
Joined: Wed Dec 05, 2018 1:38 pm

Re: Titan Two PC Keyboard & Mouse

Postby J2Kbr » Fri Dec 07, 2018 6:43 am

Welcome to our forums.

Are you using the Titan Two on console (if yes which one?) or to play on PC?

If to play on PC: you want the Titan Two to output as gamepad or as K&M?

Thanks.
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: Titan Two PC Keyboard & Mouse

Postby oggy » Fri Dec 07, 2018 1:53 pm

J2Kbr wrote:Welcome to our forums.

Are you using the Titan Two on console (if yes which one?) or to play on PC?

If to play on PC: you want the Titan Two to output as gamepad or as K&M?

Thanks.

I'm using it to play on PC i want the output as K&M
User avatar
oggy
Sergeant
Sergeant
 
Posts: 6
Joined: Wed Dec 05, 2018 1:38 pm

Re: Titan Two PC Keyboard & Mouse

Postby J2Kbr » Sat Dec 08, 2018 8:26 am

The connections you need to make are: K&M on the Titan Two and the Titan Two output on PC.

In the device settings the output protocol of the Titan Two should be set to "USB multi interface HID” and load this script on the device:
Code: Select all
 
init {
    keymapping();
    mousemapping();
}
 
main {
    key_passthru();
    mouse_passthru();
}

This code will make the Titan Two pass-thru the keyboard and mouse inputs to the computer, as these devices were connected direct to the computer.

Please note regular Gamepacks and scripts will not work when the device is in this mode of operation. You can, however, extend the above script to add any functionality using the keyboard and mouse dedicated GPC functions such as key_set() and mouse_set().
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: Titan Two PC Keyboard & Mouse

Postby oggy » Sat Dec 08, 2018 7:06 pm

J2Kbr wrote:The connections you need to make are: K&M on the Titan Two and the Titan Two output on PC.

In the device settings the output protocol of the Titan Two should be set to "USB multi interface HID” and load this script on the device:
Code: Select all
 
init {
    keymapping();
    mousemapping();
}
 
main {
    key_passthru();
    mouse_passthru();
}

This code will make the Titan Two pass-thru the keyboard and mouse inputs to the computer, as these devices were connected direct to the computer.

Please note regular Gamepacks and scripts will not work when the device is in this mode of operation. You can, however, extend the above script to add any functionality using the keyboard and mouse dedicated GPC functions such as key_set() and mouse_set().


The above code works, thank you so much. But there is no scripts for games that supports keyboard and mouse on PC.

I want a script for Fortnite that works on PC K&M. Any script that works if you have any.


Thank you again.
User avatar
oggy
Sergeant
Sergeant
 
Posts: 6
Joined: Wed Dec 05, 2018 1:38 pm

Re: Titan Two PC Keyboard & Mouse

Postby J2Kbr » Tue Dec 11, 2018 3:15 pm

I don't have at the moment, but I am thinking in make one for Fortnite, my initial idea is output as gamepad to take advantage of the aim-assist.
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: Titan Two PC Keyboard & Mouse

Postby mentos265 » Wed Dec 12, 2018 11:50 am

J2Kbr wrote:I don't have at the moment, but I am thinking in make one for Fortnite, my initial idea is output as gamepad to take advantage of the aim-assist.


that would be amazing :smile0517:
User avatar
mentos265
Sergeant Major
Sergeant Major
 
Posts: 72
Joined: Sat Jul 25, 2015 6:38 am


Return to Titan Two Device

Who is online

Users browsing this forum: No registered users and 59 guests