GithubHelp home page GithubHelp logo

appleboyyb / d2-maphack-for-linux Goto Github PK

View Code? Open in Web Editor NEW

This project forked from patrickjennings/d2-maphack-for-linux

0.0 0.0 0.0 200 KB

D2 LOD v1.13d Maphack for Linux

Shell 0.37% Makefile 1.72% C 93.43% Assembly 2.32% C++ 2.15%

d2-maphack-for-linux's Introduction

D2-Maphack-for-Linux

These are a collection of programs that can be used to reveal the maps in Diablo 2 LOD version 1.13d running under Wine. The maphack included does a number of other things like displaying the item level of dropped items as well as displaying monsters and attacks in the map.

Install

To build, run:

make

This will build snoogans maphack as well as the module injector, surgeon.

To install the program and scripts, run:

sudo make install

You will need to setup GCC for multilib to compile 32bit. In Arch, this is accomplished by installing gcc-multilib.

Revealing Maps

Start Diablo using Wine and create a new game. Inject the maphack using the following:

d2-inject

This will load the maphack module into the currently running game. Any new game created or joined will have the maphack already loaded so you only need to do this once.

Unloading Module

Unload the maphack module at anytime using the following:

d2-unload

This is only necessary if you would like to go back to the stock game.

FAQ

Question: How do I look at another players gear? Answer: Hover over the player and press the inventory key.

Question: How does the maphack work? Answer: The maphack is compiled into a shared library which is injected into the running process. The injection script is used to get the process id of the game then uses the injection program to load the static library into the running game.

Question: Did you write this maphack? Answer: I did not write this maphack. I am not taking credit for its creation. I am only providing a convenient means of installing and running it.

d2-maphack-for-linux's People

Contributors

patrickjennings 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.