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

CV64: Use AP Procedure Patch #3159

Merged
merged 2 commits into from
Apr 18, 2024
Merged

Conversation

LiquidCat64
Copy link
Contributor

What is this fixing or adding?

Changes some stuff in CV64's generate_output to have it use the new AP Procedure Patch. Single game gen times now take milliseconds instead of seconds thanks to no longer needing to wait on bsdiff, and the ROM is no longer needed to generate.

How was this tested?

Took my ROM out of my source directory and went through the entire process of generating and patching to make sure it didn't ask for the ROM until opening the patch through the launcher. And then played the seed to completion to make sure everything in the game was working as it should.

NOTE: This PR includes the fixes from #3129. If this merges first, feel free to close it (or I will).

@github-actions github-actions bot added the waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. label Apr 16, 2024
@ScipioWright ScipioWright added the is: enhancement Issues requesting new features or pull requests implementing new features. label Apr 16, 2024
@Berserker66 Berserker66 merged commit 437843b into ArchipelagoMW:main Apr 18, 2024
15 checks passed
qwint pushed a commit to qwint/Archipelago that referenced this pull request Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is: enhancement Issues requesting new features or pull requests implementing new features. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants