Releases: LittleBigRefresh/Refresher
Releases · LittleBigRefresh/Refresher
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
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
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
v1.0.0
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
- @Beyley made their first contribution in #2
- @jvyden made their first contribution in #1
- @turecross321 made their first contribution in #9
Full Changelog: https://github.com/LittleBigRefresh/Refresher/commits/v1.0.0