Code Monkey home page Code Monkey logo

usb2snes-cli's Introduction

This is a command line tool to interact with a SNES over USB, for example to transfer files to a flash cart's SD card. It has not been very thoroughly tested, so make sure you have backups of any important files on your SNES before using this.

It requires you to be running a separate program to manage the SNES communication. You can use either:

Installation

If you're on windows, get it from the sidebar on the right of this github page.

Otherwise build it from source.

Usage

usb2snes-cli --help for a description of all the available operations

Things you can do include: listing/writing/deleting files on the device, launching a specific rom, resetting the current game, and returning to the main menu.

upload-latest-sfc

This command lets you automatically select the newest .sfc file in some directory and send it to the device. For example, you might use it like this:

usb2snes-cli --upload-latest-sfc c:/users/<username>/Downloads incoming --wipe-target-dir

This will take the newest sfc file in your Downloads directory and send it to the incoming/ directory on the SNES. By including --wipe-target-dir, it makes it delete any other sfc files in incoming/

You might find it convenient to have a shortcut that does this if you play a lot of randos and you want a quick one-button way to get your newest rando rom onto your console.

How to Build From Source

Install Rust from https://www.rust-lang.org/

Then do cargo build

usb2snes-cli's People

Contributors

hyphen-ated avatar skarsnik 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.