Skip to content

PS Vita Plugin for the Out-of-English project

Notifications You must be signed in to change notification settings

master801/OoE-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

PS Vita Plugin for the Out-of-English project

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published