Sony Ericsson / Sony : Software, Firmware and Drivers : Number1 2.7 final k790/k800i/k810i camdriver
>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Software, Firmware and Drivers
> Number1 2.7 final k790/k800i/k810i camdriver
Bookmark topic
Pictures in high quality are 100% free of compresion
-Pictures in normal quality are being compresed as in original driver
-buffer for 3 mpix is 1.8 mb, for other modes 1.24mb
-Color temperature of pictures with flash is increased to 7500k
-sharpness changed
-95% compression for 3mp pictures
-all scenes have own settings
-video @ 24fps with no bestpic bug but a tiny zoom bug
-flash iso decreased 2 320
V1
http://www.mediafire.com/?32nysem1vlc
V2 force flash
http://www.mediafire.com/?b1ziojdtjwz
how 2 apply this camdriver with setool2-
1. save my cam driver in the zip file to ur pc
2. take out ur phone battery
3. open up setool2 lite and select ur phone model
4. use the misc box and select the ifs.zip file
5. press flash
6. put phone battery back in and plug ur phone into pc holding down C
how 2 apply this camdriver with xs++ 1.6.8beta
1.download xs++ and extract it
2.where xs++.exe is create a folder called files_to_upload
3.extract my ifs.zip in the folder file_to_upload
4.start up xs++
5.press connect
6.remove phone battery for a few secs then put it back in
7.holding down C on the phone plug-it in to ur pc
8.now select flash customize file system
9.now go back to settings and select BreakXS
10.now go to FSX
11.press start FSX
12. give it a few minutes then ur done
[ This Message was edited by: number1 on 2007-09-17 12:49 ]
--
Posted: 2007-09-17 13:48:38
Edit :
Quote
Let me check it out. Thx
--
Posted: 2007-09-17 13:57:13
Edit :
Quote
how to increase the iso in notepad???because i'll changed iso to 400.,
--
Posted: 2007-09-17 14:04:39
Edit :
Quote
look for this under marcos
/ Normal mode settings
NORM_MODE = #COM_EVENT(55,01) // Reset contrast
#COM_EVENT(56,04) // Sharpeness 00 to 08
#COM_EVENT(06,00) // Reset exposure
#SET_REG(40,06) // AE_XENON_ISO = 320
and change #SET_REG(40,06) to #SET_REG(40,07)
--
Posted: 2007-09-17 14:08:27
Edit :
Quote
On 2007-09-17 14:08:27, number1 wrote:
look for this under marcos
/ Normal mode settings
NORM_MODE = #COM_EVENT(55,01) // Reset contrast
#COM_EVENT(56,04) // Sharpeness 00 to 08
#COM_EVENT(06,00) // Reset exposure
#SET_REG(40,06) // AE_XENON_ISO = 320
and change #SET_REG(40,06) to #SET_REG(40,07)
change #SET_REG(40,06) // AE_XENON_ISO = 320
to #SET_REG(40,06) to #SET_REG(40,07) right??? how about // AE_XENON_ISO = 320 to // AE_XENON_ISO = 400???
--
Posted: 2007-09-17 14:22:03
Edit :
Quote
thanks No1 i did a test and here is the results
2.7 No1. Vs Krop 3.3 Auto Mode ( Flash Didn't Fire)
** Time btwn Shots 3 min
1- No1. 2.7
2- Krop 3.3
[ This Message was edited by: dEaD-nErVe on 2007-09-17 13:37 ]
--
Posted: 2007-09-17 14:35:18
Edit :
Quote
On 2007-09-17 13:48:38, number1 wrote:
Pictures in high quality are 100% free of compresion
-Pictures in normal quality are being compresed as in original driver
-buffer for 3 mpix is 1.8 mb, for other modes 1.24mb
-Color temperature of pictures with flash is increased to 7500k
-sharpness changed
-95% compression for 3mp pictures
-all scenes have own settings
-video @ 24fps with no bestpic bug but a tiny zoom bug
-flash iso decreased 2 320
can you increase Flash ISO to 400 in portrait, night portrait, auto.,
--
Posted: 2007-09-17 15:51:51
Edit :
Quote
iso is fine i think 07 will be too high it's not hard to change where u see
#SET_REG(40,06) change the 06 to 07 so u get #SET_REG(40,07)
--
Posted: 2007-09-17 16:03:55
Edit :
Quote
On 2007-09-17 16:03:55, number1 wrote:
iso is fine i think 07 will be too high it's not hard to change where u see
#SET_REG(40,06) change the 06 to 07 so u get #SET_REG(40,07)
ok., thx but for video i want it as 15fps...how to change these?
--
Posted: 2007-09-17 16:32:27
Edit :
Quote
@Kimoto
replace this lines:
seq_vf_config_11 = $s6 11
#SET_REG(07,03) // Draft 320x240
#SET_REG(08,02) // IS Movie 320x240
#SET_REG(09,3c) // 30 fps DRAFT_RATE
$cc 04 // Twilight landscape scene?
#COM_EVENT(03,04) // AE_SLOW_SHUTTER = 2 fps
$cl
#COM_EVENT(03,0f) // 7,5 fps AE_SLOW_SHUTTER
$cx;
seq_vf_config_12 = $s6 12
#SET_REG(07,03) // Draft 320x240
#SET_REG(08,02) // IS Movie 320x240
#SET_REG(09,18) // 12 fps DRAFT_RATE
#COM_EVENT(03,0f); // 7,5 fps AE_SLOW_SHUTTER
seq_vf_config_19 = $s6 19
#SET_REG(07,03) // Draft 128x96
#SET_REG(08,02) // IS Movie 128x96
#SET_REG(09,1E) // 15 fps DRAFT_RATE
#COM_EVENT(03,1E); // 15 fps AE_SLOW_SHUTTER
seq_vf_config_20 = $s6 20
#SET_REG(07,03) // Draft 176x144
#SET_REG(08,02) // IS Movie 176x144
#SET_REG(09,1E) // 15 fps DRAFT_RATE
#COM_EVENT(03,1E); // 15 fps AE_SLOW_SHUTTER
seq_vf_config_21 = $s6 21
#SET_REG(07,07) // Draft 128x96
#SET_REG(08,06) // IS Movie 128x96
#SET_REG(09,14) // 10 fps DRAFT_RATE
#COM_EVENT(03,14); // 10 fps AE_SLOW_SHUTTER
seq_vf_config_22 = $s6 22
#SET_REG(07,07) // Draft 128x96
#SET_REG(08,06) // IS Movie 128x96
#SET_REG(09,0f) // 7,5 fps DRAFT_RATE
#COM_EVENT(03,0f); // 7,5 fps AE_SLOW_SHUTTER
seq_vf_config_23 = $s6 23
#COM_EVENT(34,01) // Draft mode
#SET_REG(07,05) // Draft 176x144
#SET_REG(08,04) // IS Movie 176x144
#SET_REG(09,14) // 10 fps DRAFT_RATE
#COM_EVENT(03,14); // 10 fps AE_SLOW_SHUTTER
seq_vf_config_24 = $s6 24
#COM_EVENT(34,01) // Draft mode
#SET_REG(07,05) // Draft 176x144
#SET_REG(08,04) // IS Movie 176x144
#SET_REG(09,0f) // 7,5 fps DRAFT_RATE
#COM_EVENT(03,0f); // 7,5 fps AE_SLOW_SHUTTER
--
Posted: 2007-09-17 22:42:54
Edit :
Quote
New Topic
Reply