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: https://download.werwolv.net/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,
Hi all
I am having a right stinker installing the tesla menu.

I have installed all the packages @impreeza has mentioned in his posts. But i am struggling to be able to access the telsa menu
Custom theme installed
I have copied all "what i think" are the files needed
My key combo is:

Code:
[tesla]
key_combo=L+DUP+R


Is anyone able to give me some tips or pointers where i have gone wrong?
Thanks
Normally is about too many SYSMODULES or wrong files.

First Download again (even if you think ya have it) the most recent tesla sysmodule:

https://gbatemp.net/attachments/nx-...-c42f5fa6-libnx-v4-7-0-1-c7698526-zip.442003/


Then download again (even if you think ya have it) the most recent tesla Overlay menú:
https://gbatemp.net/attachments/ovl...-f766e9b6_libnx-v4-7-0-1-c7698526-zip.442004/


Extract them to the root of your SD Card and OVERWRITE any file.

Be sure you have a SDMC:/config/tesla/config.ini and it have a content like:
Code:
[tesla]
key_combo=L+ZL+R+ZR

Here the return character between [tesla] and key_combo= is important.

The possible key combinations are:

A, B, X, Y, LS, RS, L, R, ZL, ZR, PLUS, MINUS, DLEFT, DUP, DRIGHT, DDOWN, SL, SR

Keep them on Uppercase.

THEN RESTART YOUR CONSOLE.

and test your keycombo.

Let us to know how is working for you.
 
  • Like
Reactions: sorabora
Hi all
I am having a right stinker installing the tesla menu.

I have installed all the packages @impreeza has mentioned in his posts. But i am struggling to be able to access the telsa menu
Custom theme installed
I have copied all "what i think" are the files needed
My key combo is:

Code:
[tesla]
key_combo=L+DUP+R


Is anyone able to give me some tips or pointers where i have gone wrong?
Thanks
or you can try out Ultrahand. ¯\_(ツ)_/¯

https://github.com/ppkantorski/Ultrahand-Overlay
https://github.com/ppkantorski/nx-ovlloader
 
Im convinced my switch is just never going to run tesla or any of the other overlay apps. Ive tried getting tesla, ultrahand and i think there was another one ive tried. and i can never get it to appear with any button combo. ive done fresh installs on atmosphere, cleared out my contents folder, erased any other .ovls i might have had on my sd card. ive nade sure i was using the latest nx-ovlloader, evern tried the builds with updated libnx. literally nothing i have tried has worked. im on 18.1.0 1.7.1ams
 
Im convinced my switch is just never going to run tesla or any of the other overlay apps. Ive tried getting tesla, ultrahand and i think there was another one ive tried. and i can never get it to appear with any button combo. ive done fresh installs on atmosphere, cleared out my contents folder, erased any other .ovls i might have had on my sd card. ive nade sure i was using the latest nx-ovlloader, evern tried the builds with updated libnx. literally nothing i have tried has worked.


Docked?
 
Does it support AMS 1.8.0 (Sys: 19.0.1)?
I followed the Guide on GitHub and also tried the regular and the + Version from ppkantorski / nx-ovlloader.
None worked, WerWolv and ppkantoski.
Hardware is a Switch Lite with HyFly mod Chip
 
Does it support AMS 1.8.0 (Sys: 19.0.1)?
I followed the Guide on GitHub and also tried the regular and the + Version from ppkantorski / nx-ovlloader.
None worked, WerWolv and ppkantoski.
Hardware is a Switch Lite with HyFly mod Chip
ultra-hand work fine on my 19.0.1
 
  • Love
Reactions: impeeza
Btw anyone know how to solve Tesla menu not opening while I have Status-Monitor-Overlay active ?
Tesla is working fine until I launch the Status overlay, then it doesnt open again with the same button combo.
When I reset the device (switch lite) it works fine again.
I am using the latest releases for all things.

Also where is a good spot to find more plugins for Tesla ?
 
Btw anyone know how to solve Tesla menu not opening while I have Status-Monitor-Overlay active ?
Tesla is working fine until I launch the Status overlay, then it doesnt open again with the same button combo.
When I reset the device (switch lite) it works fine again.
I am using the latest releases for all things.

Also where is a good spot to find more plugins for Tesla ?
you need latest OVLs, Status monitor was updated this morning.
 
This are a set of homebrew build with latest Libnx from SwitchBrew (https://github.com/Atmosphere-NX/libnx) branch 4.8.0 (2024_11_24), using MinGW on Windows and Ubuntu:

Tesla Menu
File:
ovlmenu_1_2_3-6b86e3d3_LibTesla-v1.3.3-f766e9b6_LibNX-v4.8.0.zip
Repo: https://github.com/WerWolv/Tesla-Menu
Please use the latest release from Werewolv https://github.com/WerWolv/Tesla-Menu/releases/
ZDM Fork
File:
Tesla-Menu_1_2_3-7399eb35_LibTesla-v1.3.3-6ac4b9d0(ZDM)_LibNX-v4.8.0.zip
Repo: https://github.com/zdm65477730/Tesla-Menu/
Please use the latest release from Werewolv https://github.com/WerWolv/Tesla-Menu/releases/



InfoNX
File:
InfoNX-ovl_v1.0.1-3d4c11df_LibTesla-v1.3.3-f766e9b6_LibNX-v4.8.0.zip
Repo: https://github.com/renA21/InfoNX/

DNS-MITM_Manager
File:
DNS-MITM_Manager_0_2_0-0475e9c7_LibNX-v4.8.0_LibTesla-v1.3.3-f766e9b6.zip
Repo: https://github.com/znxDomain/DNS-MITM_Manager

EdizonOverlay
File:
Use the latest release on the official repo today (2024 10 20, @proferabg released an updated version for FW 19.x.x, thanks a lot) Including improvement of Temp display and latest LibNX.
Repo: https://github.com/proferabg/EdiZon-Overlay

Emuiibo
You need the most recent Emuiibo release from: https://github.com/XorTroll/emuiibo/releases
For the latest build, it can be get from action link on GitHub: https://github.com/XorTroll/emuiibo/actions


ldn_mitm (Full) UPGRADED TO SUPPORT FW 17+ AND 18+
File:
https://github.com/DefenderOfHyrule/ldn_mitm/releases
Repo: https://github.com/DefenderOfHyrule/ldn_mitm/

OvlSysmodules
File:
ovlSysmodules_1_3_1-9b114b3c_LibNX-v4.8.0_LibTesla-v1.3.3-f766e9b6.zip
Repo: https://github.com/WerWolv/ovl-sysmodules

QuickNTP
File:
QuickNTP-1.2.8-1_2024_10_20-e64a63cc_LibNX-v4.8.0_LibTesla-v1.3.3-f766e9b6.zip
Repo: https://github.com/nedex/QuickNTP

ShareNX-Overlay
File:
ShareNX-Overlay-v1.2.0-dd6f0593+PR13_LibNX-v4.8.0_LibTesla-v1.3.3-f766e9b6.zip
Repo: https://github.com/HookedBehemoth/ShareNX-Overlay

Status-Monitor-Overlay
File:
Status-Monitor-Overlay_1_1_6-8ede626_LibNX-v4.8.0_LibTesla-v1.0.1-152-6e72375(Masagrator)_Atmosphere-libs-989fb7b.zip
Repo: https://github.com/masagrator/Status-Monitor-Overlay/releases (Also you can use the latest release on repo)

Studious-Pancake (full) With Mariko support
File:
studious-pancake-1.0.0-cc9c9ab8_LibNX-v4.8.0_LibTesla-v1.3.3-f766e9b6.zip
Repo: https://github.com/btc08gh/studious-pancake, seems it doesn-t work at all, I have not a Mariko Switch, so can not test beyond to build, and as asked by HookedBehemoth is not for been shared on GBATemp https://github.com/HookedBehemoth/studious-pancake/issues/3#issuecomment-1541892855 so removing it. Download latest version from https://github.com/HookedBehemoth/studious-pancake/releases

Sys-CLK not working on FW 18 yet
File:
sys-clk-2.0.1-c86ce66_LibNX-v4.8.0_LibTesla-v1.3.3-f766e9b6.zip
Repo: https://github.com/retronx-team/sys-clk/



OPTIONAL:
TESLA BUILD WITH LATESTS LIBNX, IF YOUR TESLA SYSMODULE IS WORKING FINE POSSIBLY DON'T NEED THIS:

TESLA NX OvlLoader SYSMODULE
File:
nx-ovlloader-zdm-v1.0.7-2024_10_20-601e9e2d-LibNX-v4.8.0.zip
Repo: https://github.com/WerWolv/nx-ovlloader (Original)
Repo: https://github.com/zdm65477730/nx-ovlloader (The Most Updated)


Hope this help so many of us.


If you like to build this overlay yourself the steps are on the tutorial:

https://gbatemp.net/threads/how-to-build-overlays-from-code.659331/




-- Edited Nov 17th 2024, update most of the overlays and sysmodules to latest LibNX hence Support FW 19.0.1
Hi,

Thank you for the AIO post. I have yet to install Tesla or any overlay modules. The only thing I have on my switch besides nsps And nros is syspatch.

I have a couple of questions if I may:
- Could you confirm which of the modules are not working on 19.0.1? Because I see some mentions not working on FW 18 (let alone 19)
- My set up consists of emunand for nsps and everything Nintendo hates seeing, and sysnand for online play (I use jksv on it. My understanding backing up and restoring saves are safe as it only checks for illegitimate titles). However, I would like to confirm,l is Tesla menu, with all working overlays, including sys patch, safe to use in sysnand that does go online?

Thank You for everything you do. Your posts helped me keep my information and setup up to date!
 
You don't need sys patch on sysnand.
I have it though for emu.
Be careful with editing saves of games that go online.
I am aware thanks. I only use it for one game really, which I don’t believe any checks is performed on it, unlike other problematic games I heard about. The only game I use it for is TheatrhythmFinal Bar Line.
you're just splitting hairs. If you use it for emummc, there is no way to make it NOT load when using sysmmc cfw.
yeah that’s why I got confused, and essentially is why I am asking stuff in regards to Tesla. I don’t care about having any of that in sys, but I don’t think it’s possible. so I am not sure if installing it would be safe or not since it will apply to both.
 
Hi,

Thank you for the AIO post. I have yet to install Tesla or any overlay modules. The only thing I have on my switch besides nsps And nros is syspatch.

I have a couple of questions if I may:
- Could you confirm which of the modules are not working on 19.0.1? Because I see some mentions not working on FW 18 (let alone 19)
- My set up consists of emunand for nsps and everything Nintendo hates seeing, and sysnand for online play (I use jksv on it. My understanding backing up and restoring saves are safe as it only checks for illegitimate titles). However, I would like to confirm,l is Tesla menu, with all working overlays, including sys patch, safe to use in sysnand that does go online?

Thank You for everything you do. Your posts helped me keep my information and setup up to date!
Certainly not working for me, am on 19.0.1 and on latest atmosphere.
 

Site & Scene News

Popular threads in this forum