Skip to content

Ambient-Impact/path-of-exile-2-item-filter

Repository files navigation

A custom Path of Exile 2 item filter for cool and attractive people.

Path of Exile 1

See also my Path of Exile 1 item filter.

Downloading

You can get the item filter via one of these means:

Development

All development of this item filter is done on Linux. While it may be possible to get this working on Windows, I have no intention of spending time on that. Gaming on Linux is really good now, so why not join us?

Requirements

  1. GNU Make
  2. GNU Core Utilities and related tools like xargs
  3. Python 3.9 or later required for Poetry
  4. jq

These are usually pre-installed on most flavours of Linux so you don't need to do anything if you're one of us.

Building

Open a terminal in root of this repostory and run:

make

The first time this is run, it will automatically create the Python virtual environment and install various Python dependencies to it before attempting to build the filter. Subsequent builds should be nearly instant and not require it to install anything. This will build the filter, assemble the sound files, and copy everything to the correct location in the Path of Exile 2 item filter directory under Steam on Linux.

To build just the filter, run:

make build

Disclaimer

This project isn't affiliated with nor endorsed by Grinding Gear Games in any way.