Changes

Jump to navigation Jump to search
8 bytes added ,  03:50, 29 July 2012
m
no edit summary
Line 4: Line 4:  
: It's called the card info header, returned by gamecards when reading the header. I'm also finding your updates not always accurate because you are working only with development files, which differ sometimes greatly with retail files. If you look closely, you'll see that retail card info header is 0x200 bytes, while the development card info header is much much bigger. --[[User:Neimod|Neimod]] 20:46, 28 July 2012 (CEST)
 
: It's called the card info header, returned by gamecards when reading the header. I'm also finding your updates not always accurate because you are working only with development files, which differ sometimes greatly with retail files. If you look closely, you'll see that retail card info header is 0x200 bytes, while the development card info header is much much bigger. --[[User:Neimod|Neimod]] 20:46, 28 July 2012 (CEST)
 
::"I'm also finding your updates not always accurate because you are working only with development files" Well, while I was making mods for 3DSExplorer specifically the NCSD module, I noticed that there was an extra section at 0x1000 bytes in the retail .CCI I had been testing by mods with. This had not been documented on 3DBrew, so to see what all this was about, I built a CCI with a developer CCI maker, BOTH retail and dev CCI followed the format of titleID, reserved(8), 'Initial data'(this section might be different to retail but uses the same amount of space.), reserved(c0), copied from executable NCCH, Reserved/not used(on retail CCIs this was filled with 'F's for the debug CCI I built, this was filled with '0's). So they were both 0x200 in size, if you ignore the filling out to offset 0x4000. Checking now, Nintendo Development CSU files, the card info header is bigger. But the point being I followed many retail .CCIs and one dev CCI(which was quite similar to retail format) for describing the format. After checking your fix up on the NCSD page, my documentation of the region 0x1000-0x1200 for retail was correct. --[[User:3dsguy|3dsguy]] 03:48, 29 July 2012 (CEST)
 
::"I'm also finding your updates not always accurate because you are working only with development files" Well, while I was making mods for 3DSExplorer specifically the NCSD module, I noticed that there was an extra section at 0x1000 bytes in the retail .CCI I had been testing by mods with. This had not been documented on 3DBrew, so to see what all this was about, I built a CCI with a developer CCI maker, BOTH retail and dev CCI followed the format of titleID, reserved(8), 'Initial data'(this section might be different to retail but uses the same amount of space.), reserved(c0), copied from executable NCCH, Reserved/not used(on retail CCIs this was filled with 'F's for the debug CCI I built, this was filled with '0's). So they were both 0x200 in size, if you ignore the filling out to offset 0x4000. Checking now, Nintendo Development CSU files, the card info header is bigger. But the point being I followed many retail .CCIs and one dev CCI(which was quite similar to retail format) for describing the format. After checking your fix up on the NCSD page, my documentation of the region 0x1000-0x1200 for retail was correct. --[[User:3dsguy|3dsguy]] 03:48, 29 July 2012 (CEST)
::"I'm also finding your updates not always accurate you are working only with development files" What else have I got wrong?--[[User:3dsguy|3dsguy]] 03:48, 29 July 2012 (CEST)
+
::"I'm also finding your updates not always accurate because you are working only with development files" What else have I got wrong?--[[User:3dsguy|3dsguy]] 03:48, 29 July 2012 (CEST)
    
Old version:
 
Old version:
839

edits

Navigation menu