Code Monkey home page Code Monkey logo

libtesla's Issues

Won't recongize inputs except from attached Joy-Cons

Neither input from detached Joy-Cons (as player 1 or player 2), nor Pro Controller (safe guess that any other connected controllers) isn't recognized to open overlay.
Expected behavior: accept input from any player number on any controller.

menu don't show at all

i have reinstalled: atmosphere, hekate, nx-ovlloader, tesla menu and it doesn't work.

is someone can help me ?

Change Combo Button

Hey, i didn't find any info about changing the buttons that i have to press to show the menu, Thanks.

How to call accountGetPreselectedUser with the right way?

        rc = accountInitialize(AccountServiceType_Administrator);
        if (R_SUCCEEDED(rc))
        {
            rc = accountGetPreselectedUser(&uid);
            if (R_FAILED(rc))
                PselUserSelectionSettings settings;
                memset(&settings, 0, sizeof(settings));

                rc = pselShowUserSelector(&uid, &settings);
            }
            accountExit();
        }

accountGetPreselectedUser and pselShowUserSelector all failed.

Can't open files

For some reason I can't open or remove any file on sdcard with newest libtesla.
In old versions I didn't need to mount sdmc manually. Now I need to do it.

Is this how it should be?

Occasional crash if TV Resolution is not set as 720p in Docked mode

How to reproduce:

  1. Put console in the Dock.
  2. Set "TV Resolution" to 480p or 1080p (or Automatic if your TV is 1080p/4K compatible)
  3. Load Tesla-Menu, open and close any overlay for multiple times (easier to reproduce)
  4. AMS will crash with 2168-0002 (Data Abort):
Process Info:
    Process Name:                ovlloader
    Program ID:                  420000000007e51a
Stack Trace:
        ReturnAddress[00]:       00000008b03cfc48 (Tesla-Menu + 0x1ac48)
        ReturnAddress[01]:       00000008b03d05f4 (Tesla-Menu + 0x1b5f4)
        ReturnAddress[02]:       00000008b03c2ce8 (Tesla-Menu + 0xdce8)
        ReturnAddress[03]:       00000008b03b53f0 (Tesla-Menu + 0x3f0)
        ReturnAddress[04]:       0000000000000000

Other overlays can crash in the same way (with their names in Stack Trace).
And all of them point to framebufferClose(&this->m_framebuffer) in tsl::gfx::Renderer::exit().
So I suppose the issue is related to libtesla.

Full crash report: 01626455123_420000000007e51a.log.zip

I'm using Mariko Iowa(Red-Box) Model with official Dock, latest AMS(0.19.5 M), nx-ovlloader(1.0.6) and Tesla-Menu(1.1.2).
Tested in HOS 12.1.0/10.2.0, without any other sysmodules running.

use network

I don't know if i'm doing something wrong but i want to get my local ip address.

I init with clkrstInitialize(); the function don't return an error.

Then i try get my ip with gethostname() but when i print my ip i have 1.0.0.127

I tried in a simple homebrew and i get my local ip.

what i missed ?

Memory leak ?

I was trying to make my own overlay with this library, when I figured out Tesla made atmosphere crashing at some point.

In fact, I tried to reproduce this crash by providing an empty shell overlay module and loop with open/close. In addition I was able to reproduce this bug with any overlay module.

Do you have the same problem too ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.