• Replaced Japanese UI elements with English.
• Minor fixes to HTML to display in the correct encoding.
• Added icon to HTML version.
• Renamed `ブラウザ起動.html` to `launchBrowser.html`, and `単体起動.lnk` to `launchStandalone.lnk`.
Made modifications to main.swf to display English text correctly.
Replaced default font with Latin characters with Ubuntu Mono.
Modified the code to display twice as many characters in the name and dialogue boxes.
Created an English translation in n_data.txt, and replaced n_data.txz with an encoded version of n_data.txt.
Decrypted n_data.txz using XOR method with the key 239. n_data.txt is a plain text file in Shift-JIS format containing the game 's script and dialogue.