ROM Hack [WIP] [Windows] 3DS CIA Manager - Concept

  • Thread starter Thread starter leerz
  • Start date Start date
  • Views Views 27,340
  • Replies Replies 25
  • Likes Likes 1
i'm not sure why mine does not work for some people... but if you are getting invalid syntax, surely you would have known if you tested it yourself?
unless you are using a different version of python? i'm using 2.7

leerz - ok, i fixed your code, honestly, did you test it?
you should have added a spacer between the titleid and whatever else you are trying to output afterwards.
by product code, what do you mean? the code like this? CTR-JZNP?
i am pretty sure you cannot get that from the cia. or the tmd, or the ticket.
only the application cxi. - right?
if i am wrong please tell me. - i don't really understand what you are trying to output.

here is your fixed code, but yes it seems it still won't output the titleid for people i guess.
so, i fixed your code but i don't believe it does what you want it to.
did you just write it 'blind', without running it?

cearp... Now works leerz py file also after you fixed it, but still only name and no id... I want it to show like your example earlier like this :

MyMarioCIA.cia 000400000007C700
zeldalinktobetweenworlds.cia 00040000000EC300

Now it looks like this in output_titleid.txt

MyMarioCIA.cia -
zeldalinktobetweenworlds.cia -
 
cearp... Now works leerz py file also after you fixed it, but still only name and no id... I want it to show like your example earlier like this :

MyMarioCIA.cia 000400000007C700
zeldalinktobetweenworlds.cia 00040000000EC300

Now it looks like this in output_titleid.txt

MyMarioCIA.cia -
zeldalinktobetweenworlds.cia -

hi, yes i completley understand your problem, but i do not know why :)
for me it works perfectly. i'm sorry. i do not know what is causing the problem so i cannot fix it.

if you are really desperate you can use ctrtool to display the title id of the cia.
 
Hi, this sounds just what I was looking forward to have, an app that tells me all the ids of my cias.

So far I've set up a simple spreadsheet in Excel, one tab with all the games we know so far and listed here: http://3ds.essh.co/ (now it seems not working, only 50 games shows up, I was lucky and got a copy two day before it went wrong) and in another tab a simple vlookup function to search for the id and names of the games.

I've tried to get this python to work, but for whatever reason I was unable to get any id out of any the three files, sorry guys. But I've rewrote it and now it works for me, python 2.7.

Let me know if it works for you guys too, if not I will try to find out why. And I hope leezer will be able to get us an proper windows friendly app :yaysp:
 

Attachments

It would be nice to grab the XML from http://3ds.essh.co and parse it into the list based on a scan of all cias that are added automatically (if matched) each time you transfer new ones to the μ/SD. If a title ID doesn't match then just use the filename in the list. Or if you were zealous you could totally forego the PC side and do it on-the-fly online with the 3DS but that, of course, would be a lot longer process (unless compared to an old PC) with the limited power.

I hope this (or similar ideas) come to fruition because wading through title IDs to uninstall is irritating.
 
okay, sorry for the necro

i was getting frustrated with renaming my stuff manually so i went back and looked here lol

sharing this with you
what it is and what it does.

1. 99% based from the original stuff being shared here so credit to all of you guys <3
2. you need the 3dsreleases.xml file from: 3dsdb
3. creates a renamelog batch file from the inputfile
4. batch file will be a list of items to be renamed from the <name> tag (valid filename of course)
(basic filename+id, region is ommited/ feel free to add it)
5. this isn't exactly as described on the main post but i guess this will do for now
6. tested on random cias, win10, py3 / (some fail)
 

Attachments

Last edited by leerz,
  • Like
Reactions: cearp

Site & Scene News

Popular threads in this forum