Skip to content

Releases: LittleBigRefresh/Refresher

v1.1.2

28 Aug 19:13
v1.1.2
aaf28d2
Compare
Choose a tag to compare

Commits

  • aaf28d2: Initialize/dispose console patch accessor while idle (jvyden)

v1.1.1

28 Aug 18:53
v1.1.1
06f1e27
Compare
Choose a tag to compare

Commits

  • 8b5016b: Wait a second before applying patch to let the ps3 breathe (jvyden)
  • dc7dbb4: Connect button for PS3 patcher (jvyden)
  • 2c8c1c4: Attempt to fix some layout issues (jvyden)
  • 8d6b779: Add guide link and backup revert option, rename file duplication method (jvyden)
  • 600730a: Improve checking/error handling (jvyden)
  • 06f1e27: HELL (jvyden)

v1.1.0

26 Aug 17:28
v1.1.0
5e656c6
Compare
Choose a tag to compare

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)

v1.0.1

26 Aug 02:16
v1.0.1
5e39814
Compare
Choose a tag to compare

This is a hotfix for Windows support, which was broken during the implementation of CI.

Commits

  • 667ef5d: Switch to WPF on windows (Beyley Thomas) #17
  • 53f5272: Separate publishes to their respective host OS (Beyley Thomas) #18
  • 5e39814: Fix release workflow (jvyden)

v1.0.0

24 Aug 21:45
v1.0.0
8c459ea
Compare
Choose a tag to compare

This is the initial release for Refresher. Don't know what else to say.

What's Changed

  • Re-patching support, almost no heap allocations in patching process, use space provided by extra padding after string in some binaries by @Beyley in #2
  • Add UI for patching by @jvyden in #1
  • Support for patching RPCS3 by @jvyden in #5
  • Fix nonsensical error by @turecross321 in #9
  • Default identifier to refresh by @Beyley in #12
  • Update SCEToolSharp by @Beyley in #13
  • Add option to patch digest keys by @Beyley in #14

New Contributors

Full Changelog: https://github.com/LittleBigRefresh/Refresher/commits/v1.0.0