Nintendo Switch Pro Controller ThumbStick GLITCH on Titan 1!

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

Nintendo Switch Pro Controller ThumbStick GLITCH on Titan 1!

Postby amikasobe » Thu Aug 01, 2019 9:17 pm

Hello everyone.

I ATTACHED A SHORT 2 MINUTE VIDEO EXPLAINING MY ISSUE!

Here is the Link: https://youtu.be/8Pl2aUfrDOo

You can either watch the video or read the description of my problem below!

My Problem:

I have a Titan One.

I have a Nintendo Switch Pro Controller.

I also have an Xbox One X and PS3.

For some strange reason, when I connect my Switch Pro controller to either the Xbox One X or PS3 (while using the Titan One), the left thumb-stick causes my in-game characters to walk backwards very slowly.

The Switch Pro Controller works perfectly normal on the Nintendo Switch.

This is not a stick-drift issue since my Switch Pro controller is not broken!

I only experience this backwards walking glitch when I plug in my Switch Pro Controller with the Titan One to either my Xbox One X and PS3.

Is there a script to solve this issue?

THANKS IN ADVANCE! :smile0517:
User avatar
amikasobe
Sergeant
Sergeant
 
Posts: 8
Joined: Wed Feb 06, 2019 8:12 pm

Re: Nintendo Switch Pro Controller ThumbStick GLITCH on Tita

Postby Mad » Thu Aug 01, 2019 9:38 pm

Have you not tried the fix from J2Kbr in your other post?

viewtopic.php?f=9&t=13071&p=86699#p86699
ConsoleTuner Support Team || ConsoleTuner Discord || InputSense Discord (2K / FPS)
Mad
Major General
Major General
 
Posts: 4533
Joined: Wed May 22, 2019 5:39 am

Re: Nintendo Switch Pro Controller ThumbStick GLITCH on Tita

Postby amikasobe » Thu Aug 01, 2019 9:42 pm

It didn't work. I did the script, uploaded it on my titan one, tried it, and i still had the backwards glitch.

Maybe I put in the script wrong? Is there a tutorial on how to copy and paste scripts on GTUNER for the Titan One?
User avatar
amikasobe
Sergeant
Sergeant
 
Posts: 8
Joined: Wed Feb 06, 2019 8:12 pm

Re: Nintendo Switch Pro Controller ThumbStick GLITCH on Tita

Postby Mad » Fri Aug 02, 2019 12:07 am

Open Gtuner > File > New > Empty File

Paste this in:

Code: Select all
main {
    if(abs(get_val(SWITCH_LX)) < 20) set_val(SWITCH_LX, 0);
    if(abs(get_val(SWITCH_LY)) < 20) set_val(SWITCH_LY, 0);
    if(abs(get_val(SWITCH_RX)) < 20) set_val(SWITCH_RX, 0);
    if(abs(get_val(SWITCH_RY)) < 20) set_val(SWITCH_RY, 0);
}


File > Save

Hit Ctrl+F4 or View > Programmer and drag the file you just saved into a memory slot.

With that memory slot selected, see if the issue still occurs
ConsoleTuner Support Team || ConsoleTuner Discord || InputSense Discord (2K / FPS)
Mad
Major General
Major General
 
Posts: 4533
Joined: Wed May 22, 2019 5:39 am

Re: Nintendo Switch Pro Controller ThumbStick GLITCH on Tita

Postby amikasobe » Fri Aug 02, 2019 5:03 am

Hey, thanks for replying.

I followed your instructions, and uploaded the script onto my Titan One but I still have the walking backwards glitch on my Switch Pro Controller.

I don't experience this problem on my PS4 and Xbox One controller. Just the Switch Controller.

Do you have any idea what might be causing this or how this can be fixed? Would you recommend a reset on my Titan One?

Thanks in advance and thanks for replying :)
User avatar
amikasobe
Sergeant
Sergeant
 
Posts: 8
Joined: Wed Feb 06, 2019 8:12 pm

Re: Nintendo Switch Pro Controller ThumbStick GLITCH on Tita

Postby Buffy » Fri Aug 02, 2019 5:08 am

Code: Select all
 
main {
    if(abs(get_val(SWITCH_LX)) < 40 set_val(SWITCH_LX, 0);
    if(abs(get_val(SWITCH_LY)) < 40) set_val(SWITCH_LY, 0);
}
 


Try this.
ConsoleTuner Support Team || Discord || Custom Scripts
User avatar
Buffy
Lieutenant
Lieutenant
 
Posts: 422
Joined: Wed Jul 20, 2016 5:23 am

Re: Nintendo Switch Pro Controller ThumbStick GLITCH on Tita

Postby amikasobe » Fri Aug 02, 2019 7:06 pm

IT WORKED!

THANK YOU SO MUCH FOR HELPING! Seriously, Thank you! The Switch Controller is my favorite controller to use on games and now I can use it on my Xbox and Playstation! No more walking backwards glitch!
User avatar
amikasobe
Sergeant
Sergeant
 
Posts: 8
Joined: Wed Feb 06, 2019 8:12 pm

Re: Nintendo Switch Pro Controller ThumbStick GLITCH on Tita

Postby Buffy » Sun Aug 04, 2019 10:58 pm

This means your controller has bad stick drift by the way.
ConsoleTuner Support Team || Discord || Custom Scripts
User avatar
Buffy
Lieutenant
Lieutenant
 
Posts: 422
Joined: Wed Jul 20, 2016 5:23 am


Return to Titan One Device

Who is online

Users browsing this forum: No registered users and 126 guests

cron