Federal Bureau of Localization

SWERY Localization Tool

Investigation log · case files · build manuals

Один настільний інструмент, який обʼєднує перекладацький pipeline для п'яти ігор Hidetaka Suehiro (SWERY) та White Owls — від редагування JSON-дампів до запаковки фінального патчу, з вбудованими редакторами шрифтів, текстур і per-string box-sizes.One open-source desktop tool that bundles the entire translation workflow for five Hidetaka Suehiro (SWERY) / White Owls titles — from editing JSON dumps to packing the final patch, with built-in font, texture and per-string box-size editors.

Investigation period:Investigation period: 2026 — current · License:License: MIT · Platform:Platform: Windows portable

5
Підтримуваних ігорGames supported
3
Реверс-розкритих форматівCustom binary formats reversed
20K+
Перекладних рядківTranslatable strings indexed
87 MB
Portable, без installer-аPortable, no installer

П'ять ігор SWERY / White Owls.Five SWERY / White Owls games.
Один pipeline.One workflow.

Кожна гра приносить власний неповторний бінарний формат. Інструмент реверсує їх so you can translate, not fight files.Each title ships with its own beautiful idiosyncratic binary format. The toolkit reverse-engineers them so you can translate, not fight files.

Case 001
Subject dossierSubject dossier · NA
Deadly Premonition
— The Director's Cut, 2013 —
ПлатформаPlatform PC · Steam
ФорматFormat .mes / DPMsgTool
РедакториEditors Text · Fonts · Textures
ЗаписиRecords ~20,000
Greenvale's coffee dialogues, FONTWIDE.DDS atlas, custom XPC2 textures.Greenvale's coffee dialogues, FONTWIDE.DDS atlas, custom XPC2 textures. ГотовоReady
Case 002
Subject dossierSubject dossier · NA
Deadly Premonition 2
— A Blessing in Disguise, 2020 —
ПлатформаPlatform PC · Steam
ФорматFormat sharedassets / .assets
РедакториEditors Text · Fonts · Textures
ТулкітTools UABEA + PowerShell 7
Le Carré, кривавий небосхил. Сім asset-шрифтів, 22 текстури, cross-game TM.Le Carré, bloody sky. Seven asset fonts, 22 textures, cross-game TM. ГотовоReady
Case 005
Subject dossierSubject dossier · JP
THE MISSING
— J.J. Macfield and the Island of Memories, 2018 —
ПлатформаPlatform PC · Steam
ФорматFormat MSG.* + IMHeightInfo
РедакториEditors Text · Fonts · Textures · Box-sizes
РизикRisk int16 overflow trap
Незалежний reverse — без TF2 source. Box-sizes auto-fit включено.Independent reverse — no TF2 source reused. Box-sizes auto-fit included. РозібраноReversed
Case 003
Subject dossierSubject dossier · JP
The Good Life
— Rainy Woods, 2021 —
ПлатформаPlatform PC · Steam
ФорматFormat loc/English (binary)
РедакториEditors Text · Fonts
РушійEngine Unity 2020.1.17f1
Custom binary container, bitmap-font з atlas-painting + glyph injection.Custom binary container, bitmap-font with atlas painting + glyph injection. ГотовоReady
Case 004
Subject dossierSubject dossier · INT
Hotel Barcelona
— Suda × Swery, 2025 —
ПлатформаPlatform PC · Steam
ФорматFormat Unity Addressables bundle
РедакториEditors Text · Fonts
ОсобливеSpecific Patch-aware hash migration
Bundle-hash змінюється з кожним патчем — авто-міграція перекладу.Bundle hash changes per patch — auto-migration of translations. ГотовоReady

Зроблено перекладачамиMade by translators
для перекладачів.for translators.

Шість речей, які додаток робить добре — решта є, але це головне.Six things the app does well — the rest is there, but this is the core.

Editor

Monaco з підсвічуванням тегівMonaco with tag diagnostics

Той самий редактор, що у VS Code. Live діагностика плейсхолдерів, diff EN↔UA, стабільна модель без remount-лагу.The VS Code engine inside the app. Live placeholder diagnostics, EN↔UA diff, stable model with no remount lag.

Fonts

Редактор атласу шрифтівFont atlas editor

Малюй кириличні гліфи прямо на DDS поверх латинських — з snap-to-grid, Ctrl+Z і авто-оновленням glyphmap.Paint Cyrillic glyphs over Latin DDS positions — snap-to-grid, Ctrl+Z, automatic glyphmap update.

Layout

Per-string box-sizesPer-string box-sizes

У THE MISSING кожен рядок має W×H у IMHeightInfo. Auto-fit рахує від оригіналу — повторні apply не нарощують ширину.Each line in THE MISSING has W×H in IMHeightInfo. Auto-fit computes from the original — repeated applies don't snowball.

Safety

Захист від тихої корупціїSilent corruption guards

Race-free saves, integrity checks перед write, int16-overflow guard. Якщо щось не так — toast, не битий патч.Race-free saves, integrity checks before write, int16-overflow guard. If something is off — you get a toast, not a corrupted patch.

Workflow

Все під рукоюEverything at hand

Auto-save, .txt round-trip для офлайн-перекладачів, status/bookmark side-cars, UK/EN UI, auto-update.Auto-save, .txt round-trip for offline translators, status/bookmark sidecars, UK/EN UI, auto-update.

Reverse-engineeringReverse-engineering
write-ups.write-ups.

Складні частини форматів задокументовано простою англійською. Навіть якщо ти не користуєшся додатком — нотатки твої.The hard parts of these formats are documented in plain English. Even if you don't use the app, the notes are yours.