Giter Site home page Giter Site logo

Comments (4)

Rall3n avatar Rall3n commented on June 4, 2024

That's what I don't understand.

Galaxy requires the existence of a class method to enable the installation. That method (install_game) does exist.

The functionality is even queried by the client itself (the InstallGame entry in features):

2020-06-27 09:49:00,303 - root - DEBUG - Sending data:
{
    "jsonrpc": "2.0",
    "id": "0",
    "result": {
        "platform_name": "amazon",
        "features": [
            "LaunchGame",
            "UninstallGame",
            "InstallGame",
            "ImportInstalledGames",
            "ImportOwnedGames"
        ],
        "token": TOKEN
    }
}

There is no documentation of any more requirements for those capabilities.

from galaxy-integration-amazon.

micpp42 avatar micpp42 commented on June 4, 2024

Yeah I looked at the code myself just in case it was an easy fix and as far as I can tell it should be working. My one thought is maybe there's some sort of platform indicator along the lines of "GOG doesn't know that it's a windows game" or something like that. Either that or a bug in GOG I guess.

from galaxy-integration-amazon.

Rall3n avatar Rall3n commented on June 4, 2024

There exists a method for getting os compatability for different games. I will try it out and see if implementing this method will enable the installation of games.

from galaxy-integration-amazon.

micpp42 avatar micpp42 commented on June 4, 2024

The update seems to have fixed it!

from galaxy-integration-amazon.

Related Issues (20)

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.