Esato

Forum > Sony Ericsson / Sony > Software, Firmware and Drivers > C905 CamDriver Modded

Previous  123 ... 151617 ... 193194195  Next
Author C905 CamDriver Modded
eltoffer
C905 Silver
Joined: Nov 01, 2007
Posts: 348
PM
Posted: 2009-04-28 23:17
Reply with quoteEdit/Delete This PostPrint this post
Hi this driver is great but i found out some issues like sharpness is too much for me, and the flash get less brighter maybe darkmagician reduce the FPS or expusure i dopnt know but the most important change i have noticed are COLOURS they are simple REAL and VIVID darkmagician you are a master, but could someone tell me the part of the camdriver to modd that part (i mean the colurs) i just want to change it into the original one since and make some other changes, and then share with you

please someone give me a hand
DarKMaGiCiaN
C905 Black
Joined: Aug 25, 2006
Posts: > 500
PM
Posted: 2009-04-29 12:56
Reply with quoteEdit/Delete This PostPrint this post
hi all I see lots of great shots ^_^ woooOOW

@toby23
from my point of view
c905 was weak in sharpness
and it can be better in color
so I tried to improve this two issues
because of that you see these versions of DarkMaGiCiaN camdrivers


you said
"Is this a case of the Emperor's New Clothes"

mmmm if so then why lots of c905 users are using darkmagician 1.61
isnt that approve how good is the driver !!
^_^


@eltoffer
you have to add this
#COM_EVENT(58,0x)
where x from 1 to 8 (which is the maximum vivid Color )


@all people who is having a problem with the night shot ( Dark !!)
you can test this driver ( darkmagician 1.57 )
http://www.2shared.com/file/5544422/88ce1bd6/camdriver0157.html
and here
http://www.mediafire.com/?sha[....]a4fc82078ae6c8e04e75f6e8ebb871

^_^
[ This Message was edited by: DarKMaGiCiaN on 2009-04-29 14:58 ]
DarKMaGiCiaN
C905 Black
Joined: Aug 25, 2006
Posts: > 500
PM
Posted: 2009-04-29 15:58
Reply with quoteEdit/Delete This PostPrint this post
note:
DarKMaGiCiaN 1.57 is a version between 1.5 and 1.61

it is DarkMaGiCiaN 1.5 + the sharpness ,color and focus from 1.6


^_^
zootzoot
T610
Joined: Oct 14, 2004
Posts: > 500
From: Somewhere In London UK
PM
Posted: 2009-04-29 17:25
Reply with quoteEdit/Delete This PostPrint this post
i havnt had a problem with 1.6.1 with night shots.
plus i think 1.6.1 is slightly better than 1.6
Esato F/b (+52, -0) Ebay: zoot-zoot (497)100%
PS3 ID: zootzoot
http://a-zott.com/tz.aspx
twiiter.com/zootzoot
gtr83
C905 Black
Joined: Sep 27, 2008
Posts: > 500
From: Indonesia
PM
Posted: 2009-04-29 17:39
Reply with quoteEdit/Delete This PostPrint this post
I would like the xenon to not light up too much, actually. Makes better macro shots that way (not overexposured)
necoo
T68 gold
Joined: Dec 31, 2007
Posts: 29
PM
Posted: 2009-04-29 18:32
Reply with quoteEdit/Delete This PostPrint this post

On 2009-04-29 17:39:16, gtr83 wrote:
I would like the xenon to not light up too much, actually. Makes better macro shots that way (not overexposured)



yeah but if u do that so u cant take Pic of face's wihflash..
zootzoot
T610
Joined: Oct 14, 2004
Posts: > 500
From: Somewhere In London UK
PM
Posted: 2009-04-29 21:14
Reply with quoteEdit/Delete This PostPrint this post
i zoomed in on auto settings, but the picture came out like this.
not very nice, i wonder if its the darkmagican 1.6.1 driver or the phone.

Esato F/b (+52, -0) Ebay: zoot-zoot (497)100%
PS3 ID: zootzoot
http://a-zott.com/tz.aspx
twiiter.com/zootzoot
vrwarp
Model not set
Joined: Apr 20, 2009
Posts: 3
PM
Posted: 2009-04-30 05:01
Reply with quoteEdit/Delete This PostPrint this post
@zootzoot

It is almost pointless that they added in a digital zoom because digital zooming is just blowing up the photo without actually using lenses of any sort. I suppose you can argue that digital zooming makes a difference because it reduces the amount of noise coming from the compression stage, but if you're saving it as high quality, I don't think the noise (from the compression) is a very big deal....

However, I do agree that the swan (?) is a bit washed out.
eltoffer
C905 Silver
Joined: Nov 01, 2007
Posts: 348
PM
Posted: 2009-04-30 05:15
Reply with quoteEdit/Delete This PostPrint this post


@eltoffer
you have to add this
#COM_EVENT(58,0x)
where x from 1 to 8 (which is the maximum vivid Color )



Thanks pal im comparing your with the original one, in:

seq_set_prop_10_0 = // Normal (Auto)
$sa 09
#TO_DRAFT
#SET_REG(64,1D) // SCENE_SLOW_SHUTTER = 29, 1/8
#SET_REG(22,14) // DRAFT_MIN_FRMRATE 10 fps
#COM_EVENT(51,00) // Auto scene
#UPDATE_WB
#UPDATE_PHOTO // Check AE mode spot/normal
#NOT_DOC_MODE // Must be called before UPDATE_ISO
#CHANGE_MODE(34,00)
#COM_EVENT(5A,01) // FLASH_INFO = 1
$cf.00 1 // If imst mode
#CHANGE_MODE(35,00) // IS_DRAFT mode
$cl // Not in IS
$cx
;

Why you put:

#NOT_DOC_MODE // Must be called before UPDATE_ISO

after:

#TO_DRAFT

is there any reason to do that or not?
[ This Message was edited by: eltoffer on 2009-04-30 05:50 ]
ta_power
C905 Black
Joined: Jan 16, 2006
Posts: 69
From: Thailand
PM, WWW
Posted: 2009-04-30 08:26
Reply with quoteEdit/Delete This PostPrint this post

On 2009-04-30 05:15:55, eltoffer wrote:


@eltoffer
you have to add this
#COM_EVENT(58,0x)
where x from 1 to 8 (which is the maximum vivid Color )



Thanks pal im comparing your with the original one, in:

seq_set_prop_10_0 = // Normal (Auto)
$sa 09
#TO_DRAFT
#SET_REG(64,1D) // SCENE_SLOW_SHUTTER = 29, 1/8
#SET_REG(22,14) // DRAFT_MIN_FRMRATE 10 fps
#COM_EVENT(51,00) // Auto scene
#UPDATE_WB
#UPDATE_PHOTO // Check AE mode spot/normal
#NOT_DOC_MODE // Must be called before UPDATE_ISO
#CHANGE_MODE(34,00)
#COM_EVENT(5A,01) // FLASH_INFO = 1
$cf.00 1 // If imst mode
#CHANGE_MODE(35,00) // IS_DRAFT mode
$cl // Not in IS
$cx
;

Why you put:

#NOT_DOC_MODE // Must be called before UPDATE_ISO

after:

#TO_DRAFT

is there any reason to do that or not?
[ This Message was edited by: eltoffer on 2009-04-30 05:50 ]



@eltoffer
#TO_DRAFT all ways come before #NOT_DOC_MODE .it just the way original camdrive written and the same rule apply in K850i C902 W902 C702 and C905 as well

but if you want you can just delete #TO_DRAFT from your camdrive
DarKMaGiCiaN
C905 Black
Joined: Aug 25, 2006
Posts: > 500
PM
Posted: 2009-04-30 09:27
Reply with quoteEdit/Delete This PostPrint this post
here to say that I got my phone back ^_^

be ready for the new camdriver

I fixed the problem of the flash night shots

^_^
superleeds27
Xperia X10 Black
Joined: Jun 04, 2004
Posts: > 500
PM
Posted: 2009-04-30 10:29
Reply with quoteEdit/Delete This PostPrint this post
looking forward to it
toby23
C905 Black
Joined: Sep 08, 2004
Posts: 86
From: london
PM
Posted: 2009-04-30 11:08
Reply with quoteEdit/Delete This PostPrint this post
DarKMaGiCiaN,

I have just read through this post from the beginning and I can see that photos taken with your driver are sharper than with the stock driver, good work.

I am using the stock driver and I am happy with everything apart from the sharpness in my photos. What part of the driver file do i have to edit to increase sharpness only?

Many thanks,
Toby
[ This Message was edited by: toby23 on 2009-04-30 10:08 ]
DarKMaGiCiaN
C905 Black
Joined: Aug 25, 2006
Posts: > 500
PM
Posted: 2009-04-30 11:47
Reply with quoteEdit/Delete This PostPrint this post
@toby23
#COM_EVENT(56,XX) // Reset sharpness

but from my experience in C905 mod this part is not the only part that control the sharpness

see this
http://www.esato.com/board/viewtopic.php?topic=179240#post2531613

^_^
toby23
C905 Black
Joined: Sep 08, 2004
Posts: 86
From: london
PM
Posted: 2009-04-30 11:56
Reply with quoteEdit/Delete This PostPrint this post
Thanks DarKMaGiCiaN,

So if I wanted the best sharpness and compression setting without changing colours, saturation etc what should i change?

Many thanks for your help,

Toby

Access the forum with a mobile phone via esato.mobi
Previous  123 ... 151617 ... 193194195  Next
Goto page:
Lock this Topic Move this Topic Delete this Topic