(11-09-2016, 04:51 AM)DeathBringer Wrote: The error string is "This CPU cannot be supported. System will shutdown in 20 seconds".
I've asked you for a photo cause you didn't gave the exact error string. But I've found it myself.
I've found interesting code in RUN_CSEG module:
Code:
7B05 cmp al, cs:[si+4]
7B09 jz 7B12h
7B0B ....
...
7B10 jmps 7AD6h
7B12 popad
7B14 call sub_7B18 ; printing the error string & halt
One byte patch is needed:
Ok thank you for your help i realy appreciated How do i ad the One byte patch ?
I dont understand strings/mods etc etc.
Could you help me out?
Regards,
Najime