Mic on PS4 with Xim Apex plugged into T2

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

Moderator: antithesis

Re: Mic on PS4 with Xim Apex plugged into T2

Postby DMan90 » Mon Feb 17, 2020 3:22 pm

Mad wrote:I have uploaded BETA 1.7.8 :smile0517:


Thank you! :innocent_smile_1:

I've merged a few open source scripts to build a custom script for myself. Would it be possible to give me the code for push-to-talk script being used in this Beta (with the key support), so that I can incorporate it into my custom script?

Thank you again!
User avatar
DMan90
Staff Sergeant
Staff Sergeant
 
Posts: 11
Joined: Thu Feb 06, 2020 10:18 pm

Re: Mic on PS4 with Xim Apex plugged into T2

Postby Mad » Mon Feb 17, 2020 7:28 pm

DMan90 wrote:
Mad wrote:I have uploaded BETA 1.7.8 :smile0517:

I've merged a few open source scripts to build a custom script for myself. Would it be possible to give me the code for push-to-talk script being used in this Beta (with the key support), so that I can incorporate it into my custom script?

Didn't we do this on Discord? If you wanted to change it to push to talk instead of toggle:
Code: Select all
#include <keyboard.gph>
 
init {
  keymapping();
  push_to_talk(FALSE);
}
 
main {
    if(key_status(KEY_F)) push_to_talk(TRUE);
    else push_to_talk(FALSE);
}
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: Mic on PS4 with Xim Apex plugged into T2

Postby DMan90 » Mon Feb 17, 2020 9:35 pm

Mad wrote:Didn't we do this on Discord?


We did, I'm using the toggle-speak code that we discussed there.

Mad wrote:If you wanted to change it to push to talk instead of toggle


That is exactly what I needed, to have push-to-talk rather than toggle-speak. I'll put that in, thank you! :smile0202: :smile0203:
User avatar
DMan90
Staff Sergeant
Staff Sergeant
 
Posts: 11
Joined: Thu Feb 06, 2020 10:18 pm

Re: Mic on PS4 with Xim Apex plugged into T2

Postby pirikito22 » Tue Apr 07, 2020 3:30 am

hello, I have the same problem, how did you solve it?
User avatar
pirikito22
Private First Class
Private First Class
 
Posts: 2
Joined: Mon Apr 06, 2020 6:55 pm

Re: Mic on PS4 with Xim Apex plugged into T2

Postby Mad » Tue Apr 07, 2020 3:36 am

J2Kbr wrote:Alternatively, you can have the PS4 controller at Input-B of the Titan Two so it will be used for console authentication as well for the headset. Then XIM can be plugged at Input-A as normal. On XIM you can have any other controller, does no need to be PS4.
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: Mic on PS4 with Xim Apex plugged into T2

Postby skywalker » Thu Jul 09, 2020 9:21 pm

a spare ps4 controller in input-b with headset works
but mouse and keyboard don't work in input-a with xim apex
it is either the mic or mouse and keyboard.
this device is awesome but thinking about returning it :(
User avatar
skywalker
Private First Class
Private First Class
 
Posts: 2
Joined: Thu Jul 09, 2020 2:54 pm

Re: Mic on PS4 with Xim Apex plugged into T2

Postby skywalker » Fri Jul 10, 2020 12:16 am

Plugged xim apex into input-b and left input-a empty...
Headset seems to be working fine, i will try with party tomorrow and will update
User avatar
skywalker
Private First Class
Private First Class
 
Posts: 2
Joined: Thu Jul 09, 2020 2:54 pm

Previous

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

Who is online

Users browsing this forum: No registered users and 46 guests