Tool set for idolm@ster2 ps3 ver. chinese translation group.
-
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- 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. -
tsk: The imas2 image and icon package file format. includetskandnutfiles, we can repack it by just rewrite offset data- preview
- unpack
- replace
- repack
-
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
- repack
-
nfh: The imas2 font image meta data, describe each kanji position, offset and size- preview and render font text
- modify item
- rewrite and generate Hanzi remap dictionary
- rebuild
-
dds: Image format used primarily to store, compress, and render 3D textures in video games and real-time simulations
- python >= 3.7
pip install -r requirements.txt
python main.py



