PSVita Home
What's New
Homebrew
Plugins

Fahrenheit v.0.8 by TheOfficialFloW
Last Release: Jul 7, 2022
Downloads: 549

This is a wrapper/port of Fahrenheit: Indigo Prophecy Android for the PS Vita.
The port works by loading the official Android ARMv7 executable in memory, resolving its imports with native functions and patching it in order to properly run.
By doing so, it's basically as if we emulate a minimalist Android environment in which we run natively the executable as is.
Name Version Released Hits DL Link QR
datafiles.zip v.0.8 07/07/22 206 Download QR
Fahrenheit.vpk v.0.8 07/07/22 173 Download QR
unobb.zip v.0.8 07/07/22 170 Download QR
Known Issues: https://github.com/Rinnegatamante/fahrenheit-vita#known-issues

This first release is tagged as v.0.8 cause it doesn't meet my quality standards for a v.1.0 but I decided to release it regardless due to two important things that make it a valuable source for other developers:
- This is the first Android port using SO_CONTINUE, a lightweight implementation that allows to call original hooked functions inside their own hooks (Like TAI_CONTINUE for taiHen)
- This is the first (publicly available) Android port using multiple so files so this repository can come handy for anyone willing to work on ports of games having more than an so file.
Name Version Released Hits DL Link QR