Git Product home page Git Product logo

fs_mitm's Introduction

fs_mitm eliboa mod

This modified version of fs.mitm let you randomize redirections to loose files in LayeredFS (Atmosphere CFW, Nintendo Switch). I only made it because i wanted to be able to randomize musics (BFSTM files) played in Splatoon 2. For example, in the lobby, the same music is played every time.

How to use ?

Copy/Replace fs_mitm.kip from this repo to your /atmoshpere folder.

Create a new folder inside /atmosphere/titles/<title ID>/. For example :

/atmosphere/titles/0100F8F0000A2000/randomMusic

Copy all the *.bfstm files you want to randomly play inside that folder. Don't worry about file names.

Instead of a *.bfstm loose file you want to redirect, create a *.bfstm.redir file. For example :

/atmosphere/titles/0100F8F0000A2000/Sound/Resource/Stream/STRM_Matching_Versus.bfstm.redir

The *.redir file must contain the path to the folder to redirect to, in plain text. For example :

/randomMusic

Don't put any carriage return or line feed.

Repeat the operation for any file you want to redirect or folder you want to redirect to.

Launch Atmosphere & play.

Disclaimer

This is WIP. I only tested it with splatoon 2 (and atmosphere 0.7.4) but it should work with other Nintendo franchises (MK8, BOTW, Arms, etc).

The module allocates enough memory in LayeredFS to play the biggest files. It should work for other formats but i never tested it.

USE WITH CAUTION

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.