We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

Background: Difference between revisions

From SnesLab
Jump to: navigation, search
(added function circles)
(→‎Legend: added enclosed alphanumerics)
Line 49: Line 49:


=== Legend ===
=== Legend ===
# Horizontal/Vertical Scrolling (each layer)
Horizontal/Vertical Scrolling (each layer)
# Horizontal/Vertical Flip (each tile)
 
# [[Mosaic]]
Horizontal/Vertical Flip (each tile)
# Rotate, Enlarge, Shrink
 
# Window Mask
[[Mosaic]]
# Screen Addition/Subtraction
 
# Fixed Color Addition/Subtraction
Rotate, Enlarge, Shrink
# Color Window
 
# [[Direct Color]]
Window Mask
# Horizontal Pseudo 512
 
# [[Offset Change Mode]]
Screen Addition/Subtraction
# [[Horizontal 512 Mode]]
 
Fixed Color Addition/Subtraction
 
Color Window
 
[[Direct Color]]
 
Horizontal Pseudo 512
 
[[Offset Change Mode]]
 
[[Horizontal 512 Mode]]


=== Reference ===
=== Reference ===

Revision as of 16:44, 20 July 2023

A Background is a layer of tiles, mapped and possibly scrolled, that appears behind the sprite layer. The SNES supports up to four simultaneous backgrounds, conventionally named:

throughout the official Super Nintendo development manual.

Mode # of Layers Displayed Layer # of Tile Dots # of Tile Colors # of Palettes # of Colors Per Layer Function
0 max 4 BG1 8x8 4 8 32
BG2 or 4 8 32
BG3 16x16 4 8 32
BG4 4 8 32
1 max 3 BG1 16 8 128
BG2 16 8 128
BG3 4 8 32
2 max 2 BG1 16 8 128
BG2 16 8 128
3 max 2 BG1 256 1 256
BG2 16 8 128
4 max 2 BG1 256 1 256
BG2 4 8 32
5 max 2 BG1 16 8 128
BG2 4 8 32
6 1 BG1 16x8 16 8 128
7 1 BG1 8x8 256 1 256
EXT BG 1 BG1 8x8 128 1 128

Legend

① Horizontal/Vertical Scrolling (each layer)

② Horizontal/Vertical Flip (each tile)

Mosaic

④ Rotate, Enlarge, Shrink

⑤ Window Mask

⑥ Screen Addition/Subtraction

⑦ Fixed Color Addition/Subtraction

⑧ Color Window

Direct Color

⑩ Horizontal Pseudo 512

Offset Change Mode

Horizontal 512 Mode

Reference