Releases: bkacjios/m-overlay
Releases · bkacjios/m-overlay
v1.7.3b - Hotfix for music
Changelog
- Fixed track probability error if there was only one track available for the current state of the game
v1.7.3 - Music probabiltiy
Changelog
- You can now name your music files to give them higher chances of playing.
- Putting a underscore followed by a number
_#
in the file name will allow you to set the probability of the song playing - Example: "Battlefield_20.flac" will have a weight of 20, whereas "Yoshis Story.wav" will have a weight of 1
- Putting a underscore followed by a number
v1.7.2b
v1.7.2 - Crash fixes + Pikmin 251 support
Changelog
- Fixed random crashes that started happening recently (#80)
- Optimized a lot of code which seemed to be breaking Lua's garbage collection and causing said crash
- Added Pikmin 251 to the game clone list (#81)
- Added a
%appdata%/m-overlay/console.log
file that will contain debug info about the last ran session- Console output will also no longer be cleared when toggling it
v1.7.1 - WAV Loop fixes and other QoL changes
Changelog
Auto detect port
option has been removed- This is now always on by default
- The port display will automatically change to the correct port in singleplayer modes in Melee, including Online matches.
- Fixed WAV parser not parsing the entire file, fixing loop points being ignored if they were after the PCM data block (Issue #78)
- Added port selection to the
escape
setting panel - Fixed Z button texture border being skinnier in high-contrast mode
v1.7 - More game support + Experimental WAV loops
Changelog
- Added support for the following games..
Experimental changes
- Music player will now attempt to load and use the loop points inside of WAV files (#48)
- For now, only the first loop point will be used
- If the song progresses past
sample_end
, it will try to seek tosample_start
v1.6.7 - Akaneia support
Changelog
- Added support for music on Akaneia stages
- Added a
Melee/Akaneia Stage Music
folder for adding music to Akaneia specific stages - Series music tags have been applied to the new stages accordingly
- Added a
- Added new stock icons for Akaneia specific skins