DSi CDNs - Convert to .nds?

Thanks, I've tried ntool but without success. I've got it to work for 3DS games, but I haven't been successful with DSi. Looking at the options, I'm only seeing one option regarding converting CDN files, which is to convert to .cia format.

Unfortunately, this gives me an error:

Code:
PS Microsoft.PowerShell.Core\FileSystem::\\Downloads\ntool-master> .\ntool.py cdn2cia "\\Downloads\Flametail (USA)" --out ntool_flametail_game.cia

Traceback (most recent call last):

  File "\\Downloads\ntool-master\ntool.py", line 48, in <module>

    cdn2cia(path, out, title_ver, cdn_dev, cia_dev)

  File "\\Downloads\ntool-master\utils.py", line 611, in cdn2cia

    t = TMDReader(tmd)

        ^^^^^^^^^^^^^^

  File "\\Downloads\ntool-master\lib\ctr_tmd.py", line 88, in __init__

    content_infos.append(TMDContentInfoRecord(content_info))

                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "\\Downloads\ntool-master\lib\ctr_tmd.py", line 48, in __new__

    return cls.from_buffer_copy(buf)

           ^^^^^^^^^^^^^^^^^^^^^^^^^

ValueError: Buffer size too small (32 instead of at least 36 bytes)

Could somebody put together a correct example of how to convert it?
 
Download decrypted ver (rename .nds or .app) anywhere.

Are you going to convert the encrypted version?
It seems that files for decryption cannot be published here.
 
Download decrypted ver (rename .nds or .app) anywhere.

Are you going to convert the encrypted version?
It seems that files for decryption cannot be published here.
I encounter the same issue whether I use encrypted or decrypted versions of the CDN files.
 
I encounter the same issue whether I use encrypted or decrypted versions of the CDN files.
What issue did you encounter when use decrypted ver?
You just need to rename it (e.g. rename 00000000 to 00000000.nds).
 
What issue did you encounter when use decrypted ver?
You just need to rename it (e.g. rename 00000000 to 00000000.nds).
Thank you, I didn't realize that was how it worked. I was under the impression I need to use a tool to convert all the files into a .nds format, not realizing the numbered extension-less files already were in that format.
 

Site & Scene News

Popular threads in this forum