First of all, a note. this is for testkit and devkit consoles ONLY!
We are working on a way to bring debug functionality to retail consoles, but it might take a while.
These are the patches:
*(uint16_t *)0xFFFFFFFF82607E56 = 0x9090; //retail - testkit (doesn't work on retail yet, but offsets are the same)
*(uint16_t *)0xFFFFFFFF82607E71 = 0x9090; //retail - testkit (doesn't work on retail yet, but offsets are the same)
*(uint16_t *)0xFFFFFFFF825FCFE6 = 0x9090; //devkit
*(uint16_t *)0xFFFFFFFF825FD001 = 0x9090; //devkit
Due to the nature of devkits, only hitodam