Red Dead Redemption 2 – String Translator
Description:
This mod allows you to replace/translate any string in the single player game.
Installation:
– Install Alexander Blade’s ASI loader —-> DownloadLink —-> https://dl-file.com/j4r1kw6zpvhm/ScriptHookRDR2_1.0.1311.12.zip.html
– Extract “rdr2-translator.asi” and “rdr2-translator.xml” to your Red Dead Redemption 2 game folder.
– Add your new strings to “rdr2-translator.xml”
– Done!
How to add new strings:
– Open rdr2-translator.xml with text editor.
– Add new strings using “id” or “label” depending on which one you find in OpenIV by opening yldb files:
– To use with label: <String label=”LANDING_ONLINE”>En ligne</String>
– To use with id: <String id=”0x2D3DC509″>En ligne</String>
– You can find “id”s and “label”s of all Strings in the game using OpenIV by opening yldb files.