Git Product home page Git Product logo

Comments (1)

Gruetzig avatar Gruetzig commented on August 11, 2024

There is already a feature to dump the entire system NAND.
A modern NAND dump will include the essential.exefs with its system uniques, which allows the extreaction of the CTRNAND partition from the backup, and from there you can get all the system titles and tickets.
So technically, the emulator doesn't need a script for that, just an option to specify a NAND dump.
I have done this before with pyctr(python module), but I assume work would be required to get this running in a C++ enviroment.

If Lime3DS doesn't want to do this(which I would understand, its an unnecessary amount of work for a tiny feature), I would recommend a seperate .gm9 script for this feature.
That way, it can be maintained by the Lime3DS developers easier and you don't rely on GodMode9 releases.
An example for this would be cleaninty, which includes a seperate script to dump the system files it requires to work.

Also, a feature request like this as an issue issue I find to be useless, as the maintainers will likely not implement a feature like this themselves, without any additional information (and even with, unlikely).

(if you really want to see this in the megascript, id suggest you implement it in lime3ds first, create a seperate script to dump files, create a pr to include the things the custom script does in the megascript, in that order)

from godmode9.

Related Issues (20)

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.