Skip to content

Sideload 0.1.1

Choose a tag to compare

@DRNKNMaster DRNKNMaster released this 09 Sep 03:52

Fixes found by using the launcher, as a player and as a developer.

  • macOS no longer asks for keychain access when the launcher opens. That was
    the cookie store being encrypted, and the launcher has never put anything
    in it.
  • Start and the two stick clicks belong to the launcher, and no longer reach
    the game as well. Pressing Start to pause could also trigger whatever the
    game had bound to Start, and whether it did changed from press to press.
  • A game stays on screen while the launcher is in the background. It used to
    vanish and show the store behind it, then come back when you returned.
  • The window's close, minimize and zoom buttons return with the pause screen
    rather than staying hidden for as long as a game is open.
  • Today shows the game's name when its listing has no logo, instead of an
    empty box where the logo would go.
  • sideload dev opens your build into a window that is actually on screen.
    It could start hidden and unfocused, which meant Escape reached nothing and
    neither the pause screen nor the Dev Mode badge ever drew. The badge has
    also moved out of the corner the window buttons live in.