Frequently Asked Questions

This page is for commonly asked questions about Inochi2D, either Inochi Creator or Inochi Session

Inochi2D

General questions about Inochi2D project.

Which platform is better for supporting development by donations?

Neglecting taxes Luna has to sort out,

Commercial use is allowed?

Which platforms are supported by Inochi2D?

Is Inochi2D compatible with Live2D models?

Inochi Creator

Frequently asked questions about Inochi Creator. if you have a question that is not yet listed here, then you can ask in the Help thread on the Inochi2D discord

What are Inochi Creator System Requirements?

You can check the requirements in the following table:

Minimum Recommended
Processor: x86_64 or ARM64 CPU Recent x86_64 or ARM64 CPU
Memory: 512 MB 1 GB or more
Disk Space: 100 MB or more 500 MB or more
Graphics Processor: OpenGL 3.2 Support, 512 MB VRAM OpenGL 3.2 Support, 1 GB VRAM or more
Display Resolution (Pixels): 960×800 1920×1080 or higher

Are there any limits on parameter count, layer count, animation length, node count...?

Does demo version has any limitation?

Is there any free model to train rig or example psd files to check how model should be cut?

What are specifications to import KRA file?

How do you copy and paste a deform from one parameter to another?

How do you auto mesh something small & detailed, like lips?

Is there an Inochi Creator equivalent of the Live2D warp-deformer?

How do you group nodes together?

Are there any Tutorials, blogs, videos or streams I can follow along with?

Does PSD/KRA importing preserve the files folder/layer structure?

  // inochi-creator/source/creator/io/psd.d
  incImportPSD(file, IncPSDImportSettings(false));
  // inochi-creator/source/creator/io/kra.d
  incImportKRA(file, IncKRAImportSettings(false));
  

I get an error (Additional Layer Information section seems to be corrupt, signature does not match "8BIM".) when importing my PSD, what's wrong?

Corrupted psd error

What art softwares are known to export PSD files that Inochi Creator does not support yet?

Does Creator have proportional editing?

When I drag something into Creator it says it can't load?

What does the Grid Vertex tool do?

How do I increase the subdivisions in the grid tool?

What blend modes does Inochi2D support?

How do I export something as a GIF/Video?

Is it possible to have parameters depend on other parameters?

How move vertices by smaller increments?

How do you change how physics behaves?

How do I flip something in Creator?

Inochi Session

Frequently asked questions about Inochi Session

What face-trackers work with Inochi Session?

How do I set up mouth tracking in Inochi Session?

Can you toggle expressions?

Is it possible to make a tracking lost animation?

Is there a way to make face-tracking less snappy?

What does tracking-in and tracking-out mean?

How to make idle animation loop that doesn't use tracking data?

How do I oscillate something up and down?

Is there any way to understand easily those math expressions?

Is there an option to stay at some pose when tracking is lost in Inochi Session?