LoginLogin
Nintendo shutting down 3DS + Wii U online services, see our post

Map problems in sb4

Root / Programming Questions / [.]

Arrow5988Created:
Thereโ€™s no bgset or bgfill how to create maps the other way seems way to complicated

T commands replaced BG commands. For example, BGFILL is TFILL. SB4 has 5 text screens instead of 4 BG screens and a console screen.

Also keep in mind that the screen priority seems to be reversed in SB4 with text screens. For example, SB3 BG screen 0 would appear behind the other BG screens but, in SB4, text screen 0 appears in front of the other screens. The screen priority can be changed by setting the z coordinate in TOFS function. ...anyway Iโ€™m working on a map editor that is near complete (just need to add text character references to place on map now) that will hopefully solve issues with creating maps.