Import KK / KKS characters to Blender
Find a file
2025-11-24 09:08:05 -05:00
.github/ISSUE_TEMPLATE remove older / unused scripts 2025-11-01 07:44:42 -04:00
exporting Blender 5.0 + mmd_tools 4.5.2 compatibility 2025-11-24 08:40:37 -05:00
extras fix edit material if you click the button multiple times 2025-11-24 09:08:05 -05:00
importing Blender 5.0 + mmd_tools 4.5.2 compatibility 2025-11-24 08:40:37 -05:00
interface fix male chest bone misalignment 2025-11-11 10:13:00 -05:00
wiki i wonder if that works 2025-11-23 17:43:12 -05:00
.gitignore update mouth interior from #668 2025-01-20 20:38:25 -05:00
__init__.py Add map range to the alphamask stage switch node group 2025-11-01 08:03:13 -04:00
blender_manifest.toml Begin UI simplification 2025-10-11 16:43:49 -04:00
Changelog.md Apply id to parent and child bones to fix updatebones script for #803 2025-08-27 18:50:02 -04:00
common.py unbreak SVS import (only FK armature works right now) 2025-10-20 20:07:09 -04:00
create_release.py put rigged tongue into a try catch for now 2025-11-23 15:02:46 -05:00
KK Shader V9.blend Add map range to the alphamask stage switch node group 2025-11-01 08:03:13 -04:00
KKPanel.py Blender 5.0 + mmd_tools 4.5.2 compatibility 2025-11-24 08:40:37 -05:00
LICENSE.md Update LICENSE.md 2024-09-13 19:29:29 -04:00
preferences.py Add koikatsu armature as an export option 2025-11-02 12:40:52 -05:00
README.md Blender 5.0 + mmd_tools 4.5.2 compatibility 2025-11-24 08:40:37 -05:00

KKBP Importer

image

This is a plugin pack for exporting Koikatsu cards to Blender.

The KKBP Exporter exports the card's textures, mesh and armature from the game. The KKBP Importer uses that data to setup the character in Blender.
Imported characters can be used in Blender for animations, renders, etc. They can also be converted to FBX files to use in other programs.

How to use it

Export the card from Koikatsu

(click to show export instructions)
  1. Install the HF Patch for Koikatsu or the HF Patch for Koikatsu Sunshine
    Better Repack will not work unless you do one of these:
    a. manually install the T-pose mod
    b. update your mods using the auto-updater in the launcher
    c. install the HF patch over the repack

  2. Find your Koikatsu install directory and drag the KKBP exporter .dll into the /bepinex/plugins/ folder

  3. Start Koikatsu and open the Character Maker

  4. Enable the KKBP Exporter window.

  5. Click the "Export Model for KKBP" button at the top of the screen. This may take a few minutes depending on your computer hardware.

  6. A folder in your Koikatsu install directory will popup when the export is finished

Import the model to Blender

(click to show import instructions)
  1. Open Blender 5.0. Other versions are not guaranteed to work. Click here if you are not using Blender 5.0

  2. Install mmd_tools in Blender

  3. Install KKBP Importer 9.0 in Blender

  4. After you install both addons, you can click the "Import model" button in the KKBP panel. An explanation of all import options can be found here

  5. Choose the .pmx file from the export folder

  6. The blender console will appear and begin importing the model. This may take a few minutes depending on your computer hardware

  7. Check there were no errors during import in the scripting tab. A successful import will end in "KKBP import finished in XX minutes"

(Optional) Exporting as fbx

(click to show fbx export instructions)
  1. If you want to reduce the bone count, or convert the model's armature for VRM / VRChat / Unreal Engine, click the "Prep for target application" button in the KKBP panel. This will also create an atlas file for your body / hair / clothes and save them to the atlas_files folder in your export folder

  2. Hide the original collection in the outliner and show the new collection

  3. Click the export button in the collection tab to export an fbx file to the atlas_files folder in the export folder

Help

Check the wiki for FAQ and basic info.
If you're still having trouble please create a new issue.

Contributing

Any contributions are welcome! Please check out the links below:

Similar Projects