Tesla - The Nintendo Switch Overlay Menu

fhwyjbd.png

Hey all.
I'd like to introduce to you, Tesla: My answer to the growing need for proper ingame front ends for sysmodules.


What is this?

  • Tesla consists of three individual parts. nx-ovlloader, the Tesla menu and libtesla.
    • nx-ovlloader is basically nx-hbloader ported to run as a sysmodule. It runs in the background and loads overlay NROs (.ovl files) given to it.
    • Tesla Menu is the equivalent to the hbmenu. It's the initial thing loaded by nx-ovlloader and acts as a hub for you to select all other overlays.
    • libtesla is where it becomes interesting for developers. It's an easy to use library that handles layer creation, UI drawing and all the overlay UX. It makes it very easy to create a new overlay for anything
  • A frontend for sysmodules that before required either a homebrew or a config file to change settings or used sounds or the LED to give the user feedback.

What is this not?

  • A tool that lets you create overlays that are always visible. Overlays can get unloaded way to easily for this.
  • An excuse to port absolutely everything to a overlay. Nobody's going to need a title manager overlay. If you consider making a overlay, keep it simple. You don't have a whole lot of memory to work with.


How do I use this?

First of all, download the latest release of nx-ovlloader and the Tesla Menu from the GitHub Release page and extract it onto your SD card.
After a reboot, hold down L and DPad Down and push on the right joy stick to bring up Tesla at any time. Navigation works as you imagine it.
Similar to normal homebrews, you place your .ovl files in the /switch/.overlays folder on your SD card.


Screenshots

W8yN2M6.jpg

fdfWAXw.jpg


Notice

Make sure to use the latest Atmosphere release when trying this as older versions ( as the one SX OS uses too ) probably won't have enough memory available for this to run. Overlays do take a lot of space so nx-ovlloader reserves 6MB. 2MB for framebuffers and around 4MB for overlay developers to use in their overlays.


GitHub

nx-ovlloader: https://github.com/WerWolv/nx-ovlloader
Tesla Menu: https://github.com/WerWolv/Tesla-Menu


For Developers

libtesla: https://github.com/WerWolv/libtesla
Tesla build template: https://github.com/WerWolv/Tesla-Template


Download

nx-ovlloader: https://github.com/WerWolv/nx-ovlloader/releases/latest
Tesla-Menu: https://github.com/WerWolv/Tesla-Menu/releases/latest
EdiZon Overlay: http://werwolv.net/downloads/EdiZonOverlay.zip ( As a little preview for what this is capable of and what EdiZon 4.0.0 will have even more of soon :) )

Special thank especially to averne without him, this would not have been possible!


Obligatory Donation links

GitHub Sponsors https://github.com/sponsors/WerWolv
PayPal https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KP7XRJAND9KWU&source=url
Patreon https://www.patreon.com/werwolv



Thanks a lot and have fun using and extending it :)
 
Last edited by WerWolv,

komabear

Well-Known Member
Member
Joined
Mar 4, 2017
Messages
113
Trophies
0
XP
1,476
Country
Bulgaria
Try moving
Code:
bpcInitialize();
to InitServices

Add bpcExit() under exitServices

And well - it looks like you will need to share more than this, because what you have shared looks good.

That was exactly it! Thanks so much for your help and for your time!
 

LyuboA

Unknown Entity
Member
Joined
Jun 1, 2018
Messages
530
Trophies
0
XP
919
Country
Bulgaria
i have an issue cant backup saves with Edizon and Checkpoint if the Overlay is enabled even if its only the overlay no modules for it nothing both apps crash when i pick a game to backup i'm using last versions of everything overlay the menu atmosphere 0.10.5 on ofw 9.2.0
 
Last edited by LyuboA,

Smoker1

Well-Known Member
Member
Joined
Feb 17, 2015
Messages
5,044
Trophies
1
Location
California
XP
6,052
Country
United States
is there a way to turn off automatic-on whenever you are in-game?
Go to
sd:/atmosphere/system_settings.ini
find
dmnt_cheats_enabled_by_default = u8!0x1
and change to
dmnt_cheats_enabled_by_default = u8!0x0

Alternate is
sd:/atmosphere/config/templates/system_settings.ini
Same as mentioned above.
 
  • Like
Reactions: putti

putti

nerd
Member
Joined
Mar 23, 2016
Messages
213
Trophies
0
XP
308
Country
United States
Go to
sd:/atmosphere/system_settings.ini
find
dmnt_cheats_enabled_by_default = u8!0x1
and change to
dmnt_cheats_enabled_by_default = u8!0x0

Alternate is
sd:/atmosphere/config/templates/system_settings.ini
Same as mentioned above.
I have changed to u8!0x0, yet edizon overlay still seems to have automatic on.
Any ideas?
 

bdeath

New Member
Newbie
Joined
Apr 7, 2020
Messages
1
Trophies
0
Age
26
XP
42
Country
United States
I don't know what I'm doing wrong. I have tried a lot of things/configurations/different forums, etc nothing I have done changed the outcome to actually work. So at this point, I don't know what I'm doing wrong.. In the ovlmenu and EdizonOverlay, have nothing in them for me when I download them. I tried using Edizon.nro instead, but that didn't work.
I'm not a coder or anything. If I'm just completely wrong so be it. I did like reading up all day with this stuff though.
 

Sparkles

Member
Newcomer
Joined
Mar 20, 2016
Messages
7
Trophies
0
Age
35
Location
San Antonio, Texas
XP
135
Country
United States
Unfortunately I'm getting nothing but fatal errors on boot with clean install of atmosphere 0.10.5, up to date on latest HOS, and latest release of Tesla/ovlloader. Didn't have this issue until recently:

Atmosphère Fatal Report (v1.1):
Result: 0x359 (2345-0001)
Program ID: 010000000007e51a
Process Name: ovlloader
Firmware: 9.2.0 (Atmosphère 0.10.5-master-b27c7552)
General Purpose Registers:
Start Address: 0000000000000000
Stack Trace:
ReturnAddress[00]: 0000000000000000
ReturnAddress[01]: 0000000000000000
ReturnAddress[02]: 0000000000000000
ReturnAddress[03]: 0000000000000000
ReturnAddress[04]: 0000000000000000
ReturnAddress[05]: 0000000000000000
ReturnAddress[06]: 0000000000000000
ReturnAddress[07]: 0000000000000000
ReturnAddress[08]: 0000000000000000
ReturnAddress[09]: 0000000000000000
ReturnAddress[10]: 0000000000000000
ReturnAddress[11]: 0000000000000000
ReturnAddress[12]: 0000000000000000
ReturnAddress[13]: 0000000000000000
ReturnAddress[14]: 0000000000000000
ReturnAddress[15]: 0000000000000000
ReturnAddress[16]: 0000000000000000
ReturnAddress[17]: 0000000000000000
ReturnAddress[18]: 0000000000000000
ReturnAddress[19]: 0000000000000000
ReturnAddress[20]: 0000000000000000
ReturnAddress[21]: 0000000000000000
ReturnAddress[22]: 0000000000000000
ReturnAddress[23]: 0000000000000000
ReturnAddress[24]: 0000000000000000
ReturnAddress[25]: 0000000000000000
ReturnAddress[26]: 0000000000000000
ReturnAddress[27]: 0000000000000000
ReturnAddress[28]: 0000000000000000
ReturnAddress[29]: 0000000000000000
ReturnAddress[30]: 0000000000000000
ReturnAddress[31]: 0000000000000000
 

Philipp_94

Well-Known Member
Newcomer
Joined
Dec 16, 2019
Messages
92
Trophies
0
Age
29
Location
Leipzig
XP
441
Country
Germany
I have changed to u8!0x0, yet edizon overlay still seems to have automatic on.
Any ideas?
If the problem still persists, make sure the config file is saved in atmosphere/config and not in atmosphere/config_template, as the template folder is just there in case you mess up the config so you can redo.
 
  • Like
Reactions: putti

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    cearp @ cearp: Welcome hazbeans