Skip to content

Conversation

@Trial97
Copy link
Member

@Trial97 Trial97 commented May 4, 2025

Address the compatibility issue with zlib-ng-compat, which is now shipped in place of zlib in various Linux distros. This change introduces an option to disable hash mismatches reported on processors.
part of the fix for: #3 (there will need to add a launcher setting for this)

@erri120
Copy link

erri120 commented Nov 2, 2025

What's the status of this PR?

@Trial97
Copy link
Member Author

Trial97 commented Dec 4, 2025

To test this:

  • download the archive from the GH action: https://github.com/PrismLauncher/ForgeWrapper/actions/runs/19944500540
  • extract it as you only need the ForgeWrapper-prism-2025-12-04.jar file
  • copy the mentioned file in the libraries folder from your instance (you can access that folder from instance version settings on the left side there is one libraries)
  • now back to prism in the versions tab select the modloader then hit Customize then Edit
  • this should open <instance root>/patches/net.neoforged.json
  • identify the object that contains ForgeWrapper and replace it with:
{
      "MMC-hint": "local",
      "name": "io.github.zekerzhayard:ForgeWrapper:prism-2025-12-04"
    },
  • go to java settings and add -Dforgewrapper.skipHashCheck=true as an additional argument
  • hit Launch in PrismLauncher

Should correctly install the libraries. And if you are on cachyos this should skip the file checks

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
@Trial97 Trial97 changed the title add command line argument to skip hash checks add system property to skip hash checks Dec 4, 2025
@TheKodeToad TheKodeToad merged commit 5cdb5a8 into PrismLauncher:master Dec 7, 2025
1 check passed
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.

4 participants