Skip to content

Instantly share code, notes, and snippets.

@mariomadproductions
Last active May 7, 2024 13:48
Show Gist options
  • Save mariomadproductions/a1c4335f5a770f38a924c657e5929797 to your computer and use it in GitHub Desktop.
Save mariomadproductions/a1c4335f5a770f38a924c657e5929797 to your computer and use it in GitHub Desktop.
rdiff guide

Windows tutorial:

  1. Download rdiff1.
  2. Extract the zip
  3. Open cmd in the extracted folder by typing cmd in the File Explorer address bar and pressing enter
  4. Type rdiff.exe delta SIGNATURE.sig YOUR_ROM_FILE DIFFERENCE.delta (replace filenames as appropriate) and press enter
  5. Upload the DIFFERENCE.delta file that is created in the folder

Linux/Mac:
rdiff should be available via package manager

Footnotes

  1. Build is from here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment