Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

bismuth-srv/client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sulfur for Bismuth

The official client for Bismuth (the Pokemon Bank private server).

Building and Contributing

If you're using VSC, set includes to this on Windows:
${workspaceFolder}/**
C:/devkitPro/libctru/include/**
C:/devkitPro/portlibs/3ds/include/**
C:/devkitPro/devkitARM/arm-none-eabi/include/**

or set includes to this on Linux:
${workspaceFolder}/**
/opt/devkitPro/libctru/include/**
/opt/devkitPro/portlibs/3ds/include/**
/opt/devkitPro/devkitARM/arm-none-eabi/include/**

Run build.sh -b to build, then run build.sh -i to install via 3dslink

Test the app, then send a pull request
Thank you! <3

Contributors and Credits

Thank you to:
FlagBrew for creating PKSM and allowing us to use the core in Sulfur.