Author |
Number1 2.7 final k790/k800i/k810i camdriver |
number1 Joined: Sep 12, 2007 Posts: > 500 From: UK,kent,Sittingbourne PM |
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 ] |
|
chadiwrx Joined: Sep 25, 2005 Posts: 336 PM |
Let me check it out. Thx |
kimot01 Joined: Jul 06, 2007 Posts: > 500 From: PM |
how to increase the iso in notepad???because i'll changed iso to 400.,
you can always find one if you know where to look i  myself |
number1 Joined: Sep 12, 2007 Posts: > 500 From: UK,kent,Sittingbourne PM |
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)
|
kimot01 Joined: Jul 06, 2007 Posts: > 500 From: PM |
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???
you can always find one if you know where to look i  myself |
dEaD-nErVe Joined: May 18, 2007 Posts: 43 PM |
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 ] |
kimot01 Joined: Jul 06, 2007 Posts: > 500 From: PM |
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.,
you can always find one if you know where to look i  myself |
number1 Joined: Sep 12, 2007 Posts: > 500 From: UK,kent,Sittingbourne PM |
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) |
kimot01 Joined: Jul 06, 2007 Posts: > 500 From: PM |
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?
you can always find one if you know where to look i  myself |
pedrops Joined: Jan 30, 2007 Posts: 181 PM |
@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 |
gprsman Joined: Aug 28, 2006 Posts: 269 PM |
I'have tested 2.7 with force flash and normal .
2.7 v2 force flash strips problem a lot in max resolution
total night + EV - 1 + fluorescent + flash
2.7 normal photo ok little effect noise in max resolution
total night + EV - 1 + fluorescent + flash
the photos of day with comparison kopritis 3.3 and number1 2.7 for better me number1 2.7 clear photos. |
rockygali Joined: Nov 21, 2005 Posts: > 500 From: PM, WWW
|
line1: Pictures in high quality are 100% free of compresion
line2: -Pictures in normal quality are being compresed as in original driver
line3: -buffer for 3 mpix is 1.8 mb, for other modes 1.24mb
line4: -Color temperature of pictures with flash is increased to 7500k
line5: -sharpness changed
line6: -95% compression for 3mp pictures
line7: -all scenes have own settings
line8: -video @ 24fps with no bestpic bug but a tiny zoom bug
line9: -flash iso decreased 2 320
im confused... you said on "line1" high quality pictures are 100% free of compression.
and on "line6" you said 3mp has 95% compression
please do clarify
"Darkness is the absence of light.. and not the opposite..." |
kimot01 Joined: Jul 06, 2007 Posts: > 500 From: PM |
thanks., but what is the maximum size will the picture will get???the highest size i've got is 896kb
you can always find one if you know where to look i  myself |
chestertan20 Joined: Apr 10, 2007 Posts: 130 PM |
i followed the instructions but nothing happened this is what ive got
12:53:01| XS++ v1.6.5 Beta Ready !
12:53:01| Executed on Microsoft Windows XP
12:53:34| Attempting to open the interface...
12:53:34|
12:53:34| Turn off phone
12:53:34| Hold 'C' button on phone and connect phone.
12:53:34| You have 30 seconds.
12:53:34|
12:53:50| Baseband ID: 9900
12:53:50| Hardware Platform: db2020
12:53:50| Protocol Version: 3.1
12:53:50| Warning: IMEI name does not match GDFS name (IMEI:NULL GDFS:K800)
12:53:50| ...using GDFS name
12:53:50|
12:53:50| Profiling SEMC phone...
12:53:50| Baseband ID: db2020
12:53:50| OTP CID: 51
12:53:51| EROM CID: 52
12:53:51| EROM Color: Red
12:53:51| IMEI: 35471601xxxxxx
12:53:51| Phone ID: K800
12:53:51| Network: HONG_KONG
12:53:51| CDA: CDA102511/85 R9A
12:53:51| Firmware Version: R1JG001
12:53:51| EROM: R3A016
12:53:51|
12:53:51| Ready for operation!
12:54:53| Sending loaders\db2020_cid01_prodid_p3j.bin...
help me number1 coz i wanna try your camdriver
[ This Message was edited by: chestertan20 on 2007-09-18 05:59 ] |
centur Joined: Jun 10, 2007 Posts: > 500 From: Bulgaria PM, WWW
|
On 2007-09-18 06:50:38, chestertan20 wrote:
i followed the instructions but nothing happened this is what ive got
[ This Message was edited by: chestertan20 on 2007-09-18 05:59 ]
Download XS++ 1.6.8 -> http://rapidshare.com/files/52232503/XS___1.6.8.rar.html
|
|
Access the forum with a mobile phone via esato.mobi
|