Giter Site home page Giter Site logo

dialga's Introduction

Starlight - BDSP Example

This repo contains a barebones example of a Pokemon Brilliant Diamond/Shining Pearl v1.0.0/v1.1.0 mod written (for the most part) in C++. It is a fork of Starlight, an awesome project geared toward mod creation for Splatoon 2.

The mod itself is an evolution randomizer mod used in PointCrow's video, found here: Pokemon Shining Pearl but they randomly evolve every level

This tool is a fork of Brycewithfiveunderscores Super Mario Odyssey Starlight Example, which has Pull Requests that details the changes made necessary to make Starlight work in SMO.

Prerequisites

Building

Build has only been tested on WSL2 running Ubuntu 20.04.1.

Just run:

DEVKITPRO={path_to_devkitpro} make

On Ubuntu (and other Debian-based systems), devkitPro will be installed to /opt/devkitpro by default:

DEVKITPRO=/opt/devkitpro/ make

Installing (Atmosphère)

After a successful build, simply transfer the atmosphere folder located inside starlight_patch_(Version Number) to the root of your switch's SD card.


Starlight (Original README)

An enviroment for linking to Splatoon 2 executable and implementing hooks.

Contributors

Credits

  • devkitA64
  • libnx - switch build rules

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.