Skip to content
Pre-release

@yretenai yretenai released this Apr 29, 2021

both are command line programs

requires msvc redist 2019 x64

emil

emil is a program for unpacking .arc files.

usage: emil.exe -i "PATH/TO/INSTALL/DIR" -o "PATH/TO/EXTRACT/DIR"

emil has more optional flags, run the program with --help to see.

unless you are debugging kaineconv or researching file formats, you do not need to use any of the flags.

kaineconv

kaineconv right now only converts xaps that contain rtex files.

usage: kaineconv.exe file.xap file2.xap...

alternatively drag xap files to the exe

changelog since 0.0.1

  • kaineconv now no longer hangs when there are no textures to convert
  • emil no longer writes the xap extension by default
  • emil now requires the -i argument, no longer requires -o
Assets 3
Pre-release
Pre-release

@yretenai yretenai released this Apr 29, 2021

Requires the DLLs from version 0.0.2: https://github.com/yretenai/kaine/releases/tag/0.0.2

This updates emil.exe to properly use the correct build_assets path when output is unspecified.

Assets 3
Pre-release
Pre-release

@yretenai yretenai released this Apr 25, 2021

both are command line programs

requires msvc redist 2019 x64

emil

emil is a program for unpacking .arc files.

usage: emil.exe -i "PATH/TO/INSTALL/DIR" -o "PATH/TO/EXTRACT/DIR"

emil has more optional flags, run the program with --help to see.

unless you are debugging kaineconv or researching file formats, you do not need to use any of the flags.

kaineconv

kaineconv right now only converts xaps that contain rtex files.

usage: kaineconv.exe file.xap file2.xap...

alternatively drag xap files to the exe

Assets 3