What a fantastic project.
I'm trying to compile it on Windows, using WSL 2. It's throwing me this error:
/bin/sh: 1: ./extract_assets.py: Permission denied
Makefile:170: *** Failed to extract assets. Stop.
/ edit: fixed that with sudo chmod -R 777 /sm64_3ds/
but the next error is
make...