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 | |
A patch for The Legend of Lumina to run on the PS Vita.
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.
Explore an ancient forest, push blocks to solve puzzles, and uncover a way to lift the curse on your homeland.
Installation
Preparations
- Clone or download the PSVita patch repository.
- Get the game from Itch.io or Steam.
- Locate
The-Legend-of-Lumina.pckin the downloaded game folder. - Rename it to
game.pckand place it inside the patch repository folder. - Using Python 3, execute the following command:
python patch.py --pck game.pck --all --output game_patched.pck --build-vpk
Install on Vita (via vpk)
- Use VitaShell to install the generated
game.vpk.
Install on Vita (manual install)
- Download the game from VitaDB.
- Replace the
.pckfile inux0:data/game_data/with yourgame_patched.pck, renamed togame.pck.
Screenshots
Media
The Legend of Lumina | Gameplay PC | Steam (GandaCu)
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.