Darkcranio
Member
Hi,
I need help please. I am making a translation mod for a game and the problem is.....
A zip named "LANG.ZIP", in the path "PS3_GAME/USRDIR/ASSETS/LANG/LANG.ZIP" I extract the contents which are languages files, I modify the language files, but I can't repackage it so....
But on the emulator this is not a problem because the game when the LANG.ZIP is not in its place, it looks for the ZIP file's contents in /dev_bdvd/PS3_GAME/USRDIR/DATA_PS3/ENGLISH_NTSC_PS3.DCT
So the languages file is ENGLISH_NTSC_PS3.DCT , I copy this ENGLISH_NTSC_PS3.DCT to the DATA_PS3 folder in root\games\BLUS30480\PS3_GAME\USRDIR\DATA_PS3 and the game loads the contents of the .ZIP files without the actual ZIP from
root\games\BLUS30480\PS3_GAME\USRDIR\ASSETS\lang\LANG.ZIP
So basically loads the english.dct and the game starts.
The problem is, on the real PS3, when I deleted the LANG.ZIP and I place the contents to DATA_PS3, just like on the emulator, the game doesn't load ENGLISH_NTSC_PS3.DCT from there, it looks for the ZIP and it crashes. On the real PS3 through Multiman where to copy the language files so they load without the ZIP?
I need help please. I am making a translation mod for a game and the problem is.....
A zip named "LANG.ZIP", in the path "PS3_GAME/USRDIR/ASSETS/LANG/LANG.ZIP" I extract the contents which are languages files, I modify the language files, but I can't repackage it so....
But on the emulator this is not a problem because the game when the LANG.ZIP is not in its place, it looks for the ZIP file's contents in /dev_bdvd/PS3_GAME/USRDIR/DATA_PS3/ENGLISH_NTSC_PS3.DCT
So the languages file is ENGLISH_NTSC_PS3.DCT , I copy this ENGLISH_NTSC_PS3.DCT to the DATA_PS3 folder in root\games\BLUS30480\PS3_GAME\USRDIR\DATA_PS3 and the game loads the contents of the .ZIP files without the actual ZIP from
root\games\BLUS30480\PS3_GAME\USRDIR\ASSETS\lang\LANG.ZIP
So basically loads the english.dct and the game starts.
The problem is, on the real PS3, when I deleted the LANG.ZIP and I place the contents to DATA_PS3, just like on the emulator, the game doesn't load ENGLISH_NTSC_PS3.DCT from there, it looks for the ZIP and it crashes. On the real PS3 through Multiman where to copy the language files so they load without the ZIP?