Skip to content

v.0.8

Compare
Choose a tag to compare
@Rinnegatamante Rinnegatamante released this 07 Jul 14:39
· 4 commits to main since this release

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.