You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
AniOptimizer Changelog
V6.1
TMPAD — per-game render downscale (0.50–1.0) via cmd game set --downscale; tap any game card to expand controls
Remote WebUI — module ships a 83-line iframe stub; full UI loads from anioptimizer.x10.mx/webui/index.php with postMessage exec bridge
App Scanner fixed — format-tolerant JSON parser handles any daemon output structure; direct pm list fallback when daemon is offline; no more false "root required" on load
Add Game fixed — writes directly to game_list.txt via shell as fallback; no dot requirement; duplicate protection
TMPAD agent — separate tmpad_agent binary reads TMPAD_DIR/pending.req and executes cmd game set; daemon never calls system()