PSA: Fortnite booting XIM / T2 users is a KEYBOARD issue

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

Re: PSA: Fortnite booting XIM / T2 users is a KEYBOARD issue

Postby souler92 » Fri Oct 12, 2018 10:14 am

is there a script for titan one?
User avatar
souler92
Master Sergeant
Master Sergeant
 
Posts: 34
Joined: Thu Jul 05, 2018 11:00 am

Re: PSA: Fortnite booting XIM / T2 users is a KEYBOARD issue

Postby Relinquished » Fri Oct 12, 2018 11:44 am

is there anyway to do this with alanmcgregors script tho because i use a input translator and his script
User avatar
Relinquished
Sergeant Major
Sergeant Major
 
Posts: 100
Joined: Thu May 21, 2015 4:19 pm

Re: PSA: Fortnite booting XIM / T2 users is a KEYBOARD issue

Postby hammer » Fri Oct 12, 2018 6:02 pm

when will there be a fix for the input translator how it handles keyboard inputs on movement buttons?
This linear wasd script still gets me kicked every game. I dont want to buy a xim to play on m/k again tbh
User avatar
hammer
Sergeant Major
Sergeant Major
 
Posts: 104
Joined: Sun Sep 30, 2018 1:36 pm
Location: Germany

Re: PSA: Fortnite booting XIM / T2 users is a KEYBOARD issue

Postby Oyff » Sat Oct 13, 2018 1:18 am

Apparently XIM have already fixed this problem. https://community.xim.tech/index.php?topic=70784.0
User avatar
Oyff
Master Sergeant
Master Sergeant
 
Posts: 35
Joined: Tue Mar 27, 2018 10:55 pm

Re: PSA: Fortnite booting XIM / T2 users is a KEYBOARD issue

Postby biwweh » Sat Oct 13, 2018 1:49 am

hammer wrote:when will there be a fix for the input translator how it handles keyboard inputs on movement buttons?
This linear wasd script still gets me kicked every game. I dont want to buy a xim to play on m/k again tbh


I am in the same boat here aswell :( linear wasd still gets me kicked aswell
User avatar
biwweh
Staff Sergeant
Staff Sergeant
 
Posts: 11
Joined: Tue Aug 07, 2018 2:11 am

Re: PSA: Fortnite booting XIM / T2 users is a KEYBOARD issue

Postby Relinquished » Sat Oct 13, 2018 5:46 am

lets just hope there is a fix
User avatar
Relinquished
Sergeant Major
Sergeant Major
 
Posts: 100
Joined: Thu May 21, 2015 4:19 pm

Re: PSA: Fortnite booting XIM / T2 users is a KEYBOARD issue

Postby souler92 » Sat Oct 13, 2018 3:33 pm

fix for the fortnite kick! for me it works on the nintendo switch!




Code: Select all
main {
 if (get_val(12))    
if (!get_val(11)) set_val(11,21);
 else     if (get_val(11) && !get_val(12)) set_val(12,23);
}
User avatar
souler92
Master Sergeant
Master Sergeant
 
Posts: 34
Joined: Thu Jul 05, 2018 11:00 am

Re: PSA: Fortnite booting XIM / T2 users is a KEYBOARD issue

Postby Oyff » Sat Oct 13, 2018 4:48 pm

that code kind of worked. I got kicked about 10 minutes into the game
User avatar
Oyff
Master Sergeant
Master Sergeant
 
Posts: 35
Joined: Tue Mar 27, 2018 10:55 pm

Re: PSA: Fortnite booting XIM / T2 users is a KEYBOARD issue

Postby alanmcgregor » Sat Oct 13, 2018 5:33 pm

This will be T2 Version
Code: Select all
 
main {
   if (get_val(STICK_2_Y))
        if (!get_val(STICK_2_X)) set_val(STICK_2_X, 14.0);
    else
        if (get_val(STICK_2_X) && !get_val(STICK_2_Y)) set_val(STICK_2_Y, 14.0);
}
 
 


Didn't work, got kick in less than a minute. I was deliberately moving A-D, D-A, A-D got booted.

From the get-go seems kind of pointless, linear-analog mask is required.

I tried with PS4 dead-zone: 14
User avatar
alanmcgregor
Major
Major
 
Posts: 995
Joined: Tue Mar 27, 2018 8:38 am

Re: PSA: Fortnite booting XIM / T2 users is a KEYBOARD issue

Postby Oyff » Sat Oct 13, 2018 6:00 pm

I am happy to report i finished a 20 minute disco domination game without disconnect!
User avatar
Oyff
Master Sergeant
Master Sergeant
 
Posts: 35
Joined: Tue Mar 27, 2018 10:55 pm

PreviousNext

Return to Titan Two Device

Who is online

Users browsing this forum: No registered users and 106 guests