File information
Last updated
Original upload
Created by
Maboroshi DaikonUploaded by
MaboroshiDaikonVirus scan
Safe to use
Current section
Activity logs
This page was last updated on 04 October 2012, 7:11PM
- Changelogs
-
-
Version 1.4.0
- Really 1.3.11 but changelog doesn't allow it.
- Get IDs from Skyrim.esm changed to Get IDs from .esm. Dialog asks for .esm file.
- Possibly fixed broken compression on some mods.
-
Version 1.3.11
- Possibly fixed broken compression on some mods
- Get IDs from Skyrim.esm changed to Get IDs from .esm. Dialog now asks for .esm file.
- Possibly fixed broken compression on some mods.
- Get IDs from Skyrim.esm changed to Get IDs from .esm. Dialog asks for .esm file.
-
Version 1.3.9
- Fixed bell noise when pressing "Enter" to search
- Adding a language to the STRINGS dialog is significantly faster
- Undo/Redo of Search/Replace function is now one atomic operation
-
Version 1.3.8
- Added Undo (CTRL-Z) and Redo (CTRL-Y)
- Added checkbox for switching between search and filter on STRINGS dialog
- Added "Add Language" functionality to button on STRINGS dialog
- F3 edits in place like double-click
- CTRL-ENTER on Edit dialog accepts input
-
Version 1.3.7
- Added Acknowledge (Enter) and Cancel (Esc) key press events to dialog boxes.
-
Version 1.3.6
- Added PERK:EPF2 field
- Embedding empty strings no longer causes a crash
- Added three new search options: Match Case, Match Whole Cell and Search only current data grid.
-
Version 1.3.5
- Added RNAM:INFO field
-
Version 1.3.4
- Right-Click functions such as Zero IDs and Create IDs now skip hidden rows.
- Right-Click functions now ignore selected column. Ie. selecting formID and doing a Copy EDID to Text will work.
-
Version 1.3.3
- Fixed issue with Add Column not adding columns to DLSTIRNGS and ILSTRINGS which can cause a crash.
-
Version 1.3.2
- Fixed issue with text on new menu items not showing up.
- Added an "Add Column" button that allows another STRINGS file to be displayed to the right of the "Text" column. Multiple columns can be added.
-
Version 1.3.1.1
- Possibly fixed broken compression on some mods.
- Get IDs from Skyrim.esm changed to Get IDs from .esm. Dialog asks for .esm file.
-
Version 1.3.1
- Fixed some issues with selected esp / strings not saving
- Added some new commands to hide / unhide rows. Some under tools and some on right-click.
- New option, defaulted to off, to hide NULL String IDs on load.
- All String IDs now loaded into grid, hidden or not, which should fix issues with incorrect null strings being saved to esp.
-
Version 1.3.0
- Made program multilingual
- Added Help/About box
- Added Russian translation courtesy of TERRAB1T
- Added Polish translation courtesy of TomBrightblade
-
Version 1.2.9
- Fixed compression level to 6 like Oblivion's zlib compression.
-
Version 1.2.8
- Added menu item "Options \ Enable Compression" Defaults on. Can be unchecked, but this state will not be saved when the program is closed.
- Field compression has been added to all esp save routines. Can decrease esp size by as much as 30% or so.
-
Version 1.2.7
- Added EDID column to SSLXTN file output. Ignored when read.
- Made SSLXTN files ANSI-Code page files instead of UTF-8 files. Microsoft Excel can't properly read UTF-8 CSV files. Use code page override to UTF-8 for SSLXTN files saved from older versions of SSL or remove the _LANGUAGE from the filename. SSL will a
- Fixed bug in overwriting SSLXTN.BAK files.
-
Version 1.2.6
- Added remaining documented localized fields:
- RNAM:ACTI
- RNAM:FLOR
- BPTN:BPTD
- MNAM:FACT
-
Version 1.2.5
- Added RDMP fields for REGN records.
- Possible fix for editing Unicode entries in Saved Translations files (only affects opening in external editors).
- Fixed issue with certain esps crashing after they were written. Fields that were longer than an int16 were causing the issue. Fixed by implementing part of esp spec that allows for int32 length fields.
- Added ability to change location of Skyrim.esm.
-
Version 1.2.4
- Added check boxes for other columns in Search and Replace window.
-
Version 1.2.3
- Added CNAM for BOOK and TNAM for WOOP.
- Added "Save Translation" and "Load Translation" under File menu. Thanks to mcguffin for the idea. Use "Save Translation" when you've completed translating the esp and "Load Translation" on new versions of the esp from the mod author. Saves and
-
Version 1.2.2
- Fixed issues with Get IDs from Skyrim.esm and multi-field entries (eg. ITEX)
- Cleaned up and removed some deprecated code.
- Fixed crashing bug when embedding strings in v1.2.0
- Only GMST variables prefixed by an "s" in their EDID will display the DATA field.
- New esp reading code. More accurate, but a little bit slower.
- ITXT fields added for MESG records. NNAM and CNAM fields for QUST. SHRT for NPC_.
- Fix in place for unused records - should be properly set to 0000 for external strings file and 0 for embedded strings file.
- Fixed issue with superfluous entries that shouldn't have shown up in the lists.
- Added progress bar for most long processes.
-
Version 1.1.9
- Added DATA fields for GMST records.
- Fixed bug with superfluous DNAM and NAM1 records.
-
Version 1.1.8
- Added NAM1 fields for INFO records. Finally a use for ILSTRINGS!
- Fixed issue with DNAM records in embedded esps trying to match adhoc StringID to DLSTRINGS instead of STRINGS.
- Create IDs will search for matching strings and only assign 1 ID for all identical text entries. Not valid for Right-Click Create IDs for a selection.
- Fixed crashing bug with 00 String IDs on esps marked as using STRINGS.
-
Version 1.1.6
- Fixed issue with reading compressed (CELL) records created by the Creation Kit.
- Fixed issue with writing duplicate STRINGS entries. String IDs now unique in STRINGS files.
- Added Search and Replace functionality. CTRL-F and a menu item under Edit.
- I think there's still a bug in reading double-NULL terminated strings... I don't remember if I've fixed that issue or not.
-
Version 1.1.5
- Get IDs from Skyrim.esm works. It uses around a half Gig of RAM and takes 5-10 seconds, but it works pretty well.
- Changed file text boxes to drop-down boxes with previous history.
- Added an option to turn off locking the STRINGS tabs between windows (defaults on).
- Turned off the auto-clear on search... I type so fast, I didn't think that it would be a problem.
- F2 search box now focuses on the text box when the window is activated.
- Fixed search box errors with special characters (eg. %)
- Added a few ALT- hotkeys. I thought I had more.
- ESC clears search box on STRINGS window.
- esm added to file search box filters, but you have to select it from the pulldown.
-
Version 1.1.4
- Fixed crashing bug when saving nodes with a NULL label.
-
Version 1.1.3
- Fixed crash bug on Strings window with certain strings files.
- Last used esp and strings file now saved.
-
Version 1.1.2
- Fixed crash bug on systems that don't have Skyrim installed or are missing the registry entry for Skyrim's install directory.
- F2 will bring up an Edit window.
- Added crash popup box for some slightly better error reporting.
- Fixed some minor inconsistency bugs in main form.
-
Version 1.1.1
- All esps should now load properly, including skyrim.esm (if you copy it to skyrim.esp).
- Added ability to add to and edit the language to code page associations.
- Writing speed of esps increased for esps with a large amount of CELL data.
- Reading speed of esps increased by a lot.
-
Version 1.01
- fixed numerical sorting
- fixed CTRL-C / CTRL-V not working as expected.
- Hex/Decimal mode saved in config
- Column widths saved in config. Needs a little refining.
- Can now copy text from STRINGS popup box.
- Search box changed into filter box. Experimental. Let me know if it works out.
- STRINGS popup box will focus to filter text box when clicked.
- Text box will clear when clicked.
-
Version 1.00
- New esp parser. Should be able to read any esp. It's currently a bit slow, so it's recommended for use only on esp files less than 10MB or so. Probably not a problem going larger if you're not including a lot of CELL data.
- Export Strings to CSV and Import Strings from CSV.
- Keeps file list of last 10 esps and STRINGS files.
- Stores window position.
- Right-Click on selected rows to zero IDs, clear text or create IDs.
-
Version 0.99b
- Fixed crash on certain DNAM records in embedded esps.
- Reduced application build size.
- Fixed potential crash on certain DESC records in embedded esps.
- Now save STRINGS files sorted by String ID. This fixes the issues that ENCH entries were having in DLSTRINGS.
- Tweaked loading of embedded strings.
- Fixed bug created by previous line's tweak. The person responsible has been sacked.
- Can load esps with simple CELL data, but more complex CELL groups will truncate.
-
Version 0.95b
- Fixed crash on certain instances of loading mods with zero length embedded FULL records.
- Can read very simple CELL data. Will truncate mods with more complex CELL data.
- Added application icon.
-
Version 0.93b
- Added ability to read CNAM fields in MGEF records. Experimental.
- Can export STRINGS to CSV, but no import, yet.
-
Version 0.92b
- Fixed bug in reading files that don't have matching string ids in STRINGS files.
- Fixed bug in reading esps with unexpected data.
- Fixed long load times with large esps.
- Defaulted IDs to decimal instead of Hex. Can be switched in menu.
- STRINGS file code page is now determined by name of file (ie. Skyrim_English becomes code page 1252). Can be overridden.
- Hopefully fixed string search for other languages.
- Removed a search optimization that was causing bugs. It was English centric and probably didn't work as well for other languages anyway. Didn't slow load times by much.
-
Version 0.8b
- Fixed bug in esp write buttons when a .bak file was present.
- Added a Strings button for displaying the base strings file in another window. Double-clicking an entry puts it's data in the main window. Useful for correcting esps with embedded info that has bad data.
- No undo function at the moment, so be careful with the Strings window.
-
Version 0.7b
- Bugfixes for longer esps and a few other issues.
-
Version 0.6b
- Can read single-language files, match them up to the strings data and write them back out as multi-language files and vice versa.
- The program properly displays embedded text that doesn't match a strings file.
-
Version 0.5b
- Found 2 bugs that needed to be fixed, so I'm uploading an version that doesn't have any new features, yet. This fixes an error in the header on DLSTRINGS and instead of writing 0 byte files for unused strings files, it writes files with 8 bytes of 0 in
-
Version 0.4b
- After further testing, it seems I can create an esp with every potion, scroll, weapon and ammo, run the esp through the Localizer and have everything come up without an issue. I think BOOK records in particular can cause weird issues, so I'd hold off o
-
Version 0.3b
- Now loads all three STRINGS files and works on them simultaneously in a tabbed interface.
- It seems to be working on smaller esps, but not doing so well on esps made by adding, say, all of the BOOK records.
- Did some general code cleanup. Still messy though.
- Can read esps that have edited FULL and DESC records and display the info. Can't currently write these files properly, though.
-
Version 0.2b
- Form Resizing just like a grown-up program!
- I've figured out the code page issues so it's possible to edit the text entries within the software.
- "Proper" support for DLSTRINGS and ILSTRINGS, but no way to really test them at the moment. - TESTED not currently working.
- Missing filenames should no longer crash the program
- Internally switched data from Int32 to UInt32. In the context they were being used it would never have made a difference, but better to be correct about it :)
- Added a checkbox that defaults to writing out the original binary text data. If the box is unchecked, it will write out what's in the data grid. The data grid is editable, so changes can be made directly, if desired.
-
Version 0.1b
- Initial Release
-
- Author's activity
- Load more items
- Mod page activity
-
May 2025
-
11 May 2025, 9:14AM | Action by: piyohiko129
Endorsed
'Skyrim Strings Localizer'
-
11 May 2025, 1:15AM | Action by: bi976N
Endorsed
'Skyrim Strings Localizer'
-
11 May 2025, 12:50AM | Action by: naluyouninalusa
Endorsed
'Skyrim Strings Localizer'
-
10 May 2025, 10:00AM | Action by: gm10056
Endorsed
'Skyrim Strings Localizer'
-
09 May 2025, 10:50AM | Action by: bbacma1
Endorsed
'Skyrim Strings Localizer'
-
08 May 2025, 9:25AM | Action by: returner0525
Endorsed
'Skyrim Strings Localizer'
-
06 May 2025, 7:34PM | Action by: KASaLEX
Endorsed
'Skyrim Strings Localizer'
-
04 May 2025, 9:54PM | Action by: mohumohuotousan
Endorsed
'Skyrim Strings Localizer'
April 2025
-
30 Apr 2025, 11:12PM | Action by: Zariganiko
Endorsed
'Skyrim Strings Localizer'
-
30 Apr 2025, 11:27AM | Action by: etorof
Endorsed
'Skyrim Strings Localizer'
-
30 Apr 2025, 10:42AM | Action by: Hananje
Endorsed
'Skyrim Strings Localizer'
-
30 Apr 2025, 4:55AM | Action by: DEAD78543
Endorsed
'Skyrim Strings Localizer'
-
29 Apr 2025, 4:10PM | Action by: mikanberry
Endorsed
'Skyrim Strings Localizer'
-
29 Apr 2025, 3:09PM | Action by: Switch1218
Endorsed
'Skyrim Strings Localizer'
-
27 Apr 2025, 7:26PM | Action by: Type942nd
Endorsed
'Skyrim Strings Localizer'
-
27 Apr 2025, 3:01AM | Action by: yamanako
Endorsed
'Skyrim Strings Localizer'
-
25 Apr 2025, 5:59AM | Action by: MisoTonkastu
Endorsed
'Skyrim Strings Localizer'
-
23 Apr 2025, 3:46PM | Action by: maxhk
Endorsed
'Skyrim Strings Localizer'
-
23 Apr 2025, 6:06AM | Action by: RexSkrimer
Endorsed
'Skyrim Strings Localizer'
-
16 Apr 2025, 10:12PM | Action by: jagalchi77
Endorsed
'Skyrim Strings Localizer'
-