mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-24 20:05:39 -04:00
[GH-ISSUE #252] Unable to pick launch executable with huge game with 500k+ files #131
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Janczykkkko on GitHub (Sep 23, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/252
When trying to import a version for Quantum Break with Live Series included, server hangs on executable picking stage:
No server side error.
This might be a weird edge case there are really a ton of files (stupid Live Series), north of 500k, size of 170 gig+, even synology explorer takes a while to count them.
If you want any additional info lemme know.
If you have an idea for a workaround, like specifying the executable in db directly etc. I'd be much obliged.
@DecDuck commented on GitHub (Sep 23, 2025):
Holy shit.
If you're comfortable with API clients, you can import a version via the API, and it'll let you specify the launch command via a string: https://developer.droposs.org/web/import#portable-import-version
Unable to pick launch executable with huge game with 500k+ filesto [GH-ISSUE #252] Unable to pick launch executable with huge game with 500k+ files