GithubHelp home page GithubHelp logo

lucario1001 / 3sdsetup Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jorgev259/3sdsetup

0.0 2.0 0.0 11.05 MB

Home Page: http://3dsetup.me

License: GNU General Public License v3.0

HTML 2.60% JavaScript 96.66% CSS 0.74%

3sdsetup's Introduction

3SDSetup

https://rikumax25.github.io/3SDSetup/

For use with https://3ds.guide/

Thread: https://gbatemp.net/threads/plailects-guides-file-downloaders-web-3sdsetup-wiiusetup.478176/


Usage

SD card setup for...

  • stock to boot9strap install
  • arm9loaderhax to boot9strap
  • boot9strap updating
  • wiped SD card

Documentation

getFileBuffer_url(url, name) -> Gets file from URL and stores it with a name to identify it Example: getFileBuffer_url ("http://3sdsetup.net/index.html","index")

getLatestRelease(author,repo,filename,step) -> gets the URL from a file that contains "filename" from the latest release of a repository, step is a name to identify the step is used to (must be shared between the actions related to the corresponding step) Example: getLatestRelease("TiniVi","safehax","3dsx", "Safehax") -> Gets the 3dsx file from the safehax repository for the step "Safehax"

notLatestRelease(author,repo,filename,step) -> same as getLatestRelease but used in repositories that don't use the "Latest" tag

getFileBuffer_zip(bufferName,original_name,new_name,path) -> Extracts the "original_name" file from an already downloaded zip file and extracts it to a specified "path"

extractFolder(bufferName,folder,path) -> extracts a whole "folder" from an already downloaded zip file into an specified "path"

extractZip(bufferName,path,remove_path) -> extracts all the contents from an already downloaded file on a specified "folder" Example: extractZip("Starter Homebrew Kit","","starter"); -> Extracts content of the starter folder extractZip("Starter Homebrew Kit","",""); -> Extracts starter folder

addFile(name,path,filename,origin) -> Adds an already downloaded file to a specified "path" with a specified "filename" Example: addFile("Fasthax","3ds","fasthax.3dsx","list"); -> Adds the Fasthax file to the 3ds folder

3sdsetup's People

Contributors

cedric-m avatar changhuapeng avatar chenzw95 avatar jorgev259 avatar lucario1001 avatar someoneweird avatar

Watchers

 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.