Page 5 of 7

Re: Bluetooth Delay 4-6 second. Help guys

Posted: Fri Mar 08, 2013 9:46 am
by Matlo
Bump.

Re: Bluetooth Delay 4-6 second. Help guys

Posted: Sat Mar 09, 2013 5:49 pm
by niema
GIMX version 0.51

PS3 Slim 120 GB CECH-2004A

After "flush timeout set for 01:02:03:04:05:06: 16" GIMX stopped lagging ;)

http://www.speedyshare.com/PvzYn/dumps.zip

Re: Bluetooth Delay 4-6 second. Help guys

Posted: Sun Mar 10, 2013 7:36 pm
by Matlo
Thanks!
niema wrote: After "flush timeout set for 01:02:03:04:05:06: 16" GIMX stopped lagging ;)
This is good news!

It would be great if others could confirm that it works, so that I can add a fix in the next release :)

Note: the hcifto command has to be run after each connection (after each start of emu).

Re: Bluetooth Delay 4-6 second. Help guys

Posted: Mon Mar 11, 2013 6:32 pm
by Matlo
It would be nice if someone reproducing the issue could try the following:
  • start emu (do not start emuclient)
  • in a terminal:

    Code: Select all

    emuclient -c <config.xml> --force-updates -r 11.25
  • see if it lags...
(in Ubuntu 12.10, without setting the flush timeout)

Re: Bluetooth Delay 4-6 second. Help guys

Posted: Tue Mar 12, 2013 1:57 pm
by niema

Code: Select all

kuba@kuba-1001PXD:~$ emuclient -c <config.xml> --force-updates -r 11.25
bash: config.xml: No such file or directory

Re: Bluetooth Delay 4-6 second. Help guys

Posted: Tue Mar 12, 2013 2:26 pm
by Matlo
You actually have to replace <config.xml> with the name of your config file (the file that you select in gimx-bluetooth).

Example:

Code: Select all

emuclient -c PS3_Crysis2.xml --force-updates -r 11.25

Re: Bluetooth Delay 4-6 second. Help guys

Posted: Tue Mar 12, 2013 4:01 pm
by niema

Code: Select all

kuba@kuba-1001PXD:~$ emuclient -c COD4.xml --force-updates -r 11.25
option -c with value `COD4.xml'
option -r with value `11.25'
force_updates flag is set
It doesn't fix the delay.

Re: Bluetooth Delay 4-6 second. Help guys

Posted: Fri Mar 15, 2013 11:09 pm
by Matlo
I built test packages to be tested against Ubuntu 12.10:

Re: 10 Second Latency :(

Posted: Sat Mar 16, 2013 2:19 pm
by niema
It doesn't work right. Gimx freezes every few seconds.

Re: Bluetooth Delay 4-6 second. Help guys

Posted: Sat Mar 16, 2013 3:01 pm
by Matlo
Did you had such freezes when manually setting the flush timeout with the hcifto command?