Quote:
Originally Posted by JIPG-reader
Ok. The question was related to the other line that is above the one you mention:
Code:
## This patch changes the length of time the clock is displayed to 5 seconds.
replace_bytes = 9FA44E, 40 F6 B8 31, 03 21 89 02
Is it necessary to change also this line? and , are the values related to the other one (e.g. 03 21 89 02 vs 5)?
|
I
think the intention is that you leave the
replace_bytes line as-is and just make your customisation to the
replace_int line., i.e. change the example value of 5 to be what you want.
Someone feel free to correct me if this is wrong as I don't use this patch myself.