More actions
EdiZon-Overlay | |
---|---|
File:Edizonoverlayswitch.png | |
General | |
Author | WerWolv, proferabg |
Type | Utilities |
Version | v1.0.5 |
License | Mixed |
Last Updated | 2023/04/01 |
Links | |
Download | |
Website | |
Source | |
EdiZon-Overlay is a homebrew application for the Nintendo Switch that allows users to access and modify the game's memory while it is running. This can be used for cheating or for debugging purposes.
The overlay feature of EdiZon-Overlay displays a transparent layer over the game, allowing users to view and modify memory in real-time. This feature is particularly useful for finding and modifying specific values, such as health or money, while playing a game. However, it is important to note that using EdiZon-Overlay to cheat in online games or to modify games in unauthorized ways can lead to bans from online services or other consequences.
Installation
- To update or install, download 'EdiZon-Overlay.zip' and extract the 'switch' folder to the root of your SD card.
- If you are using Horizon OS 15 or below, you DO NOT need to update 'ovlmenu.ovl'.
In your cheat text document you can add submenus by using these 2 tags
[--SectionStart:<Section Name>--] [--SectionEnd:<Section Name>--]
Example:
[--SectionStart:Item Codes--] 00000000 00000000 00000000 [Items x999] 040A0000 01DB2A08 52807CE0 [--SectionEnd:Item Codes--] 00000000 00000000 00000000
This will create a submenu called Item Codes with Items x999 being a cheat in that submenu.
Warning: Having too many cheats at once can lead to stability issues and can crash.
Screenshots
Changelog
v.1.0.5
- Pulled latest libtesla to fix crashing issues related to docked mode
- Changed highlight color to light blue
- Please use the official Tesla Menu build from here.
v.1.0.4
- Horizon OS 16.0.0 Support
- Thank you @alula for pulling submodules to latest and changing to compile with gnu++20 to match libtesla.
v.1.0.3
- HOS 15 Full Support
- Removed WiFi Signal on HOS 15+
- Added Connection Status in System Information on HOS versions 15+
v.1.0.2d
- Update for HOS 15.0.0
- This update removes the WIFI Signal level from the overlay for HOS 15.0.0 (works in lower versions) as calling wlaninfInitialize() will break the overlay.
- Fixed issue #6.
v.1.0.2c
- Update for HOS 14.0.0.
v.1.0.2b
- Bugfix for non-submenu cheats not showing.
v.1.0.2
- Added Submenu Feature. See Readme for more details.
v.1.0.1
- Updated for Edizon-SE 3.8.25 and libnx 4.2.0.
v.1.0.0
- First Release.
External links
- Official Website - https://gbatemp.net/threads/updated-edizon-overlay-added-feature.603725/
- Github - https://github.com/proferabg/EdiZon-Overlay