I'm trying to teach myself some mad nes rom hacking skillz.. I understand how to edit chr graphics (with software or a hex editor). Therefore, I understand how to edit the tiles that make up the title screen. I'd like to learn how to change tiles for the title screen. I'd like to know how to find the tile's "map" (right word?) for a title screen.
It seems that most title screens are stored as "backgrounds" and not sprites. From my reading on NES stuff, does this mean that titlescreens are made up of 2x2 sprite squares? ie, Do I have only 4 colors for 2x2 sprite squares? I'd like to understand how I can change the background tiles and the colors also.
I've been playing with SMB1 and thought that it would be a good practice rom. Can someone explain how I can change the title screen in SMB1? I'd like to get the short answer, but I'd love for someone to explain how I could have figured SMB1's title screen out without someone telling me "go to byte bla bla and change these". I actually want to learn!
Thanks for anyone who can help! I did try searching through documents on this site and the forum. If this question has been asked before, I'd appreciate if you'd point me to it!!!