Code Monkey home page Code Monkey logo

xlivelessness's Introduction

XLLN - xlivelessness

Games for Windows Livelessness. A complete Games For Windows Live (GFWL) rewrite.

Purpose

With GFWL being slowly phased out and many online features disappearing across the range of titles using that library, the idea is to rewrite or stub all aspects of it. Doing so also improves one's ability to reverse engineer (and improve) the titles themselves due to the anti-debugging measures embedded within the original module. Title specific modifications however do not belong here. The original implementation of this rewrite was targeted at Halo 2 which is why not all exports have been rewritten yet/in early versions.

Title Specific Modifications

On process attach, this module searches for and loads Dynamic-Link Libraries (.DLL) in the "./xlln/modules/" folder from the working directory. If the module to be loaded is not for the title currently loading (or finishes its patches and doesn't need to stay loaded?) then it should "return FALSE;" from the DllMain entry point.

Contributions

You may make contributions via pull requests. It is recommended to talk to Glitchy Scripts first about what it is you are planning as it may conflict with future plans.

xlivelessness's People

Contributors

killer-chief 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.