Joined
·
42 Posts
I've recently tweaked my TiVo to run mode 0 and also used iicsetw to get component output and luminance/colour correction. However, it still doesn't look quite right to me, in particular faces sometimes look a bit orange (and not just David Dickinson!).
I currently have the following in my rc.sysinit.author:
Thanks,
Rowland
I currently have the following in my rc.sysinit.author:
I'd like to play around with a few other things until I get an image I'm happy with, but I'm not sure which ones to adjust. Is there a complete list somewhere of what registers do what?#
# Setup output to give component over SCART
#
/var/hack/bin/iicsetw 0x8C 0x3A 15 &
/var/hack/bin/iicsetw 0x8C 0x2D 63 &
#
# Correct luminance and colour
#
/var/hack/bin/iicsetw 0x8C 0x38 20
/var/hack/bin/iicsetw 0x8C 0x39 20
Thanks,
Rowland