Giter Club home page Giter Club logo

Comments (3)

jakcron avatar jakcron commented on August 22, 2024

I'm not aware of a python interface. It's probably made by someone else.

from nstool.

rlaphoenix avatar rlaphoenix commented on August 22, 2024

Apologies, I made this at 3am. I mistaked my own mini-interface with that of an official one.

How I'm currently extracting the icon is nstool -k prod.keys --icon out.dat asset.nsp.

from nstool.

jakcron avatar jakcron commented on August 22, 2024

No problems.

The --icon argument is only valid for homebrew NROs that have an icon included in the NRO file. Those only have one icon.

Since you said this was for Fire Emblem Warriors, an actual game, there is no easy argument to extract all the icons for a proper game. You'll have to extract the Control NCA from the NSP or XCI. Then once you have the Control NCA, from memory all of the icons and control.nacp are in partition 0, so extract that partition and you'll get all the icons.

You can tell which NCA is the "Control" NCA by either unpacking the *.cnmt.nca and reading the *.cnmt file with nstool, or by individually checking the NCAs with nstool and it'll report what kind of NCA it is.

from nstool.

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.