Name: | Sound Test |
Author: | BrunoValads |
Added: | |
Requires Free Space: | No |
Bug Fix: | No |
Featured: | No |
Description: | A simple patch that provides a Sound Test for YI U 1.0. It overwrites a debug routine inside the main game loop. While in game mode $0F (inside level, with control), the player can press X to play the current sound effect, and R/L to increment/decrement the sound ID to play ($7E1E10). It's considerably more enjoyable doing the tests while paused, since the music is paused too. |
Tags: | feature sfx sound |
Comments: | 1 (jump to comments) |
Download
1.01 KiB | 23 downloads
Comments (1)
-Asar 1.91
-Golden Egg 0.005
-bsnes v115
-Mesen 2
Modified the patch to add an "unpatch" option to restore original code if you don't want the sound test on.
This is clearly meant as a development utility, you can use this if you're messing with sound effects, though since there's no visual indication of what sound effect ID you're on, you'll probably want some way to track the memory (like Mesen 2's memory viewer). Would've been nice if there was a version of sound test for music, which I can see being more useful (seeing as there's a dedicated section with custom YI music).