Vita MHDH: Difference between revisions
More actions
Created page with "{{Infobox Vita Homebrews |title=Vita MHDH |image=VitaMHDH.png |description=Port of Monster Hunter Dynamic Hunting for PSVita. |author=MuukalainenPuhuu |lastupdated=2026/06/25 |type=Action |version=1.1 |license=MIT |download=https://dlhb.gamebrew.org/vitahomebrews/VitaMHDH.7z |website=https://old.reddit.com/r/vitahacks/comments/1udmqpl/release_monster_hunter_dynamic_hunting_psvita/ |source=https://github.com/MuukalainenPuhuu/Vita-MH-DH |donation= }} {{#seo: |title=Vita Ho..." |
|||
| Line 25: | Line 25: | ||
==Configuration== | ==Configuration== | ||
The game data is expected on the Vita under: ux0:data/dynhunt/ | The game data is expected on the Vita under: ux0:data/dynhunt/ | ||
See [https://github.com/MuukalainenPuhuu/Vita-MH-DH/blob/main/docs/data_files.md docs/data_files.md] for the exact layout. | See [https://github.com/MuukalainenPuhuu/Vita-MH-DH/blob/main/docs/data_files.md docs/data_files.md] for the exact layout. | ||
Revision as of 04:08, 28 June 2026
| Vita MHDH | |
|---|---|
| General | |
| Author | MuukalainenPuhuu |
| Type | Action |
| Version | 1.1 |
| License | MIT License |
| Last Updated | 2026/06/25 |
| Links | |
| Download | |
| Website | |
| Source | |
Monster Hunter Dynamic Hunting Vita is a native Android shared-object loader port of Monster Hunter Dynamic Hunting for PlayStation Vita.
The repository contains the Vita loader, compatibility layer, input bridge, audio/rendering glue, LiveArea assets, and build scripts needed to produce the VPK. It does not include any proprietary Android game data or .so files.
Configuration
The game data is expected on the Vita under: ux0:data/dynhunt/
See docs/data_files.md for the exact layout.
DynHunt creates user-editable config files on first boot:
Existing user config files are preserved across VPK updates.
Media
Monster Hunter Dynamic Hunting (Install Game) Android 14 armv7a -32bit devices Gameplay offline (AG Games)
Screenshots
Known issues
- Some small GUI in menus still need fixing.
- Some jank in the physical controls, if it bothers you touch works fine in the meantime.
Changelog
v1.1
- Default framerate is now 25 like in the original game.
- It can be adjusted in graphics.ini in your data folder if you want the game going a bit faster.
v1.0
- First Release.
Credits
This port is built on work from the Vita Android-porting ecosystem. Huge credits go to:
- TheFloW and Rinnegatamante for the original so-loader/vitaGL groundwork.
- v-atamanenko for SoLoBoP and FalsoJNI.
- The VitaSDK, kubridge, so_util, and FalsoJNI contributors.