Tool set for idolm@ster2 ps3 ver translation.
-
mpc: The imas2 archive package file format. includexmb,tsk,scbandnutfiles- preview
- unpack
- repack
-
scb: The imas2 communicate script, include text which need to be translated (not in this tool now)- modify text
-
xmb: The imas2 system information file (mail, system info, picture position info, etc.) can be repacked simply by overwriting the Japanese text at the corresponding offsets with the translated text, and filling the remaining unused bytes with zeros.- repack
- replace
-
tsk: The imas2 image and icon package file format. includetskandnutfiles, we can repack it by just rewrite offset data- preview
- unpack
- replace
-
nut: The imas2DXT1,DXT3,DXT5andRAWDDStexture package file format. (DDSsize is same when the texture size is same, so we can also repack it by just rewrite offset data)- preview
- unpack
- replace
-
nfh:The imas2 font image meta data, describe each kanji position, offset and size
- python >= 3.7
pip install -r requirements.txt
python main.py
