Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

Disk space check #39

Open
Tostifrosti opened this issue Nov 4, 2018 · 2 comments
Open

Disk space check #39

Tostifrosti opened this issue Nov 4, 2018 · 2 comments

Comments

@Tostifrosti
Copy link

The launcher needs to check if there is enough disk space, before downloading the game files (first install or update).

Instructions:

  • Download 'instructions.json'
  • Check how many bytes needs to be downloaded
  • Check how many disk space is available.
  • Optional: Give feedback to user
@JAJames
Copy link
Contributor

JAJames commented Nov 4, 2018

I like the idea, but it may be best to keep this to the initial installation. Otherwise if we want to prompt users before downloading, then downloading will have to be delayed to post-verification, which could lead to a very odd user experience and would increase the total time to patch.

@JAJames
Copy link
Contributor

JAJames commented Nov 4, 2018

That said sanity checks while updating could also be useful, just as an error prompt rather than "are you sure?" type of prompt

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants