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,

velgis

Well-Known Member
Newcomer
Joined
Dec 10, 2019
Messages
62
Trophies
0
Age
25
XP
709
Country
United States
Is it possible to change the L+DOWN+R STICK combo to something else?

Wondering the same, my right stick doesn't click and where I live it's difficult to get a hold of a new controller.

Yes, it is! Create a text file named "config.ini" in "SD:/config/tesla/" (so the final path would be SD:/config/tesla/config.ini" and use this:

Code:
[tesla]
key_combo=L+DDOWN+RS //This is the default combination.

Here are the other keys you can use, courtesy of 0xNULL on page 15: A, B, X, Y, LS, RS, L, R, ZL, ZR, PLUS, MINUS, DLEFT, DUP, DRIGHT, DDOWN, SL, SR

Hope this helps!
 

Deobulakenyo

Well-Known Member
Member
Joined
Oct 8, 2018
Messages
584
Trophies
0
Age
49
XP
1,422
Country
Philippines
Yes, it is! Create a text file named "config.ini" in "SD:/config/tesla/" (so the final path would be SD:/config/tesla/config.ini" and use this:

Code:
[tesla]
key_combo=L+DDOWN+RS //This is the default combination.

Here are the other keys you can use, courtesy of 0xNULL on page 15: A, B, X, Y, LS, RS, L, R, ZL, ZR, PLUS, MINUS, DLEFT, DUP, DRIGHT, DDOWN, SL, SR

Hope this helps!

Thanks for this. I hated the R3 press
 

MUDD_BR

Well-Known Member
Member
Joined
Nov 17, 2008
Messages
691
Trophies
1
XP
1,435
Country
Brazil
It´s possible to prevent the crash when there´s too many cheats on edizon? It crashes on Tesla but on Edizon works flawless...
 

R3vis1on

New Member
Newbie
Joined
Nov 30, 2016
Messages
3
Trophies
0
Age
27
XP
86
Country
Canada
Yes, it is! Create a text file named "config.ini" in "SD:/config/tesla/" (so the final path would be SD:/config/tesla/config.ini" and use this:

Code:
[tesla]
key_combo=L+DDOWN+RS //This is the default combination.

Here are the other keys you can use, courtesy of 0xNULL on page 15: A, B, X, Y, LS, RS, L, R, ZL, ZR, PLUS, MINUS, DLEFT, DUP, DRIGHT, DDOWN, SL, SR

Hope this helps!

Thank you very much for this!
 

MultiKoopa

Well-Known Member
Member
Joined
Jun 11, 2018
Messages
469
Trophies
0
Age
34
XP
1,083
Country
United States
Hi. the Tesla Overlay is great. Is there any way to switch the order of overlays in the menu? I want some of them to be higher on the list
 

DrunkPanda

Member
Newcomer
Joined
Apr 2, 2021
Messages
12
Trophies
0
Age
28
XP
43
Country
United States
I am having a problem with it. Im on the latest update of AMS. I downloaded and extracted the files to the sd card. When I press the button combination, nothing happens. Any idea why?
 

MultiKoopa

Well-Known Member
Member
Joined
Jun 11, 2018
Messages
469
Trophies
0
Age
34
XP
1,083
Country
United States
Is there any overlay that lets you access the Power Off menu? I want to be able to power off the Switch while it's Docked.

Is there maybe a payload that just turns the switch off, so I can add it to fastcfwswitcher?
 

hippy dave

BBMB
Member
Joined
Apr 30, 2012
Messages
9,874
Trophies
2
XP
29,177
Country
United Kingdom
Hello.

Does it works on Atmo 19+ ?

Do modules need to be rewritten also to be used on 19+ ?
Yes Tesla is working fine, and in general most modules are fine too. The only ones I remember hearing about having problems are masagrator's ones that use SaltyNX, and he was hard at work fixing them.
 
  • Like
Reactions: OuahOuah

pandapreston

Member
Newcomer
Joined
Apr 21, 2021
Messages
12
Trophies
0
Age
50
XP
76
Country
United States
I’m having the WORST time getting this to work!!! Every time I attempt to install nx-ovlloader, Atmosphere crashes upon boot. Can someone walk me through this?
 

Natural

Well-Known Member
Member
Joined
Jul 25, 2014
Messages
380
Trophies
0
XP
594
Country
United States
The menu isn't popping up. I'm still on Atmosphère 0.19.0. Is that why? I have ovlSysmodules.ovl, ovlEdiZon.ovl, and ovlmenu.ovl under the .overlays folder. Also I haven't updated to the latest switch firmware. I'm on the firmware before that.
 

SkullHex2

Well-Known Member
Member
Joined
Feb 27, 2017
Messages
246
Trophies
0
XP
1,300
Country
United States
The menu isn't popping up. I'm still on Atmosphère 0.19.0. Is that why? I have ovlSysmodules.ovl, ovlEdiZon.ovl, and ovlmenu.ovl under the .overlays folder. Also I haven't updated to the latest switch firmware. I'm on the firmware before that.
Have you already tried with a clean install of Tesla? I remember the same happening to me after telling AIO Switch Updater to disable autostarting sysmodules after updating Atmosphere
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    OctoAori20 @ OctoAori20: Nice nice-