Sony Ericsson / Sony : Software, Firmware and Drivers : All about camdriver modding (for modders)
>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Software, Firmware and Drivers
> All about camdriver modding (for modders)
Bookmark topic
This topic is for camdriver modding discussion
I think it is better for us to discuss in one topic different refinements of camdriver modding (best params and settings, share experence and so on).
I'll hope that cammodding guys (Number1, Kriomag, Raiderski and others) agree with me.
--
Posted: 2008-01-27 19:41:15
Edit :
Quote
Good idea ''the modders corner'' well done my fried
--
Posted: 2008-01-27 20:04:38
Edit :
Quote
a place to share our ideas yes a good idea
--
Posted: 2008-01-27 20:30:49
Edit :
Quote
This software are for editing language files
http://www.filehoster.ru/files/m5848
You understand that a have in view?
Now we can fully rename menu of camera! And called scenes and etc correct names!
For example, i can change in my camdriver name of Effect Solarize to LiveColours! That's brilliant!
And with help of other soft (for changing gfx of db2020) we can draw new icons and many others!!!!
The camdriver modding step to next stage of evolution!
I am congratulate heartily all you, my colleague!
--
Posted: 2008-01-27 21:01:03
Edit :
Quote
ok, i'm in. my posts about code will be here
--
Posted: 2008-01-27 22:16:27
Edit :
Quote
Hi, i'm new to this and i was wondering if this was possible. I have a k750 and a k550 and the camera on my k750 is much better. Is it possible to take my k750 camera driver and put it on my k550? or is there anyway i could mod my k750 camera driver to work with my k550?
Thanks
--
Posted: 2008-01-27 22:53:41
Edit :
Quote
I think this is not possible
_________________
k750@w800 R1BC002
www.camdrivers.wz.cz/[ This Message was edited by: strong on 2008-01-27 22:06 ]
--
Posted: 2008-01-27 23:05:47
Edit :
Quote
Hey Pros, there's a little bug when using the force flash code:
seq_set_prop_e_2 = $sb 04 // Forced ON, for service menu and production tests
$c9 08 // R5 camera version?
#COM_EVENT(5a,83) // Forced xenon 0b10000011, slow sync at beginning
$cl
#COM_EVENT(51,00) // Sensor scene "Auto 00"
#COM_EVENT(5a,9b) // FLASH_MODE 0b10001011: Flash on, RER off, sync on beginning.
$cx;
When switching to doc mode, #SET_REG(40,01) in doc macro is overrided, being AE_XENON_ISO 320 or wherever but only the first pic. If we semi-press the camera button for take another pic ISO is 100, but not in any other case. I putted a macro to force xenon ISO 100 if doc mode selected but it does nothing.
In two or three days I can spend time on it, but now I don't have the time. It should be very easy to force flash changing some register values in property 23, and it will be more elegant.
I just want to inform about that bug.
Cheers
[ This Message was edited by: jomateixa on 2008-01-27 22:48 ]
--
Posted: 2008-01-27 23:31:00
Edit :
Quote
On 2008-01-27 21:01:03, SonarikK510 wrote:
This software are for editing language files
http://www.filehoster.ru/files/m5848
You understand that a have in view?
Now we can fully rename menu of camera! And called scenes and etc correct names!
For example, i can change in my camdriver name of Effect Solarize to LiveColours! That's brilliant!
And with help of other soft (for changing gfx of db2020) we can draw new icons and many others!!!!
The camdriver modding step to next stage of evolution!
I am congratulate heartily all you, my colleague!
How to use the software? Thank you
--
Posted: 2008-01-28 06:22:44
Edit :
Quote
$s5 %0 $-5 08 #COM_EVENT(56,$w5);
Anybody can explain to me that code? ( i know, that is a sharpness param)
I don't know this codes (with $s5, $-5 and so on), only macroses such as #COM_EVENT(56,$w5), #SET_REG, and others....
So, anybody can explain what does mean
$s5 - ?
%0 - ?
$-5 - ?
08 - ?
Where i can get manual about this commands?
@ alvink83
Open main programm, open the *lng file, search a necessary text, change it, click apply, save as..... and upload to your phone, to a hidden FS
--
Posted: 2008-01-28 18:17:31
Edit :
Quote
New Topic
Reply