Author |
How to Learn Modding a camera driver? |
m_ravi009 Joined: Oct 22, 2009 Posts: 18 PM |
Hi ,everyone.
I have read all the topics regarding modding of camera drivers.I tried every driver like best_pic_color_V8, witchkings cx v8.0, strong 1.5 beta, cyber-sHut v4.3 by pohuman , tough-shot and 3 more.All the drivers are very good and are efficient in giving good colors. Now i am interested to mod camera driver.So can anyone give me tutorials for developing code for camera driver.I am a starter in programming and i know basics in assembly and c and java.I think all the modders are writing codes depending on hardware.What i understand after editing the driver in notepad is that you are giving values and changing them for every mode (twilight,auto,document etc..).Even if it's time taking i want to learn these things and i am interested in it.So can anyone send me the link for tutorials.It will be a great help for me.Thanks. |
|
Raiderski Joined: Jul 03, 2006 Posts: > 500 From: Poland, Hell, Mountains PM, WWW
|
hi,
you can start here: introduction to camera driver programming
good luck
|
deddot Joined: Jan 31, 2010 Posts: 87 From: Ella Hilir-Indonesia PM, WWW
|
my first self edited cam driver closes the camera instanly.. lol..
i want to learn also..
i've managed to find the line that change the video resolution, and try to make 640x480 resolution.. but then i think those expert modder surely know this.. but why they didn't used it..
i still wanna try the effect of changing that line, but i affraid it will broke my camera.. so i cancel it..
i think the best thing of modded cam driver is the manual focus..
right now i comparing line by line the original driver with cybershot experience to find the manual focus line..
a little help from expert modders will be great..
i trying to make macro mode into manual focus and picture quality into color mode (plain and vivid) .. thats all i want..
it will be really great if anyone show me how to do it..
thanks.. |
m_ravi009 Joined: Oct 22, 2009 Posts: 18 PM |
thanks raiderski .its very helpful.Now i can understand some of the commands in the driver.I will try my best to understand everything.Thanks again for your help. |
|