imKota / LocalizationTool

My toolkit for galgame localization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LocalizationTool

GitHub tag (latest by date)GitHub Workflow Status

This project is seperated from my ReverseTool
See also, GalgameReverse

Cross scripts and libraries

  • libbintext.py, for text exporting and importing, checking
  • libscenario.py, some matching and statistic method for text
  • libfont.py, for extracting, building tile font, or generating font picture.
  • libtexture.py, something about texture and picture convert
  • ftext.py, convert the ftext format made by bintext.py
  • codepage.py, convert some strings encoding in file

Windows scripts and libraries

  • winconsole.js, Allocate a console for game
  • winfile.js , view information for both CreateFile, ReadFile, WriteFile, fopen,fread, fwrite
  • winredirect.js, redirect font, codepage, and paths in games

About

My toolkit for galgame localization


Languages

Language:Python 77.4%Language:JavaScript 16.2%Language:C 4.9%Language:Batchfile 1.5%