-
Notifications
You must be signed in to change notification settings - Fork 2
Localization Tool: Quickstart
Localization Tool allows you to open, modify and save .localization files.
Supported games:
- Marvel's Spider-Man Remastered
- Marvel's Spider-Man: Miles Morales
- Ratchet & Clank: Rift Apart
Created by DemonRed. Nexus Mods page.
Like Overstrike, it is made for 64-bit version of Windows.
On Linux, you can try using Proton to run it, but it's not guaranteed to work.
To run, it needs x64 version of .NET 7.0 Desktop Runtime installed.
Extract it anywhere you'd like and run 'LocalizationTool.exe'.
If you'd like to build it yourself, or make some changes to the code, see Overstrike's Building.
If you'd like to contribute, please also see Overstrike's Code Style & Commit Guidelines.
Use File menu to load an existing .localization file, create a new one and save changes in the currently open one.
You can use Undo/Redo to revert your changes or apply them back.
If you want to edit flags column, enable it with View > Show flags.
You can search by localization key names, localized strings, or both.
Click on column header to sort, and click again to change the order to reverse.
Double click into key, value or flags of an entry to edit.
Press Delete key to delete a selected entry.
Write key name, value (and flags, if enabled), then press Add to add a new entry.