Language…
20 users online: anonimzwx, bradcomp, codfish1002, Danik2343, DanMario24YT, deported, Domokun007, Golden Yoshi,  Gonzales555, Heitor Porfirio, iamtheratio, Irondill, Knight of Time, koffe190, ModernKiwi, MorrieTheMagpie, mtheordinarygamer,  StayAtHomeStegosaurus, Tomi P, xxxblackangel2208xxx - Guests: 283 - Bots: 249
Users: 64,795 (2,375 active)
Latest user: mathew

time up message problem


here is the mistake.
does anyone know how to fix this with translhextion.
layout by pirahnaplant.
the variety of chance is upon us, are you scared?



1. You messed with the Time up tilemap, look it up in the ROM map and try to find the messed-up tile.
2. You messed with the Time up graphics. Find them and fix them.

If you need a more detailed explanation, just say so, but really this should be in Basic SMW Hacking if you need it. Just for future reference.
i messed it up acidently in translhextion. i just need to know the offset i need to change, and what it should be. i know that's what's wrong because game over looks normal and it uses the same tile.
layout by pirahnaplant.
the variety of chance is upon us, are you scared?



Originally posted by superwiidude
i messed it up acidently in translhextion. i just need to know the offset i need to change, and what it should be. i know that's what's wrong because game over looks normal and it uses the same tile.

1. Open up a clean rom in LM.
2. Save it.
3. open up said clean rom in a hex editor.
4. Go to the offsets of the time up message.
5. Do 1-4 with your messed-up rom.
6. Compare the values.
7. When you find the different one, change it and your problem should be solved. It should also be pretty early on.

You could also just copy-paste from the clean rom, but then you would have to count out the bytes which isn't very fun.