Code Monkey home page Code Monkey logo

barasiteeve's Introduction

Barasite Eve

This program translates extracted dialogue and text from Parasite Eve, provided by Translation tools. The translation goes for several times between different languages, which may result in bizarre and amusing results.

demo

Installation guide

CDmage

  • Open your Parasite Eve image file.
  • Most likely you will be asked to specify a track format, try M2/2352, which worked for me. If it doesn't work, try the others that support your image file format.
  • Make sure there's a flie SLUS_006.62 for CD1, and SLUS_006.68 for CD2, the patches provided only work with these versions of the game.
  • Select Track 1 of your opened image file, right click on PE.IMG file in the right section and choose Extract Files..., proceed to extract the file to the directory you want.

Launch DeltaPatcherLite

  • Select PE.IMG as Original file, and one of the provided .xdelta files as XDelta patch.
  • Apply the patch, your PE.IMG should be updated.

Back to CDmage

  • Right click on PE.IMG, select Import File..., choose patched PE.IMG as imported file.
  • Select File - Save As... to save new image file. Leave settings by default. The new image will always be in bin/cue format.
  • Launch this newly created bin/cue on emulator or console, and enjoy bad translation craziness.

Making your own bad translation

Prerequisites

Translating

  • Follow the README of the Translation tools to extract the data from Parasite Eve.
  • Register on Yandex if required, to get the API translation key, which will be used in the next step.
  • Copy config.js.default file as config.js. Fill the required data and change the language settings if needed.
  • Install the required libraries, in your command line while in the script directory: npm install
  • Launch the script from command line: node main.js
  • Follow the README of the Translation tools to import the translation data into newly created PE.IMG

Notes

  • Don't make long translation chains if you use free Yandex API, as it has daily and monthly limits.
  • Resulting translation may fail to import if it's total file size goes over the certain limit, in that case there will be a warning in Translation tools scripts.

barasiteeve's People

Contributors

suxinjke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.