View Single Post
  #7  
Old 20-03-2011, 00:53
anadius anadius is offline
Banned
 
Join Date: Sep 2009
Location: internet
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
anadius is on a distinguished road
Yeah! Works like a charm. :)
(Polish conversion)
Great job! Again.

@napalmguy, @donflorox9
I think I've got solution but it's not tested. :P

After extracting 'ACB_1xDVD5.7z' do the following:
1) Open 'repack.bat' in any text editor (for example Notepad)
2) Find your language. I don't know how to explain it clearly... For Polish language it's something like this:
Code:
if %choice1%==6 (
set list=list_en.ini
set lng=Polish
move /y !lng!\setup.ini .\ACB\ >nul
goto start
)
3) Now open 'ACB' folder and find file named like this in bold above. (For Polish conversion it is 'list_en.ini')
4) Open it and delete lines with sound you want to save. For Italian it is:
Code:
[sound_it]
File1="sounds_ita.pck"
Hope it works. Check or wait for peterf1999 response. :)
Of course ISO size will be bigger.
Reply With Quote