Skip to content

40D: New boot process with cache_hacks (Thank you g3gg0 & a1ex)

Bitbucket Importer requested to merge bitbucket/merged-pr-21 into branch/unified

Created originally on Bitbucket by jplxpto

Was already merged in Bitbucket before import, marked as merged by the import user

With the help of g3gg0 & a1ex, I could finally change the boot process of the 40D. Now the 40D is launched with the help of cache_hacks created by our friend g3gg0. No more proprietary code.

I replaced the function that creates the task cmdShell. In my function I call the original function and my function that starts ML.

Merge request reports