Lemmings Forums

Other Lemmings Projects => Lemmini => Topic started by: Ron_Stard on February 08, 2026, 10:53:51 PM

Title: [✓][SUG] Add postview jingle music after a level ends
Post by: Ron_Stard on February 08, 2026, 10:53:51 PM
I like that NeoLemmix uses Master System music after a successful or failed level. I wonder if RetroLemmini would use them too.  :thumbsup:
Title: Re: [SUG] Add postview jingle music after a level ends
Post by: WillLem on February 09, 2026, 04:40:47 AM
Should be do-able. I'll certainly look into it.
Title: Re: [+][SUG] Add postview jingle music after a level ends
Post by: WillLem on February 11, 2026, 09:13:51 AM
Optional postview jingles have now been added (they're off by default, and can be toggled on in settings).

The sounds are called "pass.wav" and "fail.wav" and can be found in resources/sound. They're the SEGA Master System ones by default, but can be swapped out to anything you like.

Implemented in commit 7cb734b.