0 of 0

File information

Last updated

Original upload

Created by

xNyu

Uploaded by

xNyu

Virus scan

Safe to use

Tags for this mod

About this mod

The Ankaka Spa Resource Manipulator, is a tool for resource manipulation dedicated for Ankake Spa Touhou games. Use it to manipulate textures, 3D models, FX and more for the games "Kengeki" and "Kokishin". Basically this is an EXE, written in C# .NET and works for x86/x64.

Permissions and credits
Donations
The Ankaka Spa Resource Manipulator, is a tool for resource manipulation, dedicated to Ankake Spa Touhou games. This tool is written
in C# .NET and allows you to extract/compress the .dat/.pak files from
the games:

- Youyou Kengeki Musou | version: 1.0 & 1.2
- Touhou: Scarlet Curiosity (Original name "Kokishin") | version: original & steam

Open the application and make sure to know where the game is installed. Admin privileges are not required.

Extraction (Left row):
Search/Type in the path to the .dat/.pak (first textbox) file you want to modify.
Also type in a destination path (second textbox) where the files get
extracted. It will generate a .txt file wich contains the informations
about what was extracted. Please don't modify this file, otherwise you
can't compress properly again.

Compression (Right row):
Search/Type in the path to the directory you extracted (first textbox), the one
where the generated .txt file is. Also, type in a path for destination
directory (second textbox). If anything was properly done, and the .txt
file wasn't manipulated in any way, the destination directory will
contain a .dat/.pak file, which you can replace with the original one,
to apply your work.

You can modify with this tool:
- Textures
- BGM
- FX
- Text
- 3D Models

If the game breaks up on launch with the modded file, it is mostly because
something wasn't properly compressed. To troubleshoot this you can
extract and compress a file without modification (only extract /
compress), right click and check the size in bytes. It should have the
exact same size. If it breaks up anyway, maybe try to manipulate the
content in an other way. Make sure to keep the same format for .dds and
.ogg stuff as in the original file.

Happy modding!