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,

werd10101

Member
Newcomer
Joined
Feb 10, 2020
Messages
9
Trophies
0
Age
30
XP
692
Country
United States
I'm getting frequent crashes using the overlay. Error 2168-0002 (0x4a8) when flipping between menus. It happens in game and on my home menu
 
  • Like
Reactions: Natural

SnakeEyez

New Member
Newbie
Joined
Feb 11, 2020
Messages
3
Trophies
0
Age
29
XP
50
Country
Russia
is this supposed to only work on 0.10.2 or it should work with 0.9.2 , as i tried it on 0.9.2 and got stuck at the Switch logo screen ?
 
Last edited by SnakeEyez,

masagrator

The patches guy
Developer
Joined
Oct 14, 2018
Messages
6,268
Trophies
3
XP
12,034
Country
Poland
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.
 

masagrator

The patches guy
Developer
Joined
Oct 14, 2018
Messages
6,268
Trophies
3
XP
12,034
Country
Poland
i see , so my other question is there any plan to make it compatible with 0.9.2 ?
This is not a matter of writing for versions. It's just not possible without changing how Tesla shows menu or changing ATM 0.9.2 code. Smaller framebuffer = less pixels. Smaller heap = less complex HB to use.
 

Hofure

Member
Newcomer
Joined
Oct 25, 2019
Messages
17
Trophies
0
Age
27
XP
215
Country
United Kingdom
ok, dumb question, you are Holding L+D-pad down first(to unlock the launcher), then click the R-stick(actually launch it)?
Press L1, Press D-Pad Down (and keep holding both)
Spam R3. Nothing happens.

Press L1, Press D-Pad Down. Hold for 3 seconds. Release.
Spam R3. Nothing happens.

It's weird. It's the only module that just doesn't do *anything*. Like, it doesn't work but it also doesn't even crash.
 

Gamerjin

Well-Known Member
Member
Joined
May 25, 2016
Messages
2,775
Trophies
1
XP
6,442
Country
United States
Press L1, Press D-Pad Down (and keep holding both)
Spam R3. Nothing happens.

Press L1, Press D-Pad Down. Hold for 3 seconds. Release.
Spam R3. Nothing happens.

It's weird. It's the only module that just doesn't do *anything*. Like, it doesn't work but it also doesn't even crash.
Ok. Next dumb question. Is it turn on in the komos toolbox...
 
  • Like
Reactions: mikifantastik98

WerWolv

EdiZon and Tesla Developer
OP
Developer
Joined
Mar 30, 2018
Messages
252
Trophies
0
Age
25
XP
1,864
Country
Switzerland
Anyone have a list of cool/must-have overlays for Tesla? I've been out of the loop for awhile but this seems really cool.

Right now there's the edizon, sys-clk, sysmodule and smash cheats overlays I'm aware of. You sound find all of them on gbatemp or GitHub


I am using ReinX and Pressing L+Down and R3, causes 2168-0002 error. Any solutions?

Only Atmosphere 0.10.0 and higer is supported. ReiNX is long outdated
 

Copai1

Well-Known Member
Member
Joined
May 15, 2019
Messages
122
Trophies
0
Age
24
XP
475
Country
Costa Rica
Can I use it while on Dock mode? Seems I can only bring up the menu in portable mode...

Sent from my G9 using Tapatalk
 

Copai1

Well-Known Member
Member
Joined
May 15, 2019
Messages
122
Trophies
0
Age
24
XP
475
Country
Costa Rica
Yes it works, make sure you're using the latest version of Tesla-Menu, reboot after putting it on your SD
That's weird, I reinstalled the newest version like 3 times and it still doesn't let me use it while on Dock mode... I tried with a wired control too

Sent from my G9 using Tapatalk
 
  • Like
Reactions: dynamicXP

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Bunjolio @ Bunjolio:
    eh I don't keep it private, not much happens except idiots on TikTok making a fool of themselves
  • Bunjolio @ Bunjolio:
    im still curious as to what a chaser is tho
  • SylverReZ @ SylverReZ:
    A chaser is someone who uses (mostly trans) individuals to their advantage like I said.
  • Bunjolio @ Bunjolio:
    thats weird
  • Bunjolio @ Bunjolio:
    blahaj will keep me safe
  • Bunjolio @ Bunjolio:
    damn I forget my school blocks every video
  • SylverReZ @ SylverReZ:
    Right, yeah.
  • Bunjolio @ Bunjolio:
    dune 2 popcorn bucket
  • SylverReZ @ SylverReZ:
    Many schools use some form of firewall or protection, to prevent certain types of content from being viewable.
  • SylverReZ @ SylverReZ:
    @Bunjolio, And that haha
  • Bunjolio @ Bunjolio:
    our school blocks stuff but allows some stuff, its annoying, they legit can see our screens if they want
  • AncientBoi @ AncientBoi:
    Nah. That popcorns got sand in it :(
  • SylverReZ @ SylverReZ:
    There was a time where we were able to bypass the school's network using a VPN that wasn't blocked on the radar. Can't exactly remember the name, but I was able to watch YouTube.
  • Bunjolio @ Bunjolio:
    I used to go on proxy sites but I'm too lazy and it isn't worth it
    +1
  • SylverReZ @ SylverReZ:
    @Bunjolio, Proxy sites, not very effective.
  • Bunjolio @ Bunjolio:
    if ur on a Chromebook and cant change jack about the laptop that's what I gotta use
  • SylverReZ @ SylverReZ:
    One of the sites that weren't blocked on the school's network was some file uploading sites. I would upload some games, write down the URL and take it to school one day.
  • Bunjolio @ Bunjolio:
    lol
  • SylverReZ @ SylverReZ:
    I did it when the teachers werent looking ofc. I even managed to take in a USB stick that wasn't allowed.
  • Bunjolio @ Bunjolio:
    my school has a chrome extension called light speed filter agent and it legit blocks YouTube pfps since the file cdn(I think aka yt3.ggpht.com) is classed as mature
  • Bunjolio @ Bunjolio:
    mhm
  • Bunjolio @ Bunjolio:
    they have other stuff like goguardian too
    Bunjolio @ Bunjolio: they have other stuff like goguardian too