トピック
xX☆Boy64Xx UltimateArceus

How do I make BGPUT with 0-3 layers on Xscreen 2?

There is a problem were when I set the program on XSCREEN 2, it only allows me to use 0-1 layers instead of 0-3 layers when I use BGPUT. Even when DISPLAY is 0, this problem still happens. Help
2そうだね
プレイ済み
返信[1]
親投稿
Gale Storm GaleTheStorm
When XSCREEN is used, sprite and background character resources are divided up. The top screen gets layers 0-1 and the touch screen gets layers 2-3. To get the top screen to use layers 0-3, you need to specify it when you call XSCREEN. *XSCREEN Screen mode [# of sprites for top screen, # of BG layers for top screen]* So, for example XSCREEN 2, 256, 4. Keep in mind that touch screen resources
0そうだね
プレイ済み
返信[2]
親投稿
Gale Storm GaleTheStorm
will be 512 sprites - the number of sprites assigned to the top screen, and 4 layers - the number of layers assigned to the top screen.
0そうだね
プレイ済み
返信[3]
親投稿
xX☆Boy64Xx UltimateArceus
It Doesn't seem to work. It keeps saying "Out of Range"
0そうだね
プレイ済み
返信[4]
親投稿
Gale Storm GaleTheStorm
Are you formatting it like this?
0そうだね
プレイ済み