decomp-toolkit
decomp-toolkit copied to clipboard
Add a way to extract assets that contain relocs
I am extracting assets a rel, and several of the assets reference other assets. Currently, when feeding these assets through a custom_type, it zeroes out the address of the referenced reloc (because it has to extract the asset to a bin file). Is there some way output an asset while maintaining symbol names?