Skip to content

Tools to modify and work on Phantasy Star Nova

Notifications You must be signed in to change notification settings

kamenest21/Nova-Tools

 
 

Repository files navigation

Nova Tools

A set of tools to modify the files in Nova, so we can get a translation going!

##AIF to GXT (aif_to_gxt.py) [Developed by Nagato] Converts AIF files to GXT files, for use with GXTConvert. (Only works with Python 2!)

This will convert a AIF file to GXT, then automatically to PNG.

##GXT Convert (GXTConvert.exe) [Developed by xdaniel] This converts GXT files to PNG.

##psnova-texteditor [Developed by Nagato] Includes two parts: psnova-texteditor and psnova-textinserter.

psnova-texteditor is a GUI program that lets you view any .rmd file located in the "scripts" folder in the same folder as the EXE. This tool can also be used to dump all strings into separate PNG files for viewing outside of the application. NOTE: You must also have BasicCharSet.rmd and BasicRubySet.rmd available in the scripts folder for maximum compatibility.

psnova-textinserter is a CLI program that uses the translations.json file from psnova-texteditor to generate new .rmd files. The original .rmd files must be located in the "scripts" folder in the same folder as the EXE.

##NovaParse [Developed by Kyle873] This tool downloads a given ZIP revision of the PSNovaTranslations repository and uses the JSON files as an input to insert the translation data into the master JSON file for the purposes of creating the final patch build.

About

Tools to modify and work on Phantasy Star Nova

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.0%
  • Python 2.0%