Search found 3 matches
- Fri Apr 19, 2019 8:26 pm
- Forum: SNESdev
- Topic: HDMA background color modification results in wrong colors
- Replies: 3
- Views: 5965
HDMA background color modification results in wrong colors
Edit: I now realize I'm an idiot and wrote "DB." instead of ".DB". I have a simple SNES program that is supposed to color the top part of the screen a light blue color, and the bottom of the screen a dark blue color. Whenever I try to run it in an emulator, the image results in a...
- Sat Dec 01, 2018 6:42 pm
- Forum: SNESdev
- Topic: How can the SNES background be distorted without mode 7?
- Replies: 5
- Views: 6035
Re: How can the SNES background be distorted without mode 7?
That is very interesting! I had actually considered that as a possibility while I was awy from my computer.
- Sat Dec 01, 2018 6:18 pm
- Forum: SNESdev
- Topic: How can the SNES background be distorted without mode 7?
- Replies: 5
- Views: 6035
How can the SNES background be distorted without mode 7?
I was curious earlier how the battle backgrounds in Earthbound work. I had always assumed that they relied on some kind of Mode 7 effect, but (if I'm not mistaken) Mode 7 uses the BG1 layer, but by disabling the backgrounds one at a time in Snes9x, the battle backgrounds seem to be in the BG3 layer....