Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 17:28
· 336 commits to main since this release
v1.1.0
5e656c6

This release introduces PS3 patch support. This does not include support for patching digital copies, only disc copies for now.

Commits

  • 9dfdde9: Refactor file and directory operations with PatchAccessor (jvyden) #19
  • 7b3e82f: Refactor EmulatorPatchForm to use new IntegratedPatchForm for reusability (jvyden) #19
  • 84c05ec: Add PS3 patcher, resign not working (jvyden) #19
  • a6a95b1: Allow patcher to resign and replace executable (jvyden) #19
  • f1d38bf: Merge branch 'main' into ps3-patch (jvyden) #19
  • 8d420b9: Don't include Eto.Platform.Gtk on windows (jvyden)