Overview:
Scripts to decrypt/decode, unpack and repack the ".dat" files of the game Necromaria [RJ01240121].
Very early state, only unpacking really tested and no tool to actually collect translatable strings, yet.
Developer: Shisaye
Version: V1
System Requirements: Python
Overview:
Tools to extract, decrypt, collect strings from, encrypt and repack files from the game Bitchin Beach ~Risei Buttobi! Bukkake Nakadashi Hamehame Ahe Natsu Monogatari~
The string collector is still kinda bad, but the important part is that the files extract and pack back together...
Overview:
Tool to extract, and patch back in text of the game Arcana ~Hikari to Yami no Ecstasies~.
I only did some basic tests so far, but it seems to work. This probably will not work for a different game.
Note: Seems like you need to enable compression when repacking pictures or they wont...
Overview:
Python script to work with the pylivemaker module to translate livemaker games.
There are other tools available for this engine, but I wasn't happy with any of them.
The csv are compatible with the custom parser option in SLR Translator (Universal CSV tpm).
Proof of concept...
Overview:
Tools specifically built for the game Chris Nightmare (RJ314547), Chronicles of Prey 2 (RJ304098), and SYAKUGA (RJ110684) running on some variant of the Clickteam Fusion / Multimedia Fusion 2 engine.
Python scripts to decrypt the (PAMU) cf2 files (sometimes inside the executable) and...
Overview:
Experimental powershell script, that can be used to extract the text of the game "Prison" from its executable, make it readable/translatable in a csv file, and a second script, that can be used to patch them back in.
Due to the nature of this approach there is a hard cap on how many...
Overview:
This tool can be used to extract executables that have been packed with Enigma Virtual Box, generally used by RPG Maker MV and MZ.
That will not just allow you to view the CG, but also gives you direct access to the data files, and to picture based text for the purpose of translation...
Overview:
This Tool can be used to extract / decrypt ".rgss3a" (VX Ace), ".rgss2a" (VX) and ".rgssad" (XP/early VX) container files.
That will not just allow you to view the CG, but also gives you direct access to the data files, and to picture based text for the purpose of translation.
This is...
Overview:
SLR Translator is a tool I've been developing over the past few years to translate RPGM games at a high enough standard to be able to finish them without getting stuck,.
(This will actually work on a fairly old laptop as long as it doesn't overheat.)
If you've ever used Translator++...