Quote:
Originally Posted by Touch999
|
The hack mentioned in this thread enables Large (320x240) and CIF (352x288) size video recording instead of the normal Small (128x96) and Medium (176x144)...
but the registry key is misspelled in the original post... read on for proper instructions.
The post tells you to change:
Quote:
Originally Posted by ddv2005
HKLM\Software\HTC\Camera\P2\MainCamSupportCapSize = dword:0x0A (10)
change to dword:0x3A (58) and you will have Large & CIF resolutions.
|
Should be:
Code:
[HKEY_LOCAL_MACHINE\Software\HTC\Camera\P2]
"MainCamSupportCaptSize"=dword:0000003a
if you leave the "t" out you'll get no change.