Releases: zzpong/Interactive-ASM-Cheats-Updater
Releases · zzpong/Interactive-ASM-Cheats-Updater
Code Updater for Nintendo Switch v1.1.3
Code Updater for Nintendo Switch v1.1.2
Code Updater for Nintendo Switch v1.1.1f
Bug Fix:
- Fix a bug that no code generated when press "Generate" button too quick.
- Fix a bug that "Current Processing Codes" display the wrong code title in some special cases.
Code Updater for Nintendo Switch v1.1.1
Quality of LIFE Update
Key Features:
- No need to wait for the update of this tool when new keys come out. You can use new keys directly with a bit of risk.
- A progress bar appears when searching long binary files. It could be cancelled at any time with no harm.
- The tool would not freeze anymore when displaying long address results.
Update:
- Add full 'cbz', 'cbnz', 'tbz', and 'tbnz' support. The tool can locate these asm types in main files now.
Bug Fix:
- Fix a bug that "Assembly Codes" windows show nothing when their contents are not ASM codes but in ASM area.
Code Updater for Nintendo Switch v1.1.0
Update:
- Support unpack newest games with masterkey 0x11.
- Support branch codes 'cbz', 'cbnz', 'tbz', and 'tbnz' by @wzsx150 (PR #11).
- Support normal code link with matser ones by @wzsx150 (PR #11).
- Support extra code patterns by @wzsx150 (PR #11).
- Add extra visualization by @wzsx150 (PR #11).
- Add extra hints for "keys" when unpacking.
Bug Fix:
Code Updater for Nintendo Switch v1.0.2
Update:
- Much more code type supported.
- Add auto encoding detection for non-English users (Issue 6).
Code Updater for Nintendo Switch v1.0.1
Update:
- Support unpack newest games with masterkey 0xf and 0x10.
Code Updater for Nintendo Switch v1.0.0
Thank you all for the great advice and feedback, we finally have this official edition with a catchy name!
With a much clean, stable and maintainable code, it's time for you to explore the ability of the newly upgraded tool~
Update:
- Faster code feature localization algorithm
- Support master/normal code cross branches
- Support 'adr' branches
- Support codes in .rodata
- Customizable code type recognization
- Detailed logs if error occurs
- And more
Interactive ASM Cheats Updater v0.6.0
Update:
- Add more stabilized ARM32 & ARM64 recognization, no endless loop anymore.
Bug Fix:
- Fix a glitch that "zero gap" cheat code stucked in some certain circumstances (Issue 4).
Interactive ASM Cheats Updater v0.5.0-gamma
Update:
- Now this tool can generate modified main file from cheat codes directly.
- Would write every cheat codes into main file from top to buttom, so please be careful!
Bug Fix:
- Fix title loop when misjudging asm code types.