[SOLVED] Emulation Drops Out
Posted: Wed Mar 21, 2012 12:20 am
I'm using Ubuntu 11.10, and version .30, also tried .25. It's on an Asus (Core I5, 4GB of Ram) laptop using the IOGEAR Bluetooth Adaptor (GBU421).
It runs a random number of time, yet seems to get stuck moving in one direction after which it drops back to the GIMX program. The EMU part appears to still be running as the stop button is there. But the other start button is there to be clicked, doing so does nothing. This addtionally happens with a macro.
Turning off force updates causes it to run longer before it stops.
I'm using this macro:
Edit:
I'm not sure why, but it seems to be working quite well now, i've not had it drop it today. I changed nothing, did no updates or anything, so I can't pinpoint why.
It runs a random number of time, yet seems to get stuck moving in one direction after which it drops back to the GIMX program. The EMU part appears to still be running as the stop button is there. But the other start button is there to be clicked, doing so does nothing. This addtionally happens with a macro.
Turning off force updates causes it to run longer before it stops.
I'm using this macro:
Code: Select all
MACRO F12
DELAY 1000
KEYDOWN w
DELAY 7000
KEYUP w
DELAY 1000
KEYDOWN s
DELAY 7000
KEYUP s
KEYDOWN F12
I'm not sure why, but it seems to be working quite well now, i've not had it drop it today. I changed nothing, did no updates or anything, so I can't pinpoint why.