ZeroSkill1 / nds_iconconverter

Extracts icon files from Nintendo DS files to a BMP file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nds_iconconverter

Extracts icon files from Nintendo DS files to a BMP file

Linux only. I do not plan on creating a windows compatible version.

Usage:

nds_iconverter <path_to_nds_file>

It will create the bmp file at

<path_to_nds_file>.icon.bmp

About

Extracts icon files from Nintendo DS files to a BMP file

License:MIT License


Languages

Language:C++ 77.8%Language:Makefile 22.2%