View Single Post
  #11  
Old 18-01-2018, 06:24
rambohazard rambohazard is offline
Registered User
 
Join Date: May 2010
Location: Brazil
Posts: 21
Thanks: 107
Thanked 16 Times in 7 Posts
rambohazard is on a distinguished road
Quote:
Originally Posted by ZakirAhmad View Post
Can anybody please explain how to use records.inf to show progress with nz in wpi.
I was able to generate records.inf in source directory for nz64 (nanozip) by changing tmp to source and percentage to 0, 0 bu when i include records.inf in resource directory and change back scr to tmp in script, nanozip is still not showing progress.
Compile the script without records (disable "#include records"). Move the generated records.ini to your include directory, enable the "#include "records" and recompile the source. Game without records will show progress above 100%. With recors it will be fixed.

I hope you can understand what i wrote. Sorry for the rusty english
Reply With Quote