Page 1 of 2

need lagacy sticks

PostPosted: Sat Nov 19, 2016 3:54 am
by xAUSTIN316x
i just cant play shooters with out legcy sticks. is there to do this ? i have a few shooters like doom that dont have legacy sticks

Re: need lagacy sticks

PostPosted: Mon Nov 21, 2016 8:13 am
by J2Kbr
Sorry for the late reply. Okay, assuming this is what you referred as legacy sticks:

Image

The script below remaps the sticks to get the above result:

Code: Select all
main {
    swap(9, 11);
}

Re: need lagacy sticks

PostPosted: Mon Nov 21, 2016 11:03 pm
by xAUSTIN316x
um this doesn't tell me anything

Re: need lagacy sticks

PostPosted: Tue Nov 22, 2016 1:45 pm
by Prototype
J2Kbr wrote:
Code: Select all
main {
    swap(9, 11);
}

Use this code and it will swap button 9 (PS4_RX) and 11 (PS4_LX) to work as legacy control.

Re: need lagacy sticks

PostPosted: Wed Nov 23, 2016 2:33 pm
by J2Kbr
The basic steps to load a GPC script into Titan One are:

1) Copy and paste the code into a blank document in Gtuner's Compiler panel.
2) Save the script.
3) Go to the the Programmer Panel
4) Drag-and-drop the script name to any memory slot.
5) Click on the "Program Device" button
6) Follow the programming wizard until it finishes.

7) Connect the Titan One on console, launch the game and press the button on the device until the display shows the same number you programmed the script.

That's all. hope it helps.

Re: need lagacy sticks

PostPosted: Fri Nov 25, 2016 12:16 am
by xAUSTIN316x
prototype wrote:
J2Kbr wrote:
Code: Select all
main {
    swap(9, 11);
}

Use this code and it will swap button 9 (PS4_RX) and 11 (PS4_LX) to work as legacy control.

this is for xbox one controller not ps4

Re: need lagacy sticks

PostPosted: Fri Nov 25, 2016 12:25 am
by xAUSTIN316x
J2Kbr wrote:The basic steps to load a GPC script into Titan One are:

1) Copy and paste the code into a blank document in Gtuner's Compiler panel.
2) Save the script.
3) Go to the the Programmer Panel
4) Drag-and-drop the script name to any memory slot.
5) Click on the "Program Device" button
6) Follow the programming wizard until it finishes.

7) Connect the Titan One on console, launch the game and press the button on the device until the display shows the same number you programmed the script.

That's all. hope it helps.

lol this still tells me nothing where do i go to do the swaps cause your Tutorials Section is way to complicated

Re: need lagacy sticks

PostPosted: Fri Nov 25, 2016 2:15 am
by bonefisher
xAUSTIN316x wrote:
prototype wrote:
J2Kbr wrote:
Code: Select all
main {
    swap(9, 11);
}

Use this code and it will swap button 9 (PS4_RX) and 11 (PS4_LX) to work as legacy control.

this is for xbox one controller not ps4

This is for both anyway!

Re: need lagacy sticks

PostPosted: Fri Nov 25, 2016 2:19 am
by bonefisher
xAUSTIN316x wrote:
J2Kbr wrote:The basic steps to load a GPC script into Titan One are:

1) Copy and paste the code into a blank document in Gtuner's Compiler panel.
2) Save the script.
3) Go to the the Programmer Panel
4) Drag-and-drop the script name to any memory slot.
5) Click on the "Program Device" button
6) Follow the programming wizard until it finishes.

7) Connect the Titan One on console, launch the game and press the button on the device until the display shows the same number you programmed the script.

That's all. hope it helps.

lol this still tells me nothing where do i go to do the swaps cause your Tutorials Section is way to complicated

This tells you exactly what to do. Copy and paste the code above to a new GPC script and make sure you delete everything before pasteing code then save. Then 3 thru 6 follow! :joia:

Re: need lagacy sticks

PostPosted: Fri Nov 25, 2016 2:58 am
by xAUSTIN316x
bonefisher wrote:
xAUSTIN316x wrote:
J2Kbr wrote:The basic steps to load a GPC script into Titan One are:

1) Copy and paste the code into a blank document in Gtuner's Compiler panel.
2) Save the script.
3) Go to the the Programmer Panel
4) Drag-and-drop the script name to any memory slot.
5) Click on the "Program Device" button
6) Follow the programming wizard until it finishes.

7) Connect the Titan One on console, launch the game and press the button on the device until the display shows the same number you programmed the script.

That's all. hope it helps.

lol this still tells me nothing where do i go to do the swaps cause your Tutorials Section is way to complicated

This tells you exactly what to do. Copy and paste the code above to a new GPC script and make sure you delete everything before pasteing code then save. Then 3 thru 6 follow! :joia:

thanks i got it. it works but for some reson when i turn left or rite my character stops walking. it wont let me turn and walk at the same time but it is the legacy settings finally :ashamed: