Giter VIP home page Giter VIP logo

agsteamstub's Introduction

AGS Steam stub plugin

This is a replacement for the AGSteam plugin by monkey_05_06 that can
be found here:
http://www.adventuregamestudio.co.uk/forums/index.php?topic=44712.0

It replicates its functionality and provides basic in-memory storage
of state, so games that require this plugin should run without the
Steam client.

Note that this plugin was written exclusively to allow playing
Heroine's Quest on Linux, for which no official release is available
at the time of writing.
Heroine's Quest is a game that can be downloaded freely from Steam:
http://store.steampowered.com/app/283880

The author does not condone piracy.

The author has not signed an NDA with Valve Software, Inc. and has not
had access to any material concerning the Steam API. This software was
developed solely by extracting the string contents of AGSteam.dll.
No code was analyzed or reverse engineered.

To compile the plugin, a copy of agsplugin.h is needed, along with
a C++ compiler, (GNU) make and associated tools.
Please download the latest version of agsplugin.h from github and
copy it into the same directory as agsteam.cpp and Makefile.
Then run make, which should produce libagsteam.so.

Specific instructions for Debian and Ubuntu (untested):
$ sudo apt-get install g++ libc6-dev git make wget
$ git clone https://github.com/onitake/agsteamstub.git
$ cd agsteam
$ wget https://github.com/adventuregamestudio/ags/blob/master/Engine/plugin/agsplugin.h
$ make
$ cp libagsteam.so <your_game_directory>
$ cd <your_game_directory>
$ ags

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.

In jurisdictions that recognize copyright laws, the author or authors
of this software dedicate any and all copyright interest in the
software to the public domain. We make this dedication for the benefit
of the public at large and to the detriment of our heirs and
successors. We intend this dedication to be an overt act of
relinquishment in perpetuity of all present and future rights to this
software under copyright law.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.

For more information, please refer to <http://unlicense.org/>

agsteamstub's People

Contributors

onitake avatar

Watchers

James Cloos avatar SD 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.