Skip to content

dtk dol strings command#138

Open
PJB3005 wants to merge 1 commit intoencounter:mainfrom
PJB3005:26-04-26-strings-command
Open

dtk dol strings command#138
PJB3005 wants to merge 1 commit intoencounter:mainfrom
PJB3005:26-04-26-strings-command

Conversation

@PJB3005
Copy link
Copy Markdown

@PJB3005 PJB3005 commented Apr 25, 2026

This dumps a series of symbol definitions for strings in an elf, starting at a given address. This is intended for games where mwerks is configured to emit each string as a separate symbol.

Code's a bit of a hacky prototype but I figured I'd push it already. I'll clean it up tomorrow probably.

Example usage (note I fixed the offsets not being the final address already):

Code_sh25TKdm7B

This dumps a series of symbol definitions for strings in an elf, starting at a given address. This is intended for games where mwerks is configured to emit each string as a separate symbol.
@PJB3005 PJB3005 force-pushed the 26-04-26-strings-command branch from 02e01ba to 7ee0d77 Compare April 26, 2026 17:34
@PJB3005
Copy link
Copy Markdown
Author

PJB3005 commented Apr 26, 2026

image

New screenshot, supports RELs

@PJB3005 PJB3005 marked this pull request as ready for review April 26, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant