Je sais pas si tu as deja trouvé la solution a ton probleme, en tout cas moi je l'ai trouvé :cool:
En fait, le son de flamme qui crepite en boucle se parametre dans le advmenu.rc. Il suffit de remplacer cette ligne :
sound_background_loop default
par celle-la :
sound_background_loop none
Tu peux egalement virer/changer les autres son :
sound_background_begin none | FILE
sound_background_end none | FILE
sound_background_start none | FILE
sound_background_stop none | FILE
sound_background_loop none | default | FILE
sound_foreground_begin none | default | FILE
sound_foreground_end none | default | FILE
sound_foreground_key none | default | FILE
sound_foreground_start none | default | FILE
sound_foreground_stop none | default | FILE