Giter Club home page Giter Club logo

gbastranger's Introduction

cpp-linter Pylint

Instructions to build C++ code.

install devkitpro and python >= 3.11

when installing devkitpro, make sure that the only option checked is for GBA. uncheck all others.

purchase and install Void Stranger on itch or steam

MAKE SURE TO INSTALL THE 1.0.6 BETA VERSION

clone the repo, and do git submodule update --init --recursive in the repo's root directory

run convertAllAssets.py, located in the misc folder

make the makefile in code/ preferably with -j8 or -j16 and LOG=1 or PROFILE=1

Instructions to build rust code.

Use cargo build -vv to compile the rust code. This will take a while the first time since it converts all the room JSONs to rust constants at compile time. These will be cached after the first time. To reduce output for later builds, just run cargo build.

To see documentation of all the constants and structs generated by the build file (and defined otherwise in your source code), use cargo doc --open --document-private-items.

If you have mGBA installed, you can build and run code directly using cargo run. To run with optimizations, use cargo run --release.

License

You can do whatever you want, provided you provide credit to Meepster99, Madeline Celestia, or Inana, and do not use any material here for the purpose of piracy.

gbastranger's People

Stargazers

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

Watchers

 avatar  avatar  avatar

Forkers

fralacticus

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.