Git Product home page Git Product logo

3ds-td's Introduction

3DS Multi-Downloader (3DS MD)

An easy-to-use theme, .cia and .3dsx installer for the 3DS.

Setup

To start using 3DS MD, follow the steps that correspond with your OS (operating system).

WARNING!

When downloading the .ZIP file (from this GitHub repository) and extracting it, make sure to make a folder called (exactly) 3ds (all lower case) in the folder it extracted to!

Windows

  • Download the .msi (Windows Installer) from here, and run it.
  • Follow the steps to install Node.JS, this should also install npm.
  • Click the Code button, and then Download ZIP in the dropdown on this GitHub repository's main page.
  • Extract the ZIP that it downloads.
  • Open the folder that was extracted (a.k.a root folder) and put your files in the 3ds folder.
  • Run installW.bat that is in the root folder.
  • Run runW.bat that is in the root folder.
    • Next time you want to start the app again, just run runW.bat.
  • Open the link that is output in the Command Prompt window.

macOS

  • Download the .pkg (macOS Installer) from here, and run it.
    • Optional: If you have brew installed, open Terminal and run brew install node.js npm
  • Follow the steps to install Node.JS, this should also install npm.
  • Click the Code button, and then Download ZIP in the dropdown on this GitHub repository's main page.
  • Extract the ZIP that it downloads.
  • Open the folder that was extracted (a.k.a root folder) and put your files in the 3ds folder.
  • Open Terminal.app, and type cd (then a space) and drag the root - If you extracted the root folder to your Desktop, it should look like this: cd /Users/.../Desktop/3DS-MD/ (the folder might be named differently)
  • Press Enter, then type chmod +x installM.sh and press Enter.
  • Then type chmod +x runM.sh and press Enter.
  • Close Terminal.app
  • Run installM.sh that is in the root folder.
  • Run runM.sh that is in the root folder.
    • Next time you want to start the app again, just run runM.sh.
  • Open the link that is output in the Terminal window. You might need to hold Command and then click on the link to open it.

Ubuntu/Any Linux Distro

  • Open Terminal
  • Run sudo apt-get install node.js
  • Click the Code button, and then Download ZIP in the dropdown on this GitHub repository's main page.
  • Extract the ZIP that it downloads.
  • Open the folder that was extracted (a.k.a root folder) and put your files in the 3ds folder.
  • Go back to Terminal
  • cd into the extracted folder (a.k.a root folder)
  • Run npm i && npm start.
    • Next time you want to start the app again, just cd into the root folder again and run npm start.
  • Open the link that is output in the Terminal window. You might need to hold Control and then click on the link to open it.

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.