• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Dawn, Gloria, Juliana, or Summer - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[Other] Transparent text boxes in firered

You're gonna have to give us a few more details if you want to fix it.
What method are you using to implement this, and how did you specifically do it yourself? (Where did you place any routines, etc.)

#dynamic 0x800000
#org @begin
writebytetooffset 0x3F 0x4000000
writebytetooffset 0x1F 0x4000000
writebytetooffset 0x41 0x4000000
writebytetooffset 0x3F 0x4000000
writebytetooffset 0xF 0x4000000
writebytetooffset 0xA 0x4000000
writebytetooffset 0xFF 0x20377DC
writebytetooffset 0xFF 0x20377DD
writebytetooffset 0x0 0x20377DA
writebytetooffset 0x0 0x20377DB
writebytetooffset 0x0 0x20377DE
writebytetooffset 0x0 0x20377DF
writebytetooffset 0x0 0x20377EC
writebytetooffset 0x0 0x20377ED
writebytetooffset 0x0 0x20377EE
writebytetooffset 0x0 0x20377EF
writebytetooffset 0x0 0x20377F0
writebytetooffset 0x0 0x20377F1
writebytetooffset 0x0 0x20377F2
writebytetooffset 0x0 0x20377F3
writebytetooffset 0x0 0x20377F4
writebytetooffset 0x0 0x20377F5
writebytetooffset 0x0 0x20377F6
writebytetooffset 0x0 0x20377F7
return

I keep on trying but it doesnt become a transparent black textbox with white text and i have to talk to someone that i compiled the script and copyed and pasted the offset and it worked a tryed it on script but even though i steped on the tile the scripts on nothing happened!
 
Nope but after talking to the fat guy every text box becomes transparent but not with the black box and white text
You would have to explain a bit more, if it becomes transparent, but not black with white text, then what does it become?
Also you should really use ASM for this, since it is better, and the WBTO method has some side-effects
Ep!c made a tutorial on Transparent textboxes, and I made the patch for FR, I can give you the hex bytes if you want it, then you just call the ASM routine.
 
You would have to explain a bit more, if it becomes transparent, but not black with white text, then what does it become?
Also you should really use ASM for this, since it is better, and the WBTO method has some side-effects
Ep!c made a tutorial on Transparent textboxes, and I made the patch for FR, I can give you the hex bytes if you want it, then you just call the ASM routine.

Alright but I can't find HxD and I really need that to hex edit and I really want it to be a transparent black textbox that has white text
 
Back
Top