Quote:
Originally Posted by angelo.saviano
hi if i change in the inno script EN to IT can i install the game in italian language and then do all the procedure?
edit: is it also possible to compress anymore during the procedure so we can fit in 2 dvd5?
|
Yes you can, and if you wont even installer to be in Italian language just don't forget to change line from:
Code:
[Languages]
Name: "english"; MessagesFile: "compiler:Default.isl"
to
Code:
[Languages]
Name: "italian"; MessagesFile: "compiler:Default.isl"
compression is LZMA, i don't think that can be more compressed than that