View Single Post
  #7  
Old 27-08-2015, 06:34
Andrey167's Avatar
Andrey167 Andrey167 is offline
Registered User
 
Join Date: Nov 2013
Location: Azerbaycan
Posts: 134
Thanks: 208
Thanked 124 Times in 46 Posts
Andrey167 is on a distinguished road
Quote:
Originally Posted by toto621 View Post
I have a couple of requests :
- Add multi-lang support (instead of hardcoded text in script)
- Read "Info" text from a separate file, it's easier and smarter than search in inside script
- Explain how to approximately calculate install size and final size (explain your formula)

Basically you can make all this by adding custom messages to isl file and create an ini file with all requered information about the repacked game, read by the script at compilation. You can check WPI script from razor for ini reading stuff and the modifications I made for it for easy multi-lang support
I'll think about your wishes
Reply With Quote