Skip to content

Releases: MetalSyntax/Inotia3-vita

Inotia 3: Children of Carnia v1.0.0 — PS Vita Port (Fully Playable)

Choose a tag to compare

@MetalSyntax MetalSyntax released this 11 Aug 23:39

Inotia 3: Children of Carnia — PS Vita Port v1.0.0

First official release of the native Android-to-PS Vita wrapper port for Inotia 3: Children of Carnia (originally by Com2uS). Powered by so-loader, FalsoJNI, and vitaGL.

The game has been thoroughly reverse-engineered and tested on physical PS Vita hardware and is fully playable from start to finish.


🌟 Key Features & Improvements

  • Fully Playable Offline Campaign: Complete story mode, party management, skills, inventory, map transitions, and combat are 100% functional.
  • Native 960x544 Visuals: Fullscreen hardware rendering via vitaGL (OpenGL ES 1.1 fixed-function pipeline with custom GL_FIXED to GL_FLOAT array conversion and GL_LINEAR texture filtering).
  • Dual Control Support: Full physical button mapping (D-Pad, Left Analog Stick, Face Buttons, Triggers) alongside multi-touch front touchscreen support.
  • Native Audio Engine: Music and SFX decoded directly via Tremor / libogg portlibs.
  • Reliable Save System: Save files persist directly in ux0:data/inotia3/save<N>.dat.
  • Game Engine Bypasses: Bypassed anti-tamper security routines (excuteDirectly, jIsCracked) and stuck ad-loop transitions (Extend_CheckAdvDisplay).

📋 Prerequisites & Requirements

Before installing, ensure your PS Vita has:

  1. Custom Firmware (3.60 / 3.65 Enso recommended).
  2. Plugins installed in ur0:tai/config.txt under *KERNEL:
  3. libshacccg.suprx installed in ur0:data/ (can be extracted using ShaRKBR33D).

📦 Installation Guide

  1. Install inotia3.vpk on your PS Vita using VitaShell.
  2. Legally obtain a copy of the Inotia 3: Children of Carnia Android APK (v1.3.2).
  3. Open the .apk using any zip extractor (like 7-Zip).
  4. Copy lib/armeabi/libgame.so to:
    ux0:data/inotia3/libgame.so
  5. Extract the assets/ folder from the .apk and copy its contents to:
    ux0:data/inotia3/assets/
    (Or copy extracted game resources into ux0:data/inotia3/assets/common/game_res/)
  6. Launch the game from LiveArea!

🎮 Controls

Button Action
D-Pad / Left Analog Move Character
Cross () Attack / Confirm / Action
Circle () Secondary Skill / Cancel
Square () Skill / Quick Slot
Triangle (Δ) Special Skill / Quick Slot
L / R Triggers Quick Slots / Target Toggle
Start Pause Menu
Select Map / Character Info
Touchscreen Full Touch UI Navigation

📜 Credits

  • Original Game by Com2uS.
  • TheOfficialFloW for so_loader.
  • Rinnegatamante for vitaGL & FalsoJNI.
  • Bythos for kubridge.