Zelda 3 hacking

Romhacking.net is your friend. You might find some romhacking tools made for LTTP, it is one of the most hacked SNES games.
 
What do you mean by "script editing"? You can use a debugger to trace certain values and replace them with other values, but if you want to change code in a non-trivial manner, that is going to require a lot of knowledge of assembly, SNES ROM file structure, compression/decompression algorithms (in some cases) and the hardware. There are some cases where such tools are available that do all this work for you (FEUniverse.us has them for Fire Emblem: Sacred Stones, I've used them myself), but they are rare. Not sure if those exist for Zelda 3.
 
Last edited:
What do you mean by "script editing"? You can use a debugger to trace certain values and replace them with other values, but if you want to change code in a non-trivial manner, that is going to require a lot of knowledge of assembly, SNES ROM file structure, compression/decompression algorithms (in some cases) and the hardware. There are some cases where such tools are available that do all this work for you (FEUniverse.us has them for Fire Emblem: Sacred Stones, I've used them myself), but they are rare. Not sure if those exist for Zelda 3.
the game's script, as in the story/dialogue.
 
the game's script, as in the story/dialogue.

What are you trying to do? Depending on what you are trying to do, it may or not be feasible. Like changing story text could be straightforward as long as it fits into the dialogue box, but more complex changes might require custom code.
 
Last edited:
What are you trying to do? Depending on what you are trying to do, it may or not be feasible. Like changing story text could be straightforward as long as it fits into the dialogue box, but more complex changes might require custom code.
oh, I just wanted to make Link a girl. Shounen Captain magazine's Zelda 1 guide has been on my mind lately, and I was like "wait, isn't Zelda 3's Link the same?" and the idea came to me. if possible(and with permission, assuming it's not open source) I'd like to make a revision for the Triforce of the Gods Re-Localisation patch by OldManOfTheSEA. otherwise, the vanilla game is just fine.

ultimately I should have been more clear from the start, but that's my fault. thank you for your patience.
 
That should be feasible if it is just changing Link's sprite and male pronouns to female ones. It will require some digging into the debugger and some knowledge of compression/decompression algorithms as I suspect that Zelda 3 uses those. You could research some of the available tools that replace assets in the game to understand how they achieve that. But as a minimum you'd have to have a decent understanding of assembly code and using SNES debuggers (those are provided by the emulator).
 
That should be feasible if it is just changing Link's sprite and male pronouns to female ones. It will require some digging into the debugger and some knowledge of compression/decompression algorithms as I suspect that Zelda 3 uses those. You could research some of the available tools that replace assets in the game to understand how they achieve that. But as a minimum you'd have to have a decent understanding of assembly code and using SNES debuggers (those are provided by the emulator).
since Link has pink hair already, the sprite is fine. the focus here will be the text. there was, at one time, a Zelda 3 text editor, but it doesn't work anymore, i think.
 

Connect with us

Latest Threads

What's your favourite console?

Many consoles have passed through my house from 2000 to today. But if I had to choose my...
Read more

Unique PCVR games?

I got the PSVR2 a few months ago and had a lot of fun with Red Matter 2 and Drums Rock, and...
Read more

Do you like watching/reading food reviews?

This is just one of those things... I can't even explain why I like watching someone talk about...
Read more

Backbone

Was on sale cuz holiday I think
Went with white, buttons on black are so uggo…
Should arrive...
Read more

Add a game dialogue or conversation and see if others can guess what it's from

Something that popped in my head while browsing our lovely forum.
I'm sure almost all of you can...
Read more
Back
Top