Giter Club home page Giter Club logo

fs3d-patch-tool's Introduction

FS3D Patch Tool

Generate luma code patches for Flipnote Studio 3D which allow the app to connect to a custom Flipnote Gallery World replacement server. Currently used to generate patches for Kaeru Gallery.

Features

  • No source files necessary
  • Out-of-the-box support for the latest version of FS3D accross all regions (EUR/USA 1.0.1, JPN 1.3.3)
  • Translation file patches for text replacement, since Nintendo never finished translating strings for the online gallery feature.
  • Replaces the Flipnote Gallery World / DSi Gallery URL with a custom server URL
  • Patches out the NASC server check, since Nintendo's NASC server no longer officially supports FS3D
  • Replaces SSL certificates with your own .DER format certs

Usage

  1. Download this repo to your local machine.
  2. Install Python -- all scripts were tested on Python 3.7.1 but should work on 3.5 +
  3. Download and compile this multiplatform version of blz.c and place it in the tool's root directory. You may need to adjust the BLZ_PATH variable on line 19 of build.py depending on your platform.
  4. Tweak config.ini to your needs, make sure you pay attention to the file comments.
  5. Generate the patch by running python3 build.py. This script will create a new luma folder which contains your patches
  6. Drop the luma folder into your 3DS' SD card root, enable luma's game patching feature and enjoy your patched version of Flipnote Studio 3D!

Todo

  • Tweak version strings, http headers, etc (?)
  • Texture replacements (?)

Credits

fs3d-patch-tool's People

Contributors

jaames avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

fs3d-patch-tool's Issues

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.