Releases: loveemu/snsfopt
Releases · loveemu/snsfopt
snsfopt 1.2.13 (2018-06-04)
Tips: Check AppVeyor page for the latest build.
Changes
- Added new paranoid mode "-p" and made it as default optimization option
- Added coverage report on the final output
snsfopt 1.2.10 (2018-05-31)
Tips: Check AppVeyor page for the latest build.
Changes
- [Bugfix] Fixed the bug of snsflib optimization, which would wipe necessary ROM data unexpectedly (#1)
snsfopt 1.2.3 (2015-11-01)
IMPORTANT NOTICE: Do not use this or any older version! Or your snsflib might be optimized wrongly. (I think it won't happen so much, but it's risky regardless of the rarity of the glitch.) See #1 for details.
Fixed
- Fixed freezing on _libN loading
snsfopt 1.2.2 (2015-07-02)
New
- Added
-cs
option switch for correcting header checksum
snsfopt 1.2.1 (2015-07-01)
New
- Added partial SA-1 support (RAM mappings, no coprocessor support)
Improvements
- Clean DSP registers of SPC dump
snsfopt 1.2 (2015-04-22)
Added SNSF to SPC conversion.
snsfopt 1.1 (2015-04-13)
Fixes / Improvements
- Improved loop detection by several new algorithms
- Reverted back the loose silence detection
snsfopt 1.0.1 (2015-04-12)
This is a bugfix release for version 1.0.
Fixes
- Fix handle leak on PSF writing (
-t
stops saving 0 byte file)
Improvements
- Add initial silence detection, now it subtracts the silence length from playback length (affects to
-t
) - Add
fade=0
to oneshot songs