Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SeleDreams committed May 9, 2020
1 parent d2c8f7f commit 4713446
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
CoroHeart toolkit is a tool that allows to export assets from Compile Hearts games made with the Orochi Engine such as Death End Re;Quest and Megadimension Neptunia VIIR

# Usage
To use it, you need the .net core runtime, you can download it here :
https://dotnet.microsoft.com/download/dotnet-core/current/runtime
Just double click on CoroHeartToolkitGUI to open it, navigate to your dat file and open it, you can then right click on any file to export it.

once installed, just drag and drop the .dat and .csh files you want to extract or a directory containing them on the executable and it will extract them in their respective directories
You can then look at the files on Neptools for CL3, GSTR and GBIN files or extract textures with this script I found one day that must be used with quickbms
https://cdn.discordapp.com/attachments/706176489673981994/707099382897573898/WorldOfFinalFantasyPC_TEX.bms

I'm planning to implement native texture preview and exportation to the program, same for models and to reimport the changes,
but currently it only allows to export files

0 comments on commit 4713446

Please sign in to comment.