Releases: solleo1989/SwitchCheatCodeManager
Releases Β· solleo1989/SwitchCheatCodeManager
v1.1.0
Ver. 1.1.0
Not updating this app for a while, this update mainly
- Update several basic function to update/remove games or cheats specified
- Improve the auto pivot function by clicking on the [sub-section] name,
Or you can update the sub-section name by right-click on the tab

- Add support for auto [:ENABLED] and disable feature for Edizon Overlay (This is a "new" feature came with proferabg's change for v1.0.8)
- Add small icons(if provided) into game/cheats dropdown list. It helped me for fast locating a specific game, however it may slow your directory load...
- Add support for new cheat code builder and easy hex-dec translator (few and few ppl are using traiditional way to create NX cheats...)
- Fixed many bugs.
v1.0.2
Ver. 1.0.2
- Fix several bugs
- Add Settings page to modify different configs (Now you can set the input/output folders here)
- Support Language: Chinese
- You can choose preferred image. By selecting it, app will pick preview images including English/Japanese/Chinese in the jpg/png files.
(Note: I took these images from the game file directly, so these preview images differ in he filename as below)

v1.0.1
Ver. 1.0.1
- Support functions to remove single cheat and cheat folder
- Double click preview image panel allow you to attach preview images
- Update cheats text using "Consolas", which is a monospaced font (better for Hex editing)
- Fix several logic issues and bugs
SwitchCheatCodeManager 1.0.0
1.0.0 is the first release.
Features
- Manage whole set of Switch cheats (under certain validation rules, not 100% correct. TODO)
- Add new set of cheats by providing
- Game name (i.e.,
Super Mario Odyssey) - Game ID - TID (i.e.,
0100000000010000) - Build ID - BID (i.e.,
B424BE150A8E7D78)
- Game name (i.e.,
- Insert new cheat file by providing
- Build Id - BID (i.e.,
B424BE150A8E7D78) and - Version Numer (i.e.,
1.3.0)
- Build Id - BID (i.e.,
- Format each cheats file into a personal preferred standard (CAPITALIZATION)
- Format cheat contents into a standard format: remove redundant spaces and new lines characters.
- Support the new SubSection standards created by proferabg(https://github.com/proferabg/EdiZon-Overlay). Highly recommended, especially for lots of cheats scenarios! (For detailed information, please refer to his site.)
- Support auto-scroll function: selecting cheat title (i.e.,
[Inf Health (ON)]) will scroll to corresponding area in the cheats file. - Display preview image for better looking and easy recognition.
- Image file is located under each TID directory (i.e.,
...\01003D200BAA2000\Pokemon Mystery Dungeon Rescue Team DX.jpg) - Image will be resized into 350x350, so better to prepare a rectangle image, or it might be streached.
- Image file is located under each TID directory (i.e.,
- Support direct overwrite once you have the output path set
- It will automatically detect the output Atmosphere directory
- Or you can manually set
[output_folder]in the "config\settings.ini"