C++ Objective-C C
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
BGMChanger Hello world! Feb 14, 2017
ConfigEditor Hello world! Feb 14, 2017
DDSPatcher Hello world! Feb 14, 2017
DeBitRotate Hello world! Feb 14, 2017
I3ITool Hello world! Feb 14, 2017
PEFDecryptor Hello world! Feb 14, 2017
_img Modify README.md Feb 14, 2017
i3PackTool Hello world! Feb 14, 2017
.gitignore Hello world! Feb 14, 2017
LICENSE Hello world! Feb 14, 2017
README.md Update README.md Feb 16, 2017
i3PackTool.sln Hello world! Feb 14, 2017

README.md

Point Blank Modification Tools

It's time to release all my tools source codes. I can't keep it privately, there's no storage space to keep all anymore LOL


I3PackTool

A tool to open and extract .i3pack files.

i3packtool

I3ITool

A tool to convert *.i3i file you've got from extracted *.i3pack file to DirectDraw Surface (*.dds file).

i3itool

DDSPatcher / DDSToI3I

A tool to convert *.dds to *.i3i format.

ddspatcher

BGMChanger

A tool to change default background sound using *.ogg format.

ConfigEditor

A tool to edit encrypted config content (e.g. lwsi_En.sif)

DeBitRotate

A tool just like ConfigEditor, but you can adjust shift key to find the correct shift key.

PEFDecryptor

A tool to decrypt *.pef file.