The Legend of Lumina Vita
From GameBrew
More actions
| The Legend of Lumina Vita | |
|---|---|
| General | |
| Author | Rocroverss |
| Type | Puzzle |
| Version | 1.0 |
| License | N/A |
| Last Updated | 2025/05/22 |
| Links | |
| Download | |
| Website | |
| Source | |
Port of The Legend of Lumina for PSVITA.
Explore an ancient forest, push blocks to solve puzzles, and uncover a way to lift the curse on your homeland.
Originally developed in Godot for the KB Games ZeldaJam 2022, The Legend of Lumina is a block-pushing puzzle game with Metroidvania-style progression, set in a peaceful forest environment.
PSVita Patch Installation Guide
1. Download Required Files
- Get the game from Itch.io or Steam.
- Clone or download this PSVita patch repository here.
2. Prepare the Game Files
- Locate
The-Legend-of-Lumina.pckin the downloaded game folder. - Rename it to
game.pckand place it inside the patch repository folder.
3. Run the Patch Script
Using Python 3, execute the following command:
python patch.py --pck game.pck --all --output game_patched.pck --build-vpk
4. Install on Your PSVita
You now have two options:
- Install via VPK:
Use VitaShell to install the generated game.vpk.
- Manual Install:
- Download the game from VitaDB.
- Replace the
.pckfile inux0:data/game_data/with yourgame_patched.pck, renamed togame.pck.
Media
The Legend of Lumina | Gameplay PC | Steam (GandaCu)
Screenshots
Known issues
- low fps on some levels (16 fps).
- fps drops on undo actions.
- sound is not working as intended on some levels.
Changelog
v1.0
- First Release.