You have to specify the directory of the le_strings file, just like you did with the executable. The command should look more like this:Ok, this seems one step further, but now I got another error.
"C:\Users\wagne\Desktop\Saints Row IV Brasil\ThomasJepp.SaintsRow-rev121\ThomasJepp.SaintsRow.ExtractStrings.exe" sriv "C:\yourPath\menu_us.le_strings"
Once you're done translating each file, just drop the converted .le_strings file into the same directory as SaintsRowIV.exe with the same name that it originally had.
The workshop modding format is basically designed to let users add new assets, rather than replace existing ones. The string files in your packfile on workshop will get added to the game's pool of available strings, but not replace the vanilla English strings already there.Ok, that works. But I'm confused. Why it didn't work when I updated my Steam workshop page?
The workshop modding format is basically designed to let users add new assets, rather than replace existing ones. The string files in your packfile on workshop will get added to the game's pool of available strings, but not replace the vanilla English strings already there.
Dropping files in the same folder as the .exe is the old way of modding Saints Row, which pretty much only allowed replacing assets.