Skip to content
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.

IOS Patcher v1.7

Compare
Choose a tag to compare
@larsenv larsenv released this 24 Jul 01:58
· 43 commits to master since this release

Please do not use this version: It is not the latest. Please use the latest release; if you use this version, we will not help with support!

Changelog:

Windows Patcher

  • Added progress bar to downloading (patching) screen.
  • Added cool ASCII arts at the IOS Patcher startup. (See screenshot below)
  • Changing Languages option has been disabled. HOWEVER You can still access it by using debug menu.
    1
    2

Linux/Mac

  • Will no longer call improper shell on *nix based systems that /bin/sh redirects to other shells.
  • Fixed Fakesigning and SD stuff.
  • xdelta is suggested to be installed via the appropriate package manager.
  • xdelta no longer uses relative path, and must be installed to the $PATH
  • Added error message that exits script (partially not fully implemented, I got lazy... ) if necessary files are missing.
  • Fixed README.md
  • Mac Folder renamed UNIX
  • Redundant Linux folder removed
  • Removed xdelta binary that would work unreliably on unix based systems
  • Included Sharpii.exe.config to avoid error messages about Sharpii Runtime Version

Thank you a lot for helping, Adrian (KuraiKokoro on GitHub).