Code Monkey home page Code Monkey logo

Comments (3)

Dark98 avatar Dark98 commented on May 14, 2024

Hi,
I have my switch library organized by folders, when I access the shop all my games filenames are empty.
Also, If I open a random game, it just opens a html page for that game.

Something like this, If I open the empty filename of game1 or game2 it just displays the html page.
Game3 that is in the root dir shows with the correct filename and opens fine.
/games/:

  • shop_config.toml
  • shop_template.toml
  • game1/game1.nsp
  • game2/game2.nsp
  • game3.nsp

Is this a known issue?
Any fix possible?
Thanks

I don't use ownfoil due to my own issues with it, but try renaming the .nsps to "Game Name [Title ID].nsp"

from ownfoil.

xeeeeeeeee avatar xeeeeeeeee commented on May 14, 2024

Yes, the file names already follow that format.

from ownfoil.

blasirio avatar blasirio commented on May 14, 2024

@xeeeeeeeee the shop.json looks something like this?

"files": [
    {
        "url": "../Pokemon XXXXXXXXXX.nsp",
        "size": 795493252
    },
    
    If so it should work.

from ownfoil.

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.