Git Product home page Git Product logo

Comments (13)

Solaire avatar Solaire commented on August 23, 2024 1

Version 2.0 will have each platform implemented as standalone .dll extensions, basically moving all the already-existing platform scanners to a separate projects. Hopefully I will manage to get a good implementation by the end of this month. All existing platforms will be re-implemented as extensions (even obsolete ones), and people can implement all the other ones.

from glc.

Nutzzz avatar Nutzzz commented on August 23, 2024

...I did a little research into adding Microsoft Store (Xbox for PC) games. Unfortunately, I'm not sure how to determine whether a given UWP app is a game or not.

Note:

  • Windows.Management.Deployment.PackageManager requires either a UWP or MSIX-packaged app
  • Alternatively, we could use PowerShell ReferenceAssemblies [requires admin rights?]

EDIT: As an alternative...
Note that downloading the Xbox achievement list for your username might be sufficient for this:
https://account.xbox.com/en-us/profile?gamertag={username}&activetab=main:mainTab2
(assuming the dropdown can be automatically changed from All to PC).
However, Microsoft requires some kind of login, even if the achievement list is public.

EDIT 2: As part of continuing experiments with Store games, as a proof of concept I've implemented something in this commit which is exposed in debug builds only. Many Microsoft games are automatically discovered (i.e., those with xboxliveapp-[id]:// protocols registered). For the moment, other Store games can be added to a pipe-separated title list in glc.ini.

from glc.

Nutzzz avatar Nutzzz commented on August 23, 2024

Added Paradox in this commit.

from glc.

Nutzzz avatar Nutzzz commented on August 23, 2024

Added Oculus in this commit.

from glc.

Solaire avatar Solaire commented on August 23, 2024

Nice! You should create a PR soon.

from glc.

Nutzzz avatar Nutzzz commented on August 23, 2024

Add Rockstar in this commit.

from glc.

Nutzzz avatar Nutzzz commented on August 23, 2024

Add Arc in this commit.

from glc.

Nutzzz avatar Nutzzz commented on August 23, 2024

Add Plarium Play and Wargaming.net in this commit.

from glc.

Nutzzz avatar Nutzzz commented on August 23, 2024

Add Legacy Games in this commit.

from glc.

Nutzzz avatar Nutzzz commented on August 23, 2024

Add Riot Client in this commit.

from glc.

Nutzzz avatar Nutzzz commented on August 23, 2024

Add Game Jolt Client in this commit.

from glc.

Nutzzz avatar Nutzzz commented on August 23, 2024

Add Humble App in this commit.

from glc.

Nutzzz avatar Nutzzz commented on August 23, 2024

Add RobotCache and Microsoft Store in this commit by leveraging GameCollector.

from glc.

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.