Tools for viewing and converting N64 textures
Build process of RN64TexTools requires only the Lazarus IDE which can be installed under Debian-based systems with:
sudo apt install lazarusThen clone this project:
git clone https://github.com/niehoff90/RN64TexTools.git
cd RN64TexToolsFinally build with:
lazbuild RN64TexView.lpi
lazbuild RN64TexConv.lpi




