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

Modification. Missing the SkipIfNotExists="true" option for the archive tag #6

Open
AndrewMuzik opened this issue Jan 24, 2024 · 0 comments

Comments

@AndrewMuzik
Copy link

If you try to install a file that is not in the version of the game where we put it, then we will get an error.
You need to be able to skip such files.

We install the necessary files using the "OIV" file:

But if the path "mpheist4" and the file "dlc.rpf" do not exist, the installation will fail. I assume that this happens when trying to copy the archive "update\x64\dlcpacks\mpheist4\dlc.rpf" to the folder with mods.

I think the best solution is to add a parameter to the archive tag.

There are no such paths in my version of the game (v. 1.0.1868.0):
update\x64\dlcpacks\mpheist4\dlc.rpf
update\x64\dlcpacks\mpsecurity\dlc.rpf
update\x64\dlcpacks\mpsecurity\dlc1.rpf

But in the versions above, these paths will be present.

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

No branches or pull requests

1 participant