Files
Exiled-Exchange-2/README.md
Kvan7 1058b6f40a v0.8.1 (#453)
* [PoE2] - Relics broken again #444

* test prettier and add npm script

* add format/lint support to main

* Fix defineProps macro

* Run speed v0.8.0 - Russian. #447

* fix negative gold

* fix hunters t7 accuracy

* fix note in ko

* fix dumb bow skills with curly braces

* version bump
2025-03-05 17:21:43 -06:00

3.0 KiB

Perfect Jewelers Orb Exiled Exchange 2

GitHub Downloads (specific asset, latest release) GitHub Tag GitHub commits since latest release (branch)

Path of Exile 2 overlay program for price checking items, among many other loved features.

Fork of Awakened PoE Trade.

The ONLY official download sites are https://kvan7.github.io/Exiled-Exchange-2/download or https://github.com/Kvan7/Exiled-Exchange-2/releases, any other locations are not official and may be malicious.

Moving from POE1/Awakened PoE Trade

  1. Download latest release from releases
  2. Run installer
  3. Run Exiled Exchange 2
  4. Launch PoE2 to generate correct files
  5. Quit PoE2 and EE2 after seeing the banner popup that EE2 loaded
  6. Copy apt-data from %APPDATA%\awakened-poe-trade to %APPDATA%\exiled-exchange-2 to copy your previous settings
  • Resulting directory structure should look like this:
  • %APPDATA%\exiled-exchange-2\apt-data\
    • config.json
  1. Edit config.json and change the value of "windowTitle": "Path of Exile" to instead be "Path of Exile 2", otherwise it will open only for poe1
  2. Start Exiled Exchange 2 and PoE2

Updating from 0.0.1 -> 0.0.10

Follow same steps as tranfering from PoE1, instead of copying from %APPDATA%\awakened-poe-trade to %APPDATA%\exiled-exchange-2 instead copy from %APPDATA%\awakened-poe2-trade or %APPDATA%\awakened-poe2-trade2 to %APPDATA%\exiled-exchange-2. After copying files feel free to run the uninstaller for awakened-poe2-trade to remove old executables, or delete %APPDATA%\awakened-poe2-trade and Local\Programs\awakened-poe2-trade

FAQ

https://kvan7.github.io/Exiled-Exchange-2/faq

Tool showcase

Gem Rare Unique Currency

Development

See DEVELOPING.md

Acknowledgments