>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Software, Firmware and Drivers
> C905 CamDriver Modded
Bookmark topic
On 2010-04-13 23:59:05, jake20 wrote:
I really think I like Alexin's modified version of DM3.8, but sadly he seem to have broken the manual shutter option.
If he can fix this, I think it would be our best driver to date.
I like the extra color saturation he has added in this driver.
I am also getting huge file sizes now.. some of my 5mp shots are coming in at around 3MB now!
Didn't he fix it in his dm3.8 rev.
196?
--
Posted: 2010-04-14 04:21:24
Edit :
Quote
On 2010-04-14 04:21:24, Bryan84 wrote:
On 2010-04-13 23:59:05, jake20 wrote:
I really think I like Alexin's modified version of DM3.8, but sadly he seem to have broken the manual shutter option.
If he can fix this, I think it would be our best driver to date.
I like the extra color saturation he has added in this driver.
I am also getting huge file sizes now.. some of my 5mp shots are coming in at around 3MB now!
Didn't he fix it in his dm3.8 rev.
196?
no, its still not fixed.. i am not really sure what he did in rev.196.. its seems exactly the same as rev.189 to me..
--
Posted: 2010-04-14 04:30:36
Edit :
Quote
Oh =X Those two photos I asked earlier is taken with his .196. So as I thought it was working. *bangs head* haha.
--
Posted: 2010-04-14 05:15:09
Edit :
Quote
@alexins
any progress on getting the manual shutter fixed in your revision?
thanks!
--
Posted: 2010-04-15 00:35:32
Edit :
Quote
On 2010-04-15 00:35:32, jake20 wrote:
@alexins
any progress on getting the manual shutter fixed in your revision?
thanks!
So far no results.
--
Posted: 2010-04-15 08:58:44
Edit :
Quote
Hi, I try with all of the camdrivers, but noone looks to load in to my c905. I connect the phone without the sim and holding the "C" button, enter in the ifs/settings/camera folder, and remove the camdriver0.dat, and upload the new one. Shutdown the filesystem, close the A2uploader, disconect the phone, reinsert the sim, turn on the phone.... and the camera still with the old software... no new options, no manual iso... nothing... What I'm doing wrong?
--
Posted: 2010-04-16 12:45:25
Edit :
Quote
Hi everyone!
I got free from studies and decided to work on my Cybershot Xperience series once more!
I made a driver for K850 already and have finished one for C905 too
However, i wanted one change which i could not accomplish.
That was, i wanted to change the VGA image to 1 MP; since VGA is too small and the minimum size supported by C905 after VGA is 3 MP, without a 1 MP or 2 MP size between...
I take ALOT of pics everyday and 3 MP fills my memory card too fast, i'm used to using 1 MP for snaps that are not extra-ordinary etc.
---
I opened up the camdriver and changed
seq_ss_config_1 =
$sf.03 1 // JPEG flag to 1
#SET_REG(26,0F) // 640 x 480 JPEG and JPEG IMST
#SS_SETTINGS_VGA
;
to
seq_ss_config_1 =
$sf.03 1 // JPEG flag to 1
#SET_REG(26,0A) // 1280 x 960 JPEG and JPEG IMST
#SS_SETTINGS_1MP
;
---
I also tried changing the Supported Sizes list items to replace VGA with 1 MP, but the picture gets distorted and lined, and the resolution remains VGA.
Anyone has any idea?
--
Posted: 2010-04-16 12:50:38
Edit :
Quote
@witchking
Welcome back!
Its really great to have another expert modder here!
Is it possible for you to add manual shutter speed adjustments for
non flash shots on your C905 driver?
thanks!
--
Posted: 2010-04-16 15:05:48
Edit :
Quote
SLUG
--
Posted: 2010-04-16 17:10:57
Edit :
Quote
Yes it is possible but it's a bit tricky as it's closely associated with its complementary Minimum Frame Rate setting... I tried it earlier but found it time consuming and difficult to test at that time (no patches, no direct camdriver installation from the phone etc), so I focused mainly on other manual settings.
I haven't added it in v 5.0 but i'll add it in the version after it if you want.
v 5.0 is on it's way soon
......
--
Posted: 2010-04-16 17:24:51
Edit :
Quote
New Topic
Reply