a further annoyance on the ixus 70 is that it seems to sometimes default in to taking raw files too.
I think that the normal menu settings are stored in a config file on the card - is there any way to get them right then make this file read only?
the script I'm using is Ultimate.lua
I kinda fear that CHDK may just ignore the FAT read only flag - but I'll give that a go!
I suggest testing this manually, e.g. set the files read only, open the menu, change a setting, leave the menu, reboot the camera and check whether the setting was changed.
set_autostart(2) -- autostart once
Ah thanks. I bet that's it for at least one of the niggles.
set_raw(false)
Code: [Select] set_raw(1)
set_raw(1)
And FWIW, I'd love to have these shortcuts be optional, and would be fine with having off be the default. However, from what I remember of the code it's a bit convoluted.
Started by RyeBrye Firmware Dumping
Started by papaone General Help and Assistance on using CHDK stable releases
Started by mchoeven Creative Uses of CHDK
Started by Positivo General Help and Assistance on using CHDK stable releases
Started by Mlapse Script Writing