Sony Ericsson / Sony : Software, Firmware and Drivers : Modded camera driver for SE C902 by paparazy (1.2p version fix bugs)
>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Software, Firmware and Drivers
> Modded camera driver for SE C902 by paparazy (1.2p version fix bugs)
Bookmark topic
which lines are for super LED (c902).PLEASE SAY
--
Posted: 2010-10-15 14:55:00
Edit :
Quote
hi friends Camdriver paparazy line shutter speed bug AF best flash night (sony effort to limit uses technology to enhance future releases)
// Property 23, Flash required
//----------------------------------------------------
seq_get_prop_17 = // Return values: 0 = No flash, 1 = flash
$sf.06 0 // Initialize flash flag
#READ_REG(93)
$-4 02
$m0 4
$c0 01 // Low light?
$cc 00
#SET_REG(91,00) // Set flash OFF - no current
$cl
$cd 00 // Flash OFF?
#SET_REG(91,00) // Set flash OFF
$cl // Else check light level, Auto, Auto RER
$sf.06 1 // Set flash flag
#COM_EVENT(55,06) // Increase contrast to 1 by paparazy optional
#SET_REG(6C,3f) // 4 frames, camera controls AF by paparazy 23 Line bug shutter speed best flash
#SET_REG(91,07) // Exposure adjustment by paparazy 06 optional
$cx
$cx
$cl
#SET_REG(91,00) // Set flash OFF
#SET_REG(6C,00) // No AF-light
$cx
$s1 00 $s2 00 $s3 00
;
--
Posted: 2012-02-02 14:06:53
Edit :
Quote
did you fix the bug? the code you've posted is the same as in your driver
--
Posted: 2012-02-04 00:41:58
Edit :
Quote
Tried and no joy, but also to new R3EG004 Theseus update and obviously does not this work ... it does not matter. Perhaps the new firmware there is
HP 96 a better driver?
[ This Message was edited by: arigatou on 2012-03-21 02:36 ]
--
Posted: 2012-03-21 03:35:33
Edit :
Quote
New Topic
Reply