Eldritch Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 4: | Line 4: | ||
|description=Port of Eldritch for PS Vita. | |description=Port of Eldritch for PS Vita. | ||
|author=Rinnegatamante | |author=Rinnegatamante | ||
|lastupdated= | |lastupdated=2025/10/29 | ||
|type=Action | |type=Action | ||
|version=1. | |version=1.2 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/eldritchvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/eldritchvita.7z | ||
| Line 57: | Line 57: | ||
==Changelog== | ==Changelog== | ||
'''v1.2''' | |||
* Updated to latest vitaGL commit. | |||
* Enabled LTO: this will bring performance improvements. | |||
* Added shader cache: game will boot slightly faster after the first boot. | |||
* Improved overall performances thanks to circular vertex pool and recent vitaGL optimizations. | |||
* Reduce amount of particles for particularly spammy effects in order to not cause too heavy framedrops. | |||
'''v1.1.1''' | '''v1.1.1''' | ||
*Removed FuHEN logo. | *Removed FuHEN logo. | ||
| Line 69: | Line 75: | ||
* GitHub - https://github.com/Rinnegatamante/eldritch-vita | * GitHub - https://github.com/Rinnegatamante/eldritch-vita | ||
* FuHEN - https://fuhen.homebrew-contest.com/submissions/13/ | * FuHEN - https://fuhen.homebrew-contest.com/submissions/13/ | ||
* VitaDB - https:// | * VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1100 | ||
[[Category:PC game ports on Vita]] | [[Category:PC game ports on Vita]] | ||
[[Category:Vita game ports]] | [[Category:Vita game ports]] | ||
[[Category:FuHEN Homebrew Contest]] | [[Category:FuHEN Homebrew Contest]] | ||
Latest revision as of 08:54, 1 November 2025
| Eldritch Vita | |
|---|---|
| General | |
| Author | Rinnegatamante |
| Type | Action |
| Version | 1.2 |
| License | Mixed |
| Last Updated | 2025/10/29 |
| Links | |
| Download | |
| Website | |
| Source | |
| Support Author | |
Port of Eldritch for PS Vita based on the Reanimated remaster of the game. Eldritch is a first-person action game inspired by roguelikes, immersive sims, and H. P. Lovecraft.
It was participated in the FuHEN Homebrew Contest (Port).
Installation
Requirements:
- libshacccg.suprx
- Game Data Files: PC
How to install:
- Install libshacccg.suprx (the fastest way to install it is by running ShaRKBR33D Vita).
- Install the vpk of this port.
- Gather your Eldritch data files (the game can be purchased in several stores, e.g. on Steam).
- Copy the following files to ux0:data/Eldritch:
- eldritch-audio.cpk
- eldritch-base.cpk
- eldritch-meshes.cpk
- eldritch-textures.cpk
- eldritch-world.cpk
- Put prefs.cfg in ux0:data/Eldritch (this has a preset controls binding and optimal settings for performances).
Screenshots
Media
Eldritch PS Vita port, installation guide (PSP Mav)
Eldritch (2013) - Longplay (No Commentary) (Four Chairs)
Changelog
v1.2
- Updated to latest vitaGL commit.
- Enabled LTO: this will bring performance improvements.
- Added shader cache: game will boot slightly faster after the first boot.
- Improved overall performances thanks to circular vertex pool and recent vitaGL optimizations.
- Reduce amount of particles for particularly spammy effects in order to not cause too heavy framedrops.
v1.1.1
- Removed FuHEN logo.
v1.1
- Added trophies support (requires NoTrpDrm).
- Updated to latest vitaGL build.
- Re-enabled game's shader cache system (reduces stutterings).
v1.0
- First Release.