Code Monkey home page Code Monkey logo

ooe-plugin's Introduction

OoE-Plugin

Info:

A plugin that translates the PS Vita game "Mahouka Koukou no Rettousei: Out of Order"/"魔法科高校の劣等生 Out of Order" to English.
Or in simpler terms, injects English text into the game using offset addresses.

How to install:

  • Download plugin kuio
  • Copy plugin file "kuio.skprx" to "ur0:/tai" or any other plugin directory
  • Copy plugin file "OoE-Plugin.suprx" to "urx0:/data" or any other plugin directory
  • Edit the main tai confg.txt file (if in doubt, use ur0:tai/config.txt)
  • Add line under the *KERNEL section:
    ur0:tai/kuio.skprx
  • Add lines:
    *PCSG00456
    uX0:data/OoE-Plugin.suprx
  • Copy bin file translated.bin to ux0:data/OoE (if folder does not exist, create it.)
  • Turn off the console and turn it back on to reload taiHEN's config.txt from a clean state.

How to build:

git clone https://github.com/Rinnegatamante/kuio
cd kuio
mkdir build && cd build
cmake ..
make install

mkdir build && cd build
cmake ..
make

Thanks to:

xyz - For helping with the basics of C.

Rinnegatamante - For kuio and helping with the basics of C.

Davee

ooe-plugin's People

Contributors

master801 avatar

Watchers

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