AW: Angeblicher neuer emu für um
Ich war mal so frei und habe die FAQ hier rein gesetzt
After the Dbox2 Toolchain a little fight, hats worked.
I have mpcs for Dbox2 translate the Quick and minced
by 1801:0501 to 1801:1102 for Unity Media.
Thus, mpcs the HD channels of UM decipher cards ...
Here are the changes of the Quick hacks (possibly flow they get a yes ...)
if (premhack) / / quickhack for 1801:001102
/ / Moved behind the check routines, because newcamd-ECM will fail if ecm is converted before
if (he-> caid == 0x1801 & &-> ecm [3] == 7 & &-> ecm [5] == 0x11 & &-> ecm [6] == 02)
(
int l;
char hack [13] = (0x70, 0x51, 0xc9, 0x00, 0x00, 0x00, 0x01, 0x10, 0x10, 0x00, 0x48, 0x12, 0x07);
-> caid = 0x1722;
-> prid = 0;
-> l = (he-> ecm [2] +3);
memmove (he-> ecm +14, he-> ecm +4, he-> l-1);
memcpy (he-> ecm +1, hack, 13);
-> l + = 10;
-> ecm [2] =-> l-3;
cs_debug ( "ecm converted 1801:001102 -> 1722:000000");
Das Emu findet Ihr im Anhang