Microfunguy
@Waldo
I am having great difficulty porting this to SDM.
This took me to the verge of madness ... !
On power-up, the default and saved CFG values are loaded.
Some CFG values have an associated function to load a script or reader file.
In that code, Canon firmware function strrchr() is used.
Unfortunately, the address in CHDK is incorrect.
It should be :-
NHSTUB(strrchr,0xFF8140D😎
for both 100E and 100H.
I think you will find CHDK grids do not work.
David