decomp-toolkit icon indicating copy to clipboard operation
decomp-toolkit copied to clipboard

Add a way to extract assets that contain relocs

Open roeming opened this issue 4 months ago • 0 comments

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?

roeming avatar Jul 10 '25 22:07 roeming