Skip to content

v1.0.3-rc3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Aug 12:51
· 8 commits to master since this release

Hollow Knight: Silksong Android 1.0.3-rc3

Note when updating from a previous version: This will trigger the porting process again, but it is heavily cached, so should only take a few minutes.

Changes

  • Fixed the build process failing to start for good — Unknown authority / the activity manager would not start it, surviving an app restart (#4)
  • Build process retries now cover the ~10s the system allows, instead of giving up after 3s
  • A build process killed mid-run is now reported instead of hanging the build
  • When a build process still won't start, the message says to force stop — closing from recents never helped
  • Cancelling a build now ends only the build process, instead of taking the launcher with it
  • Fixed a failed save promoting a stale temp over the real save and reporting success, leaving an unloadable slot
  • The save directory is created before each launch, and leftover temps are cleared
  • The game's own faults are now captured in the log instead of only logcat