Homebrew Homebrew app Edizon Overlay - New Feature Version

  • Thread starter Thread starter OblivionReign
  • Start date Start date
  • Views Views 6,962
  • Replies Replies 12
  • Likes Likes 15

OblivionReign

Developer
Developer
Joined
Apr 23, 2016
Messages
3,063
Reaction score
5,649
Trophies
3
XP
11,396
Country
Japan
I do not know if this will be popular enough to become mainline used but i forked edizon overlay and added a feature to add notes for cheats. I will keep updating it and drop a notes.txt with my cheats if needed whenever i release.

Latest Version 1.0.15


Update libultrahand to v2.2.5
Added new Cheat notes functionality

Continued Support by proferabg & ppkantorski & Arch9SK7 (OblivionReign)


In your atmosphere game directory ex. /atmosphere/contents/[TID]/cheats/ Place a new text file called notes.txt in that directory with all your cheats for the game.

In your notes text document, you can add notes using this tag

[<Cheat Name>]

Example:

[hp dont decrease]
"Hold ZL to enable infinite HP"
[Restore Code (Use after unchecking any cheats below)]
"Use this to disable any asm codes used"

This will help keep your cheat files clean and allow users/cheat devs to opt in or out and use notes on their codes. Only if the name itself matches one of the cheat files actual cheat names will it validate the note. If the note is valid you will see the "Y" button be offered next to your cheat. Press "Y" to open the note and same to close.

in the cheat file itself here i have
[hp dont decrease]
80000100
04000000 00E52628 91000108
21000000
04000000 00E52628 91002108
20000000

so in the note file i have

[hp dont decrease]
"Hold ZL to enable infinite HP"


you may download here
https://github.com/Arch9SK7/EdiZon-Overlay/releases/tag/v1.0.15


I merely made this cause having the little note cheat titles in our cheat files is ugly and could be made better. I hope this will be useful to everyone devs and users alike.
I do not know how this can be made better supported with Breeze but im sure something can be worked out.
Here is a video of it being used.
Please open a issue report if there is any bugs..


2025123022185300-406E08C26FAE3D61E0FDD492A49B8D8E.jpg

2025123022190100-406E08C26FAE3D61E0FDD492A49B8D8E.jpg
2025123022191300-406E08C26FAE3D61E0FDD492A49B8D8E.jpg
 
Last edited by OblivionReign,
I have updated it again and removed the need for **Note: etc so now it just needs to match the title label of a cheat without any of that for simplicity.

also added character wrapping after 30 characters for long notes.
 
This looks great. May I ask, does it work on firmware 21.0.1?

If so, are they the only two files I need to get the cheat engine and overlay working?

Thank you
 
This looks great. May I ask, does it work on firmware 21.0.1?

If so, are they the only two files I need to get the cheat engine and overlay working?

Thank you
It does work on latest firmware :) and assuming you have tesla installed then yes dropping this into overlays will be it.
 
Hi, sorry if this is a stupid question, but the [TID] on the directory is to create a folder named TID or is some number I should have
 
Hi, sorry if this is a stupid question, but the [TID] on the directory is to create a folder named TID or is some number I should have
Its the title id of the game you plan to have cheats for. So if you boot game and open the overlay it will show you both the current TID and BID for that game and version
 
I do not know if this will be popular enough to become mainline used but i forked edizon overlay and added a feature to add notes for cheats. I will keep updating it and drop a notes.txt with my cheats if needed whenever i release.

Latest Version 1.0.15


Update libultrahand to v2.2.5
Added new Cheat notes functionality

Continued Support by proferabg & ppkantorski & Arch9SK7 (OblivionReign)


In your atmosphere game directory ex. /atmosphere/contents/[TID]/cheats/ Place a new text file called notes.txt in that directory with all your cheats for the game.

In your notes text document, you can add notes using this tag

[<Cheat Name>]

Example:

[hp dont decrease]
"Hold ZL to enable infinite HP"
[Restore Code (Use after unchecking any cheats below)]
"Use this to disable any asm codes used"

This will help keep your cheat files clean and allow users/cheat devs to opt in or out and use notes on their codes. Only if the name itself matches one of the cheat files actual cheat names will it validate the note. If the note is valid you will see the "Y" button be offered next to your cheat. Press "Y" to open the note and same to close.

in the cheat file itself here i have
[hp dont decrease]
80000100
04000000 00E52628 91000108
21000000
04000000 00E52628 91002108
20000000

so in the note file i have

[hp dont decrease]
"Hold ZL to enable infinite HP"


you may download here
https://github.com/Arch9SK7/EdiZon-Overlay/releases/tag/v1.0.15


I merely made this cause having the little note cheat titles in our cheat files is ugly and could be made better. I hope this will be useful to everyone devs and users alike.
I do not know how this can be made better supported with Breeze but im sure something can be worked out.
Here is a video of it being used.
Please open a issue report if there is any bugs..

View attachment 548013
View attachment 548699
View attachment 548700View attachment 548701
This Looks Promising nice work!
 
@OblivionReign I have Tesla 1.2.3 (May 27, 2023) installed and I tried your version of the overlay but it seems like it's crashing with Atmosphere 1.10.2 as the official release of the overlay 1.0.14 does on my switch.

is this because of the version of Tesla I have current installed that has not been recompiled with the latest libs?
I have a lot of apps that if I try to use them normally crash Atmosphere and I have to reset the console.

are out there updates I am not aware of? I am tracking the official GitHub pages of all the apps I have installed on my Switch and that are crashing when I use them.
 
@OblivionReign I have Tesla 1.2.3 (May 27, 2023) installed and I tried your version of the overlay but it seems like it's crashing with Atmosphere 1.10.2 as the official release of the overlay 1.0.14 does on my switch.

is this because of the version of Tesla I have current installed that has not been recompiled with the latest libs?
I have a lot of apps that if I try to use them normally crash Atmosphere and I have to reset the console.

are out there updates I am not aware of? I am tracking the official GitHub pages of all the apps I have installed on my Switch and that are crashing when I use them.
I use this as the new tesla main engine. https://github.com/ppkantorski/Ultrahand-Overlay/releases

Since old one is outdated. Then you should be able to use my menu version.
 
I do not know if this will be popular enough to become mainline used but i forked edizon overlay and added a feature to add notes for cheats. I will keep updating it and drop a notes.txt with my cheats if needed whenever i release.

Latest Version 1.0.15


Update libultrahand to v2.2.5
Added new Cheat notes functionality

Continued Support by proferabg & ppkantorski & Arch9SK7 (OblivionReign)


In your atmosphere game directory ex. /atmosphere/contents/[TID]/cheats/ Place a new text file called notes.txt in that directory with all your cheats for the game.

In your notes text document, you can add notes using this tag

[<Cheat Name>]

Example:

[hp dont decrease]
"Hold ZL to enable infinite HP"
[Restore Code (Use after unchecking any cheats below)]
"Use this to disable any asm codes used"

This will help keep your cheat files clean and allow users/cheat devs to opt in or out and use notes on their codes. Only if the name itself matches one of the cheat files actual cheat names will it validate the note. If the note is valid you will see the "Y" button be offered next to your cheat. Press "Y" to open the note and same to close.

in the cheat file itself here i have
[hp dont decrease]
80000100
04000000 00E52628 91000108
21000000
04000000 00E52628 91002108
20000000

so in the note file i have

[hp dont decrease]
"Hold ZL to enable infinite HP"


you may download here
https://github.com/Arch9SK7/EdiZon-Overlay/releases/tag/v1.0.15


I merely made this cause having the little note cheat titles in our cheat files is ugly and could be made better. I hope this will be useful to everyone devs and users alike.
I do not know how this can be made better supported with Breeze but im sure something can be worked out.
Here is a video of it being used.
Please open a issue report if there is any bugs..

View attachment 548013
View attachment 548699
View attachment 548700View attachment 548701
I have to try this out. thank you
Post automatically merged:

I do not know if this will be popular enough to become mainline used but i forked edizon overlay and added a feature to add notes for cheats. I will keep updating it and drop a notes.txt with my cheats if needed whenever i release.

Latest Version 1.0.15


Update libultrahand to v2.2.5
Added new Cheat notes functionality

Continued Support by proferabg & ppkantorski & Arch9SK7 (OblivionReign)


In your atmosphere game directory ex. /atmosphere/contents/[TID]/cheats/ Place a new text file called notes.txt in that directory with all your cheats for the game.

In your notes text document, you can add notes using this tag

[<Cheat Name>]

Example:

[hp dont decrease]
"Hold ZL to enable infinite HP"
[Restore Code (Use after unchecking any cheats below)]
"Use this to disable any asm codes used"

This will help keep your cheat files clean and allow users/cheat devs to opt in or out and use notes on their codes. Only if the name itself matches one of the cheat files actual cheat names will it validate the note. If the note is valid you will see the "Y" button be offered next to your cheat. Press "Y" to open the note and same to close.

in the cheat file itself here i have
[hp dont decrease]
80000100
04000000 00E52628 91000108
21000000
04000000 00E52628 91002108
20000000

so in the note file i have

[hp dont decrease]
"Hold ZL to enable infinite HP"


you may download here
https://github.com/Arch9SK7/EdiZon-Overlay/releases/tag/v1.0.15


I merely made this cause having the little note cheat titles in our cheat files is ugly and could be made better. I hope this will be useful to everyone devs and users alike.
I do not know how this can be made better supported with Breeze but im sure something can be worked out.
Here is a video of it being used.
Please open a issue report if there is any bugs..

View attachment 548013
View attachment 548699
View attachment 548700View attachment 548701
This is FIRE!! It works great and Very Clean. Great Job.
 
Last edited by blackout2k,
  • Like
Reactions: OblivionReign
i am trying this since edizon does not work for me when i bring the menu up it crashes. so where do i put the files u posted here sorry newb here learning. ty
 

Site & Scene News

Popular threads in this forum