I'm planing create a translation project for the ps2 game "Venus & Braves".
http://en.wikipedia.org/wiki/Venus_&_Braveshttp://www.youtube.com/watch?v=npfvsa-iFIMhttp://www.youtube.com/watch?v=Z84-2PPwPPwI need check these .bin files:
BGMIMAGE.BIN
CDIMAGE.BIN
MOVIMAGE.BIN
Inside MOVIMAGE.BIN I found this using Hex Workshop:
/home/tsuyoshi/venus/MoviePack/moviefilelist.txt./home/tsuyoshi/venus/smv/ex01.smv./home/tsuyoshi/venus/smv/ex02.smv./home/tsuyoshi/venus/smv/mv01.smv./home/tsuyoshi/venus/smv/mv02.smv./home/tsuyoshi/venus/smv/mv03.smv./home/tsuyoshi/venus/smv/mv04.smv./home/tsuyoshi/venus/smv/mv05.smv./home/tsuyoshi/venus/smv/mv06.smv./home/tsuyoshi/venus/smv/mv07.smv./home/tsuyoshi/venus/smv/mv08.smv./home/tsuyoshi/venus/smv/mv09.smv./home/tsuyoshi/venus/smv/mv09_nps.smv./home/tsuyoshi/venus/smv/op01.smv./home/tsuyoshi/venus/smv/op02.smv./home/tsuyoshi/venus/MoviePack/moviefilelist.txt.# sound fat use 16....................
This give me a good information about MOVIMAGE.BIN data, but how can I split them and join them when the translation is finished?
Do you know a good tool or some translation guide for increase my knowledge about these .bin files.
Any help would be appreciated

Thanks!
