Make BisonCam work on Windows Vista

by Nish Vamadevan on 02/06/2007 · 101 comments

I had a problem installing the BisonCam Driver on my ASUS Laptop running Windows Vista, The XP driver didn’t work at all and I expected that…

This is how I got it working…

Download the driver in the following location and install it.

http://www.fnode.com/drivers/Bison_Camera_Vista32_NB.zip

Then you need to Reboot. Do NOT avoid to reboot because you are too lazy, otherwise it won’t work!

After that, you need to make some registry modifications. Easy way to do it is to copy the registry code into notepad and save it as a .reg file. After that, just double click the .reg file and apply the registry modification. (Copy the code in between Registry Info tag)

You can also download the .reg file Here.

The Cam might show the picture as upside down, All you got to do is a Verticle Flip, Its on the Option ==> Video Capture Filter ==> Rotation


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cam5603D]
“SensorType”=dword:0000000a
“LensType”=dword:0000000c
“ImageSize”=dword:00000001
“ViewSize”=dword:00000a50
“SnapItem”=dword:00000000
“MPTest”=dword:00000000
“RGB24″=dword:00000000
“WideScreen”=dword:00000000
“DeviceOffOn”=dword:00000000
“CpuUsage”=dword:00000000
“DcOffset”=dword:00000000
“AeTable”=dword:00000000
“PCB_SIZE”=dword:00000001
“PropShowItem”=dword:00000000
“SXGASize”=dword:00000001
“BlockS3S4″=dword:00000000
“AETarget”=dword:00000000
“FlikerLim”=dword:00000000
“InterpolationMethod”=dword:00000000
“ADC”=dword:00000000
“DC_Level”=dword:00000000
“Gama_Offset”=dword:00000000
“ImageEffect”=dword:00000000
“ChkPacketHdr”=dword:00000000
“SaBase”=dword:00000006
“SaDivitor”=dword:00000006
“SensorYUYV”=dword:00000000
“AvgAE”=dword:00000000
“Timer1″=dword:0000000a
“Timer2″=dword:0000005a
“PowerDown”=dword:00000000
“DoXPC3″=dword:00000001
“Do2KC3″=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\BisonCam]
“AgcGainType”=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\WebCam\M2000]
“StillImage”=dword:0000000a
“MultiLangID”=dword:00000009

Last 5 posts by Nish Vamadevan

{ 101 comments… read them below or add one }

1 Rutger 31/01/2010 at 10:34

now my webcam is working but the colors are kinda messed up it has yellow and blue in some places of the picture. the webcam is made by Sweex but vista recognizes it as bisoncam. its at least something, thx so fare

Leave a Comment