Files
Exiled-Exchange-2/README.md
T
Kvan7 1a8942c7ec v0.7.0 (#392)
* Add config for default rune #347

* Jarngreipr - Wrong roll for life #343

* [PoE2] - Quality gets applied to corrupted items #369

* Addtional pdr not showing tier #371

* [Parse Error] - Unidentified items #360

* Filter to only Normal Rarity #350

* Add note to complex query error specifically #344

* continue script setup refactoring

* extract default config into widgets

* remove icon special cases

* continue moving files

* remove another special case

* Apply fixes for upstream update

* Add options to choose which numbering system to use #357

* Change to use "PoE2 tier numbering" #356

* Life regen tiers broken #361

* Update translations #321

* Add new strings

* Add field in settings to cycle through them all #359

* Add this box to some UIs #358

* More fixes for tips

* Features/elementalDamage (#387)

* Adds ele options

* add text and color

* dynamic display of ele filters

* fill default min value

* Filter actually changes now

* Add filter into site

* Increase ratio slightly

* [Parse Error] - Collector's Ritual Precursor Tablet of the Dogma #206

* Fix help text for tablets

* Update translations

* [Not Recognized Modifier] - Quality (Attribute Modifiers): +20% (augmented) #186

* remove unused setting

* version bump

* Controlled Metamorphosis is searched incorrectly after the trade site was updated #394

* hide tip 17 for now
2025-02-01 10:46:28 -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