GithubHelp home page GithubHelp logo

cryxia / gambatte-speedrun Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pokemon-speedrunning/gambatte-speedrun

0.0 2.0 0.0 4.43 MB

Fork of https://github.com/sinamas/gambatte with Pokemon speedrunning-related changes.

License: GNU General Public License v2.0

C++ 26.06% C 4.24% QMake 0.15% Python 0.20% Shell 0.03% Assembly 69.33%

gambatte-speedrun's Introduction

gambatte-speedrun

Fork of https://github.com/sinamas/gambatte with changes related to Pokemon speedrunning. Under GPLv2.

This has been updated to build using Qt5 instead of Qt4. If you have Qt5 dependencies, building should be easy enough. It can be built on windows using msys2 and the qt5-static package.

To build it on Debian, do:

sudo apt install build-essential git scons zlib1g-dev qt5-default libqt5x11extras5-dev libxrandr-dev libxv-dev libasound2-dev
git clone https://github.com/Dabomstew/gambatte-speedrun
cd gambatte-speedrun
sh scripts/build_qt.sh
cp gambatte_qt/bin/gambatte_qt SOMEWHERE/gsr # or w/e

To build the "non-PSR" version with additional selectable platforms (GB, GBC, GBA, SGB2), create gambatte_qt/src/platforms.pri with the following:

# platform support
# GBP is hardcoded
DEFINES += SHOW_PLATFORM_GB
DEFINES += SHOW_PLATFORM_GBC
DEFINES += SHOW_PLATFORM_GBA
DEFINES += SHOW_PLATFORM_SGB

Otherwise GLHF.

gambatte-speedrun's People

Contributors

bentley avatar dabomstew avatar gifvex avatar jangler avatar sinamas avatar

Watchers

 avatar  avatar

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.