Skip to content

Sirais/exmap-release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

exmap: Simple and lightweight maphack and zoomhack

Overview

This program reveals the entire map and increases the maximum camera zoom in Path of Exile. This is as simple as it gets - just a maphack and a zoomhack. It's designed to be lightweight and easy to use. Just double-click and you're done.

Features

  • Full map revealed on area load.
  • Configurable zoom range between 100% and 1000%.
  • Option to disable ambient fog.
  • Option to disable far plane culling.
  • No modifications to game memory.
  • No open handles to the game.
  • No administrator privileges required.
  • No fumbling with Cheat Engine tables required.
  • Works with Steam and standard clients only.
  • 64-bit client only.

Disclaimer

Cheating is bad. Using this program is against the game's terms of use. This is currently not detected; however, the anti-cheat could be changed to detect this. I will not be adding more anti-detection over time. There is always a risk.

Quick Start

  1. Start the game.
  2. Double-click on exmap.exe. You do not need to run it as an administrator.
  3. The maphack will be automatically activated.

Do you run Path of Exile as a limited user? If so, you also need to do the following:

  • You must run the maphack and the game as the same user.
  • You must allow the game to access the folder that exmaplib.dll is in. You can not put exmap on your desktop, in the C:\ drive, or any other folder that is not accessible to the limited user account.
  • Doing this does not make it easier to detect the maphack.

Still having problems loading? Use an alternate loader such as Cheat Engine:

  1. Start the game.
  2. Start Cheat Engine.
  3. Go to File > Open Process.
  4. Select the Path of Exile game process.
  5. Click the Memory Viewer button near the bottom.
  6. In the new window, go to Tools > Inject DLL or press Ctrl + I.
  7. Select the exmaplib.dll file.
  8. When asked if you want to run a function in the DLL, select No.
  9. The maphack will be automatically activated.

Configuring

You can change the configuration of the maphack by editing exmaplib.dll.ini in your favorite text editor to enable or disable specific features. You do not need to restart the game - the maphack will pick up your configuration changes as soon as you save the file.

Common Issues

I get error code EE: 0xA0000003 LE: 5 when I try to run the maphack.

See the instructions above. This is usually because you are not running the maphack using the exact same user that the game is running with. You need to run them as the same user. You also need to make sure the game can access the folder where the maphack is saved. If you still run into issues, you can try using an alternate loader like Cheat Engine to inject exmaplib.dll into the game.

Changelog

Version 2.5 - March 13, 2020 (Download)

  • Updated for version 3.10.0 of the game.
  • Added option to configure a custom zoom range between 100% and 1000%.
  • Added the ability to use other loaders such as Cheat Engine.
  • Fixed a crash when using the Steam client.

Version 2.4 - March 11, 2020 (Download)

  • Increased maximum zoom range to 200%.
  • Added option to disable far plane culling.
  • Added option to disable ambient fog rendering.
  • Added configuration file to disable or enable settings. You can change these settings while the game is running.
  • Fixed an issue where the game would be frozen until clicking OK on load.

Version 2.3 - March 8, 2020 (Download)

  • Fixed the zoomhack to now work with both keyboard and mouse zooms.
  • Fixed several potential performance issues.
  • Removed alternate loading method.

Version 2.2 - March 6, 2020 (Download)

  • Added an alternate loading method to help with users who run the game as a limited user.

Version 2.1 - March 3, 2020 (Download)

  • Increased maximum zoom range to 150%.

Version 2.0 - February 6, 2020 (Download)

  • Updated maphack to work with 3.9.2e.
  • Refactored to eliminated the need for elevated privileges.
  • Removed packet logger.
  • Removed hotkeys.

Special Thanks

The following are people who gave me helpful information at some point over the years.

  • zaafar
  • ankorman
  • TehCheat

About

Map and camera modifications for Path of Exile.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors