Giter Site home page Giter Site logo

lachiebell / gambatte-ramshare Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 760 KB

Gambatte-speed run fork, with added ramshare features.

License: GNU General Public License v2.0

C++ 26.16% C 4.23% QMake 0.15% Python 0.21% Shell 0.03% Assembly 69.22%

gambatte-ramshare's Introduction

gambatte-speedrun

Fork of https://github.com/pokemon-speedrunning/gambatte-speedrun which is a fork of https://github.com/sinamas/gambatte with with ram-share capabilities. Under GPLv2.

Tips for building (on windows with msys2): Use qt5 version mingw-w64-x86_64-qt5-static-5.10.1 Use openssl version mingw-w64-x86_64-openssl-1.0.2 You can download these packages from here

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-ramshare's People

Contributors

lachiebell avatar

Watchers

 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.