Hi, I created an account to also chime in about the "black screen until button press" issue. The rest of the functionality works great :) I checked the code and the patchLangMaskPatch uses STR (word) operation whereas the patchRegionPatch uses STRB (byte) operation. As I understand, the STR...