Oct 14, 2011 #1 GuTu Enthusiast Messages 342 Reaction score 223 Points 115 Someone has a tutorial for TU11 Default_mp.xex ? Tuto XexTool + change the hex values on HxD ? for default_mp.xex not default.xex
Someone has a tutorial for TU11 Default_mp.xex ? Tuto XexTool + change the hex values on HxD ? for default_mp.xex not default.xex
Oct 21, 2011 #2 M matttm Enthusiast Messages 507 Reaction score 15 Points 80 id like to know too plz. Upvote 0
Oct 21, 2011 #3 Dwack Now employed at Dominoes! Messages 4,551 Reaction score 2,948 Points 685 Code: xextool -ed -cu default_mp.xex //open in hex editor and search for: 2F 1E 00 00 40 9A FF 70 81 61 00 60 2F 0B 00 01 40 9A FF 64 // Replace with: 60 00 00 00 60 00 00 00 60 00 00 00 60 00 00 00 60 00 00 00 Upvote 0
Code: xextool -ed -cu default_mp.xex //open in hex editor and search for: 2F 1E 00 00 40 9A FF 70 81 61 00 60 2F 0B 00 01 40 9A FF 64 // Replace with: 60 00 00 00 60 00 00 00 60 00 00 00 60 00 00 00 60 00 00 00