The Legend of Lumina Vita: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox Vita Homebrews |title=The Legend of Lumina Vita |image=TheLegendofLuminaVita.png |description=Port of The Legend of Lumina for PSVITA. |author=Rocroverss |lastupdated=2025/05/22 |type=Puzzle |version=1.0 |license=N/A |download=https://dlhb.gamebrew.org/vitahomebrews/TheLegendofLuminaVita.7z |website=https://github.com/Rocroverss/The-legend-of-lumina-patch-psvita |source=https://github.com/Rocroverss/The-legend-of-lumina-patch-psvita |donation= }} {{#seo: |title..." |
|||
| Line 28: | Line 28: | ||
=== 1. Download Required Files === | === 1. Download Required Files === | ||
* Get the game from [https://wizbane.itch.io/the-legend-of-lumina Itch.io] or [https://store.steampowered.com/app/2638340/The_Legend_of_Lumina/ Steam]. | * Get the game from [https://wizbane.itch.io/the-legend-of-lumina Itch.io] or [https://store.steampowered.com/app/2638340/The_Legend_of_Lumina/ Steam]. | ||
* Clone or download this '''PSVita patch repository'''. | * Clone or download this '''[https://github.com/Rocroverss/The-legend-of-lumina-patch-psvita/releases PSVita patch repository here]'''. | ||
=== 2. Prepare the Game Files === | === 2. Prepare the Game Files === | ||
* Locate <code>The-Legend-of-Lumina.pck</code> in the downloaded game folder. | * Locate <code>The-Legend-of-Lumina.pck</code> in the downloaded game folder. | ||
Revision as of 08:59, 24 May 2025
| 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)
</youtube>
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.