Skip to content

Mod for Pokemon Shining Pearl to run only when B is pressed.

License

Notifications You must be signed in to change notification settings

maniman303/PokemonSPHoldToRun

 
 

Repository files navigation

Pokemon SP Hold To Run

This repository is made over a base for BDSP mods, based on Sigma Platinum, but free to use by anyone under the terms of the BSD-3-Clause license.

Features

  • Run only when pressing B.
  • For Pokemon Shining Pearl only.

Installation

  1. Follow the guide from LumiTeam
  2. Build the project using cmake
  3. Copy the built files, or use the existing copy/ftp tasks from cmake.
  4. Put romfs/shaders/imgui.bin at sdmc:/shaders/imgui.bin (or the equivalent for emulators)

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.

About

Mod for Pokemon Shining Pearl to run only when B is pressed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 54.8%
  • C 39.0%
  • Python 2.8%
  • CMake 2.0%
  • Assembly 1.0%
  • Linker Script 0.3%
  • GDB 0.1%