Slow down menu music

This commit is contained in:
Randy Thiemann 2023-11-01 21:31:47 +01:00
parent 27e4ea70b7
commit 7b37de2bf3
9 changed files with 1130 additions and 3369 deletions

Binary file not shown.

View File

@ -411,11 +411,11 @@ ROMX bank #2:
ROMX bank #3: ROMX bank #3:
SECTION: $4000-$4007 ($0008 bytes) ["Bank ID BANK_MUSIC"] SECTION: $4000-$4007 ($0008 bytes) ["Bank ID BANK_MUSIC"]
SECTION: $4008-$681a ($2813 bytes) ["Music Data"] SECTION: $4008-$6ac0 ($2ab9 bytes) ["Music Data"]
$4008 = sMusicMenu $4008 = sMusicMenu
$681b = sMusicMenuEnd $6ac1 = sMusicMenuEnd
EMPTY: $681b-$7fff ($17e5 bytes) EMPTY: $6ac1-$7fff ($153f bytes)
TOTAL EMPTY: $17e5 bytes TOTAL EMPTY: $153f bytes
ROMX bank #4: ROMX bank #4:
SECTION: $4000-$4007 ($0008 bytes) ["Bank ID BANK_TITLE"] SECTION: $4000-$4007 ($0008 bytes) ["Bank ID BANK_TITLE"]
@ -2308,7 +2308,7 @@ HRAM bank #0:
SUMMARY: SUMMARY:
ROM0: 9162 bytes used / 7222 free ROM0: 9162 bytes used / 7222 free
ROMX: 49739 bytes used / 48565 free in 6 banks ROMX: 50417 bytes used / 47887 free in 6 banks
SRAM: 14 bytes used / 8178 free in 1 bank SRAM: 14 bytes used / 8178 free in 1 bank
WRAM0: 3489 bytes used / 607 free WRAM0: 3489 bytes used / 607 free
HRAM: 121 bytes used / 6 free HRAM: 121 bytes used / 6 free

Binary file not shown.

View File

@ -287,7 +287,7 @@
02:6ae3 sSFXLandEnd 02:6ae3 sSFXLandEnd
02:6b59 sSFXLockEnd 02:6b59 sSFXLockEnd
03:4008 sMusicMenu 03:4008 sMusicMenu
03:681b sMusicMenuEnd 03:6ac1 sMusicMenuEnd
04:4008 SwitchToTitleB 04:4008 SwitchToTitleB
04:400e SwitchToTitleB.wvr_u1 04:400e SwitchToTitleB.wvr_u1
04:4044 SwitchToTitleB.notsgb 04:4044 SwitchToTitleB.notsgb

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

BIN
src/res/sources/sfx.vgm Normal file

Binary file not shown.