diff --git a/CHANGELOG.md b/CHANGELOG.md index f905d77..d35d403 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## v2.2.1 +- Improved Cheat Menu stability + ## v2.2 - Added Cheat Menu initial version - Added tty redirect to klog diff --git a/CHEATMENU.md b/CHEATMENU.md index 3157900..bb55e62 100644 --- a/CHEATMENU.md +++ b/CHEATMENU.md @@ -9,9 +9,6 @@ _Cheat Menu allows you bring up a Menu while in-game for you to select cheats._ The Cheat Menu is experimental, use with caution. Please report cheat related issues to the cheat author(s). -### Known Issues: -- UI is not rendered correctly for `MasterCode` enabled cheats. - ### Disclaimer: While we make every effort to deliver high quality products, we do not guarantee that our products are free from defects. Our software is provided 'as is' and you use the software at your own risk. @@ -30,7 +27,6 @@ While we make every effort to deliver high quality products, we do not guarantee - **Note:** Only one file format per `titleid` and `version` is currently supported. ### To Do: -- Improve `MasterCode` support. - Add multiple cheats support. - Add more formats. diff --git a/README.md b/README.md index 601a185..318300d 100644 --- a/README.md +++ b/README.md @@ -48,17 +48,20 @@ I have tried to work out to support all payloads possible but no guarantees can The Cheat Menu is experimental, use with caution. Please report cheat related issues to the cheat author(s). -Read [CHEATMENU.md](https://github.com/GoldHEN/GoldHEN/blob/master/CHEATMENU.md) for more information. +Read CHEATMENU.md ### Credits Coded by [SiSTRo](https://github.com/SiSTR0) -Cheat menu coded by: +Cheat Menu coded by: - [ctn123](https://github.com/ctn123) - [Shinigami](https://github.com/ScriptSK) - [SiSTRo](https://github.com/SiSTR0) +[Cheat Manager](https://github.com/GoldHEN/GoldHEN_Cheat_Manager) coded by: +- [bucanero](https://github.com/bucanero) + Special thanks: - [golden](https://github.com/jogolden) - [Joonie](https://github.com/Joonie86) @@ -79,6 +82,12 @@ Greeting to other devs: - [zecoxao](https://twitter.com/notzecoxao) - [Znullptr](https://github.com/dmiller423) +Greeting to QA/Testers: +- [Brandon Alberhasky](https://twitter.com/alberhasky) +- [Echo Stretch](https://twitter.com/StretchEcho) +- [MGS_PS4_PS5_HB_Tester](https://twitter.com/MSZ_MGS) +- [Pharaoh Raamses](https://github.com/Pharaoh2k) + ### Note Project source code is currently private because over time I have seen a sad abuse of the source code that I, like the previous devs who worked on it, have been pleased to make it available to everyone to study and maybe improve it. diff --git a/goldhen_2.2.1_505.bin b/goldhen_2.2.1_505.bin new file mode 100644 index 0000000..377ac64 Binary files /dev/null and b/goldhen_2.2.1_505.bin differ diff --git a/goldhen_2.2.1_672.bin b/goldhen_2.2.1_672.bin new file mode 100644 index 0000000..a8bd665 Binary files /dev/null and b/goldhen_2.2.1_672.bin differ diff --git a/goldhen_2.2.1_702.bin b/goldhen_2.2.1_702.bin new file mode 100644 index 0000000..8cc8cb9 Binary files /dev/null and b/goldhen_2.2.1_702.bin differ diff --git a/goldhen_2.2.1_750.bin b/goldhen_2.2.1_750.bin new file mode 100644 index 0000000..aff4deb Binary files /dev/null and b/goldhen_2.2.1_750.bin differ diff --git a/goldhen_2.2.1_751.bin b/goldhen_2.2.1_751.bin new file mode 100644 index 0000000..4d6eb88 Binary files /dev/null and b/goldhen_2.2.1_751.bin differ diff --git a/goldhen_2.2.1_755.bin b/goldhen_2.2.1_755.bin new file mode 100644 index 0000000..513e570 Binary files /dev/null and b/goldhen_2.2.1_755.bin differ diff --git a/goldhen_2.2.1_900.bin b/goldhen_2.2.1_900.bin new file mode 100644 index 0000000..fe418a8 Binary files /dev/null and b/goldhen_2.2.1_900.bin differ diff --git a/goldhen_2.2_505.bin b/goldhen_2.2_505.bin deleted file mode 100644 index 10e58d4..0000000 Binary files a/goldhen_2.2_505.bin and /dev/null differ diff --git a/goldhen_2.2_671.bin b/goldhen_2.2_671.bin deleted file mode 100644 index a8a53cc..0000000 Binary files a/goldhen_2.2_671.bin and /dev/null differ diff --git a/goldhen_2.2_672.bin b/goldhen_2.2_672.bin deleted file mode 100644 index d7a89a9..0000000 Binary files a/goldhen_2.2_672.bin and /dev/null differ diff --git a/goldhen_2.2_702.bin b/goldhen_2.2_702.bin deleted file mode 100644 index 9698951..0000000 Binary files a/goldhen_2.2_702.bin and /dev/null differ diff --git a/goldhen_2.2_750.bin b/goldhen_2.2_750.bin deleted file mode 100644 index 5b51b1a..0000000 Binary files a/goldhen_2.2_750.bin and /dev/null differ diff --git a/goldhen_2.2_751.bin b/goldhen_2.2_751.bin deleted file mode 100644 index d558faa..0000000 Binary files a/goldhen_2.2_751.bin and /dev/null differ diff --git a/goldhen_2.2_755.bin b/goldhen_2.2_755.bin deleted file mode 100644 index 1c83af1..0000000 Binary files a/goldhen_2.2_755.bin and /dev/null differ diff --git a/goldhen_2.2_900.bin b/goldhen_2.2_900.bin deleted file mode 100644 index 82a7416..0000000 Binary files a/goldhen_2.2_900.bin and /dev/null differ