mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2025-10-30 14:17:55 +00:00
* [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
54 lines
3.0 KiB
Markdown
54 lines
3.0 KiB
Markdown
#  Exiled Exchange 2
|
|
|
|

|
|

|
|

|
|
|
|
Path of Exile 2 overlay program for price checking items, among many other loved features.
|
|
|
|
Fork of [Awakened PoE Trade](https://github.com/SnosMe/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](https://github.com/Kvan7/exiled-exchange-2/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`
|
|
7. 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
|
|
8. 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](./DEVELOPING.md)
|
|
|
|
### Acknowledgments
|
|
|
|
- [awakened-poe-trade](https://github.com/SnosMe/awakened-poe-trade)
|
|
- [libuiohook](https://github.com/kwhat/libuiohook)
|
|
- [RePoE](https://github.com/brather1ng/RePoE)
|
|
- [poeprices.info](https://www.poeprices.info/)
|
|
- [poe.ninja](https://poe.ninja/)
|
|
|
|

|