Edizon Categorizer Switch

From GameBrew
Edizon Categorizer
Edizoncategorizernx.png
General
AuthorCrashdummyy
TypePC Utilities
Version2021
LicenseMixed
Last Updated2021/12/15
Links
Source Only Download
Website
Source

The EdizonCategorizer is a full fledged tool to create cheat files for atmosphere.

The main purpose of this tool is to create a cheat file that can work with the updated EdizonOverlay.

The Frontend is driven by Blazor.

Features

  • Read from existing cheat Files.
  • Add a new cheat into a section.
  • Move cheats between sections.
  • Delete cheats and/or whole sections.

User guide

Read existing cheatFiles

Existing cheat files can be deserialized into Sections. Existing sections are translated into the new format.

Before

[---GBA Codes---]
00000000 00000000 00000000

[Disable GBA Slot]
04000000 0238FED0 2A1F03E0

[Enable GBA Ruby]
04000000 0238FED0 52800020

After

[--SectionStart:GBA Codes--]
00000000 00000000 00000000

[Disable GBA Slot]
04000000 0238FED0 2A1F03E0

[Enable GBA Ruby]
04000000 0238FED0 52800020

[--SectionEnd:GBA Codes--]
00000000 00000000 00000000

If the cheat file was already created using this app, the already modified file can be read again.

Screenshots

Read existing file (Brilliant Diamond here)
edizoncategorizernx2.png

Adding a cheat to a section
edizoncategorizernx3.png

Create a new Cheatfile
edizoncategorizernx4.png

External links

Advertising: