Quote:
|
Originally Posted by blueman2 Any chance of adding support for editing CD data? My new BTC 1016IM does not have info for a stack of 100 CD-Rs I just bought, and it will not burn them. I was hoping to add the data into their firmware. |
Currently I have no plans for adding CD support. You can replace one of the available codes with the missing code using a hex editor by yourself. In the BTC 1016 A07F firmware the cd codes are stored at $44000. Here is an example:
Code:
044198 97 22 67 79 59 74 f7 a8 ."gyYt֬
The first three bytes are the cd media code, the next 3 bytes are the capacity.
Nero cdspeed disk info window reports these values as Code: 97m:22s:67f, Capacity: 79:59:74. Try to overwrite one of the entries with the data of your unsupported CDs and hope the best. To be shure you do not replace a RW code, read out the code of one of the cds of your collection.
Flashing a patched firmware will void your warranty.