Skip to content

EmuHelper v0.5.2

Choose a tag to compare

@mayusi mayusi released this 16 Jun 04:07
· 11 commits to main since this release

EmuHelper v0.5.2

Still early/alpha.

Fixed: adaptive download engine

The experimental adaptive engine (Settings -> Experimental) could fail a download around the halfway point in v0.5.0/0.5.1. The cause was an over-eager "slow mirror" detector that fired under normal multi-connection load and counted those false alarms as real failures, exhausting the retry budget mid-file.

This release fixes it: slow-mirror migrations can never fail a download (only genuine errors can), the "slow" decision now uses a realistic decaying baseline that must be sustained before acting (and stays off until it has enough real data), and the engine can no longer get stuck or drop part of a file. Backed by new tests covering exactly these cases.

It is still off by default and experimental — but it should now help instead of failing. Give it another try and let us know on Discord.

Install

Download EmuHelper-v0.5.2.apk below, allow unknown sources, open it. Min Android 10. Ready to use — sign in and download.


APK integrity - SHA-256:
d82dbb9d1643cf21711e2711ceb1de5d10239a15d842917530ddd0fc6bfa5bc8

Built by mayusi. Development was assisted by an AI coding assistant.