=== Sound effect Hack ===

This module allows to disable NES/SNES Mini's sound effect or replace it with your own sound.

Just replace sound effect file if you want to hear your own sound effect in the menu of NES/SNES Mini. It must be in PCM format.


replace    se_sys_blind_close.wav    to    blindclose.wav
replace    se_sys_blind_open.wav     to    blindopen.wav
replace    se_sys_cancel.wav         to    cancel.wav
replace    se_sys_click_game.wav     to    clickgame.wav
replace    se_sys_click_replay.wav   to    clickreplay.wav
replace    se_sys_click.wav          to    click.wav
replace    se_sys_cursor.wav         to    cursor.wav
replace    se_sys_delete.wav         to    delete.wav
replace    se_sys_lock.wav           to    lock.wav
replace    se_sys_push.wav           to    push.wav
replace    se_sys_smoke.wav          to    smoke.wav
replace    se_sys_unlock.wav         to    unlock.wav


official sound effect file path
# NES Mini
usr/share/clover-ui/resources/sounds/hvc/
# SNES Mini (USA)
usr/share/ui/snes-usa/resources/sounds/hvc/
# SNES Mini (EUR)
usr/share/ui/snes-eur/resources/sounds/hvc/
# Super Famicom Mini (JAP)
usr/share/ui/shvc/resources/sounds/hvc/


