Mega Mario XD
80    
Level: 22
   

Posts: 38/81
EXP: 53086 For next: 5264
Since: 10-26-07
From: Australia
Since last post: 13.8 years Last activity: 13.8 years
|
|
Quote of the moment by The Glitch: "What good is a document without notes? Digital toilet paper at best."
****
Hi all,
I'm curious to know if you can change the Mario A, B, C and D text on the title screen.
The Glitch and I thought they were textures, and he did a Rice Video texture dump while I was at school, and reported back that it's text, not a texture.
Anyone have a idea of how to hack this text? I want to change it to Peach A, B and so on.
Thanks,
Matthew
____________________ Matthew Coburn
Member of the Peachy64 Hacking Team
NintenNetwork
****
THIS POST IS TOTALLY ORIGINAL
UNAUTHORISED DUPLICIATION PROHIBITED |
coolethan
Random nobody
Level: 8
   
Posts: 7/8
EXP: 1644 For next: 543
Since: 11-17-07
From: California
Since last post: 14.4 years Last activity: 13.9 years
|
|
Originally posted by Matthew Coburn Hi all,
I'm curious to know if you can change the Mario A, B, C and D text on the title screen.
The Glitch and I thought they were textures, and he did a Rice Video texture dump while I was at school, and reported back that it's text, not a texture.
Anyone have a idea of how to hack this text? I want to change it to Peach A, B and so on.
Thanks,
Matthew
i wanted to know that too, i've been looking all over and i can't find it.
i was going to change it to Luigi A, B, C and D but, couldn't find it
and good luck with your Peachy 64 |
John2k4
490          Bubble Bobble
Level: 48
   

Posts: 369/499
EXP: 817954 For next: 5589
Since: 08-05-07
From: Arizona
Since last post: 8.9 years Last activity: 7.8 years
|
|
| |
Level--> 24
EXP----> 78105
Question.
Do you neam the colored letters like the press start?
If so, then follow what coolethan posted to change them.
Originally posted by coolethan in Tile Molester press the Decrease width button 14 times,
then goto the rom address 00807755
____________________ Roger3245 | | |
 |
Mega Mario XD
80    
Level: 22
   

Posts: 39/81
EXP: 53086 For next: 5264
Since: 10-26-07
From: Australia
Since last post: 13.8 years Last activity: 13.8 years
|
| Posted on 12-05-07 04:45:30 AM (last edited by Mega Mario XD at 04-28-08 02:16 AM) |
Link | Quote
| |
Originally posted by roger3245 Question.
Do you neam the colored letters like the press start?
If so, then follow what coolethan posted to change them.
Originally posted by coolethan in Tile Molester press the Decrease width button 14 times,
then goto the rom address 00807755
No. Sorry. |
coolethan
Random nobody
Level: 8
   
Posts: 8/8
EXP: 1644 For next: 543
Since: 11-17-07
From: California
Since last post: 14.4 years Last activity: 13.9 years
|
|
Originally posted by roger3245 Question.
Do you neam the colored letters like the press start?
If so, then follow what coolethan posted to change them.
Originally posted by coolethan in Tile Molester press the Decrease width button 14 times,
then goto the rom address 00807755
he is looking for the text in the beginning after the press start screen.
right next to the Loading Blocks there's Mario A, B, C & D
he wants to change them to read Peach A, B, C & D for his Peachy 64 hack.
and i want to change it to Luigi A, B, C & D for my Luigi 64 hack.
|
RomanianGirl

Level: 16
   

Posts: 1/42
EXP: 19638 For next: 618
Since: 01-31-08
From: Canada
Since last post: 12.9 years Last activity: 12.9 years
|
|
It's all in Hex code, you have the change the Hex code for MARIO (16 0A 1B 12 18) to PEACH (19 0E 0A 0C 11). For Mario A, it starts at the Hex address: 258258. Do not edit other stuff as it can ruin the ROM. I suggest copying the ROM and pasting it as a backup copy in a different folder. You will also need to find a program that fixes the checksum.
Same for Luigi, but change it to LUIGI (15 1E 12 10 12).
Image links:
Peach ABCD
Luigi ABCD
Good luck to both of you!
|
Deleted User
Collection of nobodies
|
|
Originally posted by RomanianGirl It's all in Hex code, you have the change the Hex code for MARIO (16 0A 1B 12 18) to PEACH (19 0E 0A 0C 11). For Mario A, it starts at the Hex address: 258258. Do not edit other stuff as it can ruin the ROM. I suggest copying the ROM and pasting it as a backup copy in a different folder. You will also need to find a program that fixes the checksum.
Same for Luigi, but change it to LUIGI (15 1E 12 10 12).
Image links:
Peach ABCD
Luigi ABCD
Good luck to both of you!
I tried the hex address but it doesn't work.
____________________
=================== [Posted by gop_red_94]
|
RomanianGirl

Level: 16
   

Posts: 3/42
EXP: 19638 For next: 618
Since: 01-31-08
From: Canada
Since last post: 12.9 years Last activity: 12.9 years
|
|
Originally posted by gop_red_94
Originally posted by RomanianGirl It's all in Hex code, you have the change the Hex code for MARIO (16 0A 1B 12 18) to PEACH (19 0E 0A 0C 11). For Mario A, it starts at the Hex address: 258258. Do not edit other stuff as it can ruin the ROM. I suggest copying the ROM and pasting it as a backup copy in a different folder. You will also need to find a program that fixes the checksum.
Same for Luigi, but change it to LUIGI (15 1E 12 10 12).
Image links:
Peach ABCD
Luigi ABCD
Good luck to both of you!
I tried the hex address but it doesn't work.
Do a search for the Hex string "16 0A 1B 12 18 9E 0A". This is Mario A.
Mario B =16 0A 1B 12 18 9E 0B
Mario C = 16 0A 1B 12 18 9E 0C
Mario D = 16 0A 1B 12 18 9E 0D
I messed up with reading the hex address, sorry. When you find it, could you tell me the correct address so I know for future please?
|
Deleted User
Collection of nobodies
|
| Posted on 02-01-08 09:08:40 PM (last edited by gop_red_94 at 02-01-08 06:08 PM) |
Link | Quote
| |
Originally posted by RomanianGirl
Originally posted by gop_red_94
Originally posted by RomanianGirl It's all in Hex code, you have the change the Hex code for MARIO (16 0A 1B 12 18) to PEACH (19 0E 0A 0C 11). For Mario A, it starts at the Hex address: 258258. Do not edit other stuff as it can ruin the ROM. I suggest copying the ROM and pasting it as a backup copy in a different folder. You will also need to find a program that fixes the checksum.
Same for Luigi, but change it to LUIGI (15 1E 12 10 12).
Image links:
Peach ABCD
Luigi ABCD
Good luck to both of you!
I tried the hex address but it doesn't work.
Do a search for the Hex string "16 0A 1B 12 18 9E 0A". This is Mario A.
Mario B =16 0A 1B 12 18 9E 0B
Mario C = 16 0A 1B 12 18 9E 0C
Mario D = 16 0A 1B 12 18 9E 0D
I messed up with reading the hex address, sorry. When you find it, could you tell me the correct address so I know for future please?
Seriousely, if anyone knows the hex address, please be kind enough to tell us.
____________________
=================== [Posted by gop_red_94]
|
RomanianGirl

Level: 16
   

Posts: 5/42
EXP: 19638 For next: 618
Since: 01-31-08
From: Canada
Since last post: 12.9 years Last activity: 12.9 years
|
|
Originally posted by gop_red_94
Originally posted by RomanianGirl
Originally posted by gop_red_94
Originally posted by RomanianGirl It's all in Hex code, you have the change the Hex code for MARIO (16 0A 1B 12 18) to PEACH (19 0E 0A 0C 11). For Mario A, it starts at the Hex address: 258258. Do not edit other stuff as it can ruin the ROM. I suggest copying the ROM and pasting it as a backup copy in a different folder. You will also need to find a program that fixes the checksum.
Same for Luigi, but change it to LUIGI (15 1E 12 10 12).
Image links:
Peach ABCD
Luigi ABCD
Good luck to both of you!
I tried the hex address but it doesn't work.
Do a search for the Hex string "16 0A 1B 12 18 9E 0A". This is Mario A.
Mario B =16 0A 1B 12 18 9E 0B
Mario C = 16 0A 1B 12 18 9E 0C
Mario D = 16 0A 1B 12 18 9E 0D
I messed up with reading the hex address, sorry. When you find it, could you tell me the correct address so I know for future please?
Seriousely, if anyone knows the hex address, please be kind enough to tell us.
As I said before, do a search for the Hex strings. It's really not that difficult, you do not necessarily need the hex address. |
Deleted User
Collection of nobodies
|
|
Originally posted by RomanianGirl
Originally posted by gop_red_94
Originally posted by RomanianGirl
Originally posted by gop_red_94
Originally posted by RomanianGirl It's all in Hex code, you have the change the Hex code for MARIO (16 0A 1B 12 18) to PEACH (19 0E 0A 0C 11). For Mario A, it starts at the Hex address: 258258. Do not edit other stuff as it can ruin the ROM. I suggest copying the ROM and pasting it as a backup copy in a different folder. You will also need to find a program that fixes the checksum.
Same for Luigi, but change it to LUIGI (15 1E 12 10 12).
Image links:
Peach ABCD
Luigi ABCD
Good luck to both of you!
I tried the hex address but it doesn't work.
Do a search for the Hex string "16 0A 1B 12 18 9E 0A". This is Mario A.
Mario B =16 0A 1B 12 18 9E 0B
Mario C = 16 0A 1B 12 18 9E 0C
Mario D = 16 0A 1B 12 18 9E 0D
I messed up with reading the hex address, sorry. When you find it, could you tell me the correct address so I know for future please?
Seriousely, if anyone knows the hex address, please be kind enough to tell us.
As I said before, do a search for the Hex strings. It's really not that difficult, you do not necessarily need the hex address.
I don't know how to do search for hex strings.
____________________
=================== [Posted by gop_red_94]
|
Deleted User
Collection of nobodies
|
| Posted on 02-02-08 01:12:13 AM (last edited by gop_red_94 at 02-06-08 05:06 PM) |
Link | Quote
| |
Originally posted by Boing Ctrl + F.
If your hex editor doesn't support this you need a better one.
I have LemAsm. It's simple to use, but you can't jump right to it. I would have to spend hours searching for it! Anyone know a better one?
____________________
=================== [Posted by gop_red_94]
|