Git Product home page Git Product logo

switch-sys-tweak's Introduction

switch-sys-tweak

Build

A collection of miscellaneous mitms that may eventually grow as stuff gets added.

Features

  • FEAT_NSVM_SAFE : Mitm's ns:vm->NeedsUpdateVulnerability to always return 0 (enable using web applets on outdated fws)
  • FEAT_NSAM_CONTROL : [5.1.0+] Mitm's ns:am2->GetReadOnlyApplicationControlDataInterface to override icon/author/version/name by title.
  • FEAT_NSRO_CONTROL : [11.0.0+] Same hook as above, but mitm target is ns:ro
  • FEAT_VCON : [7.0.0+] Registers virtual controllers that stream inputs from a Nintendo 3DS with 3dsnxcontroller
  • FEAT_HOTKEY : Allow to simulate presses of the CAPTURE button with ZL + L, and HOME with ZR + R with NSO SNES controllers

Toggles

  • TOGL_LOGGING : Enable logging to "sdmc:/sys-tweak.log"
  • TOGL_CUSTOM_HOTKEY : If FEAT_HOTKEY is enabled, allows to trigger a custom hotkey action by pressing both sticks or ZL + ZR on NSO SNES controllers
    • This toggle expects a function to be defined in src/hotkey_custom.inc with the following prototype:
     void __CustomHotkeyAction(bool longPressed)

How to compile

Add the required flags to your make command line. FEAT_ALL and TOGL_ALL are available as wildcard flags.

Example: make FEAT_ALL="Y" TOGL_LOGGING="Y"

Note: You should probably make clean if you change the flags you're using.

switch-sys-tweak's People

Contributors

16bitwonder avatar hookedbehemoth avatar p-sam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.