Danganronpa V3: Killing Harmony

From The VG Resource Wiki
Jump to: navigation, search

Box Art

Danganronpa V3: Killing Harmony

Developer: Spike Chunsoft
Publishers: Spike Chunsoft, NIS America
Platforms:PlayStation Vita, PlayStation 4, Windows


Danganronpa V3: Killing Harmony is the third main Danganronpa game, developed by Spike Chunsoft, and released for the PlayStation Vita, PlayStation 4 and on Steam in 2017.

File Formats

  • .spc - Archive
  • .srdi - Model Data
  • .srd - File Infomation
  • .srdv - Image Data
  • .acb + .awb - CriWare Audio Archive
  • .hca - CriWare Audio
  • .cpk - CriWare File Package

Ripping Tools

Spiral

A tool created in Java that is designed to tackle multiple Danganronpa formats.

BlackDragonHunt's Danganronpa Tools

This is a set of Danganronpa tools written in python for Danganronpa 1, 2 and v3/

VGMToolBox

This tool will let you extract the .acb and .awb files with correct file names.

vgmstream foobar2000 Plugin

This foobar2000 plugin will allow you to play and convert the .hca files you get from the .acb and .awb files.


Ripping Tutorials

Extracting the .spc files (Using BlackDragonHunt's Danganronpa Tools)

  1. Download and set up BlackDragonHunt's Danganronpa Tools
  2. Extract a .cpk file.
  3. Open up command prompt and direct it to the drv3 folder that came with BlackDragonHunt's Danganronpa Tools.
  4. In command prompt, type C:\python27\python.exe drv3_ex_all.py *Path to folder that contains the extracted data from the .cpk
  5. Wait for it to finish extracting, this will take a while.
  6. It will then proceed to start converting stuff like sprites into a readable format, this will also take a while.
  7. Once done, everything should be extracted.

Sounds

  1. Download VGMToolBox, foobar2000 and the vgmstream plugin and set them up.
  2. Extract partition_resident_win.cpk
  3. Use Spiral or BlackDragonHunt's Danganronpa Tools to extract all the .spc files.
  4. If you want to extract voice clips, navigate to the folder that contains the extracted content of voice_resident_ENG.SPC and the one that contains the extracted content of voice_resident.SPC and copy the .acb files to the sounds folder of the extracted cpk.
  5. Open up VGMToolbox, and go to Misc. Tools > Extraction Tools > Common Archives > CRI ACB/AWV Archive Extractor
  6. If you are extracting voice clips, drag and drop the .acb that you copied to the sound folder into VGMToolbox and wait for it to extract.
  7. If you are extracting sound effects, extract any other .acb files from the extracted .spc files.
  8. Once extracted, open up foobar2000, load the .hca files and convert them.

Models

  1. Download the latest build of Spiral and make sure you have Java installed.
  2. Launch Spiral and set the game to V3 by typing the command set_game v3. This will make sure that any commands used will treat the files as if they belong to Danganronpa V3.
  3. Find a .spc file that contains a .srdi model in it.
  4. Type the command operate_file <file> to preform operations on the file.
  5. Finally, type extract_model <path.zip> to create a zip file that converts the models into .obj format.

Textures / Sprites with Spiral

  1. Download the latest build of Spiral and make sure you have Java installed.
  2. Launch Spiral and set the game to V3 by typing the command set_game v3. This will make sure that any commands used will treat the files as if they belong to Danganronpa V3.
  3. Find a .spc file that contains image data.
  4. Type the command convert <SPC> SPC ZIP to convert the SPC file into .zip, which will convert the textures.


VG Resource Pages