Coder Social home page Coder Social logo

televandalist / raintegration Goto Github PK

View Code? Open in Web Editor NEW

This project forked from retroachievements/raintegration

0.0 0.0 0.0 7.1 MB

The DLL responsible to integrate emulators with RetroAchievements.org

Home Page: https://retroachievements.org

License: MIT License

C++ 99.52% C 0.34% Batchfile 0.14%

raintegration's Introduction

RAIntegration

The DLL used for interfacing with RetroAchievements.org

Prerequisites for Building

  • Visual Studio 2019 Community Edition with the following components:
    • MSVC v141 - VS 2017 C++ x64/x86 build tools (v14.16)
    • MSVC v142 - VS 2019 C++ x64/x86 build tools (Latest)
    • C++ ATL for v141 build tools (x86 & x64)
    • C++ MFC for v141 build tools (x86 & x64)
    • C++ ATL for latest v142 build tools (x86 & x64)
    • C++ MFC for latest v142 build tools (x86 & x64)
    • C++ Windows XP Support for VS 2017 (v141) tools [Deprecated]
  • Windows SDK 7.0 (included in 8.1 distribution)
    • Install via chocolatey. This may take a while; just be patient.
      choco install windows-sdk-8.1
      
  • git for windows: https://git-scm.com/download/win Note: the git binary must be in the PATH environment variable (select "Use Git from the Windows Command Prompt" on installation).

Running Unit Tests

Unit tests are written using the Visual Studio testing framework (VSTest) and are automatically built when building the solution. To run them, simply open the Test Explorer window (Tests > Windows > Test Explorer) and click Run All.

raintegration's People

Contributors

jamiras avatar syrianballas avatar gamedragon2k avatar scottfromderby avatar rzumer avatar meleu avatar shoegazessb avatar richman1c avatar immensegames avatar casualpokeplayer avatar gdeoo avatar pgrimaud avatar riku55 avatar loopyd avatar televandalist 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.