Changelog
Changelog
Changelog
2
** Improve Hexadecimal Viewer for Mono (Linux and Mac OS)
* Fix crash opening HexViewer from FAT dialog on Mono.
* Fix project files and compile script for Windows.
0.9.1
** Support partition cell sections (#18, #19).
* Add basic hexadecimal viewer for mono.
* Add support for WARIO7 ARC pack file.
* Add support for Layton2 Dutch version.
* Fix #14: size and format were default values when using CallPlugin.
* Fix #16: ROM size header value was not updated on ROM generation.
* Fix #7: Import images was using always the first palette.
* Fix #8: Not writing last segment of raw images.
* Fix #20: Wrong math formula for color distance.
* Fix mono issues.
* Upgrade to .NET Framework 4.5.
0.8.3
*** 3D Model viewer for BMD0 (nsbmd)
** Improved the perfomance reading roms
** Improved image plugin.
** Fixed problem packing two or more times the same file.
** Support for NCCL, NCCG and NCSC files
** Support ADX sound files.
** Support for Procyon audio encoding (in SAD files)
** Support script files in Layton1 (gds)
** Support Death Note game
** Support MEGA MAN STAR FORCE 3 - BLACK ACE game
** Support INAZUMA11 game
** Encoding support in NFTR fonts
** Layton London Life supported:
- Unpack files DARC and DENC (by CUE)
- Decode LZSS files
- Unpack file kihira.archive
* Support for INFO section in SDAT
* Show GROUP record in SDAT
* Added table support in hexadecimal editor.
* Pack Utility.bin
* New depth support: 1bpp
* Removed fixed location of the main windows
* New windows Call Plugin to force a plugin to load a file.
* Fixed problems with "Open as->Pack"
* New search pattern: "Header: XXXX" where XX are a byte in hexadecimal.
0.7.7
*** Interface to unpack "big files"
** Improved SDAT plugin:
- Information dialog about sound files (STRM, SWAV and SWAR)
- WAV -> SWAV
- Play SWAV files in loop
- Create new SWAR
- Fixed some bugs
** Improved decompress methods, now it's so much faster.
* Improved plugin TETRIS DS
* New option in menu "Open as..." -> Compress (you can select the start offset)
* Command to set a new transparent color in NCGR and NCER files
* Improved Images plugin and TGA support
* Improved "offset" value in files NCGR.
0.7.0:
*** Import files and save the new ROM
*** 100% compatibility with MONO
* Add new format file: 'System' (ie: overlays, FAT, FNT...)
* Add support for the game AIIJ
* Add support for SDAT files
* Add support for SWAV sound files
* Add support for SWAR sound files
* Add Zoom feature
* Add button to change the bgd color with transparency checked
* UNICODE encoding support for text files
* Minor problems fixed