Author |
Super camera driver for k750/w800/w810 |
number1 Joined: Sep 12, 2007 Posts: > 500 From: UK,kent,Sittingbourne PM |
i want the em mode limited or fixed at 1 second shutter speed, i also need the filter commnad in it. |
|
leetiran Joined: Aug 15, 2007 Posts: 134 From: China PM |
number1
try this:
EM_SET=$p1 10
$c1 00
#READ_REG(23,$r2 1 1)
$m0 1 $/0 28
$c0 00
#COMMAND(03,02) #COM_EVENT(51,04) $u01 #FILTER(00,03)
$cx $cx;
.
.
.
seq_ss_stop = $u10;
or try this
EM_SET=$p1 10
$c1 00
#READ_REG(23,$r2 1 1)
$m0 1 $/0 28
$c0 00
#COM_EVENT(03,02) #COM_EVENT(05,01) #FILTER(00,03)
$cx $cx;
.
.
.
seq_ss_stop = #COM_EVENT(05,00);
ps: did you defined FILTER?
[ This Message was edited by: leetiran on 2008-01-22 03:19 ] |
Kriomag Joined: Dec 20, 2006 Posts: > 500 From: Poland PM, WWW
|
Auto WB (ENM):

Custom WB (ENM):
(EV +0.7 pointed at white (i had only white paper) till it was 'properly' white --> EV +0.3 to block customized WB --> shot):

Another Example:
Auto WB (EM):

Custom WB (EM) using white paper:

I just wanted to demonstrate how this function works
< rotfl >Someone asked me if i can do my logo on camera screen...< /rotfl > hehe
(sysgfx patch used)

But this is only for fun Normally i use "Photo Mode" / "Video Mode" text.
[ This Message was edited by: Kriomag on 2008-01-22 22:32 ] |
markztrance Joined: Nov 18, 2006 Posts: 137 From: Dagupan, Philippines PM |
@ kriomag:
cool!!! the color production is very natural. BTW how did u put the camdriver version along with the viewfinder??? |
Kriomag Joined: Dec 20, 2006 Posts: > 500 From: Poland PM, WWW
|
On 2008-01-22 10:30:47, markztrance wrote:
how did u put the camdriver version along with the viewfinder???
"(sysgfx patch used)"
code for this gfx is:
e8a9.png - Photo Mode
e8ac.png - Video Mode |
stat5bot Joined: Jan 16, 2008 Posts: 67 PM |
very very nice shots sir Kriomag
may i know what camera driver you are using? |
Kriomag Joined: Dec 20, 2006 Posts: > 500 From: Poland PM, WWW
|
On 2008-01-22 11:33:06, stat5bot wrote:
may i know what camera driver you are using?
Seriously? Your question made me laught
ok, Kriomag_v21.93_BETA  |
679 Joined: Oct 05, 2006 Posts: 174 PM |
Krio
Is it possible to replace in WB menu item "fluorescent" with this new "customer WB" and free +- EV for its original function.
Just advise, bcs it is not order to change you driver of course .
And the question. I guess, when i'm using EV -0.3... -2, WB is auto, right?
|
markztrance Joined: Nov 18, 2006 Posts: 137 From: Dagupan, Philippines PM |
to all who make this thread alive...
do you knw that this thread has almost 1M views?? my last visit in here has reached 1003126 views!!!
cheers!!! |
Kriomag Joined: Dec 20, 2006 Posts: > 500 From: Poland PM, WWW
|
On 2008-01-22 14:00:59, 679 wrote:
Is it possible to replace in WB menu item "fluorescent" with this new "customer WB" and free +- EV for its original function.
Just advise, bcs it is not order to change you driver of course  .
Yes, its very easy but... Custom WB must cooperate with WB Lock (EV+0.3) - WB Lock ofc also can be placed at camera WB Menu eg. under "Cloudy" but this is so slow in useage... (sorry, my english is terrible i must use strenge words but You understand what i mean? ).
Normal EV function can be set if You turn macro off -> Macro OFF -> set EV -> Macro ON -> set WB or Saturation
And the question. I guess, when i'm using EV -0.3... -2, WB is auto, right?
when You use EV -0.3 to -2.0 WB is Locked (as it was set by Auto WB EV 0.0) so.. yes its Auto WB (but Locked)  |
679 Joined: Oct 05, 2006 Posts: 174 PM |
On 2008-01-22 14:50:35, Kriomag wrote:
Yes, its very easy but... Custom WB must cooperate with WB Lock (EV+0.3) - WB Lock ofc also can be placed at camera WB Menu eg. under "Cloudy" but this is so slow in useage... (sorry, my english is terrible i must use strenge words but You understand what i mean?  ).
....
when You use EV -0.3 to -2.0 WB is Locked (as it was set by Auto WB EV 0.0)  so.. yes its Auto WB (but Locked)
Krio
U see, i was sticking to 21.91 and after to 21.92 for a long time... Raiderski made very useful (as for me) mods in 21.92. It is easy to change basic functions ( sharpness, contrast etc.) in "Customer" section.
Using Raiderski 6.7.X drivers i tuned it to be most close to 21.92 functionality ( sorry my english to, but hope for clear understanding). Result was quite accessible.
But original 6.7.X driver tuning possibilities (due to configuration tool) are very numerous. Seems i use only 5-10% of all that can be used, and the rest of functions for me are just excessive in driver's body and perhaps can cause some bugs, especially when i clumsy change something in driver body . Example - ISO exif issue in EM after changing $s0 to other value than 40.
In 21.93 there are no exsessive functions as for me and driver body is rather compact.
So i dreame that "Customer section" will appear in 21.93 to be comfortable for driver tuning by every unskilfully user.
Thx
[ This Message was edited by: 679 on 2008-01-22 14:55 ] |
Kriomag Joined: Dec 20, 2006 Posts: > 500 From: Poland PM, WWW
|
On 2008-01-22 15:51:27, 679 wrote:
In 21.93 there are no exsessive functions as for me and driver body is rather compact.
So i dreame  that "Customer section" will appear in 21.93 to be comfortable for driver tuning by every unskilfully user.
Thx
"Customer section" like in Raiderski? i'll think about that  |
aceeboy Joined: Apr 27, 2007 Posts: 5 PM |
hi krio, may i ask if you're gonna make drivers for w810i? |
Kriomag Joined: Dec 20, 2006 Posts: > 500 From: Poland PM, WWW
|
On 2008-01-22 17:56:09, aceeboy wrote:
hi krio, may i ask if you're gonna make drivers for w810i?
have you tried my driver with w810i? You think it is not working with w810i?
Try cid49 version. |
razvan89 Joined: Dec 28, 2007 Posts: 31 PM |
This driver is better than supercamera 8.54? |
|