Just discovered the strings in strings.bin
Seems I have to write another unpacker..
At least the basics don't seem to have changed that muchThat's an old SDK, a lot of changes since then
Lots of challenges with different recycle settings
Hmm.. What about deleting the 30 Minute file?hello again,
what IO change? the camera writes to sd every byte generated when its generated, right? file limit is only a trick to replace old files when the card gets full.
and the 'off' time loop setting? it would be a IO killer ...
may be easy to change the existing loop times if they are stored, for example, in a word or dword in the binary. but it may be hard to discovered the mem address...