Jump to content

Recommended Posts

Posted

So im trying to translate sakura musubi in order to play it comfortably and not look up kanjis every second. I know that the sakura.csx file contains the script but i cant find a way to turn the file into a readable format.

Posted (edited)

Have you tried CSXtool?

https://github.com/TheRealMrWicked/CSXTool/releases/tag/1.4

 

Usage in command line:
  Export message text : CSXTool -e script.csx
  Export all text            : CSXTool -a script.csx
  Disassemble              : CSXTool -d script.csx
  Rebuild script            : CSXTool -b script.csx

in your case

CSXtool -a sakura.csx

or

CSXtool -e sakura.csx

 

Edited by frogstat

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...