Skip to main content

Nintendo DS Graphic format library

Project description

nitrogfx-py

nitrogfx-py is a Python library for handling Nintendo DS graphics formats. It can deserialize and serialize the formats and do some basic conversions with them.

Currently it supports:

  • NCGR/NCBR tilesets
  • NSCR tilemaps
  • NCLR palettes
  • NCER sprite data
  • NANR animation data

The formats aren't perfectly implemented so this most likely won't work with every file from every game out there.

Install from pip

pip install nitrogfx-py

Install from source (for development)

git clone https://gitlab.com/Fexean/ntrgfx-py
pip install --upgrade pip
pip install -e ntrgfx-py

Documentation

The code is documented with docstrings.

You can view them online at: https://fexean.gitlab.io/ntrgfx-py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nitrogfx-py-0.2.0.tar.gz (49.6 kB view hashes)

Uploaded Source

Built Distribution

nitrogfx_py-0.2.0-py3-none-any.whl (40.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page