greenhorn wrote:How do I call it? Is there a pattern?
If you call any of the patches that I have provided without any arguments (or with wrong ones) it will display a list of options.
./stfupatch -n exeDSP --channel 1000 -d
Will change the timer for Channel Info Banner to 1000 milliseconds (1 second) and display debug informations (-d). You can also set all the timers with a single command:
./stfupatch -n exeDSP --channel 1000 --pvr 1000 --timeshift 1000 --movie 1000 --usb 1000 -d
There only two problem is that you cannot use one command to set --pvr and then another to set --timeshift (they depend on each other). You have to set them with one command or in the opposite order (first --timeshift then --pvr). And in order to reset any (or all ) of the timers you have to reboot the TV.