Remove vibration or reduce

GPC2 script programming for Titan Two. Code examples, questions, requests.

Remove vibration or reduce

Postby Natman60 » Tue Apr 16, 2019 11:58 am

Hello everyone !

Could you help me, please, create a script to remove or reduce joycon vibrations?

Because at Splatoon, for example, the vibrations make too much noise.

Thank you in advance :smile0201:
User avatar
Natman60
Corporal
Corporal
 
Posts: 4
Joined: Tue Apr 16, 2019 11:36 am

Re: Remove vibration or reduce

Postby DontAtMe » Tue Apr 16, 2019 2:43 pm

Code: Select all
init {
port_inhibit_ffb(PORT_BT_A);
port_inhibit_ffb(PORT_BT_B);
}
User avatar
DontAtMe
Captain
Captain
 
Posts: 502
Joined: Tue Oct 02, 2018 4:49 am

Re: Remove vibration or reduce

Postby Natman60 » Wed Apr 17, 2019 12:00 pm

Thank you !
User avatar
Natman60
Corporal
Corporal
 
Posts: 4
Joined: Tue Apr 16, 2019 11:36 am


Return to GPC2 Script Programming

Who is online

Users browsing this forum: No registered users and 102 guests