does anyone knows anything about POE2 Loot filters??

i mean i need my drug sounds for valuable item drops without that it wouldn't be the same.
Last bumped on Dec 7, 2024, 10:06:59 AM
There will be support for filters. Neversink will start on filter when he gets all the needed info from GGG. He said at earliest 2 weeks after Early Access start, but expect it to be longer. Takes time to code filterblade. In the meantime you can edit the filter yourself (if you dare to :P )
Last edited by arknath#4740 on Nov 24, 2024, 7:44:15 PM
Also worth noting with a "fresh start" in terms of item/content bloat in PoE2 it's quite possible the default item filter will work out in the near term.
why no ingame filter?!?!?!? shouldnt rely on 3rd party stuff ..
Last edited by Erkhan1#6334 on Dec 4, 2024, 11:25:47 AM
Well The idea from GGG is that you should not need a filter.

loot filters implicitly suggest that there is too much useless garbage dropping.
Last edited by Saltychipmunk#1430 on Dec 4, 2024, 11:27:39 AM
"
Well The idea from GGG is that you should not need a filter.

loot filters implicitly suggest that there is too much useless garbage dropping.


well, there is "too much useless garbage" isnt there?
I like the customization. I like custom sounds and it brings me joy!
Already made a basic filter for myself.

A lot of the information transfers over. Filterblade does a lot of Specific items in their filters, and those items don't exist in PoE2, so they throw errors. But they tell you what line. You can make a quick simple on for example

Filters go in C:\Users\YourUserName\Documents\My Games\Path of Exile 2

Stuff like
Show
Rarity Rare
SetFontSize 40
SetBorderColor 0 0 0 0
SetBackgroundColor 0 0 0 200

or
Show # %DS4 $type->currency
Class == "Stackable Currency"
SetFontSize 45
SetTextColor 0 0 0 255
SetBorderColor 0 0 0 255
SetBackgroundColor 180 76 58 255
PlayAlertSound 2 300
PlayEffect White
MinimapIcon 2 White Circle

saved to a .filter file (just a text file with .filter replacing .txt

If you open a filterblade filter file for PoE1 then you'll see some of the options, such as effects, MinimapIcon, Rarity, font border, background colors. etc.

Report Forum Post

Report Account:

Report Type

Additional Info