Skip to content

The repository for Luminescent's Exefs code, based on Martmists's ROM base.

License

Notifications You must be signed in to change notification settings

TeamLumi/Luminescent_ExLaunch

Repository files navigation

ExLaunch - Luminescent

This repository contains a fork of Martmists-GH's BDSP_rombase, a base for BDSP mods based on Sigma Platinum. This mod base is free to use by anyone under the terms of the BSD-3-Clause license.

It has been modified to be used for Pokémon Luminescent.

Features

  • Debug UI (ZL + ZR)
  • Logging over WI-FI or to the Debug UI
  • Custom save data with migration tools built in
  • Dex expansion
  • Infinite TMs
  • Custom Key Items
  • Button remapping for a few actions
  • Support specifying forms in wild encounter tables
  • Exp. Share as item
  • Friendship toggle as flag (1753)
  • Custom menu settings
  • Element inspector for Unity transforms
  • 2-button poketch

Building

Building requires Linux or a WSL instance for the building process.

Detailed instructions can be found on Team Luminescent's website.

License

This project is licensed under the terms of the BSD-3-Clause license. This means you can use this code in your own projects, but you must include the license file in your project. Additionally, on each site where you distribute a modified version of this code, you must:

  • make it clear that the code has been modified,
  • include a link to the original code, and
  • include the contents of the license file.

You must repeat this for the projects mentioned in NOTICE as well.

The authors of this project also wish to discourage others from sub-licensing derivative works under copyleft licenses, such as the GPL, as to encourage the open sharing of code.

Credits

  • Martmists-GH - The initial BDSP_rombase repository
  • shadowninja108 - The initial exlaunch repository
  • craftyboss - The scarlet-exlaunch-base repository, with minor modifications that have been made to make IMGui work on BDSP

About

The repository for Luminescent's Exefs code, based on Martmists's ROM base.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 78.0%
  • C 19.3%
  • Python 1.3%
  • Other 1.4%