Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update URL for ucrtbase2019 to remove hardcoded archive.org prefix #2280

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MadByteDE
Copy link

@MadByteDE MadByteDE commented Oct 11, 2024

It seems like the archive.org prefix is automatically added in the download function (on second try), meaning there shouldn't be a need for hardcoding the archive.org URL prefix.

I've tested a quick game installation using the downloaded EXE from the Microsoft servers & everything seemed to run fine.

Note

Theoretically there could be another reason for the permanent URL prefix - e.g. the setup file on the Microsoft servers changed at some point, no longer containing a working ucrtbase.dll. Play-testing Tarkov didn't reveal any issues with the dll..
edit: since the file is checked via sha256sum - this shouldn't be a concern either.

@MadByteDE
Copy link
Author

MadByteDE commented Oct 11, 2024

To clarify: ucrtbase.dll is provided in the microsoft download (x32 and x64):
grafik

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

Successfully merging this pull request may close these issues.

1 participant