Author |
Raider camera driver for K790, K800 and K810 (v6.6.5) |
Igor Vidic Joined: Oct 26, 2007 Posts: 25 From: Serbia PM |
I have good news for all fans of Custom White Balance technique (white cards etc.) - it's working fine
I'm afraid lot of us won't sleep tonight waiting for the next release!  |
|
VILLA21 Joined: May 27, 2003 Posts: 61 From: Greece PM |
Joma's OSD v3.1 patch for K800-R8BF003
Orange version.
Code:
| http://www.zshare.net/download/138817441c0f7bdb/ |
|
[ This Message was edited by: VILLA21 on 2008-06-19 21:16 ] |
jomateixa Joined: Dec 09, 2007 Posts: > 500 From: PM |
Raiderski
Code:
|
$c1 0e $cl // RESERVED FOR ZOOM! DON'T USE OTHER FUNCTION HERE!
|
|
Code:
|
FUNC_ID= // przypisania identyfikatorów do funkcji
$p0 00
$c0 09 $s0 01 $cl // focus
$c0 0c $s0 02 $cl // shutter speed (wolny)
$c0 0e $s0 03 $cl // zoom
$s0 00
$cx $cx $cx;
|
|
We can change values for focus and shutter speed in FUNC_ID, but can we remove the zoom line (in FUNC_ID) and then use another function instead? It is only used for zoom operation right?
EDIT: Don't mind I got it.
BTW I
I found a bug in 6.2.1, if you make zoom in video mode and then switch to camera mode (no matter if you returned to 0) the zoom value is remembered and AF preview f**ked. (in your original version, and in my modified version of course too)
BTW II
Thanks for the fill flash!
[ This Message was edited by: jomateixa on 2008-06-20 02:12 ] |
Nuja Joined: Sep 14, 2007 Posts: 40 PM |
could u tell me how to replace zoom by brightness ? there is already a new version, i dont want to bother u for every version ;( |
vudu70 Joined: Apr 15, 2008 Posts: 383 From: Hungary PM, WWW
|
Hi Nuja!
In the current version EV +1.7 function reserved for "original" zoom.It can't be use for other function.
Otherwise:
Sony Xperia Z2A user |
jomateixa Joined: Dec 09, 2007 Posts: > 500 From: PM |
Raiderski
Please check the default flash settings (SET36 and SET37 I mean). It should be 1/250 for Auto but this is not applied:
Code:
|
#SET(36,#XENON_SS_SHORT) // AE_MSHUT_SHORT
|
|
Also you putted a lower value in SHORT (0e), instead in LONG (1d), but no matter about that. As far as I know the SET36 must be setted constant at maximum value (max exposure time), and use SET37 for customizing scene default settings. I had troubles with this when modding withan.
I know the settings aren't working good cause I get values like 1/60 or 1/80.
I think you will find problems using this!
Code:
|
SS_XENON_APPLY=
#SET(36,$w5)
#SET(37,$w5);
|
|
After modifying SET36 the default settings could not be the same again.
Q: RER shutter defaults not defined?
Nuja
PM me if you want the latest 6.2.1 with zoom removed and brightness in +0.7 (like in patch)
[ This Message was edited by: jomateixa on 2008-06-20 15:06 ] |
ptkstep Joined: May 28, 2007 Posts: 52 PM |
On 2008-06-19 18:54:39, Raiderski wrote:
I'm really bored man today...
I have good news for all fans of Custom White Balance technique (white cards etc.) - it's working fine
left = auto scene, auto WB
right = auto scene, Custom WB
much more 'real' colors? of course on right side
Wow!!! Waiting for release. Great work.  |
fulger06 Joined: Sep 30, 2007 Posts: 171 PM, WWW
|
Version 6.2 WB cloudy, ISO 80, 1/125s
all settings auto

[ This Message was edited by: fulger06 on 2008-06-20 19:19 ] |
Domecot Joined: Mar 25, 2008 Posts: 468 From: Macedonia PM, WWW
|
nice pics fulger |
hfmls Joined: Mar 17, 2008 Posts: 489 PM |
are you saying we can use SEM and EM in all conditios? low light, high light? indoor , outdoor? please answer.
if the answer is yes, this is the best "automode go and detect best settings" ever  |
jokamaciek Joined: Feb 28, 2008 Posts: 102 From: Poland PM |
hfmls YES ! because algoritm is intelligen
T300->T610->E398->K700->MPx200->3xK750->N70->K800 + PSP 2004 3.93 M33 + PS3 40GB  |
jhayms Joined: Apr 17, 2008 Posts: 105 PM |
TL zoom is ok. ahhh that was linear zoom. 7x of zoom. its good! New WB on your new version? wow.. real colors!!! right photos are excellent, is with flash on?
no special with my pic, i kinda like playing with SS
[ This Message was edited by: jhayms on 2008-06-21 09:15 ] |
fulger06 Joined: Sep 30, 2007 Posts: 171 PM, WWW
|
all settings auto + WB Daylight
+flash
last night
ISO 640, exposure time 1/8
 |
Goldmen Joined: Oct 07, 2007 Posts: > 500 From: Bulgaria PM, WWW
|
fulger06
Which version you used for these incredible pictures! |
fulger06 Joined: Sep 30, 2007 Posts: 171 PM, WWW
|
Goldmen i use v. 6.21
K810 6.21 ---> real color
N73 original driver camera
Manual Settings
All auto
All auto -my car
[ This Message was edited by: fulger06 on 2008-06-21 19:04 ] |
|