View Single Post
  #6  
Old 27-08-2015, 02:13
toto621 toto621 is offline
Registered User
 
Join Date: Jul 2015
Location: The World
Posts: 71
Thanks: 42
Thanked 47 Times in 23 Posts
toto621 is on a distinguished road
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
Reply With Quote