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,

hetop

Member
Newcomer
Joined
May 31, 2021
Messages
19
Trophies
0
Age
32
XP
568
Country
Norway

sergux

Well-Known Member
Member
Joined
Jul 14, 2018
Messages
126
Trophies
0
Age
102
XP
1,079
Country
Afghanistan
I tested emuiibo and system status they are working fine but when I want to use cheat with edizone overlay this happens
 

Attachments

  • IMG_20230509_225058.jpg
    IMG_20230509_225058.jpg
    3.1 MB · Views: 25

sergux

Well-Known Member
Member
Joined
Jul 14, 2018
Messages
126
Trophies
0
Age
102
XP
1,079
Country
Afghanistan
Which Tesla are you using?
Tesla nx-ovlloader v1.0.6-13295c6

Ok I saw the bottom of your April post I will try 1.0.7 thx
Edit: i drag and dropped nx-ovlloader-v1.0.7-13295c6d_libnx-dc0de47 and nx-ovlloader-zdm-v1.0.7-d638a5a_libnx-dc0de47 into the root of the microsd.
 

Attachments

  • 1683676101063.jpg
    1683676101063.jpg
    6.4 MB · Views: 25
  • 1683676101074.jpg
    1683676101074.jpg
    6.1 MB · Views: 28
Last edited by sergux,
  • Like
Reactions: impeeza

dsrules

Well-Known Member
Member
Joined
Sep 20, 2005
Messages
8,748
Trophies
2
XP
6,318
Country
Tesla nx-ovlloader v1.0.6-13295c6

Ok I saw the bottom of your April post I will try 1.0.7 thx
Edit: i drag and dropped nx-ovlloader-v1.0.7-13295c6d_libnx-dc0de47 and nx-ovlloader-zdm-v1.0.7-d638a5a_libnx-dc0de47 into the root of the microsd.
your edizon overlay looks old
 
  • Like
Reactions: sergux

Kaizen_3090

Well-Known Member
Newcomer
Joined
Apr 20, 2023
Messages
81
Trophies
0
XP
171
Country
United States
Tesla nx-ovlloader v1.0.6-13295c6

Ok I saw the bottom of your April post I will try 1.0.7 thx
Edit: i drag and dropped nx-ovlloader-v1.0.7-13295c6d_libnx-dc0de47 and nx-ovlloader-zdm-v1.0.7-d638a5a_libnx-dc0de47 into the root of the microsd.
yup 1.0.7 works cos i had used 1.0.6 previously and tbh i did something extra after by using the fix archive bit
 
  • Like
Reactions: sergux and impeeza

Presjar

Member
Newcomer
Joined
Jun 5, 2009
Messages
5
Trophies
1
XP
169
Country
United States
It is normal for the InfoNX to show 0 for temperature and fanspeed? The reduce battery aging also doesn't stay selected when exiting the overlay?
I have not used these before and the original github doesn't have a readme
 

astrall

Member
Newcomer
Joined
Feb 27, 2017
Messages
8
Trophies
0
Age
31
XP
88
Country

Soler37

Well-Known Member
Member
Joined
Oct 23, 2022
Messages
199
Trophies
0
Age
33
XP
423
Country
Israel
This are a set of homebrew build with latest Libnx from ELY3M (https://github.com/ELY3M/libnx.git) and SwitchBrew (https://github.com/switchbrew/libnx) commit v4.4.1-dc0de47, using MinGW on Windows:

Tesla Menu
File:
ovlmenu_1_2_1-97b9677_Libtesla-779b4ea.zip
Repo: https://github.com/WerWolv/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-e06d425.zip
Repo: https://github.com/renA21/InfoNX/

DNS-MITM_Manager
File:
DNS-MITM_Manager_0_2_0-0475e9c7_Libtesla-e06d425.zip
Repo: https://github.com/znxDomain/DNS-MITM_Manager

EdizonOverlay
File:
EdiZon-Overlay_1_0_5-e6442c0f_Libtesla-e06d425_EdiZon-SE-7e0ab09.zip
Repo: https://github.com/proferabg/EdiZon-Overlay

Emuiibo
You need the latest Emuiibo from: https://github.com/XorTroll/emuiibo/releases or the nightly from discord: https://discord.com/channels/472179996857860096/771036774448496661/1101893370319732928 (Invite: https://discord.gg/JrdQX42x)

ldn_mitm (Full)
File:
ldn_mitm_v1.15.0-61c44713_Libtesla-e06d425_Atmosphere-libs-cd0fc2c.zip
Repo: https://github.com/spacemeowx2/ldn_mitm

OvlSysmodules
File:
ovlSysmodules_1_3_1-9b114b3c_Libtesla-e06d425.zip
Repo: https://github.com/WerWolv/ovl-sysmodules

QuickNTP
File:
QuickNTP-1.2.8-11b9897_Libtesla-e06d425.zip
Repo: https://github.com/nedex/QuickNTP

ShareNX-Overlay
File:
ShareNX-Overlay-v1.1.3-dd6f0593_Libtesla-e06d425.zip
Repo: https://github.com/HookedBehemoth/ShareNX-Overlay

Status-Monitor-Overlay
The latest version of this Overlay is on the Masagrator Repo, please download from:
Repo: https://github.com/masagrator/Status-Monitor-Overlay/releases

Studious-Pancake (full)
File:
Studious-Pancake_0.4.1-f7f3a696_Libtesla-e06d425.zip
Repo: https://github.com/HookedBehemoth/studious-pancake

Studious-Pancake (full) With Mariko support
File:
Studious-Pancake-BTC_0.4.1-57eac804_Libtesla-e06d425.zip
Repo: https://github.com/btc08gh/studious-pancake

Sys-CLK
File:
sys-clk-1.0.3-570f1e5f_Libnx-dc0de47.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
File:
nx-ovlloader-v1.0.7-13295c6d_libnx-dc0de47.zip
Repo: https://github.com/WerWolv/nx-ovlloader

This is the version build from the zdm repo, it have 13 commits ahead of the repo from WerWolv, if you are having crashes you can test this version, it have some tweaks on memory and heap use.
File: nx-ovlloader-zdm-v1.0.7-d638a5a_libnx-dc0de47.zip
Repo: https://github.com/zdm65477730/nx-ovlloader



Hope this help so many of us.

-- Edited April 29 2003, reason, builds with updated Libtesla and Atmosphere-libs

-- Edited May 7th, to add new Emuiibo and Tesla releases. no new build only links to latest official releases.

-- Edited May 9th, new batch using libnx-dc0de47 and Libtesla-e06d425.zip and added Sys-CLK
I'm sorry but I'm a bit confused as to what I need to update, hopefully, you can help.
I updated to the latest firmware, from what I understand, the overlays work well on handheld but for some reason, tesla crashes when docked, currently, I'm using versions that worked on 15.0.1.
I'm also using some version of sys clk which allows me to go up to 1862mhz.
Out of all of the overlays, I only care about Tesla (obviously), status monitor, eumiibo, and a sys clk version where I am able to use the KIP to go put up to 1862 memory, would love some assistance as in the past I had tons of crashes and it was rather annoying to deal with.
Thanks!
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    The Real Jdbye @ The Real Jdbye: not without the I