Kuriimu Versions Save

A general purpose game translation toolkit for authors of fan translations.

v1.0.15

3 years ago

Features

  • Fixed a bug in the Search Directory dialog where the game handler was null.
  • Fixed a bug in Knit where the hashing functions were not closing their file handles.
  • Fixed a UI bug when using Find & Replace in Kuriimu.

Plugins

  • Improved CIA archive plugin compatibility.
  • Improved TMX image plugin compatibility. (@LITTOMA)
  • Improved G1T image plugin compatibility. (More image formats supported. @kuronosuFear, @onepiecefreak3, @RocketRobz)
  • Improved GMD text plugin compatibility.
  • Improved MSBT text plugin compatibility. (NLI1 section support. @mariohackandglitch)
  • Improved GAR archive plugin compatibility. (Now compatible with GARs from Ever Oasis. @Xzonn)
  • Improved PSARC archive plugin compatibility. (Now supports null terminated manifests.)
  • The Rocket Slime 3DS game plugin now has a new preview: Battle Scene. (@ultramario1998)
  • Improved TEX image plugin compatibility. (Image dimensions can now be changed.)
  • Improved T2B text plugin compatibility.
  • Improved TTBIN text plugin compatibility.
  • Improved NCA archive plugin compatibility.
  • Added a new archive plugin for the G4PK format.
  • Improved L7C archive plugin compatibility.
  • Improved BCH image plugin compatibility. (Auto-generate mipmaps.)
  • Added a new image plugin for the IMGV format.
  • Improved GARC2 archive plugin compatibility.
  • Added a new image plugin for the G4TX format.

v1.0.14

5 years ago

Features

  • Fixed blocked DLL loading. Users will no longer need to unblock the files for Kuriimu to use them!
  • Karameru can now Add and Delete files to and from plugins that support the functionality.
  • Knit steps are now skippable based on a saved cache value.
  • Fixed several bugs in some Knit steps.
  • Added support for an animated image in Knit that moves based on the progress bar value.
  • Kukkii's single image export option now outputs filenames the same way that the batch mode does.
  • Fenceposts now supports ASCII strings properly for dumping and injection.
  • Fencepsots now fully supports the selected game handler plugin.
  • Find & Replace in Kuriimu now takes the game handler plugin into account!
  • An LZ11 compression bug was fixed.
  • The Search Directory feature will now also search through .KUP files.
  • Added the new FNV1a hashing algorithm.

Plugins

  • Added an existing archive plugin for the SPC format.
  • Added a new archive plugin for the FBCF format.
  • The NCCH archive plugin can now add and delete files!
  • Improved VTX image plugin compatibility. (Bugfix)
  • Improved GAR archive plugin compatibility. (Luigi's Mansion support)
  • Improved CTXB image plugin compatibility. (More image formats supported)
  • Added a new archive plugin for the PFS0 format.
  • Added a new archive plugin for the X3 format.
  • Improved G1T image plugin compatibility. (More image formats supported)
  • Improved MSBT text plugin compatibility. (Now compatible with label-less files again, @Cuyler36)
  • Improved BMG text plugin compatibility. (More games supported. @Cuyler36)

v1.0.13

5 years ago

Features

  • Fixed blocked DLL loading. Users will no longer need to unblock the files for Kuriimu to use them!
  • Added the new FNV123 hashing algorithm.
  • Added a second version of the SpikeChunsoft compression algorithm.
  • Added support for Switch swizzles for loading Switch images.
  • Added support for loading and saving PVRTC compressed images.
  • Added support for loading and saving ETC2 compressed images via PVRTC library.
  • Added the new XXHash32 hashing algorithm.
  • Improved the LZ4 compression algorithm to be standards compliant.
  • Refactored CIA decryption so that it now fully works.

Plugins

  • Improved MTTEX image plugin compatibility. (Automatic mipmap downsampling)
  • Added a new archive plugin for the PAC format. (Mario Party 10)
  • Added a new text plugin for the BMG format.
  • Improved VCG image plugin compatibility. (Refactored)
  • Improved XI image plugin compatibility. (2 more formats supported)
  • Improved TTBIN text plugin compatibility.
  • Improved G1T image plugin compatibility. (More formats supported)
  • Improved HPB/HPI archive plugin compatibility. (Fixed compressed filesize info)
  • Improved STEX image plugin compatibility. (You can now change the format)
  • Added a new archive plugin for CIA/NCCH/NCSD. (RomFS and ExeFS supported within)
  • Improved MTARC archive plugin compatibility. (Switch files now supported)

Changes

  • Fixed some case sensitivity issues for building on Linux.

v1.0.12

5 years ago

Features

  • Added Find & Replace in Kuriimu.
  • Added an error log window to the Batch operations in Kukkii.
  • Added the Spike Chunsoft compression algoythm. (PS Vita)
  • Added Switch XCI and NCA decryption support.
  • Added early support for Switch image formats.
  • Added support for the ASTC image format to Kontract.
  • Added support for Adreno image formats to Kontract.
  • Added the brand new Knit patching engine. The application is not yet released for authors. Stay tuned.

Plugins

  • Improved TTBIN text plugin compatibility.
  • Added a new image plugin for the CIMG format.
  • Improved LIMG image plugin compatibility.
  • Added a new archive plugin for the LPC2 format.
  • Added a new archive plugin for the BG4 format.
  • Improved IMGC image plugin batch compatibility.
  • Improved IMGA image plugin batch compatibility.
  • Improved BCLYT image plugin batch compatibility.
  • Added a new text plugin for the SMAS format.
  • Improved XFSA archive plugin compatibility. (Refactored)
  • Improved PCK archive plugin compatibility. Can now also load filenames from XML.
  • Improved BCH image plugin compatibility.
  • Added a new game plugin for Kirby Triple Deluxe.
  • Improved CGFX image plugin compatibility. The *.cgfx extension was added.
  • Improved GMD text plugin compatibility. Support for no labels and label renaming. (@piratesephiroth)
  • Improved TEX image plugin compatibility.
  • Added a new archive plugin for the 3DS-LZ format.
  • Improved SMDH image plugin compatibility.
  • Improved SARC archive plugin compatibility. Alignment issues for specific file types.
  • Added a new image plugin for the BNTX format.
  • Added a new archive plugin for the PSARC format. PS3 and PS Vita files tested so far.
  • Added a new archive plugin for the RESRDP format. (Stub)
  • Added a new archive plugin for the SPC format. (Stub)
  • Improved CTPK image plugin compatibility.
  • Improved NUS3BANK archive plugin compatibility. (1:1 Load and Save)
  • Added a new extension plugin for the Ridge Racer BGMDB format.
  • Improved GK2 archive plugin compatibility. (Identify bugs fixed)
  • Improved MMB archive plugin compatibility. (Identify bugs fixed)
  • Added a new archive plugin for the PPVAX format.
  • Improved XS text plugin compatibility. (Refactored)
  • Improved B123 archive plugin compatibility. (Refactored)
  • Added a new image plugin for the G1T format.
  • Added a new archive plugin for the FBIN format. (Load only) (@Megaflan)

Changes

  • Startup time for Kuriimu has been greatly improved! (Two game handler plugins were to blame for the slow start.)
  • All game handlers have been optimized for speed.
  • Removed the success message when importing single images in Kukkii.
  • Extension plugins can now be passed command line parameters through runext.exe.
  • The LZSSVLE compression algorythm has been fixed.
  • The GZip compression handler can now recognize more GZip header styles.
  • Fixed a minor bug in Kuriimu where cancelling out of the save dialog when trying to close the editor with unsaved changes didn't keep the editor open.

Notes

  • Please delete the archive_bam plugin as it has been replaced by archive_atlus.

Hotfix (a2d9102)

  • Patched a bug with GZip decompression affecting various plugins.

v1.0.11

6 years ago

Features

  • Directory search has ben added to Kuriimu.
    • Kuriimu can now search through all supported files in a given directory tree for specific text.
  • LZ, RLE, Yaz0, Yay0, and MIO0 compression now support both Little and Big Endian modes.
  • Batch Export and Batch Import in Kukkii now use threading to significantly increase the processing speed.
    • Subsequently it will now also bog down your machine while it runs. ;P

Plugins

  • Improved GMD text plugin compatibility.
  • Improved BXLIM image plugin compatibility. WiiU support added.
  • Added a new image plugin for the ATI format.
  • Improved BCH image plugin compatibility. Format is now displayed.
  • Added a new image plugin for the CTGD format.
  • Improved VAP archive plugin compatibility. File identification improved.
  • Added a new iamge plugin for the BFFNT format. (Load only)
  • Improved SARC archive plugin compatibility. Yaz0 compression support.
  • Improved CTX image plugin compatibility.
  • Improved CTXB image plugin compatibility.
  • Improved MBM text plugin compatibility. (@Megaflan)
  • Improved Shin Megami Tensei IV game handler. (@Megaflan)
  • Improved MES text plugin compatibility. Save added.
  • Added a new archive plugin for the PAC format.
  • Added a new text plugin for the FMG format.
  • Improved CDAR archive plugin compatibility. File identification improved.
  • Added a new archive plugin for the ANAR format.
  • Improved AATri archive plugin compatibility. Apollo Justice support added.
  • Added a new image plugin for the Gamecube Banner format.
  • Improved XPCK archive plugin compatibility.
  • Improved CGFX image plugin compatibility.
  • Improved IMGC image plugin compatibility. Corrected ETC1 support.
  • Improved HPI/HPB archive plugin compatibility. Filesize error corrected.
  • Improved TTBIN text plugin compatibility.
  • Added a new text plugin for the GDS format.

Changes

  • Patched a small build bug in Kukkii.
  • Game plugins are now sorted alphabetically in the drop-down.

v1.0.10

6 years ago

Features

  • Cetera can now handle some PVRTC encoded images. (Not currently in use by any plugins.)

Plugins

  • Improved ANMC image plugin compatibility.
  • Added a new image plugin for the VCG/VCL/VCE format. (Prototype)
  • Added a new archive plugin for the INF/VIW format. (Prototype)
  • Improved TEXI image plugin compatibility with Save.
  • Added a new archive plugin for the PACK (DQIX) format.
  • Added a new archive plugin for the VAP format.
  • Added a new image plugin for the IOBJ format.
  • Added a new image plugin for the PICARG4 format.
  • Added a new text plugin for the BMD/MSG1 format. (Load only)
  • Improved T2B text plugin compatibility.
  • Improved PCK archive plugin compatibility.
  • Improved CGFX image plugin compatibility. (Mipmaps)
  • Added a new text plugin for the BF format. (@Megaflan)
  • Added a new archive plugin for the RGSSAD (RPG Maker) format. (@Sn0wCrack)
  • Improved ARC (MT) archive plugin compatibility. (Mobile MT)
  • Added a new image plugin for the TEX (Mobile MT) format. (Prototype)

Changes

  • Patched a bug in some back-end code that was breaking MSBT and possibly other formats.
  • Changed the encryption and decryption filename behaviour:
    • When decompressing, ".decomp" will now be added between the filename and the existing extension.
    • When compressing, ".decomp" will be removed and the original filename will be used.
  • Batch operations in all applications will now skip errors and continue processing.

v1.0.9

6 years ago

Features

  • The suite now has a revamped Compression menu with even more compression types supported.
  • Implemented a DXT1, 3 and 5 encoder and decoder for use in plugins through Cetera.

Plugins

  • Added a new text plugin for the KBD format.
  • Added a new game plugin for Unchained Blades EXXiV. (@DarkSynopsis)
  • Added a new archive plugin for the ZDP format.
  • Added a new text plugin for the ZDS format. (Load only)
  • Improved CTPK image plugin compatibility.
  • Improved CDAR archive plugin compatibility.
  • Improved SARC archive plugin compatibility. (CTPK padding)
  • Added a new text plugin for the LMD format.
  • Added a new archive plugin for the TARC format.
  • Improved TEX (MT) image plugin compatibility.
  • Added a new archive plugin for size-prefixed ZLIB files.
  • Improved XFSA archive plugin compatibility.
  • Improved XPCK archive plugin compatibility.
  • Added a new archive plugin for the BAM format.
  • Improved ARC (MT) archive plugin compatibility.
  • Improved T2B text plugin compatibility.
  • Added a new archive plugin for the NLP format.
  • Added a new archive plugin for the PACK format.
  • Added a new archive plugin for the HuneX format. (@Sn0wCrack)
  • Improved XI image plugin compatibility.
  • Added a new archive plugin for the NARC format.
  • Added a new image plugin for the ANMC format.
  • Improved TTBIN text plugin compatibility.
  • Added a new image plugin for the CVT format. (@djmatheusito)
  • Added a new archive plugin for the DG2 format.
  • Added a new archive plugin for the OBB format. (Not a plain zip)
  • Added a new image plugin for the TEXI format.

Changes

  • The enter key can now be used to both perform a search and close the dialog and select the text entry in the Kuriim Search dialog depending on the focused control.
  • Corrected a severe bug present in v1.0.8 that broke MSBT and possibly other formats.

v1.0.8

6 years ago

Download was removed as this version contains a severe file breaking bug.

Features

  • Kuriimu can now apply labels, notes, and screenshots (soon) to individual entries using the new Lot feature.
    • Open any supported text file and then click the + beside "Lot" to create the necessary metadata file.
    • Once the lot is created, you can begin using the label and note features for that file.
    • Screenshots will be coming in the next release.
  • Kuriimu can now display the text beside each entry as a preview. Use the toggle button on the entry toolbar.
  • Select All using Ctrl+A now works in the Original textbox.
  • Karameru can now Batch Archive multiple files at once. Expected directory structure is created after a Batch Extract.
  • You can now close an open archive in Karameru via File > Close or the Ctrl+W shortcut.

Plugins

  • Improved all archive plugins with a common enhancement.
  • Improved SRTUX archive plugin with save functionality.
  • Improved Tingle Balloon text plugin compatibility.
  • Improved CGFX archive plugin with save functionality.
  • Added a new image plugin for the COMP format.
  • Improved CHNK image plugin compatibility.
  • Improved MTARC archive plugin compatibility.
  • Improved CTPK image plugin compatibility.
  • Added a new text plugin for the T2B format.
  • Improved AMB archive plugin compatibility.
  • Added a new game plugin for Yokai Watch. (@DarkSynopsis)
  • Improved XS text plugin with save functionality.
  • Improved GMD text plugin compatibility.
  • Added a new archive plugin for the GK2-ARC1&2 format.
  • Added a new image plugin for the NCGR format family.
  • Added a new image plugin for the SPR3 format.
  • Improved CTXB image plugin compatibility.
  • Added a new image plugin for the CTX format.
  • Added a new archive plugin for the ENC format. (Load only)
  • Added a new archive plugin for Touch Detective archives.
  • Added a new archive plugin for the CDAR format.
  • Improved KUP text plugin compatibility for source files with CRLF linebreaks.

Changes

  • Batch operation speed in all applications has been greatly increased.
  • Corrected handling of Ctrl+A in the Text textbox to prevent the beep from happening.

v1.0.7

6 years ago

Features

  • Kukkii now supports extended file properties through the UI. The SMDH image plugin is currently the only plugin supporting this functionality.

Plugins

  • Improved JTEX image plugin compatibility. (Code review)
  • Corrected an identification bug in the Nintendo DS banner plugin.
  • Corrected build output for MODS, MOFLEX, and VXDF video plugins.
  • Added a new archive plugin for the BFP format.
  • Improved XI image plugin compatibility. (Bugfix)
  • Added a new image plugin for the IMGA format.
  • Improved XFSA archive plugin compatibility. (Bugfix)
  • Added a new text plugin for the lang.bin format from Tingle Balloon. [Included in patch archive.]
  • Improved AIF image plugin compatibility. (New image formats supported.)
  • Added a new text plugin for the XS format (Level 5). (Load only) [Included in patch archive.]
  • Added a new archive plugin for the AMB format. [Included in patch archive.]

Changes

  • Improved Cetera image functionality with the option to disable Z-Ordering.

v1.0.6

6 years ago

Features

  • Added the ability to decrypt CIAs.
  • Added LZSS decompression support.
  • Added the CeteraDS library which implements generic support for DS formats.

Plugins

  • Improved BCH image plugin compatibility.
  • Added a new archive plugin for the Phoenix Wright DS data.bin format.
  • Added a new image plugin for the Phoenix Wright DS games.
  • Added a new image plugin for the MODS video format. (Experimental, no save)
  • Added a new archive plugin for the GARC2 and GARC4 archive formats.
  • Added a new image plugin for the Moflex video format. (Experimental, no save)
  • Added a new image plugin the Nintendo DS banners.
  • Improved XPCK archive plugin compatibility.
  • Improved ARC0 archive plugin with save functionality.
  • Improved PCK archive plugin compatibility.
  • Added a new archive plugin for the XFSA archive format.
  • Improved ARCV archive plugin compatibility.
  • Improved B123 archive plugin compatibility.
  • Improved CTPK image plugin compatibility with mipmap support.
  • Added a new image plugin for the AIF image format.
  • Added a new image plugin for the LMT image format. (Incomplete load, no save)

Changes

  • Improved batch functionality in the suite so that broken files don't stop the batch early.