News:

Don't forget to visit the main site! There's lots of helpful docs, patches, and more!

Main Menu

Corrupted timers

Started by Mentlegen, November 20, 2017, 05:58:51 PM

Previous topic - Next topic

Mentlegen

When escaping ceres, and during the final escape, the timer is corrupted and displays tiles that are not numbers. How can i fix this? have I over written something?

MetroidNerd#9001

Have you used the text editor? I'm not sure if that has to do with it, but when I changed the text that displays during the escape, the entire screen will muddle up and get covered in random tiles. I don't think this is the same thing, but it may have something to do with it. Also, could you post a picture of what is happening? It's easier to help if we can see what you see.

Mentlegen

Quote from: MetroidNerd@9001 on November 20, 2017, 11:59:45 PM
Have you used the text editor? I'm not sure if that has to do with it, but when I changed the text that displays during the escape, the entire screen will muddle up and get covered in random tiles. I don't think this is the same thing, but it may have something to do with it. Also, could you post a picture of what is happening? It's easier to help if we can see what you see.

Yes i have edited the intro text. Here is what the ceres escape timer and MB escape timer look like.

https://imgur.com/a/Spwj6

Quote58

check the enemy allowed list, it looks like there's an enemy at $DA00 in VRAM, which is also where the timer number gfx go. Might be mother brain from intro, so maybe if you changed something intro related, but otherwise it looks like an enemy conflict.

Mentlegen

Quote from: Quote58 on November 22, 2017, 01:45:42 AM
check the enemy allowed list, it looks like there's an enemy at $DA00 in VRAM, which is also where the timer number gfx go. Might be mother brain from intro, so maybe if you changed something intro related, but otherwise it looks like an enemy conflict.

Just double checked the enmy allowed list in ceres, every thing seems fine. How can i manually eliminate the problem ad $DA00?

yoshi

タイマー用のgfxを読み込む必要があります。
じゃないとパレットに数字が表示されません。