View Single Post
  #10  
Old 03-11-2020, 04:04
alucard1973 alucard1973 is offline
Registered User
 
Join Date: Apr 2015
Location: Madrid
Posts: 45
Thanks: 1
Thanked 3 Times in 3 Posts
alucard1973 is on a distinguished road
Quote:
Originally Posted by Cesar82 View Post
There is no [SaveGameFolder] section in CIU.

See the _Setup.ini file in the Help folder of the source code.
The correct way to use it would be to use the key in the [Installoptions] section:
Code:
[InstallOptions]
//...
SaveGameFolder1={userdocs}\Streets of Rage 4 Save and Config
Hello,
I come back to another concern
I can't change {pf} to {sd} in the script, it tells me
Line 21: Unknown constant "commonsd". Use two consecutive "{" characters if you are trying to embed a single "{" and not a constant.

after test, the backup to delete works, I had written it wrong

Last edited by alucard1973; 03-11-2020 at 04:54.
Reply With Quote