silviugut
add to the lang = ptbr, OR if you want installer in your lang, remove all except the ptbr
the proper code for ptbr--> Portuguese - Brazil 1046 which is not needed.. you have the code section proper in installerscript.iss
Code:
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\Rockstar Games Social Club"; ValueType: string; ValueName: locale; ValueData: {cm:LanguageNR}; Flags: uninsdeletekey;
just delete the original setup.exe, and compile the script again. it will create new exe for you that will work properly
so game installs / plays in proper lang for you.