APEX XIM only

Forum to discuss the scripts, configs and connection of XIM with the Titan devices.

Moderator: antithesis

APEX XIM only

Postby Dymo » Tue Jan 05, 2021 10:31 am

Hi all,

I have just get a Titan Two + power supply + Titan Expansion kit (Bluetooth module) but I have a question.

If I only need Quick-Scop in Titan Two is that possible ?. I want still use my normal settings I use now on XIM APEX

This is my setup and still want like that
BCFBEFFD-A779-4207-A2AE-74FDDD6B73A4.jpeg
BCFBEFFD-A779-4207-A2AE-74FDDD6B73A4.jpeg (196.23 KiB) Viewed 1674 times
User avatar
Dymo
Sergeant First Class
Sergeant First Class
 
Posts: 19
Joined: Tue Jan 05, 2021 9:12 am

Re: APEX XIM only

Postby Mad » Tue Jan 05, 2021 9:21 pm

Welcome. :smile0201:

Yes you can. Just simply plug the xim apex into input A of the Titan Two.
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: APEX XIM only

Postby Dymo » Tue Jan 05, 2021 10:19 pm

in gtuner there is something i need to disable, something about controlling if i only need example rapid fire or other settings?
User avatar
Dymo
Sergeant First Class
Sergeant First Class
 
Posts: 19
Joined: Tue Jan 05, 2021 9:12 am

Re: APEX XIM only

Postby Mad » Wed Jan 06, 2021 6:02 am

Dymo wrote:in gtuner there is something i need to disable, something about controlling if i only need example rapid fire or other settings?

Not sure what you mean sorry. Are you trying to get quickscope setup?
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: APEX XIM only

Postby Dymo » Wed Jan 06, 2021 8:22 am

Yes. And only XIM to mousse and ps navi
User avatar
Dymo
Sergeant First Class
Sergeant First Class
 
Posts: 19
Joined: Tue Jan 05, 2021 9:12 am

Re: APEX XIM only

Postby Mad » Wed Jan 06, 2021 8:35 am

Dymo wrote:Yes. And only XIM to mousse and ps navi

Plug the XIM into Input A on the Titan Two.

Open Gtuner.

File>New>Empty GPC File

Paste this script:
Code: Select all
#pragma METAINFO("QuickScope", 1, 0, "")
 
#define QUICKSCOPE_TIME 320 // <--- Adjust
 
main {
    if(event_release(BUTTON_8)) if(time_active(BUTTON_8) < 300) {
        combo_run(QuickScope);
    }
}
 
combo QuickScope {
    set_val(BUTTON_8, 100);
    wait(QUICKSCOPE_TIME);
    set_val(BUTTON_5, 100);
    set_val(BUTTON_8, 100);
    wait(40);
}


File>Install To>Memory Slot #

A quick tap of the ADS button will do a quickscope.
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: APEX XIM only

Postby Dymo » Wed Jan 06, 2021 8:42 am

Thanks I wil try that out. If I will add more, i just adding after the last } in the same GPC
User avatar
Dymo
Sergeant First Class
Sergeant First Class
 
Posts: 19
Joined: Tue Jan 05, 2021 9:12 am


Return to XIM Apex, XIM4, XIM Edge with Titan devices

Who is online

Users browsing this forum: No registered users and 76 guests