Delta Blast Burn Posted April 10, 2011 Posted April 10, 2011 (edited) I was just wondering if it was possible for one of our resident codemonkeys to write one. They seem to be relatively simple in format: 0x00 - 0x0f "ARDS000000000001" 1{0x10 - 0x154 Game name padded with 00 to 64 bytes 3 times with 0x00 appended after each letter. * Note that if the .dsc file was created by Ciro's Pokemon Maker (CPM) then the 2nd and 3rd listing are corrupted. 2{64 bytes Then some garbage data if the file was created by CPM If not it's 00 all the way 3{48 bytes First four are 00 Followed by Rom header in this case: BPRE Followed by Game name once again padded with 00 till 48 bytes 0x0160 -016a seems to differ between files, I believe it has something to do with the codes themselves. Followed by 0xC028 4{then comes the "(m)" 5{Then 17 bytes of "0x20" essentially the are spaces 6{The code names follow the pattern of; four bytes of 00, then the code name, then they are padded to a multiple of 8 bytes with 0x00 or 0x20 7{the codes stored little endian one line at a time EDIT: I relized that the programmer would need more than those two code lists, so i added a whole bunch more. EDIT 2: Did more research, and rewrote part 7 AR GBA MAX DUO..rar Edited August 2, 2012 by Delta Blast Burn Did more research, updated info
KazoWAR Posted April 17, 2011 Posted April 17, 2011 Is there not a code list editor from the maker of the device?
Delta Blast Burn Posted April 18, 2011 Author Posted April 18, 2011 not that I know of, and believe me i've searched
Delta Blast Burn Posted August 2, 2012 Author Posted August 2, 2012 I did some more research, so i updated the first post @Bond697 I did finally find an unofficial editor here http://web.archive.org/web/20070208113746/http://www.pokerealm.net/ciro/armaxduo/ but the download is for a 1x1 gif image titled arcodemanager12alpha.zip
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now