pyjkernel

Python library for Nintendo's JKRArchive/ResourceArchive format


Keywords
nintendo, jkernel, rarc, archive, modding, jsystem, modding-tools, nintendo-hacking, nintendo-wii, python, python3, super-mario-galaxy
License
GPL-3.0
Install
pip install pyjkernel==0.2.2

Documentation

pyjkernel

pyjkernel is a high-level implementation of Nintendo's homemade ResourceArchive (RARC) as well as SZS and SZP compression formats. As of now, it's still work in progress.

Setup

This library requires Python 3.6 or newer as well as oead. The latter will be installed automatically. You can use pip to install pyjkernel:

pip install pyjkernel