-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
VPU Remix Patching Support #584
Comments
Sweet! Does it retain the patch to repatch if the base table updates? |
Depends on the option you choose, cloning will create a new copy and leaves the original untouched. |
Sorry, let me clarify. Let's say I patched the VPW version of Diner with the cabinet mod, and then VPW releases an update? I assume I would need to re-patch. Just think how cool it would be if the patch files were retained via the VPinStudio so the patch could be automatically re-applied to the updated version? |
Ah, I see. No, right now we do not manage any assets files that have been downloaded, so these patch files are handled like any other asset. |
@syd711 suggestions for DIFF file mgmt: Naming... TableName_DIFF.ZIP Storing the ZIP'd DIFFs... |
As more table updates (especially the cabinet mod updates by LoadedWeapon) are using the VPU Remix System, it would be great to integrate this functionality with VPin Studio.
https://vpuniverse.com/files/file/2581-vpuremix-system-vppatching-system-vpx-only/
Potentially useful would be to store the mod file separately so it could be automatically reapplied when the base VPX file is updated.
The text was updated successfully, but these errors were encountered: