Frequently Asked Questions: Difference between revisions
m Fix typo |
m Another typo. How did no one catch all these? |
||
| Line 305: | Line 305: | ||
* Generate a clean ROM from an unclean ROM of any region: https://skytemple.github.io/patcher/?clean | * Generate a clean ROM from an unclean ROM of any region: https://skytemple.github.io/patcher/?clean | ||
==== I’m getting an error that mentions the “secondary decompressor” when trying to apply | ==== I’m getting an error that mentions the “secondary decompressor” when trying to apply an xdelta patch ==== | ||
This means your XDelta version is outdated. Download the latest version from https://github.com/jmacd/xdelta-gpl/releases (for Windows 64-bit, download xdelta3-<version>-x86_64.exe.zip). Then replace your xdelta.exe file (not xdeltaUI.exe) with the one you just downloaded. | This means your XDelta version is outdated. Download the latest version from https://github.com/jmacd/xdelta-gpl/releases (for Windows 64-bit, download xdelta3-<version>-x86_64.exe.zip). Then replace your xdelta.exe file (not xdeltaUI.exe) with the one you just downloaded. | ||