Author |
ModMix Camdriver v2.0 Final with Manual Focus, Manual Contrast for K790/K800/K810 |
yorulezkos Joined: Dec 28, 2007 Posts: 122 PM |
ok..i dont know about you guys ...but i cand manualy focus with that zoom  |
|
killerPK Joined: Oct 11, 2007 Posts: 252 From: Lahore, Pakistan PM |
On 2008-01-24 13:48:45, number1 wrote:
what about
MANUAL_FOCUS = $p1 10 << scenes
$c1 07 //<<<<< document mode
#COM_EVENT(06,00)
$s4 %0
$-4 03 // Extend range for settings
$*4 08 // Extend 12 EV-Stick steps to 32 Focus steps
$/4 03
#SET_REG(32,05) // Extend Focus to full range mulitple af windows
#COM_EVENT(43,$w4); // Set FOCUS with Stick (thx number1)
You mean only put manual focus in doc mode? But for that you have to set focus to infinity on auto mode then go to doc mode so that autofocus is disabled.
killerPK can you mod your manual focus like in k750i?
In k750i manual was ery easy to use, and there was no need to change to w&b or sth
Well no one has been able to bind things like MF or contrast to the zoom-keys like in the K750, so for now we have to bind it to effects.
On 2008-01-24 11:39:09, rockygali wrote:
doesnt happened on my K810... using MF its still the same when i re-open my cam.
its just that.. when you adjust focus using MF mode... i think ISO goes along with it... the farther your focus the dimmer the output... this is with flash on.
Did you switch back to Normal effect after setting manual focus? After you have gone back to normal effect you can set the flash ISO with the EV like normal.
[ This Message was edited by: killerPK on 2008-01-24 18:26 ] |
killerPK Joined: Oct 11, 2007 Posts: 252 From: Lahore, Pakistan PM |
Everyone who has downloaded v1.5 please download it again, i made some minor changes to it. |
theshadow03 Joined: Sep 02, 2007 Posts: 244 From: Romania PM |
On 2008-01-24 21:36:38, killerPK wrote:
Everyone who has downloaded v1.5 please download it again, i made some minor changes to it.
what changes??
se k800i --> k810i (r8ba024 main & r1kg001 fs), custom made menu and icons, modmix v1.5 mf cam driver, peter`s v2 for r8 (monster bass drc on + mid_extreme v3.1 farfield play & ring),simpsons fixed font + carbon finale, vkp patches, wmp_11 player patch |
theshadow03 Joined: Sep 02, 2007 Posts: 244 From: Romania PM |
mnaul focus is great !!
se k800i --> k810i (r8ba024 main & r1kg001 fs), custom made menu and icons, modmix v1.5 mf cam driver, peter`s v2 for r8 (monster bass drc on + mid_extreme v3.1 farfield play & ring),simpsons fixed font + carbon finale, vkp patches, wmp_11 player patch |
killerPK Joined: Oct 11, 2007 Posts: 252 From: Lahore, Pakistan PM |
On 2008-01-24 21:58:29, theshadow03 wrote:
what changes??
I changed the contrast property but i think the previous contrast setting is better so i changed back |
theshadow03 Joined: Sep 02, 2007 Posts: 244 From: Romania PM |
On 2008-01-25 00:46:39, killerPK wrote:
On 2008-01-24 21:58:29, theshadow03 wrote:
what changes??
I changed the contrast property but i think the previous contrast setting is better so i changed back
so on the first post it is the final driver of the this version??
se k800i --> k810i (r8ba024 main & r1kg001 fs), custom made menu and icons, modmix v1.5 mf cam driver, peter`s v2 for r8 (monster bass drc on + mid_extreme v3.1 farfield play & ring),simpsons fixed font + carbon finale, vkp patches, wmp_11 player patch |
yorulezkos Joined: Dec 28, 2007 Posts: 122 PM |
but..couldn.t you make the auto-focus code without the zooming part beeing automatic ? |
pietropizzi Joined: Nov 16, 2007 Posts: 130 From: Vienna PM |
You can do it in your your own driver with deleting the line:
#COM_EVENT(61,14) // 3.2x Zoom for closer view
But it can really help getting a closer look on the object your're focusing at.
I don't see a reason yet why it should be deleted globally...
One just shouldn't forget to set back to normal WB after and Zoom out again. |
killerPK Joined: Oct 11, 2007 Posts: 252 From: Lahore, Pakistan PM |
On 2008-01-25 08:02:35, theshadow03 wrote:
On 2008-01-25 00:46:39, killerPK wrote:
On 2008-01-24 21:58:29, theshadow03 wrote:
what changes??
I changed the contrast property but i think the previous contrast setting is better so i changed back
so on the first post it is the final driver of the this version??
Yes its the final version. |
yorulezkos Joined: Dec 28, 2007 Posts: 122 PM |
i inserted this :
MANUAL_FOCUS = $p1 08
$c1 04 // Is Black-White Effect
#COM_EVENT(53,00)
#COM_EVENT(06,00)
$s4 %0
$-4 03 // Extend range for settings
$*4 08 // Extend 12 EV-Stick steps to 32 Focus steps
$/4 03
#SET_REG(32,01) // Extend Focus to full range
#COM_EVENT(43,$w4) // Set FOCUS with Stick (thx number1)
$c1 $cx;
in the gnus driver without the zoom line.. and MF is not working .. the black and white effect just applies normaly |
killerPK Joined: Oct 11, 2007 Posts: 252 From: Lahore, Pakistan PM |
On 2008-01-25 15:33:59, yorulezkos wrote:
i inserted this :
MANUAL_FOCUS = $p1 08
$c1 04 // Is Black-White Effect
#COM_EVENT(53,00)
#COM_EVENT(06,00)
$s4 %0
$-4 03 // Extend range for settings
$*4 08 // Extend 12 EV-Stick steps to 32 Focus steps
$/4 03
#SET_REG(32,01) // Extend Focus to full range
#COM_EVENT(43,$w4) // Set FOCUS with Stick (thx number1)
$c1 $cx;
in the gnus driver without the zoom line.. and MF is not working  .. the black and white effect just applies normaly
I also told you to copy the whole Exposure property from my driver and replace it on Genus 6.0, then MF will work. |
limzm Joined: Sep 19, 2006 Posts: 65 PM |
this driver is causing my phone to keep reset when i run the camera. anyone having same problem? |
ahil13 Joined: Oct 09, 2007 Posts: 83 From: BULGARIA PM |
On 2008-01-25 16:09:51, limzm wrote:
this driver is causing my phone to keep reset when i run the camera. anyone having same problem?
yes, it happens 3 times today
and something interesting - i put this settings in my driver, and black & white is colour and manual focus is working
|
killerPK Joined: Oct 11, 2007 Posts: 252 From: Lahore, Pakistan PM |
On 2008-01-25 16:09:51, limzm wrote:
this driver is causing my phone to keep reset when i run the camera. anyone having same problem?
Yes, i have tested it. After running camera once or twice, next time i try to open the camera the phone resets. Currently fixing this problem.
EDIT : Fixed version in first post
[ This Message was edited by: killerPK on 2008-01-25 17:03 ] |
|