Valiant Hearts Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
|description=Port of Valiant Hearts: The Great War for PS Vita. | |description=Port of Valiant Hearts: The Great War for PS Vita. | ||
|author=Rinnegatamante | |author=Rinnegatamante | ||
|lastupdated=2025/08/ | |lastupdated=2025/08/03 | ||
|type=Puzzle | |type=Puzzle | ||
|version=1.1 | |version=1.1.1 | ||
|license=N/A | |license=N/A | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/ValiantHeartsVita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/ValiantHeartsVita.7z | ||
| Line 58: | Line 58: | ||
==Changelog== | ==Changelog== | ||
'''v.1.1.1''' | |||
* Fixed a bug that might have caused memory leak issues. | |||
* Fixed Polish language detection. | |||
'''v1.1''' | '''v1.1''' | ||
* Added left analog support via simulated dpad presses. | * Added left analog support via simulated dpad presses. | ||
Latest revision as of 02:18, 9 August 2025
| Valiant Hearts Vita | |
|---|---|
| General | |
| Author | Rinnegatamante |
| Type | Puzzle |
| Version | 1.1.1 |
| License | N/A |
| Last Updated | 2025/08/03 |
| Links | |
| Download | |
| Website | |
| Source | |
| Support Author | |
This is a wrapper/port of Valiant Hearts: The Great War for the PS Vita.
Installation
Requirements:
- libshacccg.suprx
- kubridge.skprx
- Android game data files
Notes:
- The loader has been tested with v.1.0.4b of the game.
- It is possible to launch the game in lowend mode. This will ensure more stable framerate at the cost of graphical quality and sprites density.
Instructions:
- Install kubridge and FdFix by copying
kubridge.skprxandfd_fix.skprxto your taiHEN plugins folder (usuallyux0:tai) and adding two entries to yourconfig.txtunder*KERNEL:
*KERNEL ux0:tai/kubridge.skprx ux0:tai/fd_fix.skprx
- Note: Don't install fd_fix.skprx if you're using rePatch plugin
- (Optional) Install PSVshell to overclock your device to 500Mhz.
- Install
libshacccg.suprx, if you don't have it already, by following this guide. - Install the vpk from Release tab.
- Obtain your copy of "Valiant Hearts: The Great War" legally for Android in form of an
.apkfile and an.obbfile. - Open the apk with your zip explorer and extract the files
libuaf.sofrom thelib/armeabi-v7afolder toux0:data/valiant. - Place the obb file named as
main.obbinux0:data/valiant.
Screenshots
Media
Valiant Hearts: The Great War official trailer [UK] (Ubisoft)
Changelog
v.1.1.1
- Fixed a bug that might have caused memory leak issues.
- Fixed Polish language detection.
v1.1
- Added left analog support via simulated dpad presses.
- Added multilanguage support.
v1.0
- First Release.
Credits
- TheFloW for the original .so loader.