zelda object tag
Appends Zelda 64 object files to eachother, and recalculates
I made this when I got tired of recalculating files by hand. It helped me with my Aria restoration, among other things.
Usage: $ python zot.py (File to append to) (File to append) (Bank)
Example: $ python zot.py /home/user/object1.zobj /home/user/object2.zobj 6
zot.py
|