OK, well I tried increasing the rows/cols, and also tried decreasing threshold, and also tried decreasing pixel step, and tried increasing the compare interval, and my A650 won't go lower than 120 ms (and still gets 200 ms frequently).
mx3: I checked the wiki and did not see anything on how to set up a dev environment or check out the code. Is there a thread that can help me get started? I might have some time later, but I'm sure I'd need some help with this.
Is there a thread that can help me get started?
fudgey, great job with this script, and excellent readme file! I noticed in the readme it says to use P mode instead of Auto mode. May I ask why P mode is better than Auto mode? Thank you.
md_detect_motion a, b, f, n, d, c, 1, t, i, j+1, l+1, a-k, b-m, 9, h, e
md_detect_motion a, b, f, n, d, c, 1, t, i, w, x, y, z, 9, h, e
let w=j+1let x=l+1let y=a-klet z=b-m
those dumps you refers to are ROM(code) dumps.you need to make RAM dumps to find out where camera software stores LCD data.you do not need other tools(cardtricks) to prepare those dumpsto make RAM dumps you have to activate this feature somewhere in ALT debug menu.then you will be able to make them pressing some button...
Code: [Select]let w=j+1let x=l+1let y=a-klet z=b-m
Started by LjL « 1 2 » Feature Requests
Started by fudgey Script Writing
Started by A630Lover Feature Requests
Started by Mushin General Chat
Started by waspinator Script Writing