Jump to content

How to unpack and edit Maitetsu LR scripts


Recommended Posts

I'm not trying to make assurances about translating Last Run, but I'm interesting in getting the scripts into a format where they can be edited. I can extract the scenes using Garbro but I don't know how to unpack the .scn.txt files. They're encrypted as far as I know.

I should add that I'm a total amateur with Github so if a link to a repository is provided I'll need step by step instructions on how to use it.

Edited by Hiashi
Link to comment
Share on other sites

.scn.txt files can be read/written by UlyssesWu's FreeMote project. They can be encrypted, but are usually just packed in a special way. Some are also not encrypted even if they look like they are in a hex editor/text editor. There are also some brute force tools you can try if they do end up being encrypted. The software itself can be downloaded from on the releases page. Be sure to read the wiki. The way I would recommend to edit them is to parse them into JSON, parse out the translatable line, and then edit them as you like.

VNTranslationTools should also be able to read them and parse translated strings directly to JSON or XLSX, but it is no longer maintained, and I have had only mixed luck with it personally.

Link to comment
Share on other sites

Posted (edited)

I've tried VNTranslationTools before. It either doesn't work or I don't know how to make it work. Maybe someone could instruct me on it.

FreeMote isn't working either. Dragging the .scn.txt files over PsbDecompile.exe doesn't do anything.

Edited by Hiashi
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...