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
Clearer error for old program entries. A program you pinned with an older Highball could fail to launch with a cryptic Windows error (c0000135). Highball now checks the program is still there first and tells you plainly if it isn't, so you can remove the old entry and drag it in again. New entries already store the full path correctly.
Bug reports attach the right log. The in-app report button was grabbing whichever log was newest, which after launching a game through Steam was usually Steam's own log, not the game's. It now attaches the game's log.
More reliable launcher startup. Windows services that launchers depend on can be slow to start under Rosetta, and Highball was giving up too early. Bottles now wait longer (60 seconds), which fixes the "stuck preparing to install" hang some launchers hit.