- TOOLS -

Selected: Tools

Replicant2Blender

Lets you import Replicant models to Blender

Supports:

  • Importing most mesh files from Replicant
  • Multiple UV maps and vertex groups
  • Basic armature

CURRENTLY IN ALPHA:

  • Armature/Bones imports aren't perfect (only seems to work on certain models at the moment).
  • No automatic texture setup.
  • Please let me know of any issues (contact me here or on the NieR:Modding Discord Server).

emil + kaineconv

Tool for unpacking game files

These are command-line tools for unpacking Replicant game files.

Emil Used for unpacking .arc files.

Kaineconv Used for unpacking textures. Converts xap's with rtex files.

NieR Audio Tools

Lets you extract sound files

This toolset lets you extract sound files from BNK and PCK archives from both Automata and Replicant.

Features:

  • Replicant PCK utility
  • NieR BNK utility
  • NieR WSP utility

Replicant Hook

A C++ library to attach to the NieR Replicant process and read/write memory.

Also check out Siyan's fork of Replicant hook.

ReplicantHook_Siyan